| Package | Description |
|---|---|
| com.google.cloud.privatecatalog.v1beta1 |
A client to Cloud Private Catalog API
|
| com.google.cloud.privatecatalog.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
PrivateCatalogClient.SearchProductsPagedResponse |
PrivateCatalogClient.searchProducts(SearchProductsRequest request)
Search [Product][google.cloud.privatecatalog.v1beta1.Product] resources that consumers have
access to, within the scope of the consumer cloud resource hierarchy context.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<PrivateCatalogClient.SearchProductsPagedResponse> |
PrivateCatalogClient.SearchProductsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<SearchProductsRequest,SearchProductsResponse,Product> context,
com.google.api.core.ApiFuture<SearchProductsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<SearchProductsRequest,PrivateCatalogClient.SearchProductsPagedResponse> |
PrivateCatalogClient.searchProductsPagedCallable()
Search [Product][google.cloud.privatecatalog.v1beta1.Product] resources that consumers have
access to, within the scope of the consumer cloud resource hierarchy context.
|
com.google.api.gax.rpc.PagedCallSettings<SearchProductsRequest,SearchProductsResponse,PrivateCatalogClient.SearchProductsPagedResponse> |
PrivateCatalogSettings.searchProductsSettings()
Returns the object with the settings used for calls to searchProducts.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchProductsRequest,SearchProductsResponse,PrivateCatalogClient.SearchProductsPagedResponse> |
PrivateCatalogSettings.Builder.searchProductsSettings()
Returns the builder for the settings used for calls to searchProducts.
|
Copyright © 2023 Google LLC. All rights reserved.