Package com.google.cloud.vision.v1p3beta1 (3.39.0)

GitHub RepositoryRPC DocumentationREST Documentation

This package is not the latest GA version!

For this library, we recommend using the package associated with API version v1 for new applications.

Prerelease Implications

This package is a prerelease version! Use with caution. Prerelease versions are considered unstable as they may be shut down. You can read more about Cloud API versioning strategy here. Each Cloud Java client library may contain multiple packages. Each package containing a version number in its name corresponds to a published version of the service. We recommend using the latest stable version for new production applications, which can be identified by the largest numeric version that does not contain a suffix. For example, if a client library has two packages: v1 and v2alpha, then the latest stable version is v1. If you use an unstable release, breaking changes may be introduced when upgrading.

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.

Client Description
com.google.cloud.vision.v1p3beta1.ImageAnnotatorClient Service 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.v1p3beta1.ProductSearchClient Service 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

Settings Classes

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

Settings Description
com.google.cloud.vision.v1p3beta1.ImageAnnotatorSettings Settings class to configure an instance of ImageAnnotatorClient.

The default instance has everything set to sensible defaults:

com.google.cloud.vision.v1p3beta1.ProductSearchSettings Settings class to configure an instance of ProductSearchClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.cloud.vision.v1p3beta1.AddProductToProductSetRequest Request message for the AddProductToProductSet method.
com.google.cloud.vision.v1p3beta1.AddProductToProductSetRequest.Builder Request message for the AddProductToProductSet method.
com.google.cloud.vision.v1p3beta1.AnnotateFileResponse Response to a single file annotation request. A file may contain one or more images, which individually have their own responses.
com.google.cloud.vision.v1p3beta1.AnnotateFileResponse.Builder Response to a single file annotation request. A file may contain one or more images, which individually have their own responses.
com.google.cloud.vision.v1p3beta1.AnnotateImageRequest Request for performing Google Cloud Vision API tasks over a user-provided image, with user-requested features.
com.google.cloud.vision.v1p3beta1.AnnotateImageRequest.Builder Request for performing Google Cloud Vision API tasks over a user-provided image, with user-requested features.
com.google.cloud.vision.v1p3beta1.AnnotateImageResponse Response to an image annotation request.
com.google.cloud.vision.v1p3beta1.AnnotateImageResponse.Builder Response to an image annotation request.
com.google.cloud.vision.v1p3beta1.AsyncAnnotateFileRequest An offline file annotation request.
com.google.cloud.vision.v1p3beta1.AsyncAnnotateFileRequest.Builder An offline file annotation request.
com.google.cloud.vision.v1p3beta1.AsyncAnnotateFileResponse The response for a single offline file annotation request.
com.google.cloud.vision.v1p3beta1.AsyncAnnotateFileResponse.Builder The response for a single offline file annotation request.
com.google.cloud.vision.v1p3beta1.AsyncBatchAnnotateFilesRequest Multiple async file annotation requests are batched into a single service call.
com.google.cloud.vision.v1p3beta1.AsyncBatchAnnotateFilesRequest.Builder Multiple async file annotation requests are batched into a single service call.
com.google.cloud.vision.v1p3beta1.AsyncBatchAnnotateFilesResponse Response to an async batch file annotation request.
com.google.cloud.vision.v1p3beta1.AsyncBatchAnnotateFilesResponse.Builder Response to an async batch file annotation request.
com.google.cloud.vision.v1p3beta1.BatchAnnotateImagesRequest Multiple image annotation requests are batched into a single service call.
com.google.cloud.vision.v1p3beta1.BatchAnnotateImagesRequest.Builder Multiple image annotation requests are batched into a single service call.
com.google.cloud.vision.v1p3beta1.BatchAnnotateImagesResponse Response to a batch image annotation request.
com.google.cloud.vision.v1p3beta1.BatchAnnotateImagesResponse.Builder Response to a batch image annotation request.
com.google.cloud.vision.v1p3beta1.BatchOperationMetadata Metadata 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.v1p3beta1.BatchOperationMetadata.Builder Metadata 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.v1p3beta1.Block Logical element on the page.
com.google.cloud.vision.v1p3beta1.Block.Builder Logical element on the page.
com.google.cloud.vision.v1p3beta1.BoundingPoly A bounding polygon for the detected image annotation.
com.google.cloud.vision.v1p3beta1.BoundingPoly.Builder A bounding polygon for the detected image annotation.
com.google.cloud.vision.v1p3beta1.ColorInfo Color information consists of RGB channels, score, and the fraction of the image that the color occupies in the image.
com.google.cloud.vision.v1p3beta1.ColorInfo.Builder Color information consists of RGB channels, score, and the fraction of the image that the color occupies in the image.
com.google.cloud.vision.v1p3beta1.CreateProductRequest Request message for the CreateProduct method.
com.google.cloud.vision.v1p3beta1.CreateProductRequest.Builder Request message for the CreateProduct method.
com.google.cloud.vision.v1p3beta1.CreateProductSetRequest Request message for the CreateProductSet method.
com.google.cloud.vision.v1p3beta1.CreateProductSetRequest.Builder Request message for the CreateProductSet method.
com.google.cloud.vision.v1p3beta1.CreateReferenceImageRequest Request message for the CreateReferenceImage method.
com.google.cloud.vision.v1p3beta1.CreateReferenceImageRequest.Builder Request message for the CreateReferenceImage method.
com.google.cloud.vision.v1p3beta1.CropHint Single crop hint that is used to generate a new crop when serving an image.
com.google.cloud.vision.v1p3beta1.CropHint.Builder Single crop hint that is used to generate a new crop when serving an image.
com.google.cloud.vision.v1p3beta1.CropHintsAnnotation Set of crop hints that are used to generate new crops when serving images.
com.google.cloud.vision.v1p3beta1.CropHintsAnnotation.Builder Set of crop hints that are used to generate new crops when serving images.
com.google.cloud.vision.v1p3beta1.CropHintsParams Parameters for crop hints annotation request.
com.google.cloud.vision.v1p3beta1.CropHintsParams.Builder Parameters for crop hints annotation request.
com.google.cloud.vision.v1p3beta1.DeleteProductRequest Request message for the DeleteProduct method.
com.google.cloud.vision.v1p3beta1.DeleteProductRequest.Builder Request message for the DeleteProduct method.
com.google.cloud.vision.v1p3beta1.DeleteProductSetRequest Request message for the DeleteProductSet method.
com.google.cloud.vision.v1p3beta1.DeleteProductSetRequest.Builder Request message for the DeleteProductSet method.
com.google.cloud.vision.v1p3beta1.DeleteReferenceImageRequest Request message for the DeleteReferenceImage method.
com.google.cloud.vision.v1p3beta1.DeleteReferenceImageRequest.Builder Request message for the DeleteReferenceImage method.
com.google.cloud.vision.v1p3beta1.DominantColorsAnnotation Set of dominant colors and their corresponding scores.
com.google.cloud.vision.v1p3beta1.DominantColorsAnnotation.Builder Set of dominant colors and their corresponding scores.
com.google.cloud.vision.v1p3beta1.EntityAnnotation Set of detected entity features.
com.google.cloud.vision.v1p3beta1.EntityAnnotation.Builder Set of detected entity features.
com.google.cloud.vision.v1p3beta1.FaceAnnotation A face annotation object contains the results of face detection.
com.google.cloud.vision.v1p3beta1.FaceAnnotation.Builder A face annotation object contains the results of face detection.
com.google.cloud.vision.v1p3beta1.FaceAnnotation.Landmark A face-specific landmark (for example, a face feature).
com.google.cloud.vision.v1p3beta1.FaceAnnotation.Landmark.Builder A face-specific landmark (for example, a face feature).
com.google.cloud.vision.v1p3beta1.Feature The 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.v1p3beta1.Feature.Builder The 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.v1p3beta1.GcsDestination The Google Cloud Storage location where the output will be written to.
com.google.cloud.vision.v1p3beta1.GcsDestination.Builder The Google Cloud Storage location where the output will be written to.
com.google.cloud.vision.v1p3beta1.GcsSource The Google Cloud Storage location where the input will be read from.
com.google.cloud.vision.v1p3beta1.GcsSource.Builder The Google Cloud Storage location where the input will be read from.
com.google.cloud.vision.v1p3beta1.GeometryProto
com.google.cloud.vision.v1p3beta1.GetProductRequest Request message for the GetProduct method.
com.google.cloud.vision.v1p3beta1.GetProductRequest.Builder Request message for the GetProduct method.
com.google.cloud.vision.v1p3beta1.GetProductSetRequest Request message for the GetProductSet method.
com.google.cloud.vision.v1p3beta1.GetProductSetRequest.Builder Request message for the GetProductSet method.
com.google.cloud.vision.v1p3beta1.GetReferenceImageRequest Request message for the GetReferenceImage method.
com.google.cloud.vision.v1p3beta1.GetReferenceImageRequest.Builder Request message for the GetReferenceImage method.
com.google.cloud.vision.v1p3beta1.Image Client image to perform Google Cloud Vision API tasks over.
com.google.cloud.vision.v1p3beta1.Image.Builder Client image to perform Google Cloud Vision API tasks over.
com.google.cloud.vision.v1p3beta1.ImageAnnotationContext If 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.v1p3beta1.ImageAnnotationContext.Builder If 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.v1p3beta1.ImageAnnotatorGrpc 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.v1p3beta1.ImageAnnotatorGrpc.ImageAnnotatorImplBase Base class for the server implementation of the service ImageAnnotator. Service that performs Google Cloud Vision API detection tasks over client
com.google.cloud.vision.v1p3beta1.ImageAnnotatorProto
com.google.cloud.vision.v1p3beta1.ImageAnnotatorSettings.Builder Builder for ImageAnnotatorSettings.
com.google.cloud.vision.v1p3beta1.ImageContext Image context and/or feature-specific parameters.
com.google.cloud.vision.v1p3beta1.ImageContext.Builder Image context and/or feature-specific parameters.
com.google.cloud.vision.v1p3beta1.ImageProperties Stores image properties, such as dominant colors.
com.google.cloud.vision.v1p3beta1.ImageProperties.Builder Stores image properties, such as dominant colors.
com.google.cloud.vision.v1p3beta1.ImageSource External image source (Google Cloud Storage or web URL image location).
com.google.cloud.vision.v1p3beta1.ImageSource.Builder External image source (Google Cloud Storage or web URL image location).
com.google.cloud.vision.v1p3beta1.ImportProductSetsGcsSource The Google Cloud Storage location for a csv file which preserves a list of ImportProductSetRequests in each line.
com.google.cloud.vision.v1p3beta1.ImportProductSetsGcsSource.Builder The Google Cloud Storage location for a csv file which preserves a list of ImportProductSetRequests in each line.
com.google.cloud.vision.v1p3beta1.ImportProductSetsInputConfig The input content for the ImportProductSets method.
com.google.cloud.vision.v1p3beta1.ImportProductSetsInputConfig.Builder The input content for the ImportProductSets method.
com.google.cloud.vision.v1p3beta1.ImportProductSetsRequest Request message for the ImportProductSets method.
com.google.cloud.vision.v1p3beta1.ImportProductSetsRequest.Builder Request message for the ImportProductSets method.
com.google.cloud.vision.v1p3beta1.ImportProductSetsResponse Response message for the ImportProductSets method. This message is returned by the
com.google.cloud.vision.v1p3beta1.ImportProductSetsResponse.Builder Response message for the ImportProductSets method. This message is returned by the
com.google.cloud.vision.v1p3beta1.InputConfig The desired input location and metadata.
com.google.cloud.vision.v1p3beta1.InputConfig.Builder The desired input location and metadata.
com.google.cloud.vision.v1p3beta1.LatLongRect Rectangle determined by min and max LatLng pairs.
com.google.cloud.vision.v1p3beta1.LatLongRect.Builder Rectangle determined by min and max LatLng pairs.
com.google.cloud.vision.v1p3beta1.ListProductSetsRequest Request message for the ListProductSets method.
com.google.cloud.vision.v1p3beta1.ListProductSetsRequest.Builder Request message for the ListProductSets method.
com.google.cloud.vision.v1p3beta1.ListProductSetsResponse Response message for the ListProductSets method.
com.google.cloud.vision.v1p3beta1.ListProductSetsResponse.Builder Response message for the ListProductSets method.
com.google.cloud.vision.v1p3beta1.ListProductsInProductSetRequest Request message for the ListProductsInProductSet method.
com.google.cloud.vision.v1p3beta1.ListProductsInProductSetRequest.Builder Request message for the ListProductsInProductSet method.
com.google.cloud.vision.v1p3beta1.ListProductsInProductSetResponse Response message for the ListProductsInProductSet method.
com.google.cloud.vision.v1p3beta1.ListProductsInProductSetResponse.Builder Response message for the ListProductsInProductSet method.
com.google.cloud.vision.v1p3beta1.ListProductsRequest Request message for the ListProducts method.
com.google.cloud.vision.v1p3beta1.ListProductsRequest.Builder Request message for the ListProducts method.
com.google.cloud.vision.v1p3beta1.ListProductsResponse Response message for the ListProducts method.
com.google.cloud.vision.v1p3beta1.ListProductsResponse.Builder Response message for the ListProducts method.
com.google.cloud.vision.v1p3beta1.ListReferenceImagesRequest Request message for the ListReferenceImages method.
com.google.cloud.vision.v1p3beta1.ListReferenceImagesRequest.Builder Request message for the ListReferenceImages method.
com.google.cloud.vision.v1p3beta1.ListReferenceImagesResponse Response message for the ListReferenceImages method.
com.google.cloud.vision.v1p3beta1.ListReferenceImagesResponse.Builder Response message for the ListReferenceImages method.
com.google.cloud.vision.v1p3beta1.LocalizedObjectAnnotation Set of detected objects with bounding boxes.
com.google.cloud.vision.v1p3beta1.LocalizedObjectAnnotation.Builder Set of detected objects with bounding boxes.
com.google.cloud.vision.v1p3beta1.LocationInfo Detected entity location information.
com.google.cloud.vision.v1p3beta1.LocationInfo.Builder Detected entity location information.
com.google.cloud.vision.v1p3beta1.LocationName
com.google.cloud.vision.v1p3beta1.LocationName.Builder Builder for projects/{project}/locations/{location}.
com.google.cloud.vision.v1p3beta1.NormalizedVertex A 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.v1p3beta1.NormalizedVertex.Builder A 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.v1p3beta1.OperationMetadata Contains metadata for the BatchAnnotateImages operation.
com.google.cloud.vision.v1p3beta1.OperationMetadata.Builder Contains metadata for the BatchAnnotateImages operation.
com.google.cloud.vision.v1p3beta1.OutputConfig The desired output location and metadata.
com.google.cloud.vision.v1p3beta1.OutputConfig.Builder The desired output location and metadata.
com.google.cloud.vision.v1p3beta1.Page Detected page from OCR.
com.google.cloud.vision.v1p3beta1.Page.Builder Detected page from OCR.
com.google.cloud.vision.v1p3beta1.Paragraph Structural unit of text representing a number of words in certain order.
com.google.cloud.vision.v1p3beta1.Paragraph.Builder Structural unit of text representing a number of words in certain order.
com.google.cloud.vision.v1p3beta1.Position A 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.v1p3beta1.Position.Builder A 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.v1p3beta1.Product A Product contains ReferenceImages.
com.google.cloud.vision.v1p3beta1.Product.Builder A Product contains ReferenceImages.
com.google.cloud.vision.v1p3beta1.Product.KeyValue A product label represented as a key-value pair.
com.google.cloud.vision.v1p3beta1.Product.KeyValue.Builder A product label represented as a key-value pair.
com.google.cloud.vision.v1p3beta1.ProductName
com.google.cloud.vision.v1p3beta1.ProductName.Builder Builder for projects/{project}/locations/{location}/products/{product}.
com.google.cloud.vision.v1p3beta1.ProductSearchClient.ListProductSetsFixedSizeCollection
com.google.cloud.vision.v1p3beta1.ProductSearchClient.ListProductSetsPage
com.google.cloud.vision.v1p3beta1.ProductSearchClient.ListProductSetsPagedResponse
com.google.cloud.vision.v1p3beta1.ProductSearchClient.ListProductsFixedSizeCollection
com.google.cloud.vision.v1p3beta1.ProductSearchClient.ListProductsInProductSetFixedSizeCollection
com.google.cloud.vision.v1p3beta1.ProductSearchClient.ListProductsInProductSetPage
com.google.cloud.vision.v1p3beta1.ProductSearchClient.ListProductsInProductSetPagedResponse
com.google.cloud.vision.v1p3beta1.ProductSearchClient.ListProductsPage
com.google.cloud.vision.v1p3beta1.ProductSearchClient.ListProductsPagedResponse
com.google.cloud.vision.v1p3beta1.ProductSearchClient.ListReferenceImagesFixedSizeCollection
com.google.cloud.vision.v1p3beta1.ProductSearchClient.ListReferenceImagesPage
com.google.cloud.vision.v1p3beta1.ProductSearchClient.ListReferenceImagesPagedResponse
com.google.cloud.vision.v1p3beta1.ProductSearchGrpc 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
com.google.cloud.vision.v1p3beta1.ProductSearchGrpc.ProductSearchImplBase Base class for the server implementation of the service ProductSearch. Manages Products and ProductSets of reference images for use in product
com.google.cloud.vision.v1p3beta1.ProductSearchParams Parameters for a product search request.
com.google.cloud.vision.v1p3beta1.ProductSearchParams.Builder Parameters for a product search request.
com.google.cloud.vision.v1p3beta1.ProductSearchProto
com.google.cloud.vision.v1p3beta1.ProductSearchResults Results for a product search request.
com.google.cloud.vision.v1p3beta1.ProductSearchResults.Builder Results for a product search request.
com.google.cloud.vision.v1p3beta1.ProductSearchResults.GroupedResult Information about the products similar to a single product in a query image.
com.google.cloud.vision.v1p3beta1.ProductSearchResults.GroupedResult.Builder Information about the products similar to a single product in a query image.
com.google.cloud.vision.v1p3beta1.ProductSearchResults.ObjectAnnotation Prediction for what the object in the bounding box is.
com.google.cloud.vision.v1p3beta1.ProductSearchResults.ObjectAnnotation.Builder Prediction for what the object in the bounding box is.
com.google.cloud.vision.v1p3beta1.ProductSearchResults.Result Information about a product.
com.google.cloud.vision.v1p3beta1.ProductSearchResults.Result.Builder Information about a product.
com.google.cloud.vision.v1p3beta1.ProductSearchServiceProto
com.google.cloud.vision.v1p3beta1.ProductSearchSettings.Builder Builder for ProductSearchSettings.
com.google.cloud.vision.v1p3beta1.ProductSet A 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.v1p3beta1.ProductSet.Builder A 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.v1p3beta1.ProductSetName
com.google.cloud.vision.v1p3beta1.ProductSetName.Builder Builder for projects/{project}/locations/{location}/productSets/{product_set}.
com.google.cloud.vision.v1p3beta1.Property A Property consists of a user-supplied name/value pair.
com.google.cloud.vision.v1p3beta1.Property.Builder A Property consists of a user-supplied name/value pair.
com.google.cloud.vision.v1p3beta1.ReferenceImage A ReferenceImage represents a product image and its associated metadata, such as bounding boxes.
com.google.cloud.vision.v1p3beta1.ReferenceImage.Builder A ReferenceImage represents a product image and its associated metadata, such as bounding boxes.
com.google.cloud.vision.v1p3beta1.ReferenceImageName
com.google.cloud.vision.v1p3beta1.ReferenceImageName.Builder Builder for projects/{project}/locations/{location}/products/{product}/referenceImages/{reference_image}.
com.google.cloud.vision.v1p3beta1.RemoveProductFromProductSetRequest Request message for the RemoveProductFromProductSet method.
com.google.cloud.vision.v1p3beta1.RemoveProductFromProductSetRequest.Builder Request message for the RemoveProductFromProductSet method.
com.google.cloud.vision.v1p3beta1.SafeSearchAnnotation Set 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.v1p3beta1.SafeSearchAnnotation.Builder Set 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.v1p3beta1.Symbol A single symbol representation.
com.google.cloud.vision.v1p3beta1.Symbol.Builder A single symbol representation.
com.google.cloud.vision.v1p3beta1.TextAnnotation TextAnnotation 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.v1p3beta1.TextAnnotation.Builder TextAnnotation 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.v1p3beta1.TextAnnotation.DetectedBreak Detected start or end of a structural component.
com.google.cloud.vision.v1p3beta1.TextAnnotation.DetectedBreak.Builder Detected start or end of a structural component.
com.google.cloud.vision.v1p3beta1.TextAnnotation.DetectedLanguage Detected language for a structural component.
com.google.cloud.vision.v1p3beta1.TextAnnotation.DetectedLanguage.Builder Detected language for a structural component.
com.google.cloud.vision.v1p3beta1.TextAnnotation.TextProperty Additional information detected on the structural component.
com.google.cloud.vision.v1p3beta1.TextAnnotation.TextProperty.Builder Additional information detected on the structural component.
com.google.cloud.vision.v1p3beta1.TextAnnotationProto
com.google.cloud.vision.v1p3beta1.TextDetectionParams Parameters for text detections. This is used to control TEXT_DETECTION and DOCUMENT_TEXT_DETECTION features.
com.google.cloud.vision.v1p3beta1.TextDetectionParams.Builder Parameters for text detections. This is used to control TEXT_DETECTION and DOCUMENT_TEXT_DETECTION features.
com.google.cloud.vision.v1p3beta1.UpdateProductRequest Request message for the UpdateProduct method.
com.google.cloud.vision.v1p3beta1.UpdateProductRequest.Builder Request message for the UpdateProduct method.
com.google.cloud.vision.v1p3beta1.UpdateProductSetRequest Request message for the UpdateProductSet method.
com.google.cloud.vision.v1p3beta1.UpdateProductSetRequest.Builder Request message for the UpdateProductSet method.
com.google.cloud.vision.v1p3beta1.Vertex A 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.v1p3beta1.Vertex.Builder A 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.v1p3beta1.WebDetection Relevant information for the image from the Internet.
com.google.cloud.vision.v1p3beta1.WebDetection.Builder Relevant information for the image from the Internet.
com.google.cloud.vision.v1p3beta1.WebDetection.WebEntity Entity deduced from similar images on the Internet.
com.google.cloud.vision.v1p3beta1.WebDetection.WebEntity.Builder Entity deduced from similar images on the Internet.
com.google.cloud.vision.v1p3beta1.WebDetection.WebImage Metadata for online images.
com.google.cloud.vision.v1p3beta1.WebDetection.WebImage.Builder Metadata for online images.
com.google.cloud.vision.v1p3beta1.WebDetection.WebLabel Label to provide extra metadata for the web detection.
com.google.cloud.vision.v1p3beta1.WebDetection.WebLabel.Builder Label to provide extra metadata for the web detection.
com.google.cloud.vision.v1p3beta1.WebDetection.WebPage Metadata for web pages.
com.google.cloud.vision.v1p3beta1.WebDetection.WebPage.Builder Metadata for web pages.
com.google.cloud.vision.v1p3beta1.WebDetectionParams Parameters for web detection request.
com.google.cloud.vision.v1p3beta1.WebDetectionParams.Builder Parameters for web detection request.
com.google.cloud.vision.v1p3beta1.WebDetectionProto
com.google.cloud.vision.v1p3beta1.Word A word representation.
com.google.cloud.vision.v1p3beta1.Word.Builder A word representation.

