| Package | Description |
|---|---|
| com.google.api.services.policytroubleshooter.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleRpcStatus |
GoogleRpcStatus.clone() |
GoogleRpcStatus |
GoogleRpcStatus.set(String fieldName,
Object value) |
GoogleRpcStatus |
GoogleRpcStatus.setCode(Integer code)
The status code, which should be an enum value of google.rpc.Code.
|
GoogleRpcStatus |
GoogleRpcStatus.setDetails(List<Map<String,Object>> details)
A list of messages that carry the error details.
|
GoogleRpcStatus |
GoogleRpcStatus.setMessage(String message)
A developer-facing error message, which should be in English.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleRpcStatus> |
GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyResponse.getErrors()
The general errors contained in the troubleshooting response.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyResponse |
GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyResponse.setErrors(List<GoogleRpcStatus> errors)
The general errors contained in the troubleshooting response.
|
Copyright © 2011–2024 Google. All rights reserved.