Package com.google.cloud.vision.v1 (3.52.0)

RepositoryRPC DocumentationREST Documentation

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

ClientDescription
com.google.cloud.vision.v1.ImageAnnotatorClientService Description: Service that performs Google Cloud Vision API detection tasks over client images, such as face, landmark, logo, label, and text detection. The ImageAnnotator service returns detected entities from the images.
com.google.cloud.vision.v1.ProductSearchClientService Description: Manages Products and ProductSets of reference images for use in product search. It uses the following resource model:

- The API has a collection of ProductSet resources, named

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

SettingsDescription
com.google.cloud.vision.v1.ImageAnnotatorSettingsSettings class to configure an instance of ImageAnnotatorClient.

The default instance has everything set to sensible defaults:

com.google.cloud.vision.v1.ProductSearchSettingsSettings class to configure an instance of ProductSearchClient.

The default instance has everything set to sensible defaults:

Classes

ClassDescription
com.google.cloud.vision.v1.AddProductToProductSetRequestRequest message for the AddProductToProductSet method.
com.google.cloud.vision.v1.AddProductToProductSetRequest.BuilderRequest message for the AddProductToProductSet method.
com.google.cloud.vision.v1.AnnotateFileRequestA request to annotate one single file, e.g. a PDF, TIFF or GIF file.
com.google.cloud.vision.v1.AnnotateFileRequest.BuilderA request to annotate one single file, e.g. a PDF, TIFF or GIF file.
com.google.cloud.vision.v1.AnnotateFileResponseResponse to a single file annotation request. A file may contain one or more images, which individually have their own responses.
com.google.cloud.vision.v1.AnnotateFileResponse.BuilderResponse to a single file annotation request. A file may contain one or more images, which individually have their own responses.
com.google.cloud.vision.v1.AnnotateImageRequestRequest for performing Google Cloud Vision API tasks over a user-provided image, with user-requested features, and with context information.
com.google.cloud.vision.v1.AnnotateImageRequest.BuilderRequest for performing Google Cloud Vision API tasks over a user-provided image, with user-requested features, and with context information.
com.google.cloud.vision.v1.AnnotateImageResponseResponse to an image annotation request.
com.google.cloud.vision.v1.AnnotateImageResponse.BuilderResponse to an image annotation request.
com.google.cloud.vision.v1.AsyncAnnotateFileRequestAn offline file annotation request.
com.google.cloud.vision.v1.AsyncAnnotateFileRequest.BuilderAn offline file annotation request.
com.google.cloud.vision.v1.AsyncAnnotateFileResponseThe response for a single offline file annotation request.
com.google.cloud.vision.v1.AsyncAnnotateFileResponse.BuilderThe response for a single offline file annotation request.
com.google.cloud.vision.v1.AsyncBatchAnnotateFilesRequestMultiple async file annotation requests are batched into a single service call.
com.google.cloud.vision.v1.AsyncBatchAnnotateFilesRequest.BuilderMultiple async file annotation requests are batched into a single service call.
com.google.cloud.vision.v1.AsyncBatchAnnotateFilesResponseResponse to an async batch file annotation request.
com.google.cloud.vision.v1.AsyncBatchAnnotateFilesResponse.BuilderResponse to an async batch file annotation request.
com.google.cloud.vision.v1.AsyncBatchAnnotateImagesRequestRequest for async image annotation for a list of images.
com.google.cloud.vision.v1.AsyncBatchAnnotateImagesRequest.BuilderRequest for async image annotation for a list of images.
com.google.cloud.vision.v1.AsyncBatchAnnotateImagesResponseResponse to an async batch image annotation request.
com.google.cloud.vision.v1.AsyncBatchAnnotateImagesResponse.BuilderResponse to an async batch image annotation request.
com.google.cloud.vision.v1.BatchAnnotateFilesRequestA list of requests to annotate files using the BatchAnnotateFiles API.
com.google.cloud.vision.v1.BatchAnnotateFilesRequest.BuilderA list of requests to annotate files using the BatchAnnotateFiles API.
com.google.cloud.vision.v1.BatchAnnotateFilesResponseA list of file annotation responses.
com.google.cloud.vision.v1.BatchAnnotateFilesResponse.BuilderA list of file annotation responses.
com.google.cloud.vision.v1.BatchAnnotateImagesRequestMultiple image annotation requests are batched into a single service call.
com.google.cloud.vision.v1.BatchAnnotateImagesRequest.BuilderMultiple image annotation requests are batched into a single service call.
com.google.cloud.vision.v1.BatchAnnotateImagesResponseResponse to a batch image annotation request.
com.google.cloud.vision.v1.BatchAnnotateImagesResponse.BuilderResponse to a batch image annotation request.
com.google.cloud.vision.v1.BatchOperationMetadataMetadata for the batch operations such as the current state. This is included in the metadata field of the Operation returned by the
com.google.cloud.vision.v1.BatchOperationMetadata.BuilderMetadata for the batch operations such as the current state. This is included in the metadata field of the Operation returned by the
com.google.cloud.vision.v1.BlockLogical element on the page.
com.google.cloud.vision.v1.Block.BuilderLogical element on the page.
com.google.cloud.vision.v1.BoundingPolyA bounding polygon for the detected image annotation.
com.google.cloud.vision.v1.BoundingPoly.BuilderA bounding polygon for the detected image annotation.
com.google.cloud.vision.v1.ColorInfoColor information consists of RGB channels, score, and the fraction of the image that the color occupies in the image.
com.google.cloud.vision.v1.ColorInfo.BuilderColor information consists of RGB channels, score, and the fraction of the image that the color occupies in the image.
com.google.cloud.vision.v1.CreateProductRequestRequest message for the CreateProduct method.
com.google.cloud.vision.v1.CreateProductRequest.BuilderRequest message for the CreateProduct method.
com.google.cloud.vision.v1.CreateProductSetRequestRequest message for the CreateProductSet method.
com.google.cloud.vision.v1.CreateProductSetRequest.BuilderRequest message for the CreateProductSet method.
com.google.cloud.vision.v1.CreateReferenceImageRequestRequest message for the CreateReferenceImage method.
com.google.cloud.vision.v1.CreateReferenceImageRequest.BuilderRequest message for the CreateReferenceImage method.
com.google.cloud.vision.v1.CropHintSingle crop hint that is used to generate a new crop when serving an image.
com.google.cloud.vision.v1.CropHint.BuilderSingle crop hint that is used to generate a new crop when serving an image.
com.google.cloud.vision.v1.CropHintsAnnotationSet of crop hints that are used to generate new crops when serving images.
com.google.cloud.vision.v1.CropHintsAnnotation.BuilderSet of crop hints that are used to generate new crops when serving images.
com.google.cloud.vision.v1.CropHintsParamsParameters for crop hints annotation request.
com.google.cloud.vision.v1.CropHintsParams.BuilderParameters for crop hints annotation request.
com.google.cloud.vision.v1.DeleteProductRequestRequest message for the DeleteProduct method.
com.google.cloud.vision.v1.DeleteProductRequest.BuilderRequest message for the DeleteProduct method.
com.google.cloud.vision.v1.DeleteProductSetRequestRequest message for the DeleteProductSet method.
com.google.cloud.vision.v1.DeleteProductSetRequest.BuilderRequest message for the DeleteProductSet method.
com.google.cloud.vision.v1.DeleteReferenceImageRequestRequest message for the DeleteReferenceImage method.
com.google.cloud.vision.v1.DeleteReferenceImageRequest.BuilderRequest message for the DeleteReferenceImage method.
com.google.cloud.vision.v1.DominantColorsAnnotationSet of dominant colors and their corresponding scores.
com.google.cloud.vision.v1.DominantColorsAnnotation.BuilderSet of dominant colors and their corresponding scores.
com.google.cloud.vision.v1.EntityAnnotationSet of detected entity features.
com.google.cloud.vision.v1.EntityAnnotation.BuilderSet of detected entity features.
com.google.cloud.vision.v1.FaceAnnotationA face annotation object contains the results of face detection.
com.google.cloud.vision.v1.FaceAnnotation.BuilderA face annotation object contains the results of face detection.
com.google.cloud.vision.v1.FaceAnnotation.LandmarkA face-specific landmark (for example, a face feature).
com.google.cloud.vision.v1.FaceAnnotation.Landmark.BuilderA face-specific landmark (for example, a face feature).
com.google.cloud.vision.v1.FeatureThe type of Google Cloud Vision API detection to perform, and the maximum number of results to return for that type. Multiple Feature objects can be specified in the features list.
com.google.cloud.vision.v1.Feature.BuilderThe type of Google Cloud Vision API detection to perform, and the maximum number of results to return for that type. Multiple Feature objects can be specified in the features list.
com.google.cloud.vision.v1.GcsDestinationThe Google Cloud Storage location where the output will be written to.
com.google.cloud.vision.v1.GcsDestination.BuilderThe Google Cloud Storage location where the output will be written to.
com.google.cloud.vision.v1.GcsSourceThe Google Cloud Storage location where the input will be read from.
com.google.cloud.vision.v1.GcsSource.BuilderThe Google Cloud Storage location where the input will be read from.
com.google.cloud.vision.v1.GeometryProto
com.google.cloud.vision.v1.GetProductRequestRequest message for the GetProduct method.
com.google.cloud.vision.v1.GetProductRequest.BuilderRequest message for the GetProduct method.
com.google.cloud.vision.v1.GetProductSetRequestRequest message for the GetProductSet method.
com.google.cloud.vision.v1.GetProductSetRequest.BuilderRequest message for the GetProductSet method.
com.google.cloud.vision.v1.GetReferenceImageRequestRequest message for the GetReferenceImage method.
com.google.cloud.vision.v1.GetReferenceImageRequest.BuilderRequest message for the GetReferenceImage method.
com.google.cloud.vision.v1.ImageClient image to perform Google Cloud Vision API tasks over.
com.google.cloud.vision.v1.Image.BuilderClient image to perform Google Cloud Vision API tasks over.
com.google.cloud.vision.v1.ImageAnnotationContextIf an image was produced from a file (e.g. a PDF), this message gives information about the source of that image.
com.google.cloud.vision.v1.ImageAnnotationContext.BuilderIf an image was produced from a file (e.g. a PDF), this message gives information about the source of that image.
com.google.cloud.vision.v1.ImageAnnotatorGrpcService that performs Google Cloud Vision API detection tasks over client images, such as face, landmark, logo, label, and text detection. The ImageAnnotator service returns detected entities from the images.
com.google.cloud.vision.v1.ImageAnnotatorGrpc.ImageAnnotatorImplBaseBase class for the server implementation of the service ImageAnnotator. Service that performs Google Cloud Vision API detection tasks over client
com.google.cloud.vision.v1.ImageAnnotatorProto
com.google.cloud.vision.v1.ImageAnnotatorSettings.BuilderBuilder for ImageAnnotatorSettings.
com.google.cloud.vision.v1.ImageContextImage context and/or feature-specific parameters.
com.google.cloud.vision.v1.ImageContext.BuilderImage context and/or feature-specific parameters.
com.google.cloud.vision.v1.ImageName
com.google.cloud.vision.v1.ImageName.BuilderBuilder for ImageName.
com.google.cloud.vision.v1.ImagePropertiesStores image properties, such as dominant colors.
com.google.cloud.vision.v1.ImageProperties.BuilderStores image properties, such as dominant colors.
com.google.cloud.vision.v1.ImageSourceExternal image source (Google Cloud Storage or web URL image location).
com.google.cloud.vision.v1.ImageSource.BuilderExternal image source (Google Cloud Storage or web URL image location).
com.google.cloud.vision.v1.ImportProductSetsGcsSourceThe Google Cloud Storage location for a csv file which preserves a list of ImportProductSetRequests in each line.
com.google.cloud.vision.v1.ImportProductSetsGcsSource.BuilderThe Google Cloud Storage location for a csv file which preserves a list of ImportProductSetRequests in each line.
com.google.cloud.vision.v1.ImportProductSetsInputConfigThe input content for the ImportProductSets method.
com.google.cloud.vision.v1.ImportProductSetsInputConfig.BuilderThe input content for the ImportProductSets method.
com.google.cloud.vision.v1.ImportProductSetsRequestRequest message for the ImportProductSets method.
com.google.cloud.vision.v1.ImportProductSetsRequest.BuilderRequest message for the ImportProductSets method.
com.google.cloud.vision.v1.ImportProductSetsResponseResponse message for the ImportProductSets method. This message is returned by the
com.google.cloud.vision.v1.ImportProductSetsResponse.BuilderResponse message for the ImportProductSets method. This message is returned by the
com.google.cloud.vision.v1.InputConfigThe desired input location and metadata.
com.google.cloud.vision.v1.InputConfig.BuilderThe desired input location and metadata.
com.google.cloud.vision.v1.LatLongRectRectangle determined by min and max LatLng pairs.
com.google.cloud.vision.v1.LatLongRect.BuilderRectangle determined by min and max LatLng pairs.
com.google.cloud.vision.v1.ListProductSetsRequestRequest message for the ListProductSets method.
com.google.cloud.vision.v1.ListProductSetsRequest.BuilderRequest message for the ListProductSets method.
com.google.cloud.vision.v1.ListProductSetsResponseResponse message for the ListProductSets method.
com.google.cloud.vision.v1.ListProductSetsResponse.BuilderResponse message for the ListProductSets method.
com.google.cloud.vision.v1.ListProductsInProductSetRequestRequest message for the ListProductsInProductSet method.
com.google.cloud.vision.v1.ListProductsInProductSetRequest.BuilderRequest message for the ListProductsInProductSet method.
com.google.cloud.vision.v1.ListProductsInProductSetResponseResponse message for the ListProductsInProductSet method.
com.google.cloud.vision.v1.ListProductsInProductSetResponse.BuilderResponse message for the ListProductsInProductSet method.
com.google.cloud.vision.v1.ListProductsRequestRequest message for the ListProducts method.
com.google.cloud.vision.v1.ListProductsRequest.BuilderRequest message for the ListProducts method.
com.google.cloud.vision.v1.ListProductsResponseResponse message for the ListProducts method.
com.google.cloud.vision.v1.ListProductsResponse.BuilderResponse message for the ListProducts method.
com.google.cloud.vision.v1.ListReferenceImagesRequestRequest message for the ListReferenceImages method.
com.google.cloud.vision.v1.ListReferenceImagesRequest.BuilderRequest message for the ListReferenceImages method.
com.google.cloud.vision.v1.ListReferenceImagesResponseResponse message for the ListReferenceImages method.
com.google.cloud.vision.v1.ListReferenceImagesResponse.BuilderResponse message for the ListReferenceImages method.
com.google.cloud.vision.v1.LocalizedObjectAnnotationSet of detected objects with bounding boxes.
com.google.cloud.vision.v1.LocalizedObjectAnnotation.BuilderSet of detected objects with bounding boxes.
com.google.cloud.vision.v1.LocationInfoDetected entity location information.
com.google.cloud.vision.v1.LocationInfo.BuilderDetected entity location information.
com.google.cloud.vision.v1.LocationName
com.google.cloud.vision.v1.LocationName.BuilderBuilder for projects/{project}/locations/{location}.
com.google.cloud.vision.v1.NormalizedVertexA vertex represents a 2D point in the image. NOTE: the normalized vertex coordinates are relative to the original image and range from 0 to 1.
com.google.cloud.vision.v1.NormalizedVertex.BuilderA vertex represents a 2D point in the image. NOTE: the normalized vertex coordinates are relative to the original image and range from 0 to 1.
com.google.cloud.vision.v1.OperationMetadataContains metadata for the BatchAnnotateImages operation.
com.google.cloud.vision.v1.OperationMetadata.BuilderContains metadata for the BatchAnnotateImages operation.
com.google.cloud.vision.v1.OutputConfigThe desired output location and metadata.
com.google.cloud.vision.v1.OutputConfig.BuilderThe desired output location and metadata.
com.google.cloud.vision.v1.PageDetected page from OCR.
com.google.cloud.vision.v1.Page.BuilderDetected page from OCR.
com.google.cloud.vision.v1.ParagraphStructural unit of text representing a number of words in certain order.
com.google.cloud.vision.v1.Paragraph.BuilderStructural unit of text representing a number of words in certain order.
com.google.cloud.vision.v1.PositionA 3D position in the image, used primarily for Face detection landmarks. A valid Position must have both x and y coordinates. The position coordinates are in the same scale as the original image.
com.google.cloud.vision.v1.Position.BuilderA 3D position in the image, used primarily for Face detection landmarks. A valid Position must have both x and y coordinates. The position coordinates are in the same scale as the original image.
com.google.cloud.vision.v1.ProductA Product contains ReferenceImages.
com.google.cloud.vision.v1.Product.BuilderA Product contains ReferenceImages.
com.google.cloud.vision.v1.Product.KeyValueA product label represented as a key-value pair.
com.google.cloud.vision.v1.Product.KeyValue.BuilderA product label represented as a key-value pair.
com.google.cloud.vision.v1.ProductName
com.google.cloud.vision.v1.ProductName.BuilderBuilder for projects/{project}/locations/{location}/products/{product}.
com.google.cloud.vision.v1.ProductSearchClient.ListProductSetsFixedSizeCollection
com.google.cloud.vision.v1.ProductSearchClient.ListProductSetsPage
com.google.cloud.vision.v1.ProductSearchClient.ListProductSetsPagedResponse
com.google.cloud.vision.v1.ProductSearchClient.ListProductsFixedSizeCollection
com.google.cloud.vision.v1.ProductSearchClient.ListProductsInProductSetFixedSizeCollection
com.google.cloud.vision.v1.ProductSearchClient.ListProductsInProductSetPage
com.google.cloud.vision.v1.ProductSearchClient.ListProductsInProductSetPagedResponse
com.google.cloud.vision.v1.ProductSearchClient.ListProductsPage
com.google.cloud.vision.v1.ProductSearchClient.ListProductsPagedResponse
com.google.cloud.vision.v1.ProductSearchClient.ListReferenceImagesFixedSizeCollection
com.google.cloud.vision.v1.ProductSearchClient.ListReferenceImagesPage
com.google.cloud.vision.v1.ProductSearchClient.ListReferenceImagesPagedResponse
com.google.cloud.vision.v1.ProductSearchGrpcManages Products and ProductSets of reference images for use in product search. It uses the following resource model: - The API has a collection of ProductSet
com.google.cloud.vision.v1.ProductSearchGrpc.ProductSearchImplBaseBase class for the server implementation of the service ProductSearch. Manages Products and ProductSets of reference images for use in product
com.google.cloud.vision.v1.ProductSearchParamsParameters for a product search request.
com.google.cloud.vision.v1.ProductSearchParams.BuilderParameters for a product search request.
com.google.cloud.vision.v1.ProductSearchProto
com.google.cloud.vision.v1.ProductSearchResultsResults for a product search request.
com.google.cloud.vision.v1.ProductSearchResults.BuilderResults for a product search request.
com.google.cloud.vision.v1.ProductSearchResults.GroupedResultInformation about the products similar to a single product in a query image.
com.google.cloud.vision.v1.ProductSearchResults.GroupedResult.BuilderInformation about the products similar to a single product in a query image.
com.google.cloud.vision.v1.ProductSearchResults.ObjectAnnotationPrediction for what the object in the bounding box is.
com.google.cloud.vision.v1.ProductSearchResults.ObjectAnnotation.BuilderPrediction for what the object in the bounding box is.
com.google.cloud.vision.v1.ProductSearchResults.ResultInformation about a product.
com.google.cloud.vision.v1.ProductSearchResults.Result.BuilderInformation about a product.
com.google.cloud.vision.v1.ProductSearchServiceProto
com.google.cloud.vision.v1.ProductSearchSettings.BuilderBuilder for ProductSearchSettings.
com.google.cloud.vision.v1.ProductSetA ProductSet contains Products. A ProductSet can contain a maximum of 1 million reference images. If the limit is exceeded, periodic indexing will fail.
com.google.cloud.vision.v1.ProductSet.BuilderA ProductSet contains Products. A ProductSet can contain a maximum of 1 million reference images. If the limit is exceeded, periodic indexing will fail.
com.google.cloud.vision.v1.ProductSetName
com.google.cloud.vision.v1.ProductSetName.BuilderBuilder for projects/{project}/locations/{location}/productSets/{product_set}.
com.google.cloud.vision.v1.ProductSetPurgeConfigConfig to control which ProductSet contains the Products to be deleted.
com.google.cloud.vision.v1.ProductSetPurgeConfig.BuilderConfig to control which ProductSet contains the Products to be deleted.
com.google.cloud.vision.v1.PropertyA Property consists of a user-supplied name/value pair.
com.google.cloud.vision.v1.Property.BuilderA Property consists of a user-supplied name/value pair.
com.google.cloud.vision.v1.PurgeProductsRequestRequest message for the PurgeProducts method.
com.google.cloud.vision.v1.PurgeProductsRequest.BuilderRequest message for the PurgeProducts method.
com.google.cloud.vision.v1.ReferenceImageA ReferenceImage represents a product image and its associated metadata, such as bounding boxes.
com.google.cloud.vision.v1.ReferenceImage.BuilderA ReferenceImage represents a product image and its associated metadata, such as bounding boxes.
com.google.cloud.vision.v1.ReferenceImageName
com.google.cloud.vision.v1.ReferenceImageName.BuilderBuilder for projects/{project}/locations/{location}/products/{product}/referenceImages/{reference_image}.
com.google.cloud.vision.v1.RemoveProductFromProductSetRequestRequest message for the RemoveProductFromProductSet method.
com.google.cloud.vision.v1.RemoveProductFromProductSetRequest.BuilderRequest message for the RemoveProductFromProductSet method.
com.google.cloud.vision.v1.SafeSearchAnnotationSet of features pertaining to the image, computed by computer vision methods over safe-search verticals (for example, adult, spoof, medical, violence).
com.google.cloud.vision.v1.SafeSearchAnnotation.BuilderSet of features pertaining to the image, computed by computer vision methods over safe-search verticals (for example, adult, spoof, medical, violence).
com.google.cloud.vision.v1.SymbolA single symbol representation.
com.google.cloud.vision.v1.Symbol.BuilderA single symbol representation.
com.google.cloud.vision.v1.TextAnnotationTextAnnotation contains a structured representation of OCR extracted text. The hierarchy of an OCR extracted text structure is like this: TextAnnotation -> Page -> Block -> Paragraph -> Word -> Symbol
com.google.cloud.vision.v1.TextAnnotation.BuilderTextAnnotation contains a structured representation of OCR extracted text. The hierarchy of an OCR extracted text structure is like this: TextAnnotation -> Page -> Block -> Paragraph -> Word -> Symbol
com.google.cloud.vision.v1.TextAnnotation.DetectedBreakDetected start or end of a structural component.
com.google.cloud.vision.v1.TextAnnotation.DetectedBreak.BuilderDetected start or end of a structural component.
com.google.cloud.vision.v1.TextAnnotation.DetectedLanguageDetected language for a structural component.
com.google.cloud.vision.v1.TextAnnotation.DetectedLanguage.BuilderDetected language for a structural component.
com.google.cloud.vision.v1.TextAnnotation.TextPropertyAdditional information detected on the structural component.
com.google.cloud.vision.v1.TextAnnotation.TextProperty.BuilderAdditional information detected on the structural component.
com.google.cloud.vision.v1.TextAnnotationProto
com.google.cloud.vision.v1.TextDetectionParamsParameters for text detections. This is used to control TEXT_DETECTION and DOCUMENT_TEXT_DETECTION features.
com.google.cloud.vision.v1.TextDetectionParams.BuilderParameters for text detections. This is used to control TEXT_DETECTION and DOCUMENT_TEXT_DETECTION features.
com.google.cloud.vision.v1.UpdateProductRequestRequest message for the UpdateProduct method.
com.google.cloud.vision.v1.UpdateProductRequest.BuilderRequest message for the UpdateProduct method.
com.google.cloud.vision.v1.UpdateProductSetRequestRequest message for the UpdateProductSet method.
com.google.cloud.vision.v1.UpdateProductSetRequest.BuilderRequest message for the UpdateProductSet method.
com.google.cloud.vision.v1.VertexA vertex represents a 2D point in the image. NOTE: the vertex coordinates are in the same scale as the original image.
com.google.cloud.vision.v1.Vertex.BuilderA vertex represents a 2D point in the image. NOTE: the vertex coordinates are in the same scale as the original image.
com.google.cloud.vision.v1.WebDetectionRelevant information for the image from the Internet.
com.google.cloud.vision.v1.WebDetection.BuilderRelevant information for the image from the Internet.
com.google.cloud.vision.v1.WebDetection.WebEntityEntity deduced from similar images on the Internet.
com.google.cloud.vision.v1.WebDetection.WebEntity.BuilderEntity deduced from similar images on the Internet.
com.google.cloud.vision.v1.WebDetection.WebImageMetadata for online images.
com.google.cloud.vision.v1.WebDetection.WebImage.BuilderMetadata for online images.
com.google.cloud.vision.v1.WebDetection.WebLabelLabel to provide extra metadata for the web detection.
com.google.cloud.vision.v1.WebDetection.WebLabel.BuilderLabel to provide extra metadata for the web detection.
com.google.cloud.vision.v1.WebDetection.WebPageMetadata for web pages.
com.google.cloud.vision.v1.WebDetection.WebPage.BuilderMetadata for web pages.
com.google.cloud.vision.v1.WebDetectionParamsParameters for web detection request.
com.google.cloud.vision.v1.WebDetectionParams.BuilderParameters for web detection request.
com.google.cloud.vision.v1.WebDetectionProto
com.google.cloud.vision.v1.WordA word representation.
com.google.cloud.vision.v1.Word.BuilderA word representation.