Interfaces

Interface Description
com.google.cloud.vision.v1p3beta1.AddProductToProductSetRequestOrBuilder
com.google.cloud.vision.v1p3beta1.AnnotateFileResponseOrBuilder
com.google.cloud.vision.v1p3beta1.AnnotateImageRequestOrBuilder
com.google.cloud.vision.v1p3beta1.AnnotateImageResponseOrBuilder
com.google.cloud.vision.v1p3beta1.AsyncAnnotateFileRequestOrBuilder
com.google.cloud.vision.v1p3beta1.AsyncAnnotateFileResponseOrBuilder
com.google.cloud.vision.v1p3beta1.AsyncBatchAnnotateFilesRequestOrBuilder
com.google.cloud.vision.v1p3beta1.AsyncBatchAnnotateFilesResponseOrBuilder
com.google.cloud.vision.v1p3beta1.BatchAnnotateImagesRequestOrBuilder
com.google.cloud.vision.v1p3beta1.BatchAnnotateImagesResponseOrBuilder
com.google.cloud.vision.v1p3beta1.BatchOperationMetadataOrBuilder
com.google.cloud.vision.v1p3beta1.BlockOrBuilder
com.google.cloud.vision.v1p3beta1.BoundingPolyOrBuilder
com.google.cloud.vision.v1p3beta1.ColorInfoOrBuilder
com.google.cloud.vision.v1p3beta1.CreateProductRequestOrBuilder
com.google.cloud.vision.v1p3beta1.CreateProductSetRequestOrBuilder
com.google.cloud.vision.v1p3beta1.CreateReferenceImageRequestOrBuilder
com.google.cloud.vision.v1p3beta1.CropHintOrBuilder
com.google.cloud.vision.v1p3beta1.CropHintsAnnotationOrBuilder
com.google.cloud.vision.v1p3beta1.CropHintsParamsOrBuilder
com.google.cloud.vision.v1p3beta1.DeleteProductRequestOrBuilder
com.google.cloud.vision.v1p3beta1.DeleteProductSetRequestOrBuilder
com.google.cloud.vision.v1p3beta1.DeleteReferenceImageRequestOrBuilder
com.google.cloud.vision.v1p3beta1.DominantColorsAnnotationOrBuilder
com.google.cloud.vision.v1p3beta1.EntityAnnotationOrBuilder
com.google.cloud.vision.v1p3beta1.FaceAnnotation.LandmarkOrBuilder
com.google.cloud.vision.v1p3beta1.FaceAnnotationOrBuilder
com.google.cloud.vision.v1p3beta1.FeatureOrBuilder
com.google.cloud.vision.v1p3beta1.GcsDestinationOrBuilder
com.google.cloud.vision.v1p3beta1.GcsSourceOrBuilder
com.google.cloud.vision.v1p3beta1.GetProductRequestOrBuilder
com.google.cloud.vision.v1p3beta1.GetProductSetRequestOrBuilder
com.google.cloud.vision.v1p3beta1.GetReferenceImageRequestOrBuilder
com.google.cloud.vision.v1p3beta1.ImageAnnotationContextOrBuilder
com.google.cloud.vision.v1p3beta1.ImageAnnotatorGrpc.AsyncService 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.v1p3beta1.ImageContextOrBuilder
com.google.cloud.vision.v1p3beta1.ImageOrBuilder
com.google.cloud.vision.v1p3beta1.ImagePropertiesOrBuilder
com.google.cloud.vision.v1p3beta1.ImageSourceOrBuilder
com.google.cloud.vision.v1p3beta1.ImportProductSetsGcsSourceOrBuilder
com.google.cloud.vision.v1p3beta1.ImportProductSetsInputConfigOrBuilder
com.google.cloud.vision.v1p3beta1.ImportProductSetsRequestOrBuilder
com.google.cloud.vision.v1p3beta1.ImportProductSetsResponseOrBuilder
com.google.cloud.vision.v1p3beta1.InputConfigOrBuilder
com.google.cloud.vision.v1p3beta1.LatLongRectOrBuilder
com.google.cloud.vision.v1p3beta1.ListProductSetsRequestOrBuilder
com.google.cloud.vision.v1p3beta1.ListProductSetsResponseOrBuilder
com.google.cloud.vision.v1p3beta1.ListProductsInProductSetRequestOrBuilder
com.google.cloud.vision.v1p3beta1.ListProductsInProductSetResponseOrBuilder
com.google.cloud.vision.v1p3beta1.ListProductsRequestOrBuilder
com.google.cloud.vision.v1p3beta1.ListProductsResponseOrBuilder
com.google.cloud.vision.v1p3beta1.ListReferenceImagesRequestOrBuilder
com.google.cloud.vision.v1p3beta1.ListReferenceImagesResponseOrBuilder
com.google.cloud.vision.v1p3beta1.LocalizedObjectAnnotationOrBuilder
com.google.cloud.vision.v1p3beta1.LocationInfoOrBuilder
com.google.cloud.vision.v1p3beta1.NormalizedVertexOrBuilder
com.google.cloud.vision.v1p3beta1.OperationMetadataOrBuilder
com.google.cloud.vision.v1p3beta1.OutputConfigOrBuilder
com.google.cloud.vision.v1p3beta1.PageOrBuilder
com.google.cloud.vision.v1p3beta1.ParagraphOrBuilder
com.google.cloud.vision.v1p3beta1.PositionOrBuilder
com.google.cloud.vision.v1p3beta1.Product.KeyValueOrBuilder
com.google.cloud.vision.v1p3beta1.ProductOrBuilder
com.google.cloud.vision.v1p3beta1.ProductSearchGrpc.AsyncService 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
com.google.cloud.vision.v1p3beta1.ProductSearchParamsOrBuilder
com.google.cloud.vision.v1p3beta1.ProductSearchResults.GroupedResultOrBuilder
com.google.cloud.vision.v1p3beta1.ProductSearchResults.ObjectAnnotationOrBuilder
com.google.cloud.vision.v1p3beta1.ProductSearchResults.ResultOrBuilder
com.google.cloud.vision.v1p3beta1.ProductSearchResultsOrBuilder
com.google.cloud.vision.v1p3beta1.ProductSetOrBuilder
com.google.cloud.vision.v1p3beta1.PropertyOrBuilder
com.google.cloud.vision.v1p3beta1.ReferenceImageOrBuilder
com.google.cloud.vision.v1p3beta1.RemoveProductFromProductSetRequestOrBuilder
com.google.cloud.vision.v1p3beta1.SafeSearchAnnotationOrBuilder
com.google.cloud.vision.v1p3beta1.SymbolOrBuilder
com.google.cloud.vision.v1p3beta1.TextAnnotation.DetectedBreakOrBuilder
com.google.cloud.vision.v1p3beta1.TextAnnotation.DetectedLanguageOrBuilder
com.google.cloud.vision.v1p3beta1.TextAnnotation.TextPropertyOrBuilder
com.google.cloud.vision.v1p3beta1.TextAnnotationOrBuilder
com.google.cloud.vision.v1p3beta1.TextDetectionParamsOrBuilder
com.google.cloud.vision.v1p3beta1.UpdateProductRequestOrBuilder
com.google.cloud.vision.v1p3beta1.UpdateProductSetRequestOrBuilder
com.google.cloud.vision.v1p3beta1.VertexOrBuilder
com.google.cloud.vision.v1p3beta1.WebDetection.WebEntityOrBuilder
com.google.cloud.vision.v1p3beta1.WebDetection.WebImageOrBuilder
com.google.cloud.vision.v1p3beta1.WebDetection.WebLabelOrBuilder
com.google.cloud.vision.v1p3beta1.WebDetection.WebPageOrBuilder
com.google.cloud.vision.v1p3beta1.WebDetectionOrBuilder
com.google.cloud.vision.v1p3beta1.WebDetectionParamsOrBuilder
com.google.cloud.vision.v1p3beta1.WordOrBuilder

Enums

Enum Description
com.google.cloud.vision.v1p3beta1.BatchOperationMetadata.State Enumerates the possible states that the batch request can be in.
com.google.cloud.vision.v1p3beta1.Block.BlockType Type of a block (text, image etc) as identified by OCR.
com.google.cloud.vision.v1p3beta1.FaceAnnotation.Landmark.Type Face 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.v1p3beta1.Feature.Type Type of Google Cloud Vision API feature to be extracted.
com.google.cloud.vision.v1p3beta1.ImportProductSetsInputConfig.SourceCase
com.google.cloud.vision.v1p3beta1.Likelihood A bucketized representation of likelihood, which is intended to give clients highly stable results across model upgrades.
com.google.cloud.vision.v1p3beta1.OperationMetadata.State Batch operation states.
com.google.cloud.vision.v1p3beta1.TextAnnotation.DetectedBreak.BreakType Enum to denote the type of break found. New line, space etc.