Cloud Vision API

Integrates Google Vision features, including image labeling, face, logo, and landmark detection, optical character recognition (OCR), and detection of explicit content, into applications.

Service: vision.googleapis.com

The Service name vision.googleapis.com is needed to create RPC client stubs.

google.cloud.vision.v1.ImageAnnotator

Methods
AsyncBatchAnnotateFilesRun asynchronous image detection and annotation for a list of generic files, such as PDF files, which may contain multiple pages and multiple images per page.
AsyncBatchAnnotateImagesRun asynchronous image detection and annotation for a list of images.
BatchAnnotateFilesService that performs image detection and annotation for a batch of files.
BatchAnnotateImagesRun image detection and annotation for a batch of images.

google.cloud.vision.v1.ProductSearch

Methods
AddProductToProductSetAdds a Product to the specified ProductSet.
CreateProductCreates and returns a new product resource.
CreateProductSetCreates and returns a new ProductSet resource.
CreateReferenceImageCreates and returns a new ReferenceImage resource.
DeleteProductPermanently deletes a product and its reference images.
DeleteProductSetPermanently deletes a ProductSet.
DeleteReferenceImagePermanently deletes a reference image.
GetProductGets information associated with a Product.
GetProductSetGets information associated with a ProductSet.
GetReferenceImageGets information associated with a ReferenceImage.
ImportProductSetsAsynchronous API that imports a list of reference images to specified product sets based on a list of image information.
ListProductSetsLists ProductSets in an unspecified order.
ListProductsLists products in an unspecified order.
ListProductsInProductSetLists the Products in a ProductSet, in an unspecified order.
ListReferenceImagesLists reference images.
PurgeProductsAsynchronous API to delete all Products in a ProductSet or all Products that are in no ProductSet.
RemoveProductFromProductSetRemoves a Product from the specified ProductSet.
UpdateProductMakes changes to a Product resource.
UpdateProductSetMakes changes to a ProductSet resource.

google.cloud.vision.v1p2beta1.ImageAnnotator

Methods
AsyncBatchAnnotateFilesRun asynchronous image detection and annotation for a list of generic files, such as PDF files, which may contain multiple pages and multiple images per page.
AsyncBatchAnnotateImagesRun asynchronous image detection and annotation for a list of images.
BatchAnnotateFilesService that performs image detection and annotation for a batch of files.
BatchAnnotateImagesRun image detection and annotation for a batch of images.

google.cloud.vision.v1p3beta1.ImageAnnotator

Methods
AsyncBatchAnnotateFilesRun asynchronous image detection and annotation for a list of generic files, such as PDF files, which may contain multiple pages and multiple images per page.
AsyncBatchAnnotateImagesRun asynchronous image detection and annotation for a list of images.
BatchAnnotateFilesService that performs image detection and annotation for a batch of files.
BatchAnnotateImagesRun image detection and annotation for a batch of images.

google.cloud.vision.v1p3beta1.ProductSearch

Methods
AddProductToProductSetAdds a Product to the specified ProductSet.
CreateProductCreates and returns a new product resource.
CreateProductSetCreates and returns a new ProductSet resource.
CreateReferenceImageCreates and returns a new ReferenceImage resource.
DeleteProductPermanently deletes a product and its reference images.
DeleteProductSetPermanently deletes a ProductSet.
DeleteReferenceImagePermanently deletes a reference image.
GetProductGets information associated with a Product.
GetProductSetGets information associated with a ProductSet.
GetReferenceImageGets information associated with a ReferenceImage.
ImportProductSetsAsynchronous API that imports a list of reference images to specified product sets based on a list of image information.
ListProductSetsLists ProductSets in an unspecified order.
ListProductsLists products in an unspecified order.
ListProductsInProductSetLists the Products in a ProductSet, in an unspecified order.
ListReferenceImagesLists reference images.
PurgeProductsAsynchronous API to delete all Products in a ProductSet or all Products that are in no ProductSet.
RemoveProductFromProductSetRemoves a Product from the specified ProductSet.
UpdateProductMakes changes to a Product resource.
UpdateProductSetMakes changes to a ProductSet resource.

google.cloud.vision.v1p4beta1.ImageAnnotator

Methods
AsyncBatchAnnotateFilesRun asynchronous image detection and annotation for a list of generic files, such as PDF files, which may contain multiple pages and multiple images per page.
AsyncBatchAnnotateImagesRun asynchronous image detection and annotation for a list of images.
BatchAnnotateFilesService that performs image detection and annotation for a batch of files.
BatchAnnotateImagesRun image detection and annotation for a batch of images.

google.cloud.vision.v1p4beta1.ProductSearch

Methods
AddProductToProductSetAdds a Product to the specified ProductSet.
CreateProductCreates and returns a new product resource.
CreateProductSetCreates and returns a new ProductSet resource.
CreateReferenceImageCreates and returns a new ReferenceImage resource.
DeleteProductPermanently deletes a product and its reference images.
DeleteProductSetPermanently deletes a ProductSet.
DeleteReferenceImagePermanently deletes a reference image.
GetProductGets information associated with a Product.
GetProductSetGets information associated with a ProductSet.
GetReferenceImageGets information associated with a ReferenceImage.
ImportProductSetsAsynchronous API that imports a list of reference images to specified product sets based on a list of image information.
ListProductSetsLists ProductSets in an unspecified order.
ListProductsLists products in an unspecified order.
ListProductsInProductSetLists the Products in a ProductSet, in an unspecified order.
ListReferenceImagesLists reference images.
PurgeProductsAsynchronous API to delete all Products in a ProductSet or all Products that are in no ProductSet.
RemoveProductFromProductSetRemoves a Product from the specified ProductSet.
UpdateProductMakes changes to a Product resource.
UpdateProductSetMakes changes to a ProductSet resource.

google.longrunning.Operations

Methods
CancelOperationStarts asynchronous cancellation on a long-running operation.
DeleteOperationDeletes a long-running operation.
GetOperationGets the latest state of a long-running operation.
ListOperationsLists operations that match the specified filter in the request.
WaitOperationWaits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.