Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
InstanceList.Warning |
InstanceList.Warning.clone() |
InstanceList.Warning |
InstanceList.getWarning()
[Output Only] Informational warning message.
|
InstanceList.Warning |
InstanceList.Warning.set(String fieldName,
Object value) |
InstanceList.Warning |
InstanceList.Warning.setCode(String code)
[Output Only] A warning code, if applicable.
|
InstanceList.Warning |
InstanceList.Warning.setData(List<InstanceList.Warning.Data> data)
[Output Only] Metadata about this warning in key: value format.
|
InstanceList.Warning |
InstanceList.Warning.setMessage(String message)
[Output Only] A human-readable description of the warning code.
|
Modifier and Type | Method and Description |
---|---|
InstanceList |
InstanceList.setWarning(InstanceList.Warning warning)
[Output Only] Informational warning message.
|
Copyright © 2011–2024 Google. All rights reserved.