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