Package | Description |
---|---|
com.google.cloud.vision.v1p3beta1 |
The interfaces provided are listed below, along with usage samples.
|
com.google.cloud.vision.v1p3beta1.stub |
Class and Description |
---|
AddProductToProductSetRequest
Request message for the `AddProductToProductSet` method.
|
AddProductToProductSetRequest.Builder
Request message for the `AddProductToProductSet` method.
|
AddProductToProductSetRequestOrBuilder |
AnnotateFileResponse
Response to a single file annotation request.
|
AnnotateFileResponse.Builder
Response to a single file annotation request.
|
AnnotateFileResponseOrBuilder |
AnnotateImageRequest
Request for performing Google Cloud Vision API tasks over a user-provided
image, with user-requested features.
|
AnnotateImageRequest.Builder
Request for performing Google Cloud Vision API tasks over a user-provided
image, with user-requested features.
|
AnnotateImageRequestOrBuilder |
AnnotateImageResponse
Response to an image annotation request.
|
AnnotateImageResponse.Builder
Response to an image annotation request.
|
AnnotateImageResponseOrBuilder |
AsyncAnnotateFileRequest
An offline file annotation request.
|
AsyncAnnotateFileRequest.Builder
An offline file annotation request.
|
AsyncAnnotateFileRequestOrBuilder |
AsyncAnnotateFileResponse
The response for a single offline file annotation request.
|
AsyncAnnotateFileResponse.Builder
The response for a single offline file annotation request.
|
AsyncAnnotateFileResponseOrBuilder |
AsyncBatchAnnotateFilesRequest
Multiple async file annotation requests are batched into a single service
call.
|
AsyncBatchAnnotateFilesRequest.Builder
Multiple async file annotation requests are batched into a single service
call.
|
AsyncBatchAnnotateFilesRequestOrBuilder |
AsyncBatchAnnotateFilesResponse
Response to an async batch file annotation request.
|
AsyncBatchAnnotateFilesResponse.Builder
Response to an async batch file annotation request.
|
AsyncBatchAnnotateFilesResponseOrBuilder |
BatchAnnotateImagesRequest
Multiple image annotation requests are batched into a single service call.
|
BatchAnnotateImagesRequest.Builder
Multiple image annotation requests are batched into a single service call.
|
BatchAnnotateImagesRequestOrBuilder |
BatchAnnotateImagesResponse
Response to a batch image annotation request.
|
BatchAnnotateImagesResponse.Builder
Response to a batch image annotation request.
|
BatchAnnotateImagesResponseOrBuilder |
BatchOperationMetadata
Metadata for the batch operations such as the current state.
|
BatchOperationMetadata.Builder
Metadata for the batch operations such as the current state.
|
BatchOperationMetadata.State
Enumerates the possible states that the batch request can be in.
|
BatchOperationMetadataOrBuilder |
Block
Logical element on the page.
|
Block.BlockType
Type of a block (text, image etc) as identified by OCR.
|
Block.Builder
Logical element on the page.
|
BlockOrBuilder |
BoundingPoly
A bounding polygon for the detected image annotation.
|
BoundingPoly.Builder
A bounding polygon for the detected image annotation.
|
BoundingPolyOrBuilder |
ColorInfo
Color information consists of RGB channels, score, and the fraction of
the image that the color occupies in the image.
|
ColorInfo.Builder
Color information consists of RGB channels, score, and the fraction of
the image that the color occupies in the image.
|
ColorInfoOrBuilder |
CreateProductRequest
Request message for the `CreateProduct` method.
|
CreateProductRequest.Builder
Request message for the `CreateProduct` method.
|
CreateProductRequestOrBuilder |
CreateProductSetRequest
Request message for the `CreateProductSet` method.
|
CreateProductSetRequest.Builder
Request message for the `CreateProductSet` method.
|
CreateProductSetRequestOrBuilder |
CreateReferenceImageRequest
Request message for the `CreateReferenceImage` method.
|
CreateReferenceImageRequest.Builder
Request message for the `CreateReferenceImage` method.
|
CreateReferenceImageRequestOrBuilder |
CropHint
Single crop hint that is used to generate a new crop when serving an image.
|
CropHint.Builder
Single crop hint that is used to generate a new crop when serving an image.
|
CropHintOrBuilder |
CropHintsAnnotation
Set of crop hints that are used to generate new crops when serving images.
|
CropHintsAnnotation.Builder
Set of crop hints that are used to generate new crops when serving images.
|
CropHintsAnnotationOrBuilder |
CropHintsParams
Parameters for crop hints annotation request.
|
CropHintsParams.Builder
Parameters for crop hints annotation request.
|
CropHintsParamsOrBuilder |
DeleteProductRequest
Request message for the `DeleteProduct` method.
|
DeleteProductRequest.Builder
Request message for the `DeleteProduct` method.
|
DeleteProductRequestOrBuilder |
DeleteProductSetRequest
Request message for the `DeleteProductSet` method.
|
DeleteProductSetRequest.Builder
Request message for the `DeleteProductSet` method.
|
DeleteProductSetRequestOrBuilder |
DeleteReferenceImageRequest
Request message for the `DeleteReferenceImage` method.
|
DeleteReferenceImageRequest.Builder
Request message for the `DeleteReferenceImage` method.
|
DeleteReferenceImageRequestOrBuilder |
DominantColorsAnnotation
Set of dominant colors and their corresponding scores.
|
DominantColorsAnnotation.Builder
Set of dominant colors and their corresponding scores.
|
DominantColorsAnnotationOrBuilder |
EntityAnnotation
Set of detected entity features.
|
EntityAnnotation.Builder
Set of detected entity features.
|
EntityAnnotationOrBuilder |
FaceAnnotation
A face annotation object contains the results of face detection.
|
FaceAnnotation.Builder
A face annotation object contains the results of face detection.
|
FaceAnnotation.Landmark
A face-specific landmark (for example, a face feature).
|
FaceAnnotation.Landmark.Builder
A face-specific landmark (for example, a face feature).
|
FaceAnnotation.Landmark.Type
Face landmark (feature) type.
|
FaceAnnotation.LandmarkOrBuilder |
FaceAnnotationOrBuilder |
Feature
The type of Google Cloud Vision API detection to perform, and the maximum
number of results to return for that type.
|
Feature.Builder
The type of Google Cloud Vision API detection to perform, and the maximum
number of results to return for that type.
|
Feature.Type
Type of Google Cloud Vision API feature to be extracted.
|
FeatureOrBuilder |
GcsDestination
The Google Cloud Storage location where the output will be written to.
|
GcsDestination.Builder
The Google Cloud Storage location where the output will be written to.
|
GcsDestinationOrBuilder |
GcsSource
The Google Cloud Storage location where the input will be read from.
|
GcsSource.Builder
The Google Cloud Storage location where the input will be read from.
|
GcsSourceOrBuilder |
GetProductRequest
Request message for the `GetProduct` method.
|
GetProductRequest.Builder
Request message for the `GetProduct` method.
|
GetProductRequestOrBuilder |
GetProductSetRequest
Request message for the `GetProductSet` method.
|
GetProductSetRequest.Builder
Request message for the `GetProductSet` method.
|
GetProductSetRequestOrBuilder |
GetReferenceImageRequest
Request message for the `GetReferenceImage` method.
|
GetReferenceImageRequest.Builder
Request message for the `GetReferenceImage` method.
|
GetReferenceImageRequestOrBuilder |
Image
Client image to perform Google Cloud Vision API tasks over.
|
Image.Builder
Client image to perform Google Cloud Vision API tasks over.
|
ImageAnnotationContext
If an image was produced from a file (e.g.
|
ImageAnnotationContext.Builder
If an image was produced from a file (e.g.
|
ImageAnnotationContextOrBuilder |
ImageAnnotatorClient
Service Description: Service that performs Google Cloud Vision API detection tasks over client
images, such as face, landmark, logo, label, and text detection.
|
ImageAnnotatorGrpc.ImageAnnotatorBlockingStub
Service that performs Google Cloud Vision API detection tasks over client
images, such as face, landmark, logo, label, and text detection.
|
ImageAnnotatorGrpc.ImageAnnotatorFutureStub
Service that performs Google Cloud Vision API detection tasks over client
images, such as face, landmark, logo, label, and text detection.
|
ImageAnnotatorGrpc.ImageAnnotatorStub
Service that performs Google Cloud Vision API detection tasks over client
images, such as face, landmark, logo, label, and text detection.
|
ImageAnnotatorSettings
Settings class to configure an instance of
ImageAnnotatorClient . |
ImageAnnotatorSettings.Builder
Builder for ImageAnnotatorSettings.
|
ImageContext
Image context and/or feature-specific parameters.
|
ImageContext.Builder
Image context and/or feature-specific parameters.
|
ImageContextOrBuilder |
ImageOrBuilder |
ImageProperties
Stores image properties, such as dominant colors.
|
ImageProperties.Builder
Stores image properties, such as dominant colors.
|
ImagePropertiesOrBuilder |
ImageSource
External image source (Google Cloud Storage or web URL image location).
|
ImageSource.Builder
External image source (Google Cloud Storage or web URL image location).
|
ImageSourceOrBuilder |
ImportProductSetsGcsSource
The Google Cloud Storage location for a csv file which preserves a list of
ImportProductSetRequests in each line.
|
ImportProductSetsGcsSource.Builder
The Google Cloud Storage location for a csv file which preserves a list of
ImportProductSetRequests in each line.
|
ImportProductSetsGcsSourceOrBuilder |
ImportProductSetsInputConfig
The input content for the `ImportProductSets` method.
|
ImportProductSetsInputConfig.Builder
The input content for the `ImportProductSets` method.
|
ImportProductSetsInputConfig.SourceCase |
ImportProductSetsInputConfigOrBuilder |
ImportProductSetsRequest
Request message for the `ImportProductSets` method.
|
ImportProductSetsRequest.Builder
Request message for the `ImportProductSets` method.
|
ImportProductSetsRequestOrBuilder |
ImportProductSetsResponse
Response message for the `ImportProductSets` method.
|
ImportProductSetsResponse.Builder
Response message for the `ImportProductSets` method.
|
ImportProductSetsResponseOrBuilder |
InputConfig
The desired input location and metadata.
|
InputConfig.Builder
The desired input location and metadata.
|
InputConfigOrBuilder |
LatLongRect
Rectangle determined by min and max `LatLng` pairs.
|
LatLongRect.Builder
Rectangle determined by min and max `LatLng` pairs.
|
LatLongRectOrBuilder |
Likelihood
A bucketized representation of likelihood, which is intended to give clients
highly stable results across model upgrades.
|
ListProductSetsRequest
Request message for the `ListProductSets` method.
|
ListProductSetsRequest.Builder
Request message for the `ListProductSets` method.
|
ListProductSetsRequestOrBuilder |
ListProductSetsResponse
Response message for the `ListProductSets` method.
|
ListProductSetsResponse.Builder
Response message for the `ListProductSets` method.
|
ListProductSetsResponseOrBuilder |
ListProductsInProductSetRequest
Request message for the `ListProductsInProductSet` method.
|
ListProductsInProductSetRequest.Builder
Request message for the `ListProductsInProductSet` method.
|
ListProductsInProductSetRequestOrBuilder |
ListProductsInProductSetResponse
Response message for the `ListProductsInProductSet` method.
|
ListProductsInProductSetResponse.Builder
Response message for the `ListProductsInProductSet` method.
|
ListProductsInProductSetResponseOrBuilder |
ListProductsRequest
Request message for the `ListProducts` method.
|
ListProductsRequest.Builder
Request message for the `ListProducts` method.
|
ListProductsRequestOrBuilder |
ListProductsResponse
Response message for the `ListProducts` method.
|
ListProductsResponse.Builder
Response message for the `ListProducts` method.
|
ListProductsResponseOrBuilder |
ListReferenceImagesRequest
Request message for the `ListReferenceImages` method.
|
ListReferenceImagesRequest.Builder
Request message for the `ListReferenceImages` method.
|
ListReferenceImagesRequestOrBuilder |
ListReferenceImagesResponse
Response message for the `ListReferenceImages` method.
|
ListReferenceImagesResponse.Builder
Response message for the `ListReferenceImages` method.
|
ListReferenceImagesResponseOrBuilder |
LocalizedObjectAnnotation
Set of detected objects with bounding boxes.
|
LocalizedObjectAnnotation.Builder
Set of detected objects with bounding boxes.
|
LocalizedObjectAnnotationOrBuilder |
LocationInfo
Detected entity location information.
|
LocationInfo.Builder
Detected entity location information.
|
LocationInfoOrBuilder |
LocationName |
LocationName.Builder
Builder for projects/{project}/locations/{location}.
|
NormalizedVertex
A vertex represents a 2D point in the image.
|
NormalizedVertex.Builder
A vertex represents a 2D point in the image.
|
NormalizedVertexOrBuilder |
OperationMetadata
Contains metadata for the BatchAnnotateImages operation.
|
OperationMetadata.Builder
Contains metadata for the BatchAnnotateImages operation.
|
OperationMetadata.State
Batch operation states.
|
OperationMetadataOrBuilder |
OutputConfig
The desired output location and metadata.
|
OutputConfig.Builder
The desired output location and metadata.
|
OutputConfigOrBuilder |
Page
Detected page from OCR.
|
Page.Builder
Detected page from OCR.
|
PageOrBuilder |
Paragraph
Structural unit of text representing a number of words in certain order.
|
Paragraph.Builder
Structural unit of text representing a number of words in certain order.
|
ParagraphOrBuilder |
Position
A 3D position in the image, used primarily for Face detection landmarks.
|
Position.Builder
A 3D position in the image, used primarily for Face detection landmarks.
|
PositionOrBuilder |
Product
A Product contains ReferenceImages.
|
Product.Builder
A Product contains ReferenceImages.
|
Product.KeyValue
A product label represented as a key-value pair.
|
Product.KeyValue.Builder
A product label represented as a key-value pair.
|
Product.KeyValueOrBuilder |
ProductName |
ProductName.Builder
Builder for projects/{project}/locations/{location}/products/{product}.
|
ProductOrBuilder |
ProductSearchClient
Service Description: Manages Products and ProductSets of reference images for use in product
search.
|
ProductSearchClient.ListProductSetsFixedSizeCollection |
ProductSearchClient.ListProductSetsPage |
ProductSearchClient.ListProductSetsPagedResponse |
ProductSearchClient.ListProductsFixedSizeCollection |
ProductSearchClient.ListProductsInProductSetFixedSizeCollection |
ProductSearchClient.ListProductsInProductSetPage |
ProductSearchClient.ListProductsInProductSetPagedResponse |
ProductSearchClient.ListProductsPage |
ProductSearchClient.ListProductsPagedResponse |
ProductSearchClient.ListReferenceImagesFixedSizeCollection |
ProductSearchClient.ListReferenceImagesPage |
ProductSearchClient.ListReferenceImagesPagedResponse |
ProductSearchGrpc.ProductSearchBlockingStub
Manages Products and ProductSets of reference images for use in product
search.
|
ProductSearchGrpc.ProductSearchFutureStub
Manages Products and ProductSets of reference images for use in product
search.
|
ProductSearchGrpc.ProductSearchStub
Manages Products and ProductSets of reference images for use in product
search.
|
ProductSearchParams
Parameters for a product search request.
|
ProductSearchParams.Builder
Parameters for a product search request.
|
ProductSearchParamsOrBuilder |
ProductSearchResults
Results for a product search request.
|
ProductSearchResults.Builder
Results for a product search request.
|
ProductSearchResults.GroupedResult
Information about the products similar to a single product in a query
image.
|
ProductSearchResults.GroupedResult.Builder
Information about the products similar to a single product in a query
image.
|
ProductSearchResults.GroupedResultOrBuilder |
ProductSearchResults.ObjectAnnotation
Prediction for what the object in the bounding box is.
|
ProductSearchResults.ObjectAnnotation.Builder
Prediction for what the object in the bounding box is.
|
ProductSearchResults.ObjectAnnotationOrBuilder |
ProductSearchResults.Result
Information about a product.
|
ProductSearchResults.Result.Builder
Information about a product.
|
ProductSearchResults.ResultOrBuilder |
ProductSearchResultsOrBuilder |
ProductSearchSettings
Settings class to configure an instance of
ProductSearchClient . |
ProductSearchSettings.Builder
Builder for ProductSearchSettings.
|
ProductSet
A ProductSet contains Products.
|
ProductSet.Builder
A ProductSet contains Products.
|
ProductSetName |
ProductSetName.Builder
Builder for projects/{project}/locations/{location}/productSets/{product_set}.
|
ProductSetOrBuilder |
Property
A `Property` consists of a user-supplied name/value pair.
|
Property.Builder
A `Property` consists of a user-supplied name/value pair.
|
PropertyOrBuilder |
ReferenceImage
A `ReferenceImage` represents a product image and its associated metadata,
such as bounding boxes.
|
ReferenceImage.Builder
A `ReferenceImage` represents a product image and its associated metadata,
such as bounding boxes.
|
ReferenceImageName |
ReferenceImageName.Builder
Builder for
projects/{project}/locations/{location}/products/{product}/referenceImages/{reference_image}.
|
ReferenceImageOrBuilder |
RemoveProductFromProductSetRequest
Request message for the `RemoveProductFromProductSet` method.
|
RemoveProductFromProductSetRequest.Builder
Request message for the `RemoveProductFromProductSet` method.
|
RemoveProductFromProductSetRequestOrBuilder |
SafeSearchAnnotation
Set of features pertaining to the image, computed by computer vision
methods over safe-search verticals (for example, adult, spoof, medical,
violence).
|
SafeSearchAnnotation.Builder
Set of features pertaining to the image, computed by computer vision
methods over safe-search verticals (for example, adult, spoof, medical,
violence).
|
SafeSearchAnnotationOrBuilder |
Symbol
A single symbol representation.
|
Symbol.Builder
A single symbol representation.
|
SymbolOrBuilder |
TextAnnotation
TextAnnotation contains a structured representation of OCR extracted text.
|
TextAnnotation.Builder
TextAnnotation contains a structured representation of OCR extracted text.
|
TextAnnotation.DetectedBreak
Detected start or end of a structural component.
|
TextAnnotation.DetectedBreak.BreakType
Enum to denote the type of break found.
|
TextAnnotation.DetectedBreak.Builder
Detected start or end of a structural component.
|
TextAnnotation.DetectedBreakOrBuilder |
TextAnnotation.DetectedLanguage
Detected language for a structural component.
|
TextAnnotation.DetectedLanguage.Builder
Detected language for a structural component.
|
TextAnnotation.DetectedLanguageOrBuilder |
TextAnnotation.TextProperty
Additional information detected on the structural component.
|
TextAnnotation.TextProperty.Builder
Additional information detected on the structural component.
|
TextAnnotation.TextPropertyOrBuilder |
TextAnnotationOrBuilder |
TextDetectionParams
Parameters for text detections.
|
TextDetectionParams.Builder
Parameters for text detections.
|
TextDetectionParamsOrBuilder |
UpdateProductRequest
Request message for the `UpdateProduct` method.
|
UpdateProductRequest.Builder
Request message for the `UpdateProduct` method.
|
UpdateProductRequestOrBuilder |
UpdateProductSetRequest
Request message for the `UpdateProductSet` method.
|
UpdateProductSetRequest.Builder
Request message for the `UpdateProductSet` method.
|
UpdateProductSetRequestOrBuilder |
Vertex
A vertex represents a 2D point in the image.
|
Vertex.Builder
A vertex represents a 2D point in the image.
|
VertexOrBuilder |
WebDetection
Relevant information for the image from the Internet.
|
WebDetection.Builder
Relevant information for the image from the Internet.
|
WebDetection.WebEntity
Entity deduced from similar images on the Internet.
|
WebDetection.WebEntity.Builder
Entity deduced from similar images on the Internet.
|
WebDetection.WebEntityOrBuilder |
WebDetection.WebImage
Metadata for online images.
|
WebDetection.WebImage.Builder
Metadata for online images.
|
WebDetection.WebImageOrBuilder |
WebDetection.WebLabel
Label to provide extra metadata for the web detection.
|
WebDetection.WebLabel.Builder
Label to provide extra metadata for the web detection.
|
WebDetection.WebLabelOrBuilder |
WebDetection.WebPage
Metadata for web pages.
|
WebDetection.WebPage.Builder
Metadata for web pages.
|
WebDetection.WebPageOrBuilder |
WebDetectionOrBuilder |
WebDetectionParams
Parameters for web detection request.
|
WebDetectionParams.Builder
Parameters for web detection request.
|
WebDetectionParamsOrBuilder |
Word
A word representation.
|
Word.Builder
A word representation.
|
WordOrBuilder |
Class and Description |
---|
AddProductToProductSetRequest
Request message for the `AddProductToProductSet` method.
|
AsyncBatchAnnotateFilesRequest
Multiple async file annotation requests are batched into a single service
call.
|
AsyncBatchAnnotateFilesResponse
Response to an async batch file annotation request.
|
BatchAnnotateImagesRequest
Multiple image annotation requests are batched into a single service call.
|
BatchAnnotateImagesResponse
Response to a batch image annotation request.
|
BatchOperationMetadata
Metadata for the batch operations such as the current state.
|
CreateProductRequest
Request message for the `CreateProduct` method.
|
CreateProductSetRequest
Request message for the `CreateProductSet` method.
|
CreateReferenceImageRequest
Request message for the `CreateReferenceImage` method.
|
DeleteProductRequest
Request message for the `DeleteProduct` method.
|
DeleteProductSetRequest
Request message for the `DeleteProductSet` method.
|
DeleteReferenceImageRequest
Request message for the `DeleteReferenceImage` method.
|
GetProductRequest
Request message for the `GetProduct` method.
|
GetProductSetRequest
Request message for the `GetProductSet` method.
|
GetReferenceImageRequest
Request message for the `GetReferenceImage` method.
|
ImportProductSetsRequest
Request message for the `ImportProductSets` method.
|
ImportProductSetsResponse
Response message for the `ImportProductSets` method.
|
ListProductSetsRequest
Request message for the `ListProductSets` method.
|
ListProductSetsResponse
Response message for the `ListProductSets` method.
|
ListProductsInProductSetRequest
Request message for the `ListProductsInProductSet` method.
|
ListProductsInProductSetResponse
Response message for the `ListProductsInProductSet` method.
|
ListProductsRequest
Request message for the `ListProducts` method.
|
ListProductsResponse
Response message for the `ListProducts` method.
|
ListReferenceImagesRequest
Request message for the `ListReferenceImages` method.
|
ListReferenceImagesResponse
Response message for the `ListReferenceImages` method.
|
OperationMetadata
Contains metadata for the BatchAnnotateImages operation.
|
Product
A Product contains ReferenceImages.
|
ProductSearchClient.ListProductSetsPagedResponse |
ProductSearchClient.ListProductsInProductSetPagedResponse |
ProductSearchClient.ListProductsPagedResponse |
ProductSearchClient.ListReferenceImagesPagedResponse |
ProductSet
A ProductSet contains Products.
|
ReferenceImage
A `ReferenceImage` represents a product image and its associated metadata,
such as bounding boxes.
|
RemoveProductFromProductSetRequest
Request message for the `RemoveProductFromProductSet` method.
|
UpdateProductRequest
Request message for the `UpdateProduct` method.
|
UpdateProductSetRequest
Request message for the `UpdateProductSet` method.
|
Copyright © 2022 Google LLC. All rights reserved.