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