Package | Description |
---|---|
com.google.api.services.deploymentmanager.model |
Modifier and Type | Method and Description |
---|---|
Operation.Warnings.Data |
Operation.Warnings.Data.clone() |
Operation.Warnings.Data |
Operation.Warnings.Data.set(String fieldName,
Object value) |
Operation.Warnings.Data |
Operation.Warnings.Data.setKey(String key)
[Output Only] A key that provides more detail on the warning being returned.
|
Operation.Warnings.Data |
Operation.Warnings.Data.setValue(String value)
[Output Only] A warning data value corresponding to the key.
|
Modifier and Type | Method and Description |
---|---|
List<Operation.Warnings.Data> |
Operation.Warnings.getData()
[Output Only] Metadata about this warning in key: value format.
|
Modifier and Type | Method and Description |
---|---|
Operation.Warnings |
Operation.Warnings.setData(List<Operation.Warnings.Data> data)
[Output Only] Metadata about this warning in key: value format.
|
Copyright © 2011–2024 Google. All rights reserved.