| Package | Description |
|---|---|
| com.google.cloud.bigquery.biglake.v1alpha1 |
A client to BigLake API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.bigquery.biglake.v1alpha1.stub |
| Modifier and Type | Method and Description |
|---|---|
MetastoreServiceClient.ListDatabasesPagedResponse |
MetastoreServiceClient.listDatabases(CatalogName parent)
List all databases in a specified catalog.
|
MetastoreServiceClient.ListDatabasesPagedResponse |
MetastoreServiceClient.listDatabases(ListDatabasesRequest request)
List all databases in a specified catalog.
|
MetastoreServiceClient.ListDatabasesPagedResponse |
MetastoreServiceClient.listDatabases(String parent)
List all databases in a specified catalog.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<MetastoreServiceClient.ListDatabasesPagedResponse> |
MetastoreServiceClient.ListDatabasesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDatabasesRequest,ListDatabasesResponse,Database> context,
com.google.api.core.ApiFuture<ListDatabasesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListDatabasesRequest,MetastoreServiceClient.ListDatabasesPagedResponse> |
MetastoreServiceClient.listDatabasesPagedCallable()
List all databases in a specified catalog.
|
com.google.api.gax.rpc.PagedCallSettings<ListDatabasesRequest,ListDatabasesResponse,MetastoreServiceClient.ListDatabasesPagedResponse> |
MetastoreServiceSettings.listDatabasesSettings()
Returns the object with the settings used for calls to listDatabases.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDatabasesRequest,ListDatabasesResponse,MetastoreServiceClient.ListDatabasesPagedResponse> |
MetastoreServiceSettings.Builder.listDatabasesSettings()
Returns the builder for the settings used for calls to listDatabases.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListDatabasesRequest,MetastoreServiceClient.ListDatabasesPagedResponse> |
HttpJsonMetastoreServiceStub.listDatabasesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListDatabasesRequest,MetastoreServiceClient.ListDatabasesPagedResponse> |
MetastoreServiceStub.listDatabasesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListDatabasesRequest,MetastoreServiceClient.ListDatabasesPagedResponse> |
GrpcMetastoreServiceStub.listDatabasesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListDatabasesRequest,ListDatabasesResponse,MetastoreServiceClient.ListDatabasesPagedResponse> |
MetastoreServiceStubSettings.listDatabasesSettings()
Returns the object with the settings used for calls to listDatabases.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDatabasesRequest,ListDatabasesResponse,MetastoreServiceClient.ListDatabasesPagedResponse> |
MetastoreServiceStubSettings.Builder.listDatabasesSettings()
Returns the builder for the settings used for calls to listDatabases.
|
Copyright © 2025 Google LLC. All rights reserved.