| Package | Description |
|---|---|
| com.google.api.services.computeaccounts.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 for the warning data.
|
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 for 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 for this warning in key: value format.
|