Interfaces

InterfaceDescription
com.google.cloud.vision.v1.AddProductToProductSetRequestOrBuilder
com.google.cloud.vision.v1.AnnotateFileRequestOrBuilder
com.google.cloud.vision.v1.AnnotateFileResponseOrBuilder
com.google.cloud.vision.v1.AnnotateImageRequestOrBuilder
com.google.cloud.vision.v1.AnnotateImageResponseOrBuilder
com.google.cloud.vision.v1.AsyncAnnotateFileRequestOrBuilder
com.google.cloud.vision.v1.AsyncAnnotateFileResponseOrBuilder
com.google.cloud.vision.v1.AsyncBatchAnnotateFilesRequestOrBuilder
com.google.cloud.vision.v1.AsyncBatchAnnotateFilesResponseOrBuilder
com.google.cloud.vision.v1.AsyncBatchAnnotateImagesRequestOrBuilder
com.google.cloud.vision.v1.AsyncBatchAnnotateImagesResponseOrBuilder
com.google.cloud.vision.v1.BatchAnnotateFilesRequestOrBuilder
com.google.cloud.vision.v1.BatchAnnotateFilesResponseOrBuilder
com.google.cloud.vision.v1.BatchAnnotateImagesRequestOrBuilder
com.google.cloud.vision.v1.BatchAnnotateImagesResponseOrBuilder
com.google.cloud.vision.v1.BatchOperationMetadataOrBuilder
com.google.cloud.vision.v1.BlockOrBuilder
com.google.cloud.vision.v1.BoundingPolyOrBuilder
com.google.cloud.vision.v1.ColorInfoOrBuilder
com.google.cloud.vision.v1.CreateProductRequestOrBuilder
com.google.cloud.vision.v1.CreateProductSetRequestOrBuilder
com.google.cloud.vision.v1.CreateReferenceImageRequestOrBuilder
com.google.cloud.vision.v1.CropHintOrBuilder
com.google.cloud.vision.v1.CropHintsAnnotationOrBuilder
com.google.cloud.vision.v1.CropHintsParamsOrBuilder
com.google.cloud.vision.v1.DeleteProductRequestOrBuilder
com.google.cloud.vision.v1.DeleteProductSetRequestOrBuilder
com.google.cloud.vision.v1.DeleteReferenceImageRequestOrBuilder
com.google.cloud.vision.v1.DominantColorsAnnotationOrBuilder
com.google.cloud.vision.v1.EntityAnnotationOrBuilder
com.google.cloud.vision.v1.FaceAnnotation.LandmarkOrBuilder
com.google.cloud.vision.v1.FaceAnnotationOrBuilder
com.google.cloud.vision.v1.FeatureOrBuilder
com.google.cloud.vision.v1.GcsDestinationOrBuilder
com.google.cloud.vision.v1.GcsSourceOrBuilder
com.google.cloud.vision.v1.GetProductRequestOrBuilder
com.google.cloud.vision.v1.GetProductSetRequestOrBuilder
com.google.cloud.vision.v1.GetReferenceImageRequestOrBuilder
com.google.cloud.vision.v1.ImageAnnotationContextOrBuilder
com.google.cloud.vision.v1.ImageAnnotatorGrpc.AsyncServiceService that performs Google Cloud Vision API detection tasks over client images, such as face, landmark, logo, label, and text detection. The ImageAnnotator service returns detected entities from the images.
com.google.cloud.vision.v1.ImageContextOrBuilder
com.google.cloud.vision.v1.ImageOrBuilder
com.google.cloud.vision.v1.ImagePropertiesOrBuilder
com.google.cloud.vision.v1.ImageSourceOrBuilder
com.google.cloud.vision.v1.ImportProductSetsGcsSourceOrBuilder
com.google.cloud.vision.v1.ImportProductSetsInputConfigOrBuilder
com.google.cloud.vision.v1.ImportProductSetsRequestOrBuilder
com.google.cloud.vision.v1.ImportProductSetsResponseOrBuilder
com.google.cloud.vision.v1.InputConfigOrBuilder
com.google.cloud.vision.v1.LatLongRectOrBuilder
com.google.cloud.vision.v1.ListProductSetsRequestOrBuilder
com.google.cloud.vision.v1.ListProductSetsResponseOrBuilder
com.google.cloud.vision.v1.ListProductsInProductSetRequestOrBuilder
com.google.cloud.vision.v1.ListProductsInProductSetResponseOrBuilder
com.google.cloud.vision.v1.ListProductsRequestOrBuilder
com.google.cloud.vision.v1.ListProductsResponseOrBuilder
com.google.cloud.vision.v1.ListReferenceImagesRequestOrBuilder
com.google.cloud.vision.v1.ListReferenceImagesResponseOrBuilder
com.google.cloud.vision.v1.LocalizedObjectAnnotationOrBuilder
com.google.cloud.vision.v1.LocationInfoOrBuilder
com.google.cloud.vision.v1.NormalizedVertexOrBuilder
com.google.cloud.vision.v1.OperationMetadataOrBuilder
com.google.cloud.vision.v1.OutputConfigOrBuilder
com.google.cloud.vision.v1.PageOrBuilder
com.google.cloud.vision.v1.ParagraphOrBuilder
com.google.cloud.vision.v1.PositionOrBuilder
com.google.cloud.vision.v1.Product.KeyValueOrBuilder
com.google.cloud.vision.v1.ProductOrBuilder
com.google.cloud.vision.v1.ProductSearchGrpc.AsyncServiceManages Products and ProductSets of reference images for use in product search. It uses the following resource model: - The API has a collection of ProductSet
com.google.cloud.vision.v1.ProductSearchParamsOrBuilder
com.google.cloud.vision.v1.ProductSearchResults.GroupedResultOrBuilder
com.google.cloud.vision.v1.ProductSearchResults.ObjectAnnotationOrBuilder
com.google.cloud.vision.v1.ProductSearchResults.ResultOrBuilder
com.google.cloud.vision.v1.ProductSearchResultsOrBuilder
com.google.cloud.vision.v1.ProductSetOrBuilder
com.google.cloud.vision.v1.ProductSetPurgeConfigOrBuilder
com.google.cloud.vision.v1.PropertyOrBuilder
com.google.cloud.vision.v1.PurgeProductsRequestOrBuilder
com.google.cloud.vision.v1.ReferenceImageOrBuilder
com.google.cloud.vision.v1.RemoveProductFromProductSetRequestOrBuilder
com.google.cloud.vision.v1.SafeSearchAnnotationOrBuilder
com.google.cloud.vision.v1.SymbolOrBuilder
com.google.cloud.vision.v1.TextAnnotation.DetectedBreakOrBuilder
com.google.cloud.vision.v1.TextAnnotation.DetectedLanguageOrBuilder
com.google.cloud.vision.v1.TextAnnotation.TextPropertyOrBuilder
com.google.cloud.vision.v1.TextAnnotationOrBuilder
com.google.cloud.vision.v1.TextDetectionParamsOrBuilder
com.google.cloud.vision.v1.UpdateProductRequestOrBuilder
com.google.cloud.vision.v1.UpdateProductSetRequestOrBuilder
com.google.cloud.vision.v1.VertexOrBuilder
com.google.cloud.vision.v1.WebDetection.WebEntityOrBuilder
com.google.cloud.vision.v1.WebDetection.WebImageOrBuilder
com.google.cloud.vision.v1.WebDetection.WebLabelOrBuilder
com.google.cloud.vision.v1.WebDetection.WebPageOrBuilder
com.google.cloud.vision.v1.WebDetectionOrBuilder
com.google.cloud.vision.v1.WebDetectionParamsOrBuilder
com.google.cloud.vision.v1.WordOrBuilder

Enums

EnumDescription
com.google.cloud.vision.v1.BatchOperationMetadata.StateEnumerates the possible states that the batch request can be in.
com.google.cloud.vision.v1.Block.BlockTypeType of a block (text, image etc) as identified by OCR.
com.google.cloud.vision.v1.FaceAnnotation.Landmark.TypeFace landmark (feature) type. Left and right are defined from the vantage of the viewer of the image without considering mirror projections typical of photos. So, LEFT_EYE,
com.google.cloud.vision.v1.Feature.TypeType of Google Cloud Vision API feature to be extracted.
com.google.cloud.vision.v1.ImportProductSetsInputConfig.SourceCase
com.google.cloud.vision.v1.LikelihoodA bucketized representation of likelihood, which is intended to give clients highly stable results across model upgrades.
com.google.cloud.vision.v1.OperationMetadata.StateBatch operation states.
com.google.cloud.vision.v1.PurgeProductsRequest.TargetCase
com.google.cloud.vision.v1.TextAnnotation.DetectedBreak.BreakTypeEnum to denote the type of break found. New line, space etc.