| Package | Description | 
|---|---|
| com.google.api.services.vision.v1p2beta1 | |
| com.google.api.services.vision.v1p2beta1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Vision.Files.Annotate | Vision.Files. annotate(GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest content)Service that performs image detection and annotation for a batch of files. | 
| Vision.Projects.Files.Annotate | Vision.Projects.Files. annotate(String parent,
        GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest content)Service that performs image detection and annotation for a batch of files. | 
| Vision.Projects.Locations.Files.Annotate | Vision.Projects.Locations.Files. annotate(String parent,
        GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest content)Service that performs image detection and annotation for a batch of files. | 
| Constructor and Description | 
|---|
| Annotate(GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest content)Service that performs image detection and annotation for a batch of files. | 
| Annotate(String parent,
        GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest content)Service that performs image detection and annotation for a batch of files. | 
| Annotate(String parent,
        GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest content)Service that performs image detection and annotation for a batch of files. | 
| Modifier and Type | Method and Description | 
|---|---|
| GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest | GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest. clone() | 
| GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest | GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest. set(String fieldName,
   Object value) | 
| GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest | GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest. setLabels(Map<String,String> labels)Optional. | 
| GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest | GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest. setParent(String parent)Optional. | 
| GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest | GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest. setRequests(List<GoogleCloudVisionV1p2beta1AnnotateFileRequest> requests)Required. | 
Copyright © 2011–2025 Google. All rights reserved.