Class | Description |
---|---|
AppProfile |
This is a private alpha release of Cloud Bigtable replication.
|
AppProfile.Builder |
This is a private alpha release of Cloud Bigtable replication.
|
AppProfile.MultiClusterRoutingUseAny |
Read/write requests may be routed to any cluster in the instance, and will
fail over to another cluster in the event of transient errors or delays.
|
AppProfile.MultiClusterRoutingUseAny.Builder |
Read/write requests may be routed to any cluster in the instance, and will
fail over to another cluster in the event of transient errors or delays.
|
AppProfile.SingleClusterRouting |
Unconditionally routes all read/write requests to a specific cluster.
|
AppProfile.SingleClusterRouting.Builder |
Unconditionally routes all read/write requests to a specific cluster.
|
AppProfileName | |
AppProfileName.Builder |
Builder for AppProfileName.
|
BigtableInstanceAdminGrpc |
Service for creating, configuring, and deleting Cloud Bigtable Instances and
Clusters.
|
BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub |
Service for creating, configuring, and deleting Cloud Bigtable Instances and
Clusters.
|
BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub |
Service for creating, configuring, and deleting Cloud Bigtable Instances and
Clusters.
|
BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase |
Service for creating, configuring, and deleting Cloud Bigtable Instances and
Clusters.
|
BigtableInstanceAdminGrpc.BigtableInstanceAdminStub |
Service for creating, configuring, and deleting Cloud Bigtable Instances and
Clusters.
|
BigtableInstanceAdminProto | |
BigtableTableAdminGrpc |
Service for creating, configuring, and deleting Cloud Bigtable tables.
|
BigtableTableAdminGrpc.BigtableTableAdminBlockingStub |
Service for creating, configuring, and deleting Cloud Bigtable tables.
|
BigtableTableAdminGrpc.BigtableTableAdminFutureStub |
Service for creating, configuring, and deleting Cloud Bigtable tables.
|
BigtableTableAdminGrpc.BigtableTableAdminImplBase |
Service for creating, configuring, and deleting Cloud Bigtable tables.
|
BigtableTableAdminGrpc.BigtableTableAdminStub |
Service for creating, configuring, and deleting Cloud Bigtable tables.
|
BigtableTableAdminProto | |
CheckConsistencyRequest |
This is a private alpha release of Cloud Bigtable replication.
|
CheckConsistencyRequest.Builder |
This is a private alpha release of Cloud Bigtable replication.
|
CheckConsistencyResponse |
This is a private alpha release of Cloud Bigtable replication.
|
CheckConsistencyResponse.Builder |
This is a private alpha release of Cloud Bigtable replication.
|
Cluster |
A resizable group of nodes in a particular cloud location, capable
of serving all [Tables][google.bigtable.admin.v2.Table] in the parent
[Instance][google.bigtable.admin.v2.Instance].
|
Cluster.Builder |
A resizable group of nodes in a particular cloud location, capable
of serving all [Tables][google.bigtable.admin.v2.Table] in the parent
[Instance][google.bigtable.admin.v2.Instance].
|
ClusterName | |
ClusterName.Builder |
Builder for ClusterName.
|
ColumnFamily |
A set of columns within a table which share a common configuration.
|
ColumnFamily.Builder |
A set of columns within a table which share a common configuration.
|
CommonProto | |
CreateAppProfileRequest |
This is a private alpha release of Cloud Bigtable replication.
|
CreateAppProfileRequest.Builder |
This is a private alpha release of Cloud Bigtable replication.
|
CreateClusterMetadata |
The metadata for the Operation returned by CreateCluster.
|
CreateClusterMetadata.Builder |
The metadata for the Operation returned by CreateCluster.
|
CreateClusterRequest |
Request message for BigtableInstanceAdmin.CreateCluster.
|
CreateClusterRequest.Builder |
Request message for BigtableInstanceAdmin.CreateCluster.
|
CreateInstanceMetadata |
The metadata for the Operation returned by CreateInstance.
|
CreateInstanceMetadata.Builder |
The metadata for the Operation returned by CreateInstance.
|
CreateInstanceRequest |
Request message for BigtableInstanceAdmin.CreateInstance.
|
CreateInstanceRequest.Builder |
Request message for BigtableInstanceAdmin.CreateInstance.
|
CreateTableFromSnapshotMetadata |
This is a private alpha release of Cloud Bigtable snapshots.
|
CreateTableFromSnapshotMetadata.Builder |
This is a private alpha release of Cloud Bigtable snapshots.
|
CreateTableFromSnapshotRequest |
This is a private alpha release of Cloud Bigtable snapshots.
|
CreateTableFromSnapshotRequest.Builder |
This is a private alpha release of Cloud Bigtable snapshots.
|
CreateTableRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.CreateTable][google.bigtable.admin.v2.BigtableTableAdmin.CreateTable]
|
CreateTableRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.CreateTable][google.bigtable.admin.v2.BigtableTableAdmin.CreateTable]
|
CreateTableRequest.Split |
An initial split point for a newly created table.
|
CreateTableRequest.Split.Builder |
An initial split point for a newly created table.
|
DeleteAppProfileRequest |
This is a private alpha release of Cloud Bigtable replication.
|
DeleteAppProfileRequest.Builder |
This is a private alpha release of Cloud Bigtable replication.
|
DeleteClusterRequest |
Request message for BigtableInstanceAdmin.DeleteCluster.
|
DeleteClusterRequest.Builder |
Request message for BigtableInstanceAdmin.DeleteCluster.
|
DeleteInstanceRequest |
Request message for BigtableInstanceAdmin.DeleteInstance.
|
DeleteInstanceRequest.Builder |
Request message for BigtableInstanceAdmin.DeleteInstance.
|
DeleteSnapshotRequest |
This is a private alpha release of Cloud Bigtable snapshots.
|
DeleteSnapshotRequest.Builder |
This is a private alpha release of Cloud Bigtable snapshots.
|
DeleteTableRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.DeleteTable][google.bigtable.admin.v2.BigtableTableAdmin.DeleteTable]
|
DeleteTableRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.DeleteTable][google.bigtable.admin.v2.BigtableTableAdmin.DeleteTable]
|
DropRowRangeRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.DropRowRange][google.bigtable.admin.v2.BigtableTableAdmin.DropRowRange]
|
DropRowRangeRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.DropRowRange][google.bigtable.admin.v2.BigtableTableAdmin.DropRowRange]
|
GcRule |
Rule for determining which cells to delete during garbage collection.
|
GcRule.Builder |
Rule for determining which cells to delete during garbage collection.
|
GcRule.Intersection |
A GcRule which deletes cells matching all of the given rules.
|
GcRule.Intersection.Builder |
A GcRule which deletes cells matching all of the given rules.
|
GcRule.Union |
A GcRule which deletes cells matching any of the given rules.
|
GcRule.Union.Builder |
A GcRule which deletes cells matching any of the given rules.
|
GenerateConsistencyTokenRequest |
This is a private alpha release of Cloud Bigtable replication.
|
GenerateConsistencyTokenRequest.Builder |
This is a private alpha release of Cloud Bigtable replication.
|
GenerateConsistencyTokenResponse |
This is a private alpha release of Cloud Bigtable replication.
|
GenerateConsistencyTokenResponse.Builder |
This is a private alpha release of Cloud Bigtable replication.
|
GetAppProfileRequest |
This is a private alpha release of Cloud Bigtable replication.
|
GetAppProfileRequest.Builder |
This is a private alpha release of Cloud Bigtable replication.
|
GetClusterRequest |
Request message for BigtableInstanceAdmin.GetCluster.
|
GetClusterRequest.Builder |
Request message for BigtableInstanceAdmin.GetCluster.
|
GetInstanceRequest |
Request message for BigtableInstanceAdmin.GetInstance.
|
GetInstanceRequest.Builder |
Request message for BigtableInstanceAdmin.GetInstance.
|
GetSnapshotRequest |
This is a private alpha release of Cloud Bigtable snapshots.
|
GetSnapshotRequest.Builder |
This is a private alpha release of Cloud Bigtable snapshots.
|
GetTableRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.GetTable][google.bigtable.admin.v2.BigtableTableAdmin.GetTable]
|
GetTableRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.GetTable][google.bigtable.admin.v2.BigtableTableAdmin.GetTable]
|
Instance |
A collection of Bigtable [Tables][google.bigtable.admin.v2.Table] and
the resources that serve them.
|
Instance.Builder |
A collection of Bigtable [Tables][google.bigtable.admin.v2.Table] and
the resources that serve them.
|
InstanceName | |
InstanceName.Builder |
Builder for InstanceName.
|
InstanceProto | |
ListAppProfilesRequest |
This is a private alpha release of Cloud Bigtable replication.
|
ListAppProfilesRequest.Builder |
This is a private alpha release of Cloud Bigtable replication.
|
ListAppProfilesResponse |
This is a private alpha release of Cloud Bigtable replication.
|
ListAppProfilesResponse.Builder |
This is a private alpha release of Cloud Bigtable replication.
|
ListClustersRequest |
Request message for BigtableInstanceAdmin.ListClusters.
|
ListClustersRequest.Builder |
Request message for BigtableInstanceAdmin.ListClusters.
|
ListClustersResponse |
Response message for BigtableInstanceAdmin.ListClusters.
|
ListClustersResponse.Builder |
Response message for BigtableInstanceAdmin.ListClusters.
|
ListInstancesRequest |
Request message for BigtableInstanceAdmin.ListInstances.
|
ListInstancesRequest.Builder |
Request message for BigtableInstanceAdmin.ListInstances.
|
ListInstancesResponse |
Response message for BigtableInstanceAdmin.ListInstances.
|
ListInstancesResponse.Builder |
Response message for BigtableInstanceAdmin.ListInstances.
|
ListSnapshotsRequest |
This is a private alpha release of Cloud Bigtable snapshots.
|
ListSnapshotsRequest.Builder |
This is a private alpha release of Cloud Bigtable snapshots.
|
ListSnapshotsResponse |
This is a private alpha release of Cloud Bigtable snapshots.
|
ListSnapshotsResponse.Builder |
This is a private alpha release of Cloud Bigtable snapshots.
|
ListTablesRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.ListTables][google.bigtable.admin.v2.BigtableTableAdmin.ListTables]
|
ListTablesRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.ListTables][google.bigtable.admin.v2.BigtableTableAdmin.ListTables]
|
ListTablesResponse |
Response message for
[google.bigtable.admin.v2.BigtableTableAdmin.ListTables][google.bigtable.admin.v2.BigtableTableAdmin.ListTables]
|
ListTablesResponse.Builder |
Response message for
[google.bigtable.admin.v2.BigtableTableAdmin.ListTables][google.bigtable.admin.v2.BigtableTableAdmin.ListTables]
|
LocationName | |
LocationName.Builder |
Builder for LocationName.
|
ModifyColumnFamiliesRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies][google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies]
|
ModifyColumnFamiliesRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies][google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies]
|
ModifyColumnFamiliesRequest.Modification |
A create, update, or delete of a particular column family.
|
ModifyColumnFamiliesRequest.Modification.Builder |
A create, update, or delete of a particular column family.
|
PartialUpdateInstanceRequest |
Request message for BigtableInstanceAdmin.PartialUpdateInstance.
|
PartialUpdateInstanceRequest.Builder |
Request message for BigtableInstanceAdmin.PartialUpdateInstance.
|
ProjectName | |
ProjectName.Builder |
Builder for ProjectName.
|
Snapshot |
This is a private alpha release of Cloud Bigtable snapshots.
|
Snapshot.Builder |
This is a private alpha release of Cloud Bigtable snapshots.
|
SnapshotName | |
SnapshotName.Builder |
Builder for SnapshotName.
|
SnapshotTableMetadata |
This is a private alpha release of Cloud Bigtable snapshots.
|
SnapshotTableMetadata.Builder |
This is a private alpha release of Cloud Bigtable snapshots.
|
SnapshotTableRequest |
This is a private alpha release of Cloud Bigtable snapshots.
|
SnapshotTableRequest.Builder |
This is a private alpha release of Cloud Bigtable snapshots.
|
Table |
A collection of user data indexed by row, column, and timestamp.
|
Table.Builder |
A collection of user data indexed by row, column, and timestamp.
|
Table.ClusterState |
This is a private alpha release of Cloud Bigtable replication.
|
Table.ClusterState.Builder |
This is a private alpha release of Cloud Bigtable replication.
|
TableName | |
TableName.Builder |
Builder for TableName.
|
TableProto | |
UpdateAppProfileMetadata |
This is a private alpha release of Cloud Bigtable replication.
|
UpdateAppProfileMetadata.Builder |
This is a private alpha release of Cloud Bigtable replication.
|
UpdateAppProfileRequest |
This is a private alpha release of Cloud Bigtable replication.
|
UpdateAppProfileRequest.Builder |
This is a private alpha release of Cloud Bigtable replication.
|
UpdateClusterMetadata |
The metadata for the Operation returned by UpdateCluster.
|
UpdateClusterMetadata.Builder |
The metadata for the Operation returned by UpdateCluster.
|
UpdateInstanceMetadata |
The metadata for the Operation returned by UpdateInstance.
|
UpdateInstanceMetadata.Builder |
The metadata for the Operation returned by UpdateInstance.
|
Enum | Description |
---|---|
AppProfile.RoutingPolicyCase | |
Cluster.State |
Possible states of a cluster.
|
DropRowRangeRequest.TargetCase | |
GcRule.RuleCase | |
Instance.State |
Possible states of an instance.
|
Instance.Type |
The type of the instance.
|
ModifyColumnFamiliesRequest.Modification.ModCase | |
Snapshot.State |
Possible states of a snapshot.
|
StorageType |
Storage media types for persisting Bigtable data.
|
Table.ClusterState.ReplicationState |
Table replication states.
|
Table.TimestampGranularity |
Possible timestamp granularities to use when keeping multiple versions
of data in a table.
|
Table.View |
Defines a view over a table's fields.
|