Package | Description |
---|---|
com.google.cloud.vision.v1p4beta1 |
A client to Cloud Vision API.
|
com.google.cloud.vision.v1p4beta1.stub |
Modifier and Type | Method and Description |
---|---|
ProductSearchClient.ListProductsPagedResponse |
ProductSearchClient.listProducts(ListProductsRequest request)
Lists products in an unspecified order.
|
ProductSearchClient.ListProductsPagedResponse |
ProductSearchClient.listProducts(LocationName parent)
Lists products in an unspecified order.
|
ProductSearchClient.ListProductsPagedResponse |
ProductSearchClient.listProducts(String parent)
Lists products in an unspecified order.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<ProductSearchClient.ListProductsPagedResponse> |
ProductSearchClient.ListProductsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListProductsRequest,ListProductsResponse,Product> context,
com.google.api.core.ApiFuture<ListProductsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListProductsRequest,ProductSearchClient.ListProductsPagedResponse> |
ProductSearchClient.listProductsPagedCallable()
Lists products in an unspecified order.
|
com.google.api.gax.rpc.PagedCallSettings<ListProductsRequest,ListProductsResponse,ProductSearchClient.ListProductsPagedResponse> |
ProductSearchSettings.listProductsSettings()
Returns the object with the settings used for calls to listProducts.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListProductsRequest,ListProductsResponse,ProductSearchClient.ListProductsPagedResponse> |
ProductSearchSettings.Builder.listProductsSettings()
Returns the builder for the settings used for calls to listProducts.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListProductsRequest,ProductSearchClient.ListProductsPagedResponse> |
GrpcProductSearchStub.listProductsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListProductsRequest,ProductSearchClient.ListProductsPagedResponse> |
ProductSearchStub.listProductsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListProductsRequest,ListProductsResponse,ProductSearchClient.ListProductsPagedResponse> |
ProductSearchStubSettings.listProductsSettings()
Returns the object with the settings used for calls to listProducts.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListProductsRequest,ListProductsResponse,ProductSearchClient.ListProductsPagedResponse> |
ProductSearchStubSettings.Builder.listProductsSettings()
Returns the builder for the settings used for calls to listProducts.
|
Copyright © 2019 Google LLC. All rights reserved.