All Classes Interface Summary Class Summary Enum Summary Exception Summary
Class |
Description |
AppProfile |
A configuration object describing how Cloud Bigtable should treat traffic
from a particular end user application.
|
AppProfile |
An application profile, or app profile, stores settings that tell your Cloud Bigtable instance
how to handle incoming requests from an application.
|
AppProfile.Builder |
A configuration object describing how Cloud Bigtable should treat traffic
from a particular end user application.
|
AppProfile.MultiClusterRoutingPolicy |
|
AppProfile.MultiClusterRoutingUseAny |
Read/write requests are routed to the nearest cluster in the instance, and
will fail over to the nearest cluster that is available in the event of
transient errors or delays.
|
AppProfile.MultiClusterRoutingUseAny.Builder |
Read/write requests are routed to the nearest cluster in the instance, and
will fail over to the nearest cluster that is available in the event of
transient errors or delays.
|
AppProfile.MultiClusterRoutingUseAnyOrBuilder |
|
AppProfile.RoutingPolicy |
Represents the routing for read/write requests.
|
AppProfile.RoutingPolicyCase |
|
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.
|
AppProfile.SingleClusterRoutingOrBuilder |
|
AppProfile.SingleClusterRoutingPolicy |
|
AppProfileName |
|
AppProfileName.Builder |
Builder for projects/{project}/instances/{instance}/appProfiles/{app_profile}.
|
AppProfileOrBuilder |
|
AutoscalingLimits |
Limits for the number of nodes a Cluster can autoscale up/down to.
|
AutoscalingLimits.Builder |
Limits for the number of nodes a Cluster can autoscale up/down to.
|
AutoscalingLimitsOrBuilder |
|
AutoscalingTargets |
The Autoscaling targets for a Cluster.
|
AutoscalingTargets.Builder |
The Autoscaling targets for a Cluster.
|
AutoscalingTargetsOrBuilder |
|
Backup |
A backup of a Cloud Bigtable table.
|
Backup |
A backup lets you save a copy of a table's schema and data and restore the backup to a new table
at a later time.
|
Backup.Builder |
A backup of a Cloud Bigtable table.
|
Backup.State |
Indicates the current state of the backup.
|
Backup.State |
|
BackupInfo |
Information about a backup.
|
BackupInfo.Builder |
Information about a backup.
|
BackupInfoOrBuilder |
|
BackupName |
|
BackupName.Builder |
Builder for projects/{project}/instances/{instance}/clusters/{cluster}/backups/{backup}.
|
BackupOrBuilder |
|
BigtableBatchingCallSettings |
This settings holds the batching thresholds as well as retry configuration.
|
BigtableBatchingCallSettings.Builder |
|
BigtableBulkReadRowsCallSettings |
This settings holds the batching thresholds as well as retry configuration for bulk read API.
|
BigtableBulkReadRowsCallSettings.Builder |
|
BigtableDataClient |
Client for reading from and writing to existing Bigtable tables.
|
BigtableDataClientFactory |
A factory to create multiple BigtableDataClient instances that all share the same channel
pool.
|
BigtableDataSettings |
|
BigtableDataSettings.Builder |
Builder for BigtableDataSettings.
|
BigtableEmulatorRule |
The BigtableEmulatorRule manages the lifecycle of the Bigtable Emulator .
|
BigtableGrpc |
Service for reading from and writing to existing Bigtable tables.
|
BigtableGrpc.AsyncService |
Service for reading from and writing to existing Bigtable tables.
|
BigtableGrpc.BigtableBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Bigtable.
|
BigtableGrpc.BigtableFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Bigtable.
|
BigtableGrpc.BigtableImplBase |
Base class for the server implementation of the service Bigtable.
|
BigtableGrpc.BigtableStub |
A stub to allow clients to do asynchronous rpc calls to service Bigtable.
|
BigtableInstanceAdminClient |
Client for creating, configuring and deleting Cloud Bigtable instances, app profiles, and
clusters.
|
BigtableInstanceAdminGrpc |
Service for creating, configuring, and deleting Cloud Bigtable Instances and
Clusters.
|
BigtableInstanceAdminGrpc.AsyncService |
Service for creating, configuring, and deleting Cloud Bigtable Instances and
Clusters.
|
BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub |
A stub to allow clients to do synchronous rpc calls to service BigtableInstanceAdmin.
|
BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service
BigtableInstanceAdmin.
|
BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase |
Base class for the server implementation of the service BigtableInstanceAdmin.
|
BigtableInstanceAdminGrpc.BigtableInstanceAdminStub |
A stub to allow clients to do asynchronous rpc calls to service BigtableInstanceAdmin.
|
BigtableInstanceAdminProto |
|
BigtableInstanceAdminSettings |
|
BigtableInstanceAdminSettings.Builder |
Builder for BigtableInstanceAdminSettings.
|
BigtableInstanceAdminStubSettings |
Settings class to configure an instance of BigtableInstanceAdminStub .
|
BigtableInstanceAdminStubSettings.Builder |
Builder for BigtableInstanceAdminStubSettings.
|
BigtableProto |
|
BigtableStackdriverStatsExporter |
|
BigtableTableAdminClient |
Client for creating, configuring, and deleting Cloud Bigtable tables
|
BigtableTableAdminGrpc |
Service for creating, configuring, and deleting Cloud Bigtable tables.
|
BigtableTableAdminGrpc.AsyncService |
Service for creating, configuring, and deleting Cloud Bigtable tables.
|
BigtableTableAdminGrpc.BigtableTableAdminBlockingStub |
A stub to allow clients to do synchronous rpc calls to service BigtableTableAdmin.
|
BigtableTableAdminGrpc.BigtableTableAdminFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service BigtableTableAdmin.
|
BigtableTableAdminGrpc.BigtableTableAdminImplBase |
Base class for the server implementation of the service BigtableTableAdmin.
|
BigtableTableAdminGrpc.BigtableTableAdminStub |
A stub to allow clients to do asynchronous rpc calls to service BigtableTableAdmin.
|
BigtableTableAdminProto |
|
BigtableTableAdminSettings |
|
BigtableTableAdminSettings.Builder |
Builder for BigtableTableAdminSettings.
|
BigtableTableAdminStubSettings |
Settings class to configure an instance of BigtableTableAdminStub .
|
BigtableTableAdminStubSettings.Builder |
Builder for BigtableTableAdminStubSettings.
|
BuiltinViews |
For registering built-in metric views
|
BulkMutation |
Represents a list of mutations for multiple rows.
|
Cell |
Specifies (some of) the contents of a single row/column/timestamp of a table.
|
Cell.Builder |
Specifies (some of) the contents of a single row/column/timestamp of a table.
|
CellOrBuilder |
|
ChangeStreamConfig |
Change stream configuration.
|
ChangeStreamConfig.Builder |
Change stream configuration.
|
ChangeStreamConfigOrBuilder |
|
ChangeStreamContinuationToken |
|
ChangeStreamMutation |
A ChangeStreamMutation represents a list of mods(represented by List< Entry >) targeted at
a single row, which is concatenated by ChangeStreamRecordMerger .
|
ChangeStreamMutation.MutationType |
|
ChangeStreamRecord |
Default representation of a change stream record, which can be a Heartbeat, a CloseStream, or a
logical mutation.
|
ChangeStreamRecordAdapter<ChangeStreamRecordT> |
An extension point that allows end users to plug in a custom implementation of logical change
stream records.
|
ChangeStreamRecordAdapter.ChangeStreamRecordBuilder<ChangeStreamRecordT> |
A SAX style change stream record factory.
|
ChangeStreamRecordMerger<ChangeStreamRecordT> |
An implementation of a Reframer that feeds the change stream record merging ChangeStreamStateMachine .
|
ChangeStreamRecordMergingCallable<ChangeStreamRecordT> |
|
CheckAndMutateRowRequest |
Request message for Bigtable.CheckAndMutateRow.
|
CheckAndMutateRowRequest.Builder |
Request message for Bigtable.CheckAndMutateRow.
|
CheckAndMutateRowRequestOrBuilder |
|
CheckAndMutateRowResponse |
Response message for Bigtable.CheckAndMutateRow.
|
CheckAndMutateRowResponse.Builder |
Response message for Bigtable.CheckAndMutateRow.
|
CheckAndMutateRowResponseOrBuilder |
|
CheckConsistencyRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency][google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency]
|
CheckConsistencyRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency][google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency]
|
CheckConsistencyRequestOrBuilder |
|
CheckConsistencyResponse |
Response message for
[google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency][google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency]
|
CheckConsistencyResponse.Builder |
Response message for
[google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency][google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency]
|
CheckConsistencyResponseOrBuilder |
|
CloseStream |
|
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 |
A cluster represents the actual Cloud Bigtable service.
|
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].
|
Cluster.ClusterAutoscalingConfig |
Autoscaling config for a cluster.
|
Cluster.ClusterAutoscalingConfig.Builder |
Autoscaling config for a cluster.
|
Cluster.ClusterAutoscalingConfigOrBuilder |
|
Cluster.ClusterConfig |
Configuration for a cluster.
|
Cluster.ClusterConfig.Builder |
Configuration for a cluster.
|
Cluster.ClusterConfigOrBuilder |
|
Cluster.ConfigCase |
|
Cluster.EncryptionConfig |
Cloud Key Management Service (Cloud KMS) settings for a CMEK-protected
cluster.
|
Cluster.EncryptionConfig.Builder |
Cloud Key Management Service (Cloud KMS) settings for a CMEK-protected
cluster.
|
Cluster.EncryptionConfigOrBuilder |
|
Cluster.State |
Possible states of a cluster.
|
Cluster.State |
|
ClusterAutoscalingConfig |
Model class to create an autoscaling config for creating or updating a cluster.
|
ClusterName |
|
ClusterName.Builder |
Builder for projects/{project}/instances/{instance}/clusters/{cluster}.
|
ClusterOrBuilder |
|
Column |
Specifies (some of) the contents of a single row/column intersection of a
table.
|
Column.Builder |
Specifies (some of) the contents of a single row/column intersection of a
table.
|
ColumnFamily |
A set of columns within a table which share a common configuration.
|
ColumnFamily |
|
ColumnFamily.Builder |
A set of columns within a table which share a common configuration.
|
ColumnFamilyOrBuilder |
|
ColumnOrBuilder |
|
ColumnRange |
Specifies a contiguous range of columns within a single column family.
|
ColumnRange.Builder |
Specifies a contiguous range of columns within a single column family.
|
ColumnRange.EndQualifierCase |
|
ColumnRange.StartQualifierCase |
|
ColumnRangeOrBuilder |
|
CommonProto |
|
ConditionalRowMutation |
Mutates a row atomically based on the output of a condition filter.
|
CopyBackupMetadata |
Metadata type for the google.longrunning.Operation returned by
[CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup].
|
CopyBackupMetadata.Builder |
Metadata type for the google.longrunning.Operation returned by
[CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup].
|
CopyBackupMetadataOrBuilder |
|
CopyBackupRequest |
The request for
[CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup].
|
CopyBackupRequest |
|
CopyBackupRequest.Builder |
The request for
[CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup].
|
CopyBackupRequestOrBuilder |
|
CreateAppProfileRequest |
Request message for BigtableInstanceAdmin.CreateAppProfile.
|
CreateAppProfileRequest |
Parameters for creating a new Cloud Bigtable app profile.
|
CreateAppProfileRequest.Builder |
Request message for BigtableInstanceAdmin.CreateAppProfile.
|
CreateAppProfileRequestOrBuilder |
|
CreateBackupMetadata |
Metadata type for the operation returned by
[CreateBackup][google.bigtable.admin.v2.BigtableTableAdmin.CreateBackup].
|
CreateBackupMetadata.Builder |
Metadata type for the operation returned by
[CreateBackup][google.bigtable.admin.v2.BigtableTableAdmin.CreateBackup].
|
CreateBackupMetadataOrBuilder |
|
CreateBackupRequest |
The request for
[CreateBackup][google.bigtable.admin.v2.BigtableTableAdmin.CreateBackup].
|
CreateBackupRequest |
|
CreateBackupRequest.Builder |
The request for
[CreateBackup][google.bigtable.admin.v2.BigtableTableAdmin.CreateBackup].
|
CreateBackupRequestOrBuilder |
|
CreateClusterMetadata |
The metadata for the Operation returned by CreateCluster.
|
CreateClusterMetadata.Builder |
The metadata for the Operation returned by CreateCluster.
|
CreateClusterMetadata.TableProgress |
Progress info for copying a table's data to the new cluster.
|
CreateClusterMetadata.TableProgress.Builder |
Progress info for copying a table's data to the new cluster.
|
CreateClusterMetadata.TableProgress.State |
Protobuf enum google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
|
CreateClusterMetadata.TableProgressOrBuilder |
|
CreateClusterMetadataOrBuilder |
|
CreateClusterRequest |
Request message for BigtableInstanceAdmin.CreateCluster.
|
CreateClusterRequest |
Parameters for creating a new Bigtable cluster.
|
CreateClusterRequest.Builder |
Request message for BigtableInstanceAdmin.CreateCluster.
|
CreateClusterRequestOrBuilder |
|
CreateInstanceMetadata |
The metadata for the Operation returned by CreateInstance.
|
CreateInstanceMetadata.Builder |
The metadata for the Operation returned by CreateInstance.
|
CreateInstanceMetadataOrBuilder |
|
CreateInstanceRequest |
Request message for BigtableInstanceAdmin.CreateInstance.
|
CreateInstanceRequest |
Parameters for creating a new Bigtable Instance.
|
CreateInstanceRequest.Builder |
Request message for BigtableInstanceAdmin.CreateInstance.
|
CreateInstanceRequestOrBuilder |
|
CreateTableFromSnapshotMetadata |
The metadata for the Operation returned by CreateTableFromSnapshot.
|
CreateTableFromSnapshotMetadata.Builder |
The metadata for the Operation returned by CreateTableFromSnapshot.
|
CreateTableFromSnapshotMetadataOrBuilder |
|
CreateTableFromSnapshotRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.CreateTableFromSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.CreateTableFromSnapshot]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
CreateTableFromSnapshotRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.CreateTableFromSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.CreateTableFromSnapshot]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
CreateTableFromSnapshotRequestOrBuilder |
|
CreateTableRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.CreateTable][google.bigtable.admin.v2.BigtableTableAdmin.CreateTable]
|
CreateTableRequest |
|
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.
|
CreateTableRequest.SplitOrBuilder |
|
CreateTableRequestOrBuilder |
|
DataProto |
|
DefaultChangeStreamRecordAdapter |
|
DefaultRowAdapter |
Default implementation of a RowAdapter that uses Row s to represent logical rows.
|
DeleteAppProfileRequest |
Request message for BigtableInstanceAdmin.DeleteAppProfile.
|
DeleteAppProfileRequest.Builder |
Request message for BigtableInstanceAdmin.DeleteAppProfile.
|
DeleteAppProfileRequestOrBuilder |
|
DeleteBackupRequest |
The request for
[DeleteBackup][google.bigtable.admin.v2.BigtableTableAdmin.DeleteBackup].
|
DeleteBackupRequest.Builder |
The request for
[DeleteBackup][google.bigtable.admin.v2.BigtableTableAdmin.DeleteBackup].
|
DeleteBackupRequestOrBuilder |
|
DeleteCells |
Representation of a DeleteCells mod in a data change.
|
DeleteClusterRequest |
Request message for BigtableInstanceAdmin.DeleteCluster.
|
DeleteClusterRequest.Builder |
Request message for BigtableInstanceAdmin.DeleteCluster.
|
DeleteClusterRequestOrBuilder |
|
DeleteFamily |
Representation of a DeleteFamily mod in a data change.
|
DeleteInstanceRequest |
Request message for BigtableInstanceAdmin.DeleteInstance.
|
DeleteInstanceRequest.Builder |
Request message for BigtableInstanceAdmin.DeleteInstance.
|
DeleteInstanceRequestOrBuilder |
|
DeleteSnapshotRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.DeleteSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.DeleteSnapshot]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
DeleteSnapshotRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.DeleteSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.DeleteSnapshot]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
DeleteSnapshotRequestOrBuilder |
|
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]
|
DeleteTableRequestOrBuilder |
|
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]
|
DropRowRangeRequest.TargetCase |
|
DropRowRangeRequestOrBuilder |
|
Emulator |
Wraps the Bigtable emulator in a java api and decorates it with grpc channel builders.
|
EmulatorController |
Wraps the Bigtable emulator in a java api.
|
EncryptionInfo |
Encryption information for a given resource.
|
EncryptionInfo |
Encryption information for a given resource.
|
EncryptionInfo.Builder |
Encryption information for a given resource.
|
EncryptionInfo.EncryptionType |
Possible encryption types for a resource.
|
EncryptionInfo.Type |
|
EncryptionInfoOrBuilder |
|
EnhancedBigtableStubSettings |
Settings class to configure an instance of EnhancedBigtableStub .
|
EnhancedBigtableStubSettings.Builder |
Builder for BigtableDataSettings.
|
Entry |
|
Family |
Specifies (some of) the contents of a single row/column family intersection
of a table.
|
Family.Builder |
Specifies (some of) the contents of a single row/column family intersection
of a table.
|
FamilyOrBuilder |
|
FeatureFlags |
Feature flags supported or enabled by a client.
|
FeatureFlags.Builder |
Feature flags supported or enabled by a client.
|
FeatureFlagsOrBuilder |
|
FeatureFlagsProto |
|
Filters |
A Fluent DSL to create a hierarchy of filters for the CheckAndMutateRow RPCs and ReadRows Query.
|
Filters.ChainFilter |
DSL for adding filters to a chain.
|
Filters.ConditionFilter |
DSL for configuring a conditional filter.
|
Filters.FamilyFilter |
|
Filters.Filter |
|
Filters.InterleaveFilter |
DSL for adding filters to the interleave list.
|
Filters.KeyFilter |
|
Filters.LimitFilter |
|
Filters.OffsetFilter |
|
Filters.QualifierFilter |
|
Filters.QualifierRangeFilter |
Matches only cells from columns within the given range.
|
Filters.TimestampFilter |
|
Filters.TimestampRangeFilter |
Matches only cells with microsecond timestamps within the given range.
|
Filters.ValueFilter |
|
Filters.ValueRangeFilter |
Matches only cells with values that fall within the given value range.
|
FullReadStatsView |
FullReadStatsView captures all known information about a read.
|
FullReadStatsView.Builder |
FullReadStatsView captures all known information about a read.
|
FullReadStatsViewOrBuilder |
|
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.IntersectionOrBuilder |
|
GcRule.RuleCase |
|
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.
|
GcRule.UnionOrBuilder |
|
GcRuleOrBuilder |
|
GCRules |
Wraps GcRule protocol buffer object and exposes a friendly API.
|
GCRules.DefaultRule |
Wrapper for building a empty rule
|
GCRules.DurationRule |
Wrapper for building max duration rule
|
GCRules.GCRule |
interface for fluent GcRule wrappers
|
GCRules.IntersectionRule |
|
GCRules.UnionRule |
|
GCRules.VersionRule |
Wrapper for building max versions rule
|
GenerateConsistencyTokenRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken][google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken]
|
GenerateConsistencyTokenRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken][google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken]
|
GenerateConsistencyTokenRequestOrBuilder |
|
GenerateConsistencyTokenResponse |
Response message for
[google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken][google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken]
|
GenerateConsistencyTokenResponse.Builder |
Response message for
[google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken][google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken]
|
GenerateConsistencyTokenResponseOrBuilder |
|
GenerateInitialChangeStreamPartitionsRequest |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
GenerateInitialChangeStreamPartitionsRequest.Builder |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
GenerateInitialChangeStreamPartitionsRequestOrBuilder |
|
GenerateInitialChangeStreamPartitionsResponse |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
GenerateInitialChangeStreamPartitionsResponse.Builder |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
GenerateInitialChangeStreamPartitionsResponseOrBuilder |
|
GenerateInitialChangeStreamPartitionsUserCallable |
Simple wrapper for GenerateInitialChangeStreamPartitions to wrap the request and response
protobufs.
|
GetAppProfileRequest |
Request message for BigtableInstanceAdmin.GetAppProfile.
|
GetAppProfileRequest.Builder |
Request message for BigtableInstanceAdmin.GetAppProfile.
|
GetAppProfileRequestOrBuilder |
|
GetBackupRequest |
The request for
[GetBackup][google.bigtable.admin.v2.BigtableTableAdmin.GetBackup].
|
GetBackupRequest.Builder |
The request for
[GetBackup][google.bigtable.admin.v2.BigtableTableAdmin.GetBackup].
|
GetBackupRequestOrBuilder |
|
GetClusterRequest |
Request message for BigtableInstanceAdmin.GetCluster.
|
GetClusterRequest.Builder |
Request message for BigtableInstanceAdmin.GetCluster.
|
GetClusterRequestOrBuilder |
|
GetInstanceRequest |
Request message for BigtableInstanceAdmin.GetInstance.
|
GetInstanceRequest.Builder |
Request message for BigtableInstanceAdmin.GetInstance.
|
GetInstanceRequestOrBuilder |
|
GetSnapshotRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.GetSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.GetSnapshot]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
GetSnapshotRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.GetSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.GetSnapshot]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
GetSnapshotRequestOrBuilder |
|
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]
|
GetTableRequestOrBuilder |
|
Heartbeat |
|
HotTablet |
A tablet is a defined by a start and end key and is explained in
https://cloud.google.com/bigtable/docs/overview#architecture and
https://cloud.google.com/bigtable/docs/performance#optimization.
|
HotTablet.Builder |
A tablet is a defined by a start and end key and is explained in
https://cloud.google.com/bigtable/docs/overview#architecture and
https://cloud.google.com/bigtable/docs/performance#optimization.
|
HotTabletOrBuilder |
|
Instance |
A collection of Bigtable [Tables][google.bigtable.admin.v2.Table] and
the resources that serve them.
|
Instance |
Represents an existing Cloud Bigtable instance.
|
Instance.Builder |
A collection of Bigtable [Tables][google.bigtable.admin.v2.Table] and
the resources that serve them.
|
Instance.State |
Possible states of an instance.
|
Instance.State |
|
Instance.Type |
The type of the instance.
|
Instance.Type |
|
InstanceName |
|
InstanceName |
|
InstanceName.Builder |
Builder for projects/{project}/instances/{instance}.
|
InstanceName.Builder |
Builder for projects/{project}/instances/{instance}.
|
InstanceOrBuilder |
|
InstanceProto |
|
KeyOffset |
Represents the offset of a row key in a table.
|
ListAppProfilesRequest |
Request message for BigtableInstanceAdmin.ListAppProfiles.
|
ListAppProfilesRequest.Builder |
Request message for BigtableInstanceAdmin.ListAppProfiles.
|
ListAppProfilesRequestOrBuilder |
|
ListAppProfilesResponse |
Response message for BigtableInstanceAdmin.ListAppProfiles.
|
ListAppProfilesResponse.Builder |
Response message for BigtableInstanceAdmin.ListAppProfiles.
|
ListAppProfilesResponseOrBuilder |
|
ListBackupsRequest |
The request for
[ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups].
|
ListBackupsRequest.Builder |
The request for
[ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups].
|
ListBackupsRequestOrBuilder |
|
ListBackupsResponse |
The response for
[ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups].
|
ListBackupsResponse.Builder |
The response for
[ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups].
|
ListBackupsResponseOrBuilder |
|
ListClustersRequest |
Request message for BigtableInstanceAdmin.ListClusters.
|
ListClustersRequest.Builder |
Request message for BigtableInstanceAdmin.ListClusters.
|
ListClustersRequestOrBuilder |
|
ListClustersResponse |
Response message for BigtableInstanceAdmin.ListClusters.
|
ListClustersResponse.Builder |
Response message for BigtableInstanceAdmin.ListClusters.
|
ListClustersResponseOrBuilder |
|
ListHotTabletsRequest |
Request message for BigtableInstanceAdmin.ListHotTablets.
|
ListHotTabletsRequest.Builder |
Request message for BigtableInstanceAdmin.ListHotTablets.
|
ListHotTabletsRequestOrBuilder |
|
ListHotTabletsResponse |
Response message for BigtableInstanceAdmin.ListHotTablets.
|
ListHotTabletsResponse.Builder |
Response message for BigtableInstanceAdmin.ListHotTablets.
|
ListHotTabletsResponseOrBuilder |
|
ListInstancesRequest |
Request message for BigtableInstanceAdmin.ListInstances.
|
ListInstancesRequest.Builder |
Request message for BigtableInstanceAdmin.ListInstances.
|
ListInstancesRequestOrBuilder |
|
ListInstancesResponse |
Response message for BigtableInstanceAdmin.ListInstances.
|
ListInstancesResponse.Builder |
Response message for BigtableInstanceAdmin.ListInstances.
|
ListInstancesResponseOrBuilder |
|
ListSnapshotsRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots][google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
ListSnapshotsRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots][google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
ListSnapshotsRequestOrBuilder |
|
ListSnapshotsResponse |
Response message for
[google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots][google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
ListSnapshotsResponse.Builder |
Response message for
[google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots][google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
ListSnapshotsResponseOrBuilder |
|
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]
|
ListTablesRequestOrBuilder |
|
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]
|
ListTablesResponseOrBuilder |
|
LocationName |
|
LocationName.Builder |
Builder for projects/{project}/locations/{location}.
|
ModifyColumnFamiliesRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies][google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies]
|
ModifyColumnFamiliesRequest |
|
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.
|
ModifyColumnFamiliesRequest.Modification.ModCase |
|
ModifyColumnFamiliesRequest.ModificationOrBuilder |
|
ModifyColumnFamiliesRequestOrBuilder |
|
MutateRowRequest |
Request message for Bigtable.MutateRow.
|
MutateRowRequest.Builder |
Request message for Bigtable.MutateRow.
|
MutateRowRequestOrBuilder |
|
MutateRowResponse |
Response message for Bigtable.MutateRow.
|
MutateRowResponse.Builder |
Response message for Bigtable.MutateRow.
|
MutateRowResponseOrBuilder |
|
MutateRowsException |
Thrown by the MutateRows when at least one Mutation failed.
|
MutateRowsException.FailedMutation |
Identifies which mutation failed and the reason it failed.
|
MutateRowsRequest |
Request message for BigtableService.MutateRows.
|
MutateRowsRequest.Builder |
Request message for BigtableService.MutateRows.
|
MutateRowsRequest.Entry |
A mutation for a given row.
|
MutateRowsRequest.Entry.Builder |
A mutation for a given row.
|
MutateRowsRequest.EntryOrBuilder |
|
MutateRowsRequestOrBuilder |
|
MutateRowsResponse |
Response message for BigtableService.MutateRows.
|
MutateRowsResponse.Builder |
Response message for BigtableService.MutateRows.
|
MutateRowsResponse.Entry |
The result of applying a passed mutation in the original request.
|
MutateRowsResponse.Entry.Builder |
The result of applying a passed mutation in the original request.
|
MutateRowsResponse.EntryOrBuilder |
|
MutateRowsResponseOrBuilder |
|
Mutation |
Specifies a particular change to be made to the contents of a row.
|
Mutation |
The concrete implementation of MutationApi that can be used to create and represent a
list of mutations.
|
Mutation.Builder |
Specifies a particular change to be made to the contents of a row.
|
Mutation.DeleteFromColumn |
A Mutation which deletes cells from the specified column, optionally
restricting the deletions to a given timestamp range.
|
Mutation.DeleteFromColumn.Builder |
A Mutation which deletes cells from the specified column, optionally
restricting the deletions to a given timestamp range.
|
Mutation.DeleteFromColumnOrBuilder |
|
Mutation.DeleteFromFamily |
A Mutation which deletes all cells from the specified column family.
|
Mutation.DeleteFromFamily.Builder |
A Mutation which deletes all cells from the specified column family.
|
Mutation.DeleteFromFamilyOrBuilder |
|
Mutation.DeleteFromRow |
A Mutation which deletes all cells from the containing row.
|
Mutation.DeleteFromRow.Builder |
A Mutation which deletes all cells from the containing row.
|
Mutation.DeleteFromRowOrBuilder |
|
Mutation.MutationCase |
|
Mutation.SetCell |
A Mutation which sets the value of the specified cell.
|
Mutation.SetCell.Builder |
A Mutation which sets the value of the specified cell.
|
Mutation.SetCellOrBuilder |
|
MutationApi<T extends MutationApi<T>> |
The API for creating mutations for a single row.
|
MutationOrBuilder |
|
OperationProgress |
Encapsulates progress related information for a Cloud Bigtable long
running operation.
|
OperationProgress.Builder |
Encapsulates progress related information for a Cloud Bigtable long
running operation.
|
OperationProgressOrBuilder |
|
OptimizeRestoredTableMetadata |
Metadata type for the long-running operation used to track the progress
of optimizations performed on a newly restored table.
|
OptimizeRestoredTableMetadata.Builder |
Metadata type for the long-running operation used to track the progress
of optimizations performed on a newly restored table.
|
OptimizeRestoredTableMetadataOrBuilder |
|
OptimizeRestoredTableOperationToken |
OptimizeRestoredTableOperationToken is a wrapper for the name of OptimizeRestoredTable operation.
|
PartialListClustersException |
Exception thrown when some zones are unavailable and listClusters is unable to return a full
cluster list.
|
PartialListInstancesException |
Exception thrown when some zones are unavailable and listInstances is unable to return a full
instance list.
|
PartialUpdateClusterMetadata |
The metadata for the Operation returned by PartialUpdateCluster.
|
PartialUpdateClusterMetadata.Builder |
The metadata for the Operation returned by PartialUpdateCluster.
|
PartialUpdateClusterMetadataOrBuilder |
|
PartialUpdateClusterRequest |
Request message for BigtableInstanceAdmin.PartialUpdateCluster.
|
PartialUpdateClusterRequest.Builder |
Request message for BigtableInstanceAdmin.PartialUpdateCluster.
|
PartialUpdateClusterRequestOrBuilder |
|
PartialUpdateInstanceRequest |
Request message for BigtableInstanceAdmin.PartialUpdateInstance.
|
PartialUpdateInstanceRequest.Builder |
Request message for BigtableInstanceAdmin.PartialUpdateInstance.
|
PartialUpdateInstanceRequestOrBuilder |
|
PingAndWarmRequest |
Request message for client connection keep-alive and warming.
|
PingAndWarmRequest.Builder |
Request message for client connection keep-alive and warming.
|
PingAndWarmRequestOrBuilder |
|
PingAndWarmResponse |
Response message for Bigtable.PingAndWarm connection keepalive and warming.
|
PingAndWarmResponse.Builder |
Response message for Bigtable.PingAndWarm connection keepalive and warming.
|
PingAndWarmResponseOrBuilder |
|
ProjectName |
|
ProjectName.Builder |
Builder for projects/{project}.
|
Query |
A simple wrapper to construct a query for the ReadRows RPC.
|
Query.QueryPaginator |
A Query Paginator that will split a query into small chunks.
|
Range<T,R extends Range<T,R>> |
Range API.
|
Range.BoundType |
|
Range.ByteStringRange |
Concrete Range for ByteStrings
|
Range.TimestampRange |
Concrete Range for timestamps
|
RateLimitInfo |
Information about how client should adjust the load to Bigtable.
|
RateLimitInfo.Builder |
Information about how client should adjust the load to Bigtable.
|
RateLimitInfoOrBuilder |
|
ReadChangeStreamQuery |
A simple wrapper to construct a query for the ReadChangeStream RPC.
|
ReadChangeStreamRequest |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
ReadChangeStreamRequest.Builder |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
ReadChangeStreamRequest.StartFromCase |
|
ReadChangeStreamRequestOrBuilder |
|
ReadChangeStreamResponse |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
ReadChangeStreamResponse.Builder |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
ReadChangeStreamResponse.CloseStream |
A message indicating that the client should stop reading from the stream.
|
ReadChangeStreamResponse.CloseStream.Builder |
A message indicating that the client should stop reading from the stream.
|
ReadChangeStreamResponse.CloseStreamOrBuilder |
|
ReadChangeStreamResponse.DataChange |
A message corresponding to one or more mutations to the partition
being streamed.
|
ReadChangeStreamResponse.DataChange.Builder |
A message corresponding to one or more mutations to the partition
being streamed.
|
ReadChangeStreamResponse.DataChange.Type |
The type of mutation.
|
ReadChangeStreamResponse.DataChangeOrBuilder |
|
ReadChangeStreamResponse.Heartbeat |
A periodic message with information that can be used to checkpoint
the state of a stream.
|
ReadChangeStreamResponse.Heartbeat.Builder |
A periodic message with information that can be used to checkpoint
the state of a stream.
|
ReadChangeStreamResponse.HeartbeatOrBuilder |
|
ReadChangeStreamResponse.MutationChunk |
A partial or complete mutation.
|
ReadChangeStreamResponse.MutationChunk.Builder |
A partial or complete mutation.
|
ReadChangeStreamResponse.MutationChunk.ChunkInfo |
Information about the chunking of this mutation.
|
ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder |
Information about the chunking of this mutation.
|
ReadChangeStreamResponse.MutationChunk.ChunkInfoOrBuilder |
|
ReadChangeStreamResponse.MutationChunkOrBuilder |
|
ReadChangeStreamResponse.StreamRecordCase |
|
ReadChangeStreamResponseOrBuilder |
|
ReadChangeStreamResumptionStrategy<ChangeStreamRecordT> |
An implementation of a StreamResumptionStrategy for change stream records.
|
ReadChangeStreamUserCallable<ChangeStreamRecordT> |
|
ReadIterationStats |
ReadIterationStats captures information about the iteration of rows or cells
over the course of a read, e.g.
|
ReadIterationStats.Builder |
ReadIterationStats captures information about the iteration of rows or cells
over the course of a read, e.g.
|
ReadIterationStatsOrBuilder |
|
ReadModifyWriteRow |
|
ReadModifyWriteRowRequest |
Request message for Bigtable.ReadModifyWriteRow.
|
ReadModifyWriteRowRequest.Builder |
Request message for Bigtable.ReadModifyWriteRow.
|
ReadModifyWriteRowRequestOrBuilder |
|
ReadModifyWriteRowResponse |
Response message for Bigtable.ReadModifyWriteRow.
|
ReadModifyWriteRowResponse.Builder |
Response message for Bigtable.ReadModifyWriteRow.
|
ReadModifyWriteRowResponseOrBuilder |
|
ReadModifyWriteRule |
Specifies an atomic read/modify/write operation on the latest value of the
specified column.
|
ReadModifyWriteRule.Builder |
Specifies an atomic read/modify/write operation on the latest value of the
specified column.
|
ReadModifyWriteRule.RuleCase |
|
ReadModifyWriteRuleOrBuilder |
|
ReadRowsRequest |
Request message for Bigtable.ReadRows.
|
ReadRowsRequest.Builder |
Request message for Bigtable.ReadRows.
|
ReadRowsRequest.RequestStatsView |
The desired view into RequestStats that should be returned in the response.
|
ReadRowsRequestOrBuilder |
|
ReadRowsResponse |
Response message for Bigtable.ReadRows.
|
ReadRowsResponse.Builder |
Response message for Bigtable.ReadRows.
|
ReadRowsResponse.CellChunk |
Specifies a piece of a row's contents returned as part of the read
response stream.
|
ReadRowsResponse.CellChunk.Builder |
Specifies a piece of a row's contents returned as part of the read
response stream.
|
ReadRowsResponse.CellChunk.RowStatusCase |
|
ReadRowsResponse.CellChunkOrBuilder |
|
ReadRowsResponseOrBuilder |
|
RequestLatencyStats |
RequestLatencyStats provides a measurement of the latency of the request as
it interacts with different systems over its lifetime, e.g.
|
RequestLatencyStats.Builder |
RequestLatencyStats provides a measurement of the latency of the request as
it interacts with different systems over its lifetime, e.g.
|
RequestLatencyStatsOrBuilder |
|
RequestStats |
RequestStats is the container for additional information pertaining to a
single request, helpful for evaluating the performance of the sent request.
|
RequestStats.Builder |
RequestStats is the container for additional information pertaining to a
single request, helpful for evaluating the performance of the sent request.
|
RequestStats.StatsViewCase |
|
RequestStatsOrBuilder |
|
RequestStatsProto |
|
ResponseParams |
Response metadata proto
This is an experimental feature that will be used to get zone_id and
cluster_id from response trailers to tag the metrics.
|
ResponseParams.Builder |
Response metadata proto
This is an experimental feature that will be used to get zone_id and
cluster_id from response trailers to tag the metrics.
|
ResponseParamsOrBuilder |
|
ResponseParamsProto |
|
RestoredTableResult |
|
RestoreInfo |
Information about a table restore.
|
RestoreInfo.Builder |
Information about a table restore.
|
RestoreInfo.SourceInfoCase |
|
RestoreInfoOrBuilder |
|
RestoreSourceType |
Indicates the type of the restore source.
|
RestoreTableMetadata |
Metadata type for the long-running operation returned by
[RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable].
|
RestoreTableMetadata.Builder |
Metadata type for the long-running operation returned by
[RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable].
|
RestoreTableMetadata.SourceInfoCase |
|
RestoreTableMetadataOrBuilder |
|
RestoreTableRequest |
The request for
[RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable].
|
RestoreTableRequest |
|
RestoreTableRequest.Builder |
The request for
[RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable].
|
RestoreTableRequest.SourceCase |
|
RestoreTableRequestOrBuilder |
|
Row |
Specifies the complete (requested) contents of a single row of a table.
|
Row |
Default representation of a logical row.
|
Row.Builder |
Specifies the complete (requested) contents of a single row of a table.
|
RowAdapter<RowT> |
An extension point that allows end users to plug in a custom implementation of logical rows.
|
RowAdapter.RowBuilder<RowT> |
A SAX style row factory.
|
RowCell |
Default representation of a cell in a Row .
|
RowFilter |
Takes a row as input and produces an alternate view of the row based on
specified rules.
|
RowFilter.Builder |
Takes a row as input and produces an alternate view of the row based on
specified rules.
|
RowFilter.Chain |
A RowFilter which sends rows through several RowFilters in sequence.
|
RowFilter.Chain.Builder |
A RowFilter which sends rows through several RowFilters in sequence.
|
RowFilter.ChainOrBuilder |
|
RowFilter.Condition |
A RowFilter which evaluates one of two possible RowFilters, depending on
whether or not a predicate RowFilter outputs any cells from the input row.
|
RowFilter.Condition.Builder |
A RowFilter which evaluates one of two possible RowFilters, depending on
whether or not a predicate RowFilter outputs any cells from the input row.
|
RowFilter.ConditionOrBuilder |
|
RowFilter.FilterCase |
|
RowFilter.Interleave |
A RowFilter which sends each row to each of several component
RowFilters and interleaves the results.
|
RowFilter.Interleave.Builder |
A RowFilter which sends each row to each of several component
RowFilters and interleaves the results.
|
RowFilter.InterleaveOrBuilder |
|
RowFilterOrBuilder |
|
RowMutation |
Represents a list of mutations targeted at a single row.
|
RowMutationEntry |
Represents a list of mutations targeted at a single row.
|
RowOrBuilder |
|
RowRange |
Specifies a contiguous range of rows.
|
RowRange.Builder |
Specifies a contiguous range of rows.
|
RowRange.EndKeyCase |
|
RowRange.StartKeyCase |
|
RowRangeOrBuilder |
|
RowSet |
Specifies a non-contiguous set of rows.
|
RowSet.Builder |
Specifies a non-contiguous set of rows.
|
RowSetOrBuilder |
|
SafeResponseObserver<ResponseT> |
Base implementation of ResponseObserver that checks the state and catches all the
throwables.
|
SampleRowKeysRequest |
Request message for Bigtable.SampleRowKeys.
|
SampleRowKeysRequest.Builder |
Request message for Bigtable.SampleRowKeys.
|
SampleRowKeysRequestOrBuilder |
|
SampleRowKeysResponse |
Response message for Bigtable.SampleRowKeys.
|
SampleRowKeysResponse.Builder |
Response message for Bigtable.SampleRowKeys.
|
SampleRowKeysResponseOrBuilder |
|
SetCell |
Representation of a SetCell mod in a data change, whose value is concatenated by ChangeStreamRecordMerger in case of SetCell value chunking.
|
Snapshot |
A snapshot of a table at a particular time.
|
Snapshot.Builder |
A snapshot of a table at a particular time.
|
Snapshot.State |
Possible states of a snapshot.
|
SnapshotName |
|
SnapshotName.Builder |
Builder for projects/{project}/instances/{instance}/clusters/{cluster}/snapshots/{snapshot}.
|
SnapshotOrBuilder |
|
SnapshotTableMetadata |
The metadata for the Operation returned by SnapshotTable.
|
SnapshotTableMetadata.Builder |
The metadata for the Operation returned by SnapshotTable.
|
SnapshotTableMetadataOrBuilder |
|
SnapshotTableRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.SnapshotTable][google.bigtable.admin.v2.BigtableTableAdmin.SnapshotTable]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
SnapshotTableRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.SnapshotTable][google.bigtable.admin.v2.BigtableTableAdmin.SnapshotTable]
Note: This is a private alpha release of Cloud Bigtable snapshots.
|
SnapshotTableRequestOrBuilder |
|
StaticClusterSize |
|
StatsRecorderWrapper |
A wrapper to record built-in metrics
|
StatsWrapper |
Wrapper class for accessing opencensus.
|
Status |
The `Status` type defines a logical error model.
|
Status.Code |
|
StorageType |
Storage media types for persisting Bigtable data.
|
StorageType |
Storage media types for persisting Bigtable data.
|
StreamContinuationToken |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
StreamContinuationToken.Builder |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
StreamContinuationTokenOrBuilder |
|
StreamContinuationTokens |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
StreamContinuationTokens.Builder |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
StreamContinuationTokensOrBuilder |
|
StreamPartition |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
StreamPartition.Builder |
NOTE: This API is intended to be used by Apache Beam BigtableIO.
|
StreamPartitionOrBuilder |
|
Table |
A collection of user data indexed by row, column, and timestamp.
|
Table |
Wrapper for Table protocol buffer object
|
Table.Builder |
A collection of user data indexed by row, column, and timestamp.
|
Table.ClusterState |
The state of a table's data in a particular cluster.
|
Table.ClusterState.Builder |
The state of a table's data in a particular cluster.
|
Table.ClusterState.ReplicationState |
Table replication states.
|
Table.ClusterStateOrBuilder |
|
Table.ReplicationState |
|
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.
|
TableName |
|
TableName |
|
TableName.Builder |
Builder for projects/{project}/instances/{instance}/tables/{table}.
|
TableName.Builder |
Builder for projects/{project}/instances/{instance}/tables/{table}.
|
TableOrBuilder |
|
TableProto |
|
TimestampRange |
Specified a contiguous range of microsecond timestamps.
|
TimestampRange.Builder |
Specified a contiguous range of microsecond timestamps.
|
TimestampRangeOrBuilder |
|
UndeleteTableMetadata |
Metadata type for the operation returned by
[google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable][google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable].
|
UndeleteTableMetadata.Builder |
Metadata type for the operation returned by
[google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable][google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable].
|
UndeleteTableMetadataOrBuilder |
|
UndeleteTableRequest |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable][google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable]
|
UndeleteTableRequest.Builder |
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable][google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable]
|
UndeleteTableRequestOrBuilder |
|
UpdateAppProfileMetadata |
The metadata for the Operation returned by UpdateAppProfile.
|
UpdateAppProfileMetadata.Builder |
The metadata for the Operation returned by UpdateAppProfile.
|
UpdateAppProfileMetadataOrBuilder |
|
UpdateAppProfileRequest |
Request message for BigtableInstanceAdmin.UpdateAppProfile.
|
UpdateAppProfileRequest |
Parameters for updating an existing Cloud Bigtable app profile.
|
UpdateAppProfileRequest.Builder |
Request message for BigtableInstanceAdmin.UpdateAppProfile.
|
UpdateAppProfileRequestOrBuilder |
|
UpdateBackupRequest |
The request for
[UpdateBackup][google.bigtable.admin.v2.BigtableTableAdmin.UpdateBackup].
|
UpdateBackupRequest |
|
UpdateBackupRequest.Builder |
The request for
[UpdateBackup][google.bigtable.admin.v2.BigtableTableAdmin.UpdateBackup].
|
UpdateBackupRequestOrBuilder |
|
UpdateClusterMetadata |
The metadata for the Operation returned by UpdateCluster.
|
UpdateClusterMetadata.Builder |
The metadata for the Operation returned by UpdateCluster.
|
UpdateClusterMetadataOrBuilder |
|
UpdateInstanceMetadata |
The metadata for the Operation returned by UpdateInstance.
|
UpdateInstanceMetadata.Builder |
The metadata for the Operation returned by UpdateInstance.
|
UpdateInstanceMetadataOrBuilder |
|
UpdateInstanceRequest |
Parameters for updating an existing Bigtable instance.
|
UpdateTableMetadata |
Metadata type for the operation returned by
[UpdateTable][google.bigtable.admin.v2.BigtableTableAdmin.UpdateTable].
|
UpdateTableMetadata.Builder |
Metadata type for the operation returned by
[UpdateTable][google.bigtable.admin.v2.BigtableTableAdmin.UpdateTable].
|
UpdateTableMetadataOrBuilder |
|
UpdateTableRequest |
The request for
[UpdateTable][google.bigtable.admin.v2.BigtableTableAdmin.UpdateTable].
|
UpdateTableRequest |
|
UpdateTableRequest.Builder |
The request for
[UpdateTable][google.bigtable.admin.v2.BigtableTableAdmin.UpdateTable].
|
UpdateTableRequestOrBuilder |
|
ValueRange |
Specifies a contiguous range of raw byte values.
|
ValueRange.Builder |
Specifies a contiguous range of raw byte values.
|
ValueRange.EndValueCase |
|
ValueRange.StartValueCase |
|
ValueRangeOrBuilder |
|
Version |
|