| Package | Description |
|---|---|
| com.google.api.services.vision.v1p2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudVisionV1p2beta1AnnotateFileRequest |
GoogleCloudVisionV1p2beta1AnnotateFileRequest.clone() |
GoogleCloudVisionV1p2beta1AnnotateFileRequest |
GoogleCloudVisionV1p2beta1AnnotateFileRequest.set(String fieldName,
Object value) |
GoogleCloudVisionV1p2beta1AnnotateFileRequest |
GoogleCloudVisionV1p2beta1AnnotateFileRequest.setFeatures(List<GoogleCloudVisionV1p2beta1Feature> features)
Required.
|
GoogleCloudVisionV1p2beta1AnnotateFileRequest |
GoogleCloudVisionV1p2beta1AnnotateFileRequest.setImageContext(GoogleCloudVisionV1p2beta1ImageContext imageContext)
Additional context that may accompany the image(s) in the file.
|
GoogleCloudVisionV1p2beta1AnnotateFileRequest |
GoogleCloudVisionV1p2beta1AnnotateFileRequest.setInputConfig(GoogleCloudVisionV1p2beta1InputConfig inputConfig)
Required.
|
GoogleCloudVisionV1p2beta1AnnotateFileRequest |
GoogleCloudVisionV1p2beta1AnnotateFileRequest.setPages(List<Integer> pages)
Pages of the file to perform image annotation.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudVisionV1p2beta1AnnotateFileRequest> |
GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest.getRequests()
Required.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest |
GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest.setRequests(List<GoogleCloudVisionV1p2beta1AnnotateFileRequest> requests)
Required.
|
Copyright © 2011–2025 Google. All rights reserved.