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