Package com.google.cloud.bigtable.admin.v2 (2.44.1)
GitHub Repository |
This package is not the recommended entry point to using this client library!
For this library, we recommend using com.google.cloud.bigtable for new applications.
Client Classes
Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.
Client | Description |
---|---|
com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient |
Client for creating, configuring and deleting Cloud Bigtable instances, app profiles, and
clusters.
See the individual methods for example code. |
com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient |
Client for creating, configuring, and deleting Cloud Bigtable tables
Provides access to the table schemas only, not the data stored within the tables. |
Settings Classes
Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.
Settings | Description |
---|---|
com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings |
Settings class to configure an instance of BigtableInstanceAdminClient.
It must be configured with a project ID and can be used to change default RPC settings. |
com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings |
Settings class to configure an instance of BigtableTableAdminClient.
It must be configured with a project ID and instance ID. |
Classes
Class | Description |
---|---|
com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder | Builder for BigtableInstanceAdminSettings. |
com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder | Builder for BigtableTableAdminSettings. |