Class |
Description |
com.google.cloud.bigquery.biglake.v1alpha1.Catalog |
Catalog is the container of databases.
|
com.google.cloud.bigquery.biglake.v1alpha1.Catalog.Builder |
Catalog is the container of databases.
|
com.google.cloud.bigquery.biglake.v1alpha1.CatalogName |
|
com.google.cloud.bigquery.biglake.v1alpha1.CatalogName.Builder |
Builder for projects/{project}/locations/{location}/catalogs/{catalog}. |
com.google.cloud.bigquery.biglake.v1alpha1.CheckLockRequest |
Request message for the CheckLock method.
|
com.google.cloud.bigquery.biglake.v1alpha1.CheckLockRequest.Builder |
Request message for the CheckLock method.
|
com.google.cloud.bigquery.biglake.v1alpha1.CreateCatalogRequest |
Request message for the CreateCatalog method.
|
com.google.cloud.bigquery.biglake.v1alpha1.CreateCatalogRequest.Builder |
Request message for the CreateCatalog method.
|
com.google.cloud.bigquery.biglake.v1alpha1.CreateDatabaseRequest |
Request message for the CreateDatabase method.
|
com.google.cloud.bigquery.biglake.v1alpha1.CreateDatabaseRequest.Builder |
Request message for the CreateDatabase method.
|
com.google.cloud.bigquery.biglake.v1alpha1.CreateLockRequest |
Request message for the CreateLock method.
|
com.google.cloud.bigquery.biglake.v1alpha1.CreateLockRequest.Builder |
Request message for the CreateLock method.
|
com.google.cloud.bigquery.biglake.v1alpha1.CreateTableRequest |
Request message for the CreateTable method.
|
com.google.cloud.bigquery.biglake.v1alpha1.CreateTableRequest.Builder |
Request message for the CreateTable method.
|
com.google.cloud.bigquery.biglake.v1alpha1.Database |
Database is the container of tables.
|
com.google.cloud.bigquery.biglake.v1alpha1.Database.Builder |
Database is the container of tables.
|
com.google.cloud.bigquery.biglake.v1alpha1.DatabaseName |
|
com.google.cloud.bigquery.biglake.v1alpha1.DatabaseName.Builder |
Builder for projects/{project}/locations/{location}/catalogs/{catalog}/databases/{database}. |
com.google.cloud.bigquery.biglake.v1alpha1.DeleteCatalogRequest |
Request message for the DeleteCatalog method.
|
com.google.cloud.bigquery.biglake.v1alpha1.DeleteCatalogRequest.Builder |
Request message for the DeleteCatalog method.
|
com.google.cloud.bigquery.biglake.v1alpha1.DeleteDatabaseRequest |
Request message for the DeleteDatabase method.
|
com.google.cloud.bigquery.biglake.v1alpha1.DeleteDatabaseRequest.Builder |
Request message for the DeleteDatabase method.
|
com.google.cloud.bigquery.biglake.v1alpha1.DeleteLockRequest |
Request message for the DeleteLock method.
|
com.google.cloud.bigquery.biglake.v1alpha1.DeleteLockRequest.Builder |
Request message for the DeleteLock method.
|
com.google.cloud.bigquery.biglake.v1alpha1.DeleteTableRequest |
Request message for the DeleteTable method.
|
com.google.cloud.bigquery.biglake.v1alpha1.DeleteTableRequest.Builder |
Request message for the DeleteTable method.
|
com.google.cloud.bigquery.biglake.v1alpha1.GetCatalogRequest |
Request message for the GetCatalog method.
|
com.google.cloud.bigquery.biglake.v1alpha1.GetCatalogRequest.Builder |
Request message for the GetCatalog method.
|
com.google.cloud.bigquery.biglake.v1alpha1.GetDatabaseRequest |
Request message for the GetDatabase method.
|
com.google.cloud.bigquery.biglake.v1alpha1.GetDatabaseRequest.Builder |
Request message for the GetDatabase method.
|
com.google.cloud.bigquery.biglake.v1alpha1.GetTableRequest |
Request message for the GetTable method.
|
com.google.cloud.bigquery.biglake.v1alpha1.GetTableRequest.Builder |
Request message for the GetTable method.
|
com.google.cloud.bigquery.biglake.v1alpha1.HiveDatabaseOptions |
Options of a Hive database.
|
com.google.cloud.bigquery.biglake.v1alpha1.HiveDatabaseOptions.Builder |
Options of a Hive database.
|
com.google.cloud.bigquery.biglake.v1alpha1.HiveTableOptions |
Options of a Hive table.
|
com.google.cloud.bigquery.biglake.v1alpha1.HiveTableOptions.Builder |
Options of a Hive table.
|
com.google.cloud.bigquery.biglake.v1alpha1.HiveTableOptions.SerDeInfo |
Serializer and deserializer information.
|
com.google.cloud.bigquery.biglake.v1alpha1.HiveTableOptions.SerDeInfo.Builder |
Serializer and deserializer information.
|
com.google.cloud.bigquery.biglake.v1alpha1.HiveTableOptions.StorageDescriptor |
Stores physical storage information of the data.
|
com.google.cloud.bigquery.biglake.v1alpha1.HiveTableOptions.StorageDescriptor.Builder |
Stores physical storage information of the data.
|
com.google.cloud.bigquery.biglake.v1alpha1.ListCatalogsRequest |
Request message for the ListCatalogs method.
|
com.google.cloud.bigquery.biglake.v1alpha1.ListCatalogsRequest.Builder |
Request message for the ListCatalogs method.
|
com.google.cloud.bigquery.biglake.v1alpha1.ListCatalogsResponse |
Response message for the ListCatalogs method.
|
com.google.cloud.bigquery.biglake.v1alpha1.ListCatalogsResponse.Builder |
Response message for the ListCatalogs method.
|
com.google.cloud.bigquery.biglake.v1alpha1.ListDatabasesRequest |
Request message for the ListDatabases method.
|
com.google.cloud.bigquery.biglake.v1alpha1.ListDatabasesRequest.Builder |
Request message for the ListDatabases method.
|
com.google.cloud.bigquery.biglake.v1alpha1.ListDatabasesResponse |
Response message for the ListDatabases method.
|
com.google.cloud.bigquery.biglake.v1alpha1.ListDatabasesResponse.Builder |
Response message for the ListDatabases method.
|
com.google.cloud.bigquery.biglake.v1alpha1.ListLocksRequest |
Request message for the ListLocks method.
|
com.google.cloud.bigquery.biglake.v1alpha1.ListLocksRequest.Builder |
Request message for the ListLocks method.
|
com.google.cloud.bigquery.biglake.v1alpha1.ListLocksResponse |
Response message for the ListLocks method.
|
com.google.cloud.bigquery.biglake.v1alpha1.ListLocksResponse.Builder |
Response message for the ListLocks method.
|
com.google.cloud.bigquery.biglake.v1alpha1.ListTablesRequest |
Request message for the ListTables method.
|
com.google.cloud.bigquery.biglake.v1alpha1.ListTablesRequest.Builder |
Request message for the ListTables method.
|
com.google.cloud.bigquery.biglake.v1alpha1.ListTablesResponse |
Response message for the ListTables method.
|
com.google.cloud.bigquery.biglake.v1alpha1.ListTablesResponse.Builder |
Response message for the ListTables method.
|
com.google.cloud.bigquery.biglake.v1alpha1.LocationName |
|
com.google.cloud.bigquery.biglake.v1alpha1.LocationName.Builder |
Builder for projects/{project}/locations/{location}. |
com.google.cloud.bigquery.biglake.v1alpha1.Lock |
Represents a lock.
|
com.google.cloud.bigquery.biglake.v1alpha1.Lock.Builder |
Represents a lock.
|
com.google.cloud.bigquery.biglake.v1alpha1.LockName |
|
com.google.cloud.bigquery.biglake.v1alpha1.LockName.Builder |
Builder for
projects/{project}/locations/{location}/catalogs/{catalog}/databases/{database}/locks/{lock}. |
com.google.cloud.bigquery.biglake.v1alpha1.MetastoreProto |
|
com.google.cloud.bigquery.biglake.v1alpha1.MetastoreServiceClient.ListCatalogsFixedSizeCollection |
|
com.google.cloud.bigquery.biglake.v1alpha1.MetastoreServiceClient.ListCatalogsPage |
|
com.google.cloud.bigquery.biglake.v1alpha1.MetastoreServiceClient.ListCatalogsPagedResponse |
|
com.google.cloud.bigquery.biglake.v1alpha1.MetastoreServiceClient.ListDatabasesFixedSizeCollection |
|
com.google.cloud.bigquery.biglake.v1alpha1.MetastoreServiceClient.ListDatabasesPage |
|
com.google.cloud.bigquery.biglake.v1alpha1.MetastoreServiceClient.ListDatabasesPagedResponse |
|
com.google.cloud.bigquery.biglake.v1alpha1.MetastoreServiceClient.ListLocksFixedSizeCollection |
|
com.google.cloud.bigquery.biglake.v1alpha1.MetastoreServiceClient.ListLocksPage |
|
com.google.cloud.bigquery.biglake.v1alpha1.MetastoreServiceClient.ListLocksPagedResponse |
|
com.google.cloud.bigquery.biglake.v1alpha1.MetastoreServiceClient.ListTablesFixedSizeCollection |
|
com.google.cloud.bigquery.biglake.v1alpha1.MetastoreServiceClient.ListTablesPage |
|
com.google.cloud.bigquery.biglake.v1alpha1.MetastoreServiceClient.ListTablesPagedResponse |
|
com.google.cloud.bigquery.biglake.v1alpha1.MetastoreServiceGrpc |
BigLake Metastore is a serverless, highly available, multi-tenant runtime
metastore for Google Cloud Data Analytics products.
The BigLake Metastore API defines the following resource model: |
com.google.cloud.bigquery.biglake.v1alpha1.MetastoreServiceGrpc.MetastoreServiceImplBase |
Base class for the server implementation of the service MetastoreService.
BigLake Metastore is a serverless, highly available, multi-tenant runtime |
com.google.cloud.bigquery.biglake.v1alpha1.MetastoreServiceSettings.Builder |
Builder for MetastoreServiceSettings. |
com.google.cloud.bigquery.biglake.v1alpha1.RenameTableRequest |
Request message for the RenameTable method in MetastoreService
|
com.google.cloud.bigquery.biglake.v1alpha1.RenameTableRequest.Builder |
Request message for the RenameTable method in MetastoreService
|
com.google.cloud.bigquery.biglake.v1alpha1.Table |
Represents a table.
|
com.google.cloud.bigquery.biglake.v1alpha1.Table.Builder |
Represents a table.
|
com.google.cloud.bigquery.biglake.v1alpha1.TableName |
|
com.google.cloud.bigquery.biglake.v1alpha1.TableName.Builder |
Builder for
projects/{project}/locations/{location}/catalogs/{catalog}/databases/{database}/tables/{table}. |
com.google.cloud.bigquery.biglake.v1alpha1.UpdateDatabaseRequest |
Request message for the UpdateDatabase method.
|
com.google.cloud.bigquery.biglake.v1alpha1.UpdateDatabaseRequest.Builder |
Request message for the UpdateDatabase method.
|
com.google.cloud.bigquery.biglake.v1alpha1.UpdateTableRequest |
Request message for the UpdateTable method.
|
com.google.cloud.bigquery.biglake.v1alpha1.UpdateTableRequest.Builder |
Request message for the UpdateTable method.
|