Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse |
GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse.clone() |
GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse |
GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse.set(String fieldName,
Object value) |
GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse |
GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse.setOutputConfig(GoogleCloudVisionV1p4beta1OutputConfig outputConfig)
The output location and metadata from AsyncAnnotateFileRequest.
|
Modifier and Type | Method and Description |
---|---|
List<GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse> |
GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse.getResponses()
The list of file annotation responses, one for each request in AsyncBatchAnnotateFilesRequest.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse |
GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse.setResponses(List<GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse> responses)
The list of file annotation responses, one for each request in AsyncBatchAnnotateFilesRequest.
|
Copyright © 2011–2019 Google. All rights reserved.