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