Uses of Class
com.google.cloud.vision.v1.ProductSearchClient
-
Packages that use ProductSearchClient Package Description com.google.cloud.vision.v1 A client to Cloud Vision API -
-
Uses of ProductSearchClient in com.google.cloud.vision.v1
Methods in com.google.cloud.vision.v1 that return ProductSearchClient Modifier and Type Method Description static ProductSearchClientProductSearchClient. create()Constructs an instance of ProductSearchClient with default settings.static ProductSearchClientProductSearchClient. create(ProductSearchSettings settings)Constructs an instance of ProductSearchClient, using the given settings.static ProductSearchClientProductSearchClient. create(ProductSearchStub stub)Constructs an instance of ProductSearchClient, using the given stub for making calls.
-