| Package | Description |
|---|---|
| com.google.cloud.vision.v1 |
A client to Cloud Vision API
|
| com.google.cloud.vision.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
ProductSearchClient.ListProductSetsPagedResponse |
ProductSearchClient.listProductSets(ListProductSetsRequest request)
Lists ProductSets in an unspecified order.
|
ProductSearchClient.ListProductSetsPagedResponse |
ProductSearchClient.listProductSets(LocationName parent)
Lists ProductSets in an unspecified order.
|
ProductSearchClient.ListProductSetsPagedResponse |
ProductSearchClient.listProductSets(String parent)
Lists ProductSets in an unspecified order.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ProductSearchClient.ListProductSetsPagedResponse> |
ProductSearchClient.ListProductSetsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListProductSetsRequest,ListProductSetsResponse,ProductSet> context,
com.google.api.core.ApiFuture<ListProductSetsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListProductSetsRequest,ProductSearchClient.ListProductSetsPagedResponse> |
ProductSearchClient.listProductSetsPagedCallable()
Lists ProductSets in an unspecified order.
|
com.google.api.gax.rpc.PagedCallSettings<ListProductSetsRequest,ListProductSetsResponse,ProductSearchClient.ListProductSetsPagedResponse> |
ProductSearchSettings.listProductSetsSettings()
Returns the object with the settings used for calls to listProductSets.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListProductSetsRequest,ListProductSetsResponse,ProductSearchClient.ListProductSetsPagedResponse> |
ProductSearchSettings.Builder.listProductSetsSettings()
Returns the builder for the settings used for calls to listProductSets.
|
Copyright © 2023 Google LLC. All rights reserved.