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