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