| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleRpcStatus |
GoogleRpcStatus.clone() |
GoogleRpcStatus |
GoogleLongrunningOperation.getError()
The error result of the operation in case of failure or cancellation.
|
GoogleRpcStatus |
GoogleCloudApigeeV1SecurityAssessmentResult.getError()
The error status if scoring fails.
|
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> |
GoogleCloudApigeeV1Deployment.getErrors()
Errors reported for this deployment.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleLongrunningOperation |
GoogleLongrunningOperation.setError(GoogleRpcStatus error)
The error result of the operation in case of failure or cancellation.
|
GoogleCloudApigeeV1SecurityAssessmentResult |
GoogleCloudApigeeV1SecurityAssessmentResult.setError(GoogleRpcStatus error)
The error status if scoring fails.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Deployment |
GoogleCloudApigeeV1Deployment.setErrors(List<GoogleRpcStatus> errors)
Errors reported for this deployment.
|
Copyright © 2011–2025 Google. All rights reserved.