Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
Status |
Status.clone() |
Status |
Operation.getError()
The error result of the operation in case of failure or cancellation.
|
Status |
GoogleCloudVisionV1p4beta1AnnotateImageResponse.getError()
If set, represents the error message for the operation.
|
Status |
AnnotateFileResponse.getError()
If set, represents the error message for the failed request.
|
Status |
GoogleCloudVisionV1p2beta1AnnotateFileResponse.getError()
If set, represents the error message for the failed request.
|
Status |
GoogleCloudVisionV1p3beta1AnnotateImageResponse.getError()
If set, represents the error message for the operation.
|
Status |
GoogleCloudVisionV1p3beta1AnnotateFileResponse.getError()
If set, represents the error message for the failed request.
|
Status |
GoogleCloudVisionV1p2beta1AnnotateImageResponse.getError()
If set, represents the error message for the operation.
|
Status |
GoogleCloudVisionV1p1beta1AnnotateFileResponse.getError()
If set, represents the error message for the failed request.
|
Status |
GoogleCloudVisionV1p1beta1AnnotateImageResponse.getError()
If set, represents the error message for the operation.
|
Status |
AnnotateImageResponse.getError()
If set, represents the error message for the operation.
|
Status |
GoogleCloudVisionV1p4beta1AnnotateFileResponse.getError()
If set, represents the error message for the failed request.
|
Status |
ProductSet.getIndexError()
Output only.
|
Status |
Status.set(java.lang.String fieldName,
java.lang.Object value) |
Status |
Status.setCode(java.lang.Integer code)
The status code, which should be an enum value of google.rpc.Code.
|
Status |
Status.setDetails(java.util.List<java.util.Map<java.lang.String,java.lang.Object>> details)
A list of messages that carry the error details.
|
Status |
Status.setMessage(java.lang.String message)
A developer-facing error message, which should be in English.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Status> |
GoogleCloudVisionV1p4beta1ImportProductSetsResponse.getStatuses()
The rpc status for each ImportProductSet request, including both successes and errors.
|
java.util.List<Status> |
ImportProductSetsResponse.getStatuses()
The rpc status for each ImportProductSet request, including both successes and errors.
|
java.util.List<Status> |
GoogleCloudVisionV1p3beta1ImportProductSetsResponse.getStatuses()
The rpc status for each ImportProductSet request, including both successes and errors.
|
Modifier and Type | Method and Description |
---|---|
Operation |
Operation.setError(Status error)
The error result of the operation in case of failure or cancellation.
|
GoogleCloudVisionV1p4beta1AnnotateImageResponse |
GoogleCloudVisionV1p4beta1AnnotateImageResponse.setError(Status error)
If set, represents the error message for the operation.
|
AnnotateFileResponse |
AnnotateFileResponse.setError(Status error)
If set, represents the error message for the failed request.
|
GoogleCloudVisionV1p2beta1AnnotateFileResponse |
GoogleCloudVisionV1p2beta1AnnotateFileResponse.setError(Status error)
If set, represents the error message for the failed request.
|
GoogleCloudVisionV1p3beta1AnnotateImageResponse |
GoogleCloudVisionV1p3beta1AnnotateImageResponse.setError(Status error)
If set, represents the error message for the operation.
|
GoogleCloudVisionV1p3beta1AnnotateFileResponse |
GoogleCloudVisionV1p3beta1AnnotateFileResponse.setError(Status error)
If set, represents the error message for the failed request.
|
GoogleCloudVisionV1p2beta1AnnotateImageResponse |
GoogleCloudVisionV1p2beta1AnnotateImageResponse.setError(Status error)
If set, represents the error message for the operation.
|
GoogleCloudVisionV1p1beta1AnnotateFileResponse |
GoogleCloudVisionV1p1beta1AnnotateFileResponse.setError(Status error)
If set, represents the error message for the failed request.
|
GoogleCloudVisionV1p1beta1AnnotateImageResponse |
GoogleCloudVisionV1p1beta1AnnotateImageResponse.setError(Status error)
If set, represents the error message for the operation.
|
AnnotateImageResponse |
AnnotateImageResponse.setError(Status error)
If set, represents the error message for the operation.
|
GoogleCloudVisionV1p4beta1AnnotateFileResponse |
GoogleCloudVisionV1p4beta1AnnotateFileResponse.setError(Status error)
If set, represents the error message for the failed request.
|
ProductSet |
ProductSet.setIndexError(Status indexError)
Output only.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p4beta1ImportProductSetsResponse |
GoogleCloudVisionV1p4beta1ImportProductSetsResponse.setStatuses(java.util.List<Status> statuses)
The rpc status for each ImportProductSet request, including both successes and errors.
|
ImportProductSetsResponse |
ImportProductSetsResponse.setStatuses(java.util.List<Status> statuses)
The rpc status for each ImportProductSet request, including both successes and errors.
|
GoogleCloudVisionV1p3beta1ImportProductSetsResponse |
GoogleCloudVisionV1p3beta1ImportProductSetsResponse.setStatuses(java.util.List<Status> statuses)
The rpc status for each ImportProductSet request, including both successes and errors.
|