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
AsyncBatchAnnotateFiles Run 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.
AsyncBatchAnnotateImages Run asynchronous image detection and annotation for a list of images.
BatchAnnotateFiles Service that performs image detection and annotation for a batch of files.
BatchAnnotateImages Run image detection and annotation for a batch of images.

google.cloud.vision.v1.ProductSearch

Methods
AddProductToProductSet Adds a Product to the specified ProductSet.
CreateProduct Creates and returns a new product resource.
CreateProductSet Creates and returns a new ProductSet resource.
CreateReferenceImage Creates and returns a new ReferenceImage resource.
DeleteProduct Permanently deletes a product and its reference images.
DeleteProductSet Permanently deletes a ProductSet.
DeleteReferenceImage Permanently deletes a reference image.
GetProduct Gets information associated with a Product.
GetProductSet Gets information associated with a ProductSet.
GetReferenceImage Gets information associated with a ReferenceImage.
ImportProductSets Asynchronous API that imports a list of reference images to specified product sets based on a list of image information.
ListProductSets Lists ProductSets in an unspecified order.
ListProducts Lists products in an unspecified order.
ListProductsInProductSet Lists the Products in a ProductSet, in an unspecified order.
ListReferenceImages Lists reference images.
PurgeProducts Asynchronous API to delete all Products in a ProductSet or all Products that are in no ProductSet.
RemoveProductFromProductSet Removes a Product from the specified ProductSet.
UpdateProduct Makes changes to a Product resource.
UpdateProductSet Makes changes to a ProductSet resource.

google.cloud.vision.v1p2beta1.ImageAnnotator

Methods
AsyncBatchAnnotateFiles Run 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.
AsyncBatchAnnotateImages Run asynchronous image detection and annotation for a list of images.
BatchAnnotateFiles Service that performs image detection and annotation for a batch of files.
BatchAnnotateImages Run image detection and annotation for a batch of images.

google.cloud.vision.v1p3beta1.ImageAnnotator

Methods
AsyncBatchAnnotateFiles Run 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.
AsyncBatchAnnotateImages Run asynchronous image detection and annotation for a list of images.
BatchAnnotateFiles Service that performs image detection and annotation for a batch of files.
BatchAnnotateImages Run image detection and annotation for a batch of images.

google.cloud.vision.v1p3beta1.ProductSearch

Methods
AddProductToProductSet Adds a Product to the specified ProductSet.
CreateProduct Creates and returns a new product resource.
CreateProductSet Creates and returns a new ProductSet resource.
CreateReferenceImage Creates and returns a new ReferenceImage resource.
DeleteProduct Permanently deletes a product and its reference images.
DeleteProductSet Permanently deletes a ProductSet.
DeleteReferenceImage Permanently deletes a reference image.
GetProduct Gets information associated with a Product.
GetProductSet Gets information associated with a ProductSet.
GetReferenceImage Gets information associated with a ReferenceImage.
ImportProductSets Asynchronous API that imports a list of reference images to specified product sets based on a list of image information.
ListProductSets Lists ProductSets in an unspecified order.
ListProducts Lists products in an unspecified order.
ListProductsInProductSet Lists the Products in a ProductSet, in an unspecified order.
ListReferenceImages Lists reference images.
PurgeProducts Asynchronous API to delete all Products in a ProductSet or all Products that are in no ProductSet.
RemoveProductFromProductSet Removes a Product from the specified ProductSet.
UpdateProduct Makes changes to a Product resource.
UpdateProductSet Makes changes to a ProductSet resource.

google.cloud.vision.v1p4beta1.ImageAnnotator

Methods
AsyncBatchAnnotateFiles Run 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.
AsyncBatchAnnotateImages Run asynchronous image detection and annotation for a list of images.
BatchAnnotateFiles Service that performs image detection and annotation for a batch of files.
BatchAnnotateImages Run image detection and annotation for a batch of images.

google.cloud.vision.v1p4beta1.ProductSearch

Methods
AddProductToProductSet Adds a Product to the specified ProductSet.
CreateProduct Creates and returns a new product resource.
CreateProductSet Creates and returns a new ProductSet resource.
CreateReferenceImage Creates and returns a new ReferenceImage resource.
DeleteProduct Permanently deletes a product and its reference images.
DeleteProductSet Permanently deletes a ProductSet.
DeleteReferenceImage Permanently deletes a reference image.
GetProduct Gets information associated with a Product.
GetProductSet Gets information associated with a ProductSet.
GetReferenceImage Gets information associated with a ReferenceImage.
ImportProductSets Asynchronous API that imports a list of reference images to specified product sets based on a list of image information.
ListProductSets Lists ProductSets in an unspecified order.
ListProducts Lists products in an unspecified order.
ListProductsInProductSet Lists the Products in a ProductSet, in an unspecified order.
ListReferenceImages Lists reference images.
PurgeProducts Asynchronous API to delete all Products in a ProductSet or all Products that are in no ProductSet.
RemoveProductFromProductSet Removes a Product from the specified ProductSet.
UpdateProduct Makes changes to a Product resource.
UpdateProductSet Makes changes to a ProductSet resource.

google.longrunning.Operations

Methods
CancelOperation Starts asynchronous cancellation on a long-running operation.
DeleteOperation Deletes a long-running operation.
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists operations that match the specified filter in the request.
WaitOperation Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.