| Package | Description |
|---|---|
| com.google.cloud.bigquery.biglake.v1 |
A client to BigLake API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.bigquery.biglake.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
MetastoreServiceClient.ListCatalogsPagedResponse |
MetastoreServiceClient.listCatalogs(ListCatalogsRequest request)
List all catalogs in a specified project.
|
MetastoreServiceClient.ListCatalogsPagedResponse |
MetastoreServiceClient.listCatalogs(LocationName parent)
List all catalogs in a specified project.
|
MetastoreServiceClient.ListCatalogsPagedResponse |
MetastoreServiceClient.listCatalogs(String parent)
List all catalogs in a specified project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<MetastoreServiceClient.ListCatalogsPagedResponse> |
MetastoreServiceClient.ListCatalogsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> context,
com.google.api.core.ApiFuture<ListCatalogsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListCatalogsRequest,MetastoreServiceClient.ListCatalogsPagedResponse> |
MetastoreServiceClient.listCatalogsPagedCallable()
List all catalogs in a specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListCatalogsRequest,ListCatalogsResponse,MetastoreServiceClient.ListCatalogsPagedResponse> |
MetastoreServiceSettings.listCatalogsSettings()
Returns the object with the settings used for calls to listCatalogs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCatalogsRequest,ListCatalogsResponse,MetastoreServiceClient.ListCatalogsPagedResponse> |
MetastoreServiceSettings.Builder.listCatalogsSettings()
Returns the builder for the settings used for calls to listCatalogs.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListCatalogsRequest,MetastoreServiceClient.ListCatalogsPagedResponse> |
HttpJsonMetastoreServiceStub.listCatalogsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListCatalogsRequest,MetastoreServiceClient.ListCatalogsPagedResponse> |
MetastoreServiceStub.listCatalogsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListCatalogsRequest,MetastoreServiceClient.ListCatalogsPagedResponse> |
GrpcMetastoreServiceStub.listCatalogsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListCatalogsRequest,ListCatalogsResponse,MetastoreServiceClient.ListCatalogsPagedResponse> |
MetastoreServiceStubSettings.listCatalogsSettings()
Returns the object with the settings used for calls to listCatalogs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCatalogsRequest,ListCatalogsResponse,MetastoreServiceClient.ListCatalogsPagedResponse> |
MetastoreServiceStubSettings.Builder.listCatalogsSettings()
Returns the builder for the settings used for calls to listCatalogs.
|
Copyright © 2025 Google LLC. All rights reserved.