Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
Status |
Status.clone() |
Status |
GoogleCloudVisionV1p1beta1AnnotateImageResponse.getError()
If set, represents the error message for the operation.
|
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 |
GoogleCloudVisionV1p3beta1AnnotateImageResponse.getError()
If set, represents the error message for the operation.
|
Status |
GoogleCloudVisionV1p5beta1AnnotateImageResponse.getError()
If set, represents the error message for the operation.
|
Status |
AnnotateImageResponse.getError()
If set, represents the error message for the operation.
|
Status |
GoogleCloudVisionV1p2beta1AnnotateImageResponse.getError()
If set, represents the error message for the operation.
|
Status |
ProductSet.getIndexError()
Output only.
|
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 |
---|---|
List<Status> |
ImportProductSetsResponse.getStatuses()
The rpc status for each ImportProductSet request, including both successes and errors.
|
List<Status> |
GoogleCloudVisionV1p5beta1ImportProductSetsResponse.getStatuses()
The rpc status for each ImportProductSet request, including both successes and errors.
|
List<Status> |
GoogleCloudVisionV1p4beta1ImportProductSetsResponse.getStatuses()
The rpc status for each ImportProductSet request, including both successes and errors.
|
List<Status> |
GoogleCloudVisionV1p3beta1ImportProductSetsResponse.getStatuses()
The rpc status for each ImportProductSet request, including both successes and errors.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p1beta1AnnotateImageResponse |
GoogleCloudVisionV1p1beta1AnnotateImageResponse.setError(Status error)
If set, represents the error message for the operation.
|
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.
|
GoogleCloudVisionV1p3beta1AnnotateImageResponse |
GoogleCloudVisionV1p3beta1AnnotateImageResponse.setError(Status error)
If set, represents the error message for the operation.
|
GoogleCloudVisionV1p5beta1AnnotateImageResponse |
GoogleCloudVisionV1p5beta1AnnotateImageResponse.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.
|
GoogleCloudVisionV1p2beta1AnnotateImageResponse |
GoogleCloudVisionV1p2beta1AnnotateImageResponse.setError(Status error)
If set, represents the error message for the operation.
|
ProductSet |
ProductSet.setIndexError(Status indexError)
Output only.
|
Modifier and Type | Method and Description |
---|---|
ImportProductSetsResponse |
ImportProductSetsResponse.setStatuses(List<Status> statuses)
The rpc status for each ImportProductSet request, including both successes and errors.
|
GoogleCloudVisionV1p5beta1ImportProductSetsResponse |
GoogleCloudVisionV1p5beta1ImportProductSetsResponse.setStatuses(List<Status> statuses)
The rpc status for each ImportProductSet request, including both successes and errors.
|
GoogleCloudVisionV1p4beta1ImportProductSetsResponse |
GoogleCloudVisionV1p4beta1ImportProductSetsResponse.setStatuses(List<Status> statuses)
The rpc status for each ImportProductSet request, including both successes and errors.
|
GoogleCloudVisionV1p3beta1ImportProductSetsResponse |
GoogleCloudVisionV1p3beta1ImportProductSetsResponse.setStatuses(List<Status> statuses)
The rpc status for each ImportProductSet request, including both successes and errors.
|
Copyright © 2011–2019 Google. All rights reserved.