| 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.SearchCatalogsPagedResponse |
PrivateCatalogClient.searchCatalogs(SearchCatalogsRequest request)
Search [Catalog][google.cloud.privatecatalog.v1beta1.Catalog] 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.SearchCatalogsPagedResponse> |
PrivateCatalogClient.SearchCatalogsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<SearchCatalogsRequest,SearchCatalogsResponse,Catalog> context,
com.google.api.core.ApiFuture<SearchCatalogsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<SearchCatalogsRequest,PrivateCatalogClient.SearchCatalogsPagedResponse> |
PrivateCatalogClient.searchCatalogsPagedCallable()
Search [Catalog][google.cloud.privatecatalog.v1beta1.Catalog] resources that consumers have
access to, within the scope of the consumer cloud resource hierarchy context.
|
com.google.api.gax.rpc.PagedCallSettings<SearchCatalogsRequest,SearchCatalogsResponse,PrivateCatalogClient.SearchCatalogsPagedResponse> |
PrivateCatalogSettings.searchCatalogsSettings()
Returns the object with the settings used for calls to searchCatalogs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchCatalogsRequest,SearchCatalogsResponse,PrivateCatalogClient.SearchCatalogsPagedResponse> |
PrivateCatalogSettings.Builder.searchCatalogsSettings()
Returns the builder for the settings used for calls to searchCatalogs.
|
Copyright © 2023 Google LLC. All rights reserved.