Package | Description |
---|---|
com.google.api.services.deploymentmanager.model |
Modifier and Type | Method and Description |
---|---|
Status |
Status.clone() |
Status |
SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.getError()
[Output Only] If state is `ABANDONED` or `FAILED`, this field is populated.
|
Status |
Status.set(String fieldName,
Object value) |
Status |
Status.setCode(Integer code)
The status code, which should be an enum value of google.rpc.Code.
|
Status |
Status.setDetails(List<Map<String,Object>> details)
A list of messages that carry the error details.
|
Status |
Status.setMessage(String message)
A developer-facing error message, which should be in English.
|
Modifier and Type | Method and Description |
---|---|
SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo |
SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.setError(Status error)
[Output Only] If state is `ABANDONED` or `FAILED`, this field is populated.
|
Copyright © 2011–2025 Google. All rights reserved.