Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p5beta1InputConfig |
GoogleCloudVisionV1p5beta1InputConfig.clone() |
GoogleCloudVisionV1p5beta1InputConfig |
GoogleCloudVisionV1p5beta1InputConfig.encodeContent(byte[] content)
File content, represented as a stream of bytes.
|
GoogleCloudVisionV1p5beta1InputConfig |
GoogleCloudVisionV1p5beta1AnnotateFileResponse.getInputConfig()
Information about the file for which this response is generated.
|
GoogleCloudVisionV1p5beta1InputConfig |
GoogleCloudVisionV1p5beta1InputConfig.set(String fieldName,
Object value) |
GoogleCloudVisionV1p5beta1InputConfig |
GoogleCloudVisionV1p5beta1InputConfig.setContent(String content)
File content, represented as a stream of bytes.
|
GoogleCloudVisionV1p5beta1InputConfig |
GoogleCloudVisionV1p5beta1InputConfig.setGcsSource(GoogleCloudVisionV1p5beta1GcsSource gcsSource)
The Google Cloud Storage location to read the input from.
|
GoogleCloudVisionV1p5beta1InputConfig |
GoogleCloudVisionV1p5beta1InputConfig.setMimeType(String mimeType)
The type of the file.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p5beta1AnnotateFileResponse |
GoogleCloudVisionV1p5beta1AnnotateFileResponse.setInputConfig(GoogleCloudVisionV1p5beta1InputConfig inputConfig)
Information about the file for which this response is generated.
|
Copyright © 2011–2019 Google. All rights reserved.