Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

A

add(GcRule) - Method in class com.google.cloud.bigtable.admin.v2.models.IntersectionRuleBuilder
Adds a rule to the intersection.
add(GcRule) - Method in class com.google.cloud.bigtable.admin.v2.models.UnionRuleBuilder
Adds a rule to the union.
add(String, Mutation) - Method in class com.google.cloud.bigtable.data.v2.models.BulkMutation
Add mutation for a particular row.
add(ByteString, Mutation) - Method in class com.google.cloud.bigtable.data.v2.models.BulkMutation
Add mutation for a particular row.
add(RowMutationEntry) - Method in class com.google.cloud.bigtable.data.v2.models.BulkMutation
Add mutation for a particular row.
addChangeStreamRetention(Duration) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
Add change stream retention period between 1 day and 7 days.
addChangeStreamRetention(Duration) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
Update change stream retention period between 1 day and 7 days.
addCluster(String, String, int, StorageType) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateInstanceRequest
Adds a cluster to the instance request with manual scaling enabled.
addCluster(String, String, ClusterAutoscalingConfig, StorageType) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateInstanceRequest
Adds a cluster to the instance request with autoscaling enabled.
addCmekCluster(String, String, int, StorageType, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateInstanceRequest
Adds a CMEK protected cluster using the specified KMS key name.
addDevelopmentCluster(String, String, StorageType) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateInstanceRequest
Adds a DEVELOPMENT cluster to the instance request.
addFamily(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
Adds a new columnFamily to the configuration
addFamily(String, GCRules.GCRule) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
Adds a new columnFamily with GCRules.GCRule to the configuration.
addFamily(String, Type) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
Adds a new columnFamily with a Type to the configuration.
addFamily(String, GCRules.GCRule, Type) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
Adds a new columnFamily with a GCRules.GCRule and Type to the configuration.
addFamily(String) - Method in class com.google.cloud.bigtable.admin.v2.models.ModifyColumnFamiliesRequest
Configures the name of the new ColumnFamily to be created
addFamily(String, GCRules.GCRule) - Method in class com.google.cloud.bigtable.admin.v2.models.ModifyColumnFamiliesRequest
Configures the name and GCRules.GCRule of the new ColumnFamily to be created
addFamily(String, Type) - Method in class com.google.cloud.bigtable.admin.v2.models.ModifyColumnFamiliesRequest
Configures the name and Type of the new ColumnFamily to be created
addFamily(String, GCRules.GCRule, Type) - Method in class com.google.cloud.bigtable.admin.v2.models.ModifyColumnFamiliesRequest
Configures the name, GCRules.GCRule, and Type of the new ColumnFamily to be created
addLabel(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateInstanceRequest
Adds an arbitrary label to the instance.
addQualifier(ByteString) - Method in class com.google.cloud.bigtable.admin.v2.models.FamilySubsets
Adds an individual column qualifier to be included in this authorized view.
addQualifier(String) - Method in class com.google.cloud.bigtable.admin.v2.models.FamilySubsets
Adds an individual column qualifier to be included in this authorized view.
addQualifierPrefix(ByteString) - Method in class com.google.cloud.bigtable.admin.v2.models.FamilySubsets
Adds a prefix for column qualifiers to be included in this authorized view.
addQualifierPrefix(String) - Method in class com.google.cloud.bigtable.admin.v2.models.FamilySubsets
Adds a prefix for column qualifiers to be included in this authorized view.
addRowPrefix(ByteString) - Method in class com.google.cloud.bigtable.admin.v2.models.SubsetView
Adds a new rowPrefix to the subset view.
addRowPrefix(String) - Method in class com.google.cloud.bigtable.admin.v2.models.SubsetView
Adds a new rowPrefix to the subset view.
addSplit(ByteString) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
Adds split at the specified key to the configuration.
addTag(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateInstanceRequest
Adds a tag to the instance.
AddToCell - Class in com.google.cloud.bigtable.data.v2.models
Representation of an AddToCell mod in a data change.
AddToCell() - Constructor for class com.google.cloud.bigtable.data.v2.models.AddToCell
 
addToCell(String, Value, Value, Value) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
 
addToCell(String, Value, Value, Value) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
 
addToCell(String, String, long, long) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
Adds an int64 value to an aggregate cell.
addToCell(String, ByteString, long, long) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
Adds an int64 value to an aggregate cell.
addToCell(String, Value, Value, Value) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
Adds a Value to an aggregate cell.
addToCell(String, Value, Value, Value) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
 
addToCell(String, Value, Value, Value) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
 
advance(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Query.QueryPaginator
Construct the next query.
Aggregate() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate
 
Aggregator() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate.Aggregator
 
append(String, String, String) - Method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
Appends the value to the existing value of the cell.
append(String, ByteString, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
Appends the value to the existing value of the cell.
applyDirectAccessTraitsInternal(InstantiatingGrpcChannelProvider.Builder) - Static method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Applies Direct Access traits to an existing builder.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Applies the given settings updater function to all of the unary API methods in this service.
AppProfile - Class in com.google.cloud.bigtable.admin.v2.models
An application profile, or app profile, stores settings that tell your Cloud Bigtable instance how to handle incoming requests from an application.
AppProfile.ComputeBillingOwner - Enum in com.google.cloud.bigtable.admin.v2.models
Compute Billing Owner specifies how usage should be accounted when using Data Boost.
AppProfile.DataBoostIsolationReadOnlyPolicy - Class in com.google.cloud.bigtable.admin.v2.models
A Data Boost Read Only AppProfile.IsolationPolicy for running high-throughput read traffic on your Bigtable data without affecting application traffic.
AppProfile.IsolationPolicy - Interface in com.google.cloud.bigtable.admin.v2.models
Represents the options for isolating this app profile's traffic from other use cases.
AppProfile.MultiClusterRoutingPolicy - Class in com.google.cloud.bigtable.admin.v2.models
A AppProfile.RoutingPolicy that tells Cloud Bigtable that it can route each request to any available cluster.
AppProfile.Priority - Enum in com.google.cloud.bigtable.admin.v2.models
The possible priorities for an app profile.
AppProfile.RoutingPolicy - Interface in com.google.cloud.bigtable.admin.v2.models
Represents the routing for read/write requests.
AppProfile.SingleClusterRoutingPolicy - Class in com.google.cloud.bigtable.admin.v2.models
A AppProfile.RoutingPolicy that routes all requests to a specific cluster.
AppProfile.StandardIsolationPolicy - Class in com.google.cloud.bigtable.admin.v2.models
A standard AppProfile.IsolationPolicy for isolating this app profile's traffic from other use cases.
areInternalMetricsEnabled() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
Checks if internal metrics are enabled
areInternalMetricsEnabled() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
 
areInternalMetricsEnabled() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
 
areInternalMetricsEnabled() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Checks if internal metrics are disabled
Array() - Constructor for class com.google.cloud.bigtable.common.Type.Array
 
arrayOf(SqlType<Elem>) - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
returns a SqlType for an ARRAY with elements of type elemType
assertUsingSameStub(EnhancedBigtableStub) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement
Asserts that the given stub matches the stub used for plan refresh.
AuthorizedView - Class in com.google.cloud.bigtable.admin.v2.models
A class that wraps the AuthorizedView protocol buffer object.
AuthorizedView.AuthorizedViewType - Interface in com.google.cloud.bigtable.admin.v2.models
Represents a subset of a Table.
AuthorizedViewId - Class in com.google.cloud.bigtable.data.v2.models
An implementation of a TargetId for authorized views.
AuthorizedViewId() - Constructor for class com.google.cloud.bigtable.data.v2.models.AuthorizedViewId
 
awaitConsistency(ConsistencyRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
 
awaitOptimizeRestoredTable(ApiFuture<RestoredTableResult>) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Awaits the completion of the "Optimize Restored Table" operation.
awaitOptimizeRestoredTable(OptimizeRestoredTableOperationToken) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Awaits a restored table is fully optimized.
awaitOptimizeRestoredTableAsync(OptimizeRestoredTableOperationToken) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Awaits a restored table is fully optimized asynchronously.
awaitReplication(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Deprecated.
awaitReplicationAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Deprecated.
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
awaitTermination(long, TimeUnit) - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 

B

Backup - Class in com.google.cloud.bigtable.admin.v2.models
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.BackupType - Enum in com.google.cloud.bigtable.admin.v2.models
 
Backup.State - Enum in com.google.cloud.bigtable.admin.v2.models
 
BaseBigtableInstanceAdminClient - Class in com.google.cloud.bigtable.admin.v2
Service Description: Service for creating, configuring, and deleting Cloud Bigtable Instances and Clusters.
BaseBigtableInstanceAdminClient(BaseBigtableInstanceAdminSettings) - Constructor for class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Constructs an instance of BaseBigtableInstanceAdminClient, using the given settings.
BaseBigtableInstanceAdminClient(BigtableInstanceAdminStub) - Constructor for class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
 
BaseBigtableInstanceAdminClient.ListAppProfilesFixedSizeCollection - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableInstanceAdminClient.ListAppProfilesPage - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableInstanceAdminClient.ListAppProfilesPagedResponse - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableInstanceAdminClient.ListHotTabletsFixedSizeCollection - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableInstanceAdminClient.ListHotTabletsPage - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableInstanceAdminClient.ListHotTabletsPagedResponse - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableInstanceAdminClient.ListLogicalViewsFixedSizeCollection - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableInstanceAdminClient.ListLogicalViewsPage - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableInstanceAdminClient.ListLogicalViewsPagedResponse - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableInstanceAdminClient.ListMaterializedViewsFixedSizeCollection - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableInstanceAdminClient.ListMaterializedViewsPage - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableInstanceAdminClient.ListMaterializedViewsPagedResponse - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableInstanceAdminSettings - Class in com.google.cloud.bigtable.admin.v2
Settings class to configure an instance of BaseBigtableInstanceAdminClient.
BaseBigtableInstanceAdminSettings(BaseBigtableInstanceAdminSettings.Builder) - Constructor for class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
 
BaseBigtableInstanceAdminSettings.Builder - Class in com.google.cloud.bigtable.admin.v2
Builder for BaseBigtableInstanceAdminSettings.
BaseBigtableTableAdminClient - Class in com.google.cloud.bigtable.admin.v2
Service Description: Service for creating, configuring, and deleting Cloud Bigtable tables.
BaseBigtableTableAdminClient(BaseBigtableTableAdminSettings) - Constructor for class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Constructs an instance of BaseBigtableTableAdminClient, using the given settings.
BaseBigtableTableAdminClient(BigtableTableAdminStub) - Constructor for class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
 
BaseBigtableTableAdminClient.ListAuthorizedViewsFixedSizeCollection - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableTableAdminClient.ListAuthorizedViewsPage - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableTableAdminClient.ListAuthorizedViewsPagedResponse - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableTableAdminClient.ListBackupsFixedSizeCollection - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableTableAdminClient.ListBackupsPage - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableTableAdminClient.ListBackupsPagedResponse - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableTableAdminClient.ListSchemaBundlesFixedSizeCollection - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableTableAdminClient.ListSchemaBundlesPage - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableTableAdminClient.ListSchemaBundlesPagedResponse - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableTableAdminClient.ListSnapshotsFixedSizeCollection - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableTableAdminClient.ListSnapshotsPage - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableTableAdminClient.ListSnapshotsPagedResponse - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableTableAdminClient.ListTablesFixedSizeCollection - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableTableAdminClient.ListTablesPage - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableTableAdminClient.ListTablesPagedResponse - Class in com.google.cloud.bigtable.admin.v2
 
BaseBigtableTableAdminSettings - Class in com.google.cloud.bigtable.admin.v2
Settings class to configure an instance of BaseBigtableTableAdminClient.
BaseBigtableTableAdminSettings(BaseBigtableTableAdminSettings.Builder) - Constructor for class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
 
BaseBigtableTableAdminSettings.Builder - Class in com.google.cloud.bigtable.admin.v2
Builder for BaseBigtableTableAdminSettings.
BigEndianBytes() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Int64.Encoding.BigEndianBytes
 
bigEndianInt64() - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
Creates an Int64 type with a big-endian encoding.
BigtableBatchingCallSettings - Class in com.google.cloud.bigtable.data.v2.stub
This settings holds the batching thresholds as well as retry configuration.
BigtableBatchingCallSettings.Builder - Class in com.google.cloud.bigtable.data.v2.stub
A base builder class for BigtableBatchingCallSettings.
BigtableBulkReadRowsCallSettings - Class in com.google.cloud.bigtable.data.v2.stub
This settings holds the batching thresholds as well as retry configuration for bulk read API.
BigtableBulkReadRowsCallSettings.Builder - Class in com.google.cloud.bigtable.data.v2.stub
 
BigtableChannelPrimer - Class in com.google.cloud.bigtable.data.v2.stub
A channel warmer that ensures that a Bigtable channel is ready to be used before being added to the active BigtableChannelPool.
BigtableClientContext - Class in com.google.cloud.bigtable.data.v2.stub
This class wraps all state needed during the lifetime of the Bigtable client.
BigtableDataClient - Class in com.google.cloud.bigtable.data.v2
Client for reading from and writing to existing Bigtable tables.
BigtableDataClientFactory - Class in com.google.cloud.bigtable.data.v2
A factory to create multiple BigtableDataClient instances that all share the same channel pool.
BigtableDataSettings - Class in com.google.cloud.bigtable.data.v2
Settings class to configure an instance of BigtableDataClient.
BigtableDataSettings.Builder - Class in com.google.cloud.bigtable.data.v2
Builder for BigtableDataSettings.
BigtableInstanceAdminClient - Class in com.google.cloud.bigtable.admin.v2
Client for creating, configuring and deleting Cloud Bigtable instances, app profiles, and clusters.
BigtableInstanceAdminSettings - Class in com.google.cloud.bigtable.admin.v2
Settings class to configure an instance of BigtableInstanceAdminClient.
BigtableInstanceAdminSettings.Builder - Class in com.google.cloud.bigtable.admin.v2
Builder for BigtableInstanceAdminSettings.
BigtableInstanceAdminStub - Class in com.google.cloud.bigtable.admin.v2.stub
Base stub class for the BigtableInstanceAdmin service API.
BigtableInstanceAdminStub() - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
BigtableInstanceAdminStubSettings - Class in com.google.cloud.bigtable.admin.v2.stub
Settings class to configure an instance of BigtableInstanceAdminStub.
BigtableInstanceAdminStubSettings(BigtableInstanceAdminStubSettings.Builder) - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
 
BigtableInstanceAdminStubSettings.Builder - Class in com.google.cloud.bigtable.admin.v2.stub
Builder for BigtableInstanceAdminStubSettings.
BigtableStreamResumptionStrategy<RequestT,ResponseT> - Class in com.google.cloud.bigtable.data.v2.stub
Expand StreamResumptionStrategy to also process the error.
BigtableStreamResumptionStrategy() - Constructor for class com.google.cloud.bigtable.data.v2.stub.BigtableStreamResumptionStrategy
 
BigtableTableAdminClient - Class in com.google.cloud.bigtable.admin.v2
Client for creating, configuring, and deleting Cloud Bigtable tables Provides access to the table schemas only, not the data stored within the tables.
BigtableTableAdminSettings - Class in com.google.cloud.bigtable.admin.v2
Settings class to configure an instance of BigtableTableAdminClient.
BigtableTableAdminSettings.Builder - Class in com.google.cloud.bigtable.admin.v2
Builder for BigtableTableAdminSettings.
BigtableTableAdminStub - Class in com.google.cloud.bigtable.admin.v2.stub
Base stub class for the BigtableTableAdmin service API.
BigtableTableAdminStub() - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
BigtableTableAdminStubSettings - Class in com.google.cloud.bigtable.admin.v2.stub
Settings class to configure an instance of BigtableTableAdminStub.
BigtableTableAdminStubSettings(BigtableTableAdminStubSettings.Builder) - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
 
BigtableTableAdminStubSettings.Builder - Class in com.google.cloud.bigtable.admin.v2.stub
Builder for BigtableTableAdminStubSettings.
bind() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.PreparedStatement
 
block() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
Does not match any cells, regardless of input.
Bool() - Constructor for class com.google.cloud.bigtable.common.Type.Bool
 
bool() - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
returns a SqlType for the BOOL type.
BoundStatement - Class in com.google.cloud.bigtable.data.v2.models.sql
A bound SQL statement that can be executed by calling BigtableDataClient.executeQuery(BoundStatement).
BoundStatement.Builder - Class in com.google.cloud.bigtable.data.v2.models.sql
 
build() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
 
build() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
 
build() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
Builds an instance of the settings.
build() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
Builds an instance of the settings.
build() - Method in class com.google.cloud.bigtable.admin.v2.models.IntersectionRuleBuilder
Builds the final GcRule proto.
build() - Method in class com.google.cloud.bigtable.admin.v2.models.UnionRuleBuilder
Builds the final GcRule proto.
build() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
 
build() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
 
build() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
 
build() - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
Builds a BoundStatement from the builder
build() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
Builds the BigtableBatchingCallSettings object with provided configuration.
build() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBulkReadRowsCallSettings.Builder
Builds the BigtableBulkReadRowsCallSettings object with provided configuration.
build() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
 
Builder() - Constructor for class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
 
Builder(BaseBigtableInstanceAdminSettings) - Constructor for class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
 
Builder(BigtableInstanceAdminStubSettings.Builder) - Constructor for class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
 
Builder() - Constructor for class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
 
Builder(BaseBigtableTableAdminSettings) - Constructor for class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
 
Builder(BigtableTableAdminStubSettings.Builder) - Constructor for class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
 
Builder() - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
 
Builder(BigtableInstanceAdminStubSettings) - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
 
Builder() - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
 
Builder(ClientContext) - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
 
Builder(BigtableTableAdminStubSettings) - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
 
Builder(PreparedStatementImpl, Map<String, SqlType<?>>) - Constructor for class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
Creates a builder from a PreparedStatement This is considered an internal implementation detail and should not be used by applications.
bulkMutateRows(BulkMutation) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method to mutate multiple rows in a batch.
bulkMutateRowsAsync(BulkMutation) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method to mutate multiple rows in a batch.
bulkMutateRowsSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Returns the builder for the settings used for calls to MutateRows.
bulkMutateRowsSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Returns the object with the settings used for calls to MutateRows.
BulkMutation - Class in com.google.cloud.bigtable.data.v2.models
Represents a list of mutations for multiple rows.
bulkMutationCallable() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Mutates multiple rows in a batch.
bulkReadRowsSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Returns the builder for the settings used for calls to MutateRows.
bulkReadRowsSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Returns the call settings used for bulk read rows.
bytes(Type.Bytes.Encoding) - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
Creates a Bytes type with the specified encoding
Bytes() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Bytes
 
Bytes() - Constructor for class com.google.cloud.bigtable.common.Type.Bytes
 
bytes() - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
returns a SqlType for the BYTES type.

C

call(ReadChangeStreamRequest, ResponseObserver<ChangeStreamRecordT>, ApiCallContext) - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ChangeStreamRecordMergingCallable
 
call(String, ResponseObserver<Range.ByteStringRange>, ApiCallContext) - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.GenerateInitialChangeStreamPartitionsUserCallable
 
call(ReadChangeStreamQuery, ResponseObserver<ChangeStreamRecordT>, ApiCallContext) - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ReadChangeStreamUserCallable
 
call(BoundStatement) - Method in class com.google.cloud.bigtable.data.v2.stub.sql.ExecuteQueryCallable
This should be used to create execute query calls.
call(ExecuteQueryCallContext, ResponseObserver<SqlRow>, ApiCallContext) - Method in class com.google.cloud.bigtable.data.v2.stub.sql.ExecuteQueryCallable
 
call(ExecuteQueryCallContext, ResponseObserver<SqlRow>, ApiCallContext) - Method in class com.google.cloud.bigtable.data.v2.stub.sql.MetadataErrorHandlingCallable
 
call(ExecuteQueryCallContext, ResponseObserver<ExecuteQueryResponse>, ApiCallContext) - Method in class com.google.cloud.bigtable.data.v2.stub.sql.PlanRefreshingCallable
 
call(ExecuteQueryCallContext, ResponseObserver<SqlRow>, ApiCallContext) - Method in class com.google.cloud.bigtable.data.v2.stub.sql.SqlRowMergingCallable
 
canResume() - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ReadChangeStreamResumptionStrategy
 
canResume() - Method in class com.google.cloud.bigtable.data.v2.stub.sql.ExecuteQueryResumptionStrategy
 
cellsPerColumn(int) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.LimitFilter
Matches only the most recent `count` cells within each column.
cellsPerRow(int) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.LimitFilter
Matches only the first N cells of each row.
cellsPerRow(int) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.OffsetFilter
Skips the first N cells of each row, matching all subsequent cells.
cellValue(ByteString) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
Called once per non-chunked cell, or at least twice per chunked cell to concatenate the cell value.
cellValue(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter.DefaultRowBuilder
Called multiple times per cell to concatenate the cell value.
cellValue(ByteString) - Method in interface com.google.cloud.bigtable.data.v2.models.RowAdapter.RowBuilder
Called multiple times per cell to concatenate the cell value.
chain() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
Creates an empty chain filter list.
ChangeStreamContinuationToken - Class in com.google.cloud.bigtable.data.v2.models
A simple wrapper for StreamContinuationToken.
ChangeStreamContinuationToken() - Constructor for class com.google.cloud.bigtable.data.v2.models.ChangeStreamContinuationToken
 
ChangeStreamMutation - Class in com.google.cloud.bigtable.data.v2.models
A ChangeStreamMutation represents a list of mods(represented by List<Entry>) targeted at a single row, which is concatenated by ChangeStreamRecordMerger.
ChangeStreamMutation() - Constructor for class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
 
ChangeStreamMutation.MutationType - Enum in com.google.cloud.bigtable.data.v2.models
 
ChangeStreamRecord - Interface in com.google.cloud.bigtable.data.v2.models
Default representation of a change stream record, which can be a Heartbeat, a CloseStream, or a logical mutation.
ChangeStreamRecordAdapter<ChangeStreamRecordT> - Interface in com.google.cloud.bigtable.data.v2.models
An extension point that allows end users to plug in a custom implementation of logical change stream records.
ChangeStreamRecordAdapter.ChangeStreamRecordBuilder<ChangeStreamRecordT> - Interface in com.google.cloud.bigtable.data.v2.models
A SAX style change stream record factory.
ChangeStreamRecordMerger<ChangeStreamRecordT> - Class in com.google.cloud.bigtable.data.v2.stub.changestream
An implementation of a Reframer that feeds the change stream record merging ChangeStreamStateMachine.
ChangeStreamRecordMerger(ChangeStreamRecordAdapter.ChangeStreamRecordBuilder<ChangeStreamRecordT>) - Constructor for class com.google.cloud.bigtable.data.v2.stub.changestream.ChangeStreamRecordMerger
 
ChangeStreamRecordMergingCallable<ChangeStreamRecordT> - Class in com.google.cloud.bigtable.data.v2.stub.changestream
A ServerStreamingCallable that consumes ReadChangeStreamResponses and produces change stream records.
ChangeStreamRecordMergingCallable(ServerStreamingCallable<ReadChangeStreamRequest, ReadChangeStreamResponse>, ChangeStreamRecordAdapter<ChangeStreamRecordT>) - Constructor for class com.google.cloud.bigtable.data.v2.stub.changestream.ChangeStreamRecordMergingCallable
 
checkAndMutateRow(ConditionalRowMutation) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method to synchronously mutate a row atomically based on the output of a filter.
checkAndMutateRowAsync(ConditionalRowMutation) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method to asynchronously mutate a row atomically based on the output of a filter.
checkAndMutateRowCallable() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Mutates a row atomically based on the output of a filter.
checkAndMutateRowSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Returns the builder for the settings used for calls to CheckAndMutateRow.
checkAndMutateRowSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Returns the object with the settings used for calls to CheckAndMutateRow.
checkConsistency(TableName, String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Checks replication consistency based on a consistency token, that is, if replication has caught up based on the conditions specified in the token and the check request.
checkConsistency(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Checks replication consistency based on a consistency token, that is, if replication has caught up based on the conditions specified in the token and the check request.
checkConsistency(CheckConsistencyRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Checks replication consistency based on a consistency token, that is, if replication has caught up based on the conditions specified in the token and the check request.
checkConsistencyCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Checks replication consistency based on a consistency token, that is, if replication has caught up based on the conditions specified in the token and the check request.
checkConsistencyCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
checkConsistencyCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
checkConsistencySettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to checkConsistency.
checkConsistencySettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to checkConsistency.
checkConsistencySettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to checkConsistency.
checkConsistencySettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to checkConsistency.
clearHotToStandardTime() - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateBackupRequest
 
ClientOperationSettings - Class in com.google.cloud.bigtable.data.v2.stub
 
clone() - Method in class com.google.cloud.bigtable.data.v2.models.BulkMutation
Creates a copy of BulkMutation.
clone() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ChainFilter
Makes a deep copy of the Chain.
clone() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ConditionFilter
 
clone() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.InterleaveFilter
 
clone() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.QualifierRangeFilter
 
clone() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.TimestampRangeFilter
 
clone() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ValueRangeFilter
 
clone() - Method in class com.google.cloud.bigtable.data.v2.models.Query
 
clone() - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
 
close() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
 
close() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
 
close() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Closes the client and frees all resources associated with it (like thread pools).
close() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
 
close() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
close() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
close() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
close() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
close() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Close the clients and releases all associated resources.
close() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClientFactory
Release all of the resources associated with this factory.
close() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.ResultSet
Closes the result set and cancels the underlying request if it is still open.
close() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableClientContext
 
CloseStream - Class in com.google.cloud.bigtable.data.v2.models
A simple wrapper for ReadChangeStreamResponse.CloseStream.
CloseStream() - Constructor for class com.google.cloud.bigtable.data.v2.models.CloseStream
 
Cluster - Class in com.google.cloud.bigtable.admin.v2.models
A cluster represents the actual Cloud Bigtable service.
Cluster.State - Enum in com.google.cloud.bigtable.admin.v2.models
 
ClusterAutoscalingConfig - Class in com.google.cloud.bigtable.admin.v2.models
Model class to create an autoscaling config for creating or updating a cluster.
ColumnFamily - Class in com.google.cloud.bigtable.admin.v2.models
Wrapper for ColumnFamily protocol buffer object
ColumnMetadata - Interface in com.google.cloud.bigtable.data.v2.models.sql
Represents the metadata for a column in a ResultSet
com.google.cloud.bigtable - package com.google.cloud.bigtable
 
com.google.cloud.bigtable.admin.v2 - package com.google.cloud.bigtable.admin.v2
Clients for the Cloud Bigtable admin API.
com.google.cloud.bigtable.admin.v2.models - package com.google.cloud.bigtable.admin.v2.models
 
com.google.cloud.bigtable.admin.v2.stub - package com.google.cloud.bigtable.admin.v2.stub
 
com.google.cloud.bigtable.common - package com.google.cloud.bigtable.common
 
com.google.cloud.bigtable.data.v2 - package com.google.cloud.bigtable.data.v2
A client for the Cloud Bigtable data API.
com.google.cloud.bigtable.data.v2.models - package com.google.cloud.bigtable.data.v2.models
 
com.google.cloud.bigtable.data.v2.models.sql - package com.google.cloud.bigtable.data.v2.models.sql
 
com.google.cloud.bigtable.data.v2.stub - package com.google.cloud.bigtable.data.v2.stub
 
com.google.cloud.bigtable.data.v2.stub.changestream - package com.google.cloud.bigtable.data.v2.stub.changestream
 
com.google.cloud.bigtable.data.v2.stub.sql - package com.google.cloud.bigtable.data.v2.stub.sql
 
compareByKey() - Static method in class com.google.cloud.bigtable.data.v2.models.Row
Returns a comparator that compares two Row objects by comparing the result of Row.getKey()} for each.
compareByNative() - Static method in class com.google.cloud.bigtable.data.v2.models.RowCell
A comparator that compares the cells by Bigtable native ordering: Family lexicographically ascending Qualifier lexicographically ascending Timestamp in reverse chronological order Labels and values are not included in the comparison.
condition(Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation
The filter to be applied to the contents of the specified row.
condition(Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.models.Filters
Creates an empty condition filter.
ConditionalRowMutation - Class in com.google.cloud.bigtable.data.v2.models
Mutates a row atomically based on the output of a condition filter.
ConsistencyRequest - Class in com.google.cloud.bigtable.admin.v2.models
 
ConsistencyRequest() - Constructor for class com.google.cloud.bigtable.admin.v2.models.ConsistencyRequest
 
continuationTokens(List<ChangeStreamContinuationToken>) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
Sets the stream continuation tokens to read the change stream.
copyBackup(CopyBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
copyBackupAsync(ClusterName, String, BackupName, Timestamp) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Copy a Cloud Bigtable backup to a new backup in the destination cluster located in the destination instance and project.
copyBackupAsync(ClusterName, String, String, Timestamp) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Copy a Cloud Bigtable backup to a new backup in the destination cluster located in the destination instance and project.
copyBackupAsync(String, String, BackupName, Timestamp) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Copy a Cloud Bigtable backup to a new backup in the destination cluster located in the destination instance and project.
copyBackupAsync(String, String, String, Timestamp) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Copy a Cloud Bigtable backup to a new backup in the destination cluster located in the destination instance and project.
copyBackupAsync(CopyBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Copy a Cloud Bigtable backup to a new backup in the destination cluster located in the destination instance and project.
copyBackupAsync(CopyBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
copyBackupCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Copy a Cloud Bigtable backup to a new backup in the destination cluster located in the destination instance and project.
copyBackupCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
copyBackupCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
copyBackupOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Copy a Cloud Bigtable backup to a new backup in the destination cluster located in the destination instance and project.
copyBackupOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
copyBackupOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
copyBackupOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to copyBackup.
copyBackupOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to copyBackup.
copyBackupOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to copyBackup.
copyBackupOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to copyBackup.
CopyBackupRequest - Class in com.google.cloud.bigtable.admin.v2.models
Build CopyBackupRequest for CopyBackupRequest.
copyBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to copyBackup.
copyBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to copyBackup.
copyBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to copyBackup.
copyBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to copyBackup.
create() - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Constructs an instance of BaseBigtableInstanceAdminClient with default settings.
create(BaseBigtableInstanceAdminSettings) - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Constructs an instance of BaseBigtableInstanceAdminClient, using the given settings.
create(BigtableInstanceAdminStub) - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Constructs an instance of BaseBigtableInstanceAdminClient, using the given stub for making calls.
create(BigtableInstanceAdminStubSettings) - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
 
create() - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Constructs an instance of BaseBigtableTableAdminClient with default settings.
create(BaseBigtableTableAdminSettings) - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Constructs an instance of BaseBigtableTableAdminClient, using the given settings.
create(BigtableTableAdminStub) - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Constructs an instance of BaseBigtableTableAdminClient, using the given stub for making calls.
create(BigtableTableAdminStubSettings) - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
 
create(String) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Constructs an instance of BigtableInstanceAdminClient with the given project ID.
create(BigtableInstanceAdminSettings) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Constructs an instance of BigtableInstanceAdminClient with the given settings.
create(String, BigtableInstanceAdminStub) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Constructs an instance of BigtableInstanceAdminClient with the given project ID and stub.
create(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Constructs an instance of BigtableTableAdminClient with the given project and instance IDs.
create(BigtableTableAdminSettings) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Constructs an instance of BigtableTableAdminClient with the given settings.
create(String, String, EnhancedBigtableTableAdminStub) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Constructs an instance of BigtableTableAdminClient with the given instance name and stub.
create() - Static method in class com.google.cloud.bigtable.admin.v2.models.FamilySubsets
 
create() - Static method in class com.google.cloud.bigtable.admin.v2.models.SubsetView
 
create() - Static method in class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate.Aggregator.Hll
 
create() - Static method in class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate.Aggregator.Max
 
create() - Static method in class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate.Aggregator.Min
 
create() - Static method in class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate.Aggregator.Sum
 
create(Type, Type.Aggregate.Aggregator) - Static method in class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate
 
create(Type.Bytes.Encoding) - Static method in class com.google.cloud.bigtable.admin.v2.models.Type.Bytes
 
create() - Static method in class com.google.cloud.bigtable.admin.v2.models.Type.Bytes.Encoding.Raw
 
create(Type.Int64.Encoding) - Static method in class com.google.cloud.bigtable.admin.v2.models.Type.Int64
 
create() - Static method in class com.google.cloud.bigtable.admin.v2.models.Type.Int64.Encoding.BigEndianBytes
 
create() - Static method in class com.google.cloud.bigtable.admin.v2.models.Type.Raw
 
create(BigtableInstanceAdminStubSettings) - Static method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
create(ClientContext) - Static method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
create(BigtableTableAdminStubSettings) - Static method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
create(ClientContext) - Static method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
create(SqlType<T>) - Static method in class com.google.cloud.bigtable.common.Type.Array
 
create() - Static method in class com.google.cloud.bigtable.common.Type.Bool
 
create() - Static method in class com.google.cloud.bigtable.common.Type.Bytes
 
create() - Static method in class com.google.cloud.bigtable.common.Type.Date
 
create(Function<Integer, T>) - Static method in class com.google.cloud.bigtable.common.Type.Enum
 
create() - Static method in class com.google.cloud.bigtable.common.Type.Float32
 
create() - Static method in class com.google.cloud.bigtable.common.Type.Float64
 
create() - Static method in class com.google.cloud.bigtable.common.Type.Int64
 
create(SqlType<K>, SqlType<V>) - Static method in class com.google.cloud.bigtable.common.Type.Map
 
create(T) - Static method in class com.google.cloud.bigtable.common.Type.Proto
 
create(String, String) - Static method in class com.google.cloud.bigtable.common.Type.SchemalessEnum
 
create(String, String) - Static method in class com.google.cloud.bigtable.common.Type.SchemalessProto
 
create() - Static method in class com.google.cloud.bigtable.common.Type.SchemalessStruct
 
create() - Static method in class com.google.cloud.bigtable.common.Type.String
 
create() - Static method in class com.google.cloud.bigtable.common.Type.Timestamp
 
create(String, String) - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Constructs an instance of BigtableDataClient with default settings.
create(BigtableDataSettings) - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Constructs an instance of BigtableDataClient, using the given settings.
create(BigtableDataSettings) - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataClientFactory
Create a instance of this factory.
create(String, Value, Value, Value) - Static method in class com.google.cloud.bigtable.data.v2.models.AddToCell
 
create(String) - Static method in class com.google.cloud.bigtable.data.v2.models.BulkMutation
Deprecated.
Please use BulkMutation.create(TargetId) instead.
create(TargetId) - Static method in class com.google.cloud.bigtable.data.v2.models.BulkMutation
Creates a new instance of the bulk mutation builder for the given target with targetId.
create(Range.ByteStringRange, String) - Static method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamContinuationToken
 
create(String, String) - Static method in class com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation
Deprecated.
create(TargetId, String) - Static method in class com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation
Creates a new instance of the mutation builder for the given target with targetId.
create(String, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation
create(TargetId, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation
Creates a new instance of the mutation builder for the given target with targetId.
create(String, ByteString, Range.TimestampRange) - Static method in class com.google.cloud.bigtable.data.v2.models.DeleteCells
 
create(String) - Static method in class com.google.cloud.bigtable.data.v2.models.DeleteFamily
 
create(ByteString, long) - Static method in class com.google.cloud.bigtable.data.v2.models.KeyOffset
 
create(String, Value, Value, Value) - Static method in class com.google.cloud.bigtable.data.v2.models.MergeToCell
 
create(Throwable, StatusCode, List<MutateRowsException.FailedMutation>, boolean) - Static method in exception com.google.cloud.bigtable.data.v2.models.MutateRowsException
This constructor is considered an internal implementation detail and not meant to be used by applications.
create(int, ApiException) - Static method in class com.google.cloud.bigtable.data.v2.models.MutateRowsException.FailedMutation
This method is considered an internal implementation detail and not meant to be used by applications.
create() - Static method in class com.google.cloud.bigtable.data.v2.models.Mutation
Creates new instance of Mutation object.
create(String) - Static method in class com.google.cloud.bigtable.data.v2.models.Query
Deprecated.
Please use Query.create(TargetId) instead.
create(TargetId) - Static method in class com.google.cloud.bigtable.data.v2.models.Query
Constructs a new Query object for the given target with targetId.
create(ByteString, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
 
create(String, String) - Static method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
 
create(long, long) - Static method in class com.google.cloud.bigtable.data.v2.models.Range.TimestampRange
 
create(String) - Static method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
Constructs a new ReadChangeStreamQuery object for the specified table id.
create(String, String) - Static method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
Deprecated.
create(TargetId, String) - Static method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
Creates a new instance of the ReadModifyWriteRow for the given target with targetId.
create(String, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
Deprecated.
create(TargetId, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
Creates a new instance of the ReadModifyWriteRow for the given target with targetId.
create(ByteString, List<RowCell>) - Static method in class com.google.cloud.bigtable.data.v2.models.Row
Creates a new instance of the Row.
create(String, ByteString, long, List<String>, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.RowCell
Creates a new instance of the RowCell.
create(String, String) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
Deprecated.
create(TargetId, String) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
Creates a new instance of the mutation builder for the given target with targetId.
create(String, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
Deprecated.
create(TargetId, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
Creates a new instance of the mutation builder for the given target with targetId.
create(String, String, Mutation) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
Deprecated.
create(TargetId, String, Mutation) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
Creates new instance of mutation builder for the given target with targetId by wrapping existing set of row mutations.
create(String, ByteString, Mutation) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
create(TargetId, ByteString, Mutation) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
Creates new instance of mutation builder for the given target with targetId by wrapping existing set of row mutations.
create(String) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
Creates a new instance of the mutation builder.
create(ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
Creates a new instance of the mutation builder.
create(TargetId) - Static method in class com.google.cloud.bigtable.data.v2.models.SampleRowKeysRequest
Creates a new instance of the sample row keys builder for the given target with targetId
create(String, ByteString, long, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.SetCell
 
create(long) - Static method in class com.google.cloud.bigtable.data.v2.models.Value.IntValue
 
create(long) - Static method in class com.google.cloud.bigtable.data.v2.models.Value.RawTimestamp
 
create(ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.Value.RawValue
 
create(EnhancedBigtableStubSettings) - Static method in class com.google.cloud.bigtable.data.v2.stub.BigtableClientContext
 
create(EnhancedBigtableStubSettings, Tagger, StatsRecorder) - Static method in class com.google.cloud.bigtable.data.v2.stub.BigtableClientContext
 
create(BoundStatement, SettableApiFuture<ResultSetMetadata>) - Static method in class com.google.cloud.bigtable.data.v2.stub.sql.ExecuteQueryCallContext
 
create(ApiFuture<ResultSetMetadata>, ServerStream<SqlRow>) - Static method in class com.google.cloud.bigtable.data.v2.stub.sql.SqlServerStreamImpl
 
createAppProfile(InstanceName, String, AppProfile) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Creates an app profile within an instance.
createAppProfile(String, String, AppProfile) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Creates an app profile within an instance.
createAppProfile(CreateAppProfileRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Creates an app profile within an instance.
createAppProfile(CreateAppProfileRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
createAppProfileAsync(CreateAppProfileRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
createAppProfileCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Creates an app profile within an instance.
createAppProfileCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
createAppProfileCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
CreateAppProfileRequest - Class in com.google.cloud.bigtable.admin.v2.models
Parameters for creating a new Cloud Bigtable app profile.
createAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to createAppProfile.
createAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to createAppProfile.
createAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to createAppProfile.
createAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to createAppProfile.
createAsync(PageContext<ListAppProfilesRequest, ListAppProfilesResponse, AppProfile>, ApiFuture<ListAppProfilesResponse>) - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListAppProfilesPagedResponse
 
createAsync(PageContext<ListHotTabletsRequest, ListHotTabletsResponse, HotTablet>, ApiFuture<ListHotTabletsResponse>) - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListHotTabletsPagedResponse
 
createAsync(PageContext<ListLogicalViewsRequest, ListLogicalViewsResponse, LogicalView>, ApiFuture<ListLogicalViewsResponse>) - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListLogicalViewsPagedResponse
 
createAsync(PageContext<ListMaterializedViewsRequest, ListMaterializedViewsResponse, MaterializedView>, ApiFuture<ListMaterializedViewsResponse>) - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListMaterializedViewsPagedResponse
 
createAsync(PageContext<ListAuthorizedViewsRequest, ListAuthorizedViewsResponse, AuthorizedView>, ApiFuture<ListAuthorizedViewsResponse>) - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient.ListAuthorizedViewsPagedResponse
 
createAsync(PageContext<ListBackupsRequest, ListBackupsResponse, Backup>, ApiFuture<ListBackupsResponse>) - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient.ListBackupsPagedResponse
 
createAsync(PageContext<ListSchemaBundlesRequest, ListSchemaBundlesResponse, SchemaBundle>, ApiFuture<ListSchemaBundlesResponse>) - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient.ListSchemaBundlesPagedResponse
 
createAsync(PageContext<ListSnapshotsRequest, ListSnapshotsResponse, Snapshot>, ApiFuture<ListSnapshotsResponse>) - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient.ListSnapshotsPagedResponse
 
createAsync(PageContext<ListTablesRequest, ListTablesResponse, Table>, ApiFuture<ListTablesResponse>) - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient.ListTablesPagedResponse
 
createAuthorizedView(CreateAuthorizedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
createAuthorizedViewAsync(TableName, AuthorizedView, String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new AuthorizedView in a table.
createAuthorizedViewAsync(String, AuthorizedView, String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new AuthorizedView in a table.
createAuthorizedViewAsync(CreateAuthorizedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new AuthorizedView in a table.
createAuthorizedViewAsync(CreateAuthorizedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
createAuthorizedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new AuthorizedView in a table.
createAuthorizedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
createAuthorizedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
createAuthorizedViewOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new AuthorizedView in a table.
createAuthorizedViewOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
createAuthorizedViewOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
createAuthorizedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to createAuthorizedView.
createAuthorizedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to createAuthorizedView.
createAuthorizedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to createAuthorizedView.
createAuthorizedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to createAuthorizedView.
CreateAuthorizedViewRequest - Class in com.google.cloud.bigtable.admin.v2.models
Parameters for creating a new Cloud Bigtable AuthorizedView, which represents subsets of a particular table.
createAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to createAuthorizedView.
createAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to createAuthorizedView.
createAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to createAuthorizedView.
createAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to createAuthorizedView.
createBackup(CreateBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
createBackupAsync(ClusterName, String, Backup) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Starts creating a new Cloud Bigtable Backup.
createBackupAsync(String, String, Backup) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Starts creating a new Cloud Bigtable Backup.
createBackupAsync(CreateBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Starts creating a new Cloud Bigtable Backup.
createBackupAsync(CreateBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
createBackupCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Starts creating a new Cloud Bigtable Backup.
createBackupCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
createBackupCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
createBackupOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Starts creating a new Cloud Bigtable Backup.
createBackupOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
createBackupOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
createBackupOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to createBackup.
createBackupOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to createBackup.
createBackupOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to createBackup.
createBackupOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to createBackup.
CreateBackupRequest - Class in com.google.cloud.bigtable.admin.v2.models
Fluent wrapper for CreateBackupRequest
createBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to createBackup.
createBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to createBackup.
createBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to createBackup.
createBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to createBackup.
createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminCallableFactory
 
createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminCallableFactory
 
createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminCallableFactory
 
createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminCallableFactory
 
createChangeStreamRecordBuilder() - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter
createChangeStreamRecordBuilder() - Method in class com.google.cloud.bigtable.data.v2.models.DefaultChangeStreamRecordAdapter
createChild(InstanceName, String) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableClientContext
 
createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminCallableFactory
 
createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminCallableFactory
 
createCluster(CreateClusterRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
createClusterAsync(InstanceName, String, Cluster) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Creates a cluster within an instance.
createClusterAsync(String, String, Cluster) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Creates a cluster within an instance.
createClusterAsync(CreateClusterRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Creates a cluster within an instance.
createClusterAsync(CreateClusterRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
createClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Creates a cluster within an instance.
createClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
createClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
createClusterOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Creates a cluster within an instance.
createClusterOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
createClusterOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
createClusterOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to createCluster.
createClusterOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to createCluster.
createClusterOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to createCluster.
createClusterOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to createCluster.
CreateClusterRequest - Class in com.google.cloud.bigtable.admin.v2.models
Parameters for creating a new Bigtable cluster.
createClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to createCluster.
createClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to createCluster.
createClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to createCluster.
createClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to createCluster.
createCollection(List<BaseBigtableInstanceAdminClient.ListAppProfilesPage>, int) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListAppProfilesFixedSizeCollection
 
createCollection(List<BaseBigtableInstanceAdminClient.ListHotTabletsPage>, int) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListHotTabletsFixedSizeCollection
 
createCollection(List<BaseBigtableInstanceAdminClient.ListLogicalViewsPage>, int) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListLogicalViewsFixedSizeCollection
 
createCollection(List<BaseBigtableInstanceAdminClient.ListMaterializedViewsPage>, int) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListMaterializedViewsFixedSizeCollection
 
createCollection(List<BaseBigtableTableAdminClient.ListAuthorizedViewsPage>, int) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient.ListAuthorizedViewsFixedSizeCollection
 
createCollection(List<BaseBigtableTableAdminClient.ListBackupsPage>, int) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient.ListBackupsFixedSizeCollection
 
createCollection(List<BaseBigtableTableAdminClient.ListSchemaBundlesPage>, int) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient.ListSchemaBundlesFixedSizeCollection
 
createCollection(List<BaseBigtableTableAdminClient.ListSnapshotsPage>, int) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient.ListSnapshotsFixedSizeCollection
 
createCollection(List<BaseBigtableTableAdminClient.ListTablesPage>, int) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient.ListTablesFixedSizeCollection
 
createDefault() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClientFactory
Create a lightweight client using the default settings in this factory.
createForAppProfile(String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClientFactory
Create a lightweight client with an overriden application profile and the factory default project and instance ids.
createForInstance(String, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClientFactory
Create a lightweight client with the specified project and instance id.
createForInstance(String, String, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClientFactory
Create a lightweight client to the specified project, instance and application profile id.
createFromMutationUnsafe(ByteString, Mutation) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
Creates a new instance from existing mutation.
createInstance(CreateInstanceRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
createInstanceAsync(ProjectName, String, Instance, Map<String, Cluster>) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Create an instance within a project.
createInstanceAsync(String, String, Instance, Map<String, Cluster>) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Create an instance within a project.
createInstanceAsync(CreateInstanceRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Create an instance within a project.
createInstanceAsync(CreateInstanceRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
createInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Create an instance within a project.
createInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
createInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
createInstanceOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Create an instance within a project.
createInstanceOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
createInstanceOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
createInstanceOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to createInstance.
createInstanceOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to createInstance.
createInstanceOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to createInstance.
createInstanceOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to createInstance.
CreateInstanceRequest - Class in com.google.cloud.bigtable.admin.v2.models
Parameters for creating a new Bigtable Instance.
createInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to createInstance.
createInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to createInstance.
createInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to createInstance.
createInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to createInstance.
createLogicalView(CreateLogicalViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
createLogicalViewAsync(InstanceName, LogicalView, String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Creates a logical view within an instance.
createLogicalViewAsync(String, LogicalView, String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Creates a logical view within an instance.
createLogicalViewAsync(CreateLogicalViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Creates a logical view within an instance.
createLogicalViewAsync(CreateLogicalViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
createLogicalViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Creates a logical view within an instance.
createLogicalViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
createLogicalViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
createLogicalViewOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Creates a logical view within an instance.
createLogicalViewOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
createLogicalViewOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
createLogicalViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to createLogicalView.
createLogicalViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to createLogicalView.
createLogicalViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to createLogicalView.
createLogicalViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to createLogicalView.
CreateLogicalViewRequest - Class in com.google.cloud.bigtable.admin.v2.models
Parameters for creating a new Cloud Bigtable logical view.
createLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to createLogicalView.
createLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to createLogicalView.
createLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to createLogicalView.
createLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to createLogicalView.
createMaterializedView(CreateMaterializedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
createMaterializedViewAsync(InstanceName, MaterializedView, String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Creates a materialized view within an instance.
createMaterializedViewAsync(String, MaterializedView, String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Creates a materialized view within an instance.
createMaterializedViewAsync(CreateMaterializedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Creates a materialized view within an instance.
createMaterializedViewAsync(CreateMaterializedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
createMaterializedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Creates a materialized view within an instance.
createMaterializedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
createMaterializedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
createMaterializedViewOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Creates a materialized view within an instance.
createMaterializedViewOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
createMaterializedViewOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
createMaterializedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to createMaterializedView.
createMaterializedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to createMaterializedView.
createMaterializedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to createMaterializedView.
createMaterializedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to createMaterializedView.
CreateMaterializedViewRequest - Class in com.google.cloud.bigtable.admin.v2.models
Parameters for creating a new Cloud Bigtable materialized view.
createMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to createMaterializedView.
createMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to createMaterializedView.
createMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to createMaterializedView.
createMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to createMaterializedView.
createNew() - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ReadChangeStreamResumptionStrategy
 
createNew() - Method in class com.google.cloud.bigtable.data.v2.stub.sql.ExecuteQueryResumptionStrategy
 
createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminCallableFactory
 
createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminCallableFactory
 
createPage(PageContext<ListAppProfilesRequest, ListAppProfilesResponse, AppProfile>, ListAppProfilesResponse) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListAppProfilesPage
 
createPage(PageContext<ListHotTabletsRequest, ListHotTabletsResponse, HotTablet>, ListHotTabletsResponse) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListHotTabletsPage
 
createPage(PageContext<ListLogicalViewsRequest, ListLogicalViewsResponse, LogicalView>, ListLogicalViewsResponse) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListLogicalViewsPage
 
createPage(PageContext<ListMaterializedViewsRequest, ListMaterializedViewsResponse, MaterializedView>, ListMaterializedViewsResponse) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListMaterializedViewsPage
 
createPage(PageContext<ListAuthorizedViewsRequest, ListAuthorizedViewsResponse, AuthorizedView>, ListAuthorizedViewsResponse) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient.ListAuthorizedViewsPage
 
createPage(PageContext<ListBackupsRequest, ListBackupsResponse, Backup>, ListBackupsResponse) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient.ListBackupsPage
 
createPage(PageContext<ListSchemaBundlesRequest, ListSchemaBundlesResponse, SchemaBundle>, ListSchemaBundlesResponse) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient.ListSchemaBundlesPage
 
createPage(PageContext<ListSnapshotsRequest, ListSnapshotsResponse, Snapshot>, ListSnapshotsResponse) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient.ListSnapshotsPage
 
createPage(PageContext<ListTablesRequest, ListTablesResponse, Table>, ListTablesResponse) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient.ListTablesPage
 
createPageAsync(PageContext<ListAppProfilesRequest, ListAppProfilesResponse, AppProfile>, ApiFuture<ListAppProfilesResponse>) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListAppProfilesPage
 
createPageAsync(PageContext<ListHotTabletsRequest, ListHotTabletsResponse, HotTablet>, ApiFuture<ListHotTabletsResponse>) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListHotTabletsPage
 
createPageAsync(PageContext<ListLogicalViewsRequest, ListLogicalViewsResponse, LogicalView>, ApiFuture<ListLogicalViewsResponse>) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListLogicalViewsPage
 
createPageAsync(PageContext<ListMaterializedViewsRequest, ListMaterializedViewsResponse, MaterializedView>, ApiFuture<ListMaterializedViewsResponse>) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient.ListMaterializedViewsPage
 
createPageAsync(PageContext<ListAuthorizedViewsRequest, ListAuthorizedViewsResponse, AuthorizedView>, ApiFuture<ListAuthorizedViewsResponse>) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient.ListAuthorizedViewsPage
 
createPageAsync(PageContext<ListBackupsRequest, ListBackupsResponse, Backup>, ApiFuture<ListBackupsResponse>) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient.ListBackupsPage
 
createPageAsync(PageContext<ListSchemaBundlesRequest, ListSchemaBundlesResponse, SchemaBundle>, ApiFuture<ListSchemaBundlesResponse>) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient.ListSchemaBundlesPage
 
createPageAsync(PageContext<ListSnapshotsRequest, ListSnapshotsResponse, Snapshot>, ApiFuture<ListSnapshotsResponse>) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient.ListSnapshotsPage
 
createPageAsync(PageContext<ListTablesRequest, ListTablesResponse, Table>, ApiFuture<ListTablesResponse>) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient.ListTablesPage
 
createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminCallableFactory
 
createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminCallableFactory
 
createPaginator(int) - Method in class com.google.cloud.bigtable.data.v2.models.Query
Create a query paginator that'll split the query into smaller chunks.
createRowBuilder() - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter
Creates a new instance of a RowAdapter.RowBuilder.
createRowBuilder() - Method in interface com.google.cloud.bigtable.data.v2.models.RowAdapter
Creates a new instance of a RowAdapter.RowBuilder.
createRowFromProto(Row) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter
Helper to convert a proto Row to a model Row.
createScanMarkerRow(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter.DefaultRowBuilder
Creates a special row to mark server progress before any data is received
createScanMarkerRow(ByteString) - Method in interface com.google.cloud.bigtable.data.v2.models.RowAdapter.RowBuilder
Creates a special row to mark server progress before any data is received
createSchemaBundle(CreateSchemaBundleRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
createSchemaBundleAsync(TableName, String, SchemaBundle) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new schema bundle in the specified table.
createSchemaBundleAsync(String, String, SchemaBundle) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new schema bundle in the specified table.
createSchemaBundleAsync(CreateSchemaBundleRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new schema bundle in the specified table.
createSchemaBundleAsync(CreateSchemaBundleRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
createSchemaBundleCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new schema bundle in the specified table.
createSchemaBundleCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
createSchemaBundleCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
createSchemaBundleOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new schema bundle in the specified table.
createSchemaBundleOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
createSchemaBundleOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
createSchemaBundleOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to createSchemaBundle.
createSchemaBundleOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to createSchemaBundle.
createSchemaBundleOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to createSchemaBundle.
createSchemaBundleOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to createSchemaBundle.
CreateSchemaBundleRequest - Class in com.google.cloud.bigtable.admin.v2.models
Parameters for creating a new Cloud Bigtable SchemaBundle, which represents subsets of a particular table.
createSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to createSchemaBundle.
createSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to createSchemaBundle.
createSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to createSchemaBundle.
createSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to createSchemaBundle.
createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminCallableFactory
 
createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminCallableFactory
 
createStub() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
 
createStub() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
 
createTable(InstanceName, String, Table) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new table in the specified instance.
createTable(String, String, Table) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new table in the specified instance.
createTable(CreateTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new table in the specified instance.
createTable(CreateTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
createTableAsync(CreateTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
createTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new table in the specified instance.
createTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
createTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
createTableFromSnapshotAsync(InstanceName, String, SnapshotName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new table from the specified snapshot.
createTableFromSnapshotAsync(InstanceName, String, String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new table from the specified snapshot.
createTableFromSnapshotAsync(String, String, SnapshotName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new table from the specified snapshot.
createTableFromSnapshotAsync(String, String, String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new table from the specified snapshot.
createTableFromSnapshotAsync(CreateTableFromSnapshotRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new table from the specified snapshot.
createTableFromSnapshotCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new table from the specified snapshot.
createTableFromSnapshotCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
createTableFromSnapshotCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
createTableFromSnapshotOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new table from the specified snapshot.
createTableFromSnapshotOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
createTableFromSnapshotOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
createTableFromSnapshotOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to createTableFromSnapshot.
createTableFromSnapshotOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to createTableFromSnapshot.
createTableFromSnapshotOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to createTableFromSnapshot.
createTableFromSnapshotOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to createTableFromSnapshot.
createTableFromSnapshotSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to createTableFromSnapshot.
createTableFromSnapshotSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to createTableFromSnapshot.
createTableFromSnapshotSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to createTableFromSnapshot.
createTableFromSnapshotSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to createTableFromSnapshot.
CreateTableRequest - Class in com.google.cloud.bigtable.admin.v2.models
Fluent wrapper for CreateTableRequest Allows for creating table with: optional columnFamilies, including optional GCRules.GCRule optional granularity and optional split points
createTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to createTable.
createTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to createTable.
createTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to createTable.
createTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to createTable.
createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminCallableFactory
 
createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminCallableFactory
 
createUnsafe() - Static method in class com.google.cloud.bigtable.data.v2.models.Mutation
Creates new instance of Mutation object which allows setCell operation to use server side timestamp.
createUnsafe(ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
Creates new instance of mutation builder which allows server timestamp for setCell operations.

D

Date() - Constructor for class com.google.cloud.bigtable.common.Type.Date
 
date() - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
returns a SqlType for the DATE type.
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
 
defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
 
DefaultChangeStreamRecordAdapter - Class in com.google.cloud.bigtable.data.v2.models
Default implementation of a ChangeStreamRecordAdapter that uses ChangeStreamRecords to represent change stream records.
DefaultChangeStreamRecordAdapter() - Constructor for class com.google.cloud.bigtable.data.v2.models.DefaultChangeStreamRecordAdapter
 
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns a builder for the default credentials for this service.
defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Returns a builder for the default credentials for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns a builder for the default ExecutorProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns a builder for the default ChannelProvider for this service.
defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Returns a builder for the default ChannelProvider for this service.
DefaultInstances() - Constructor for class com.google.cloud.bigtable.common.Type.DefaultInstances
 
DefaultRowAdapter - Class in com.google.cloud.bigtable.data.v2.models
Default implementation of a RowAdapter that uses Rows to represent logical rows.
DefaultRowAdapter() - Constructor for class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter
 
DefaultRowAdapter.DefaultRowBuilder - Class in com.google.cloud.bigtable.data.v2.models
Internal implementation detail for DefaultRowAdapter.
DefaultRowBuilder() - Constructor for class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter.DefaultRowBuilder
 
defaultRule() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules
Creates an empty default rule
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
 
defaultTransportChannelProvider() - Static method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
 
deleteAppProfile(AppProfileName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Deletes an app profile from an instance.
deleteAppProfile(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Deletes an app profile from an instance.
deleteAppProfile(AppProfileName, boolean) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Deletes an app profile from an instance.
deleteAppProfile(String, boolean) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Deletes an app profile from an instance.
deleteAppProfile(DeleteAppProfileRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Deletes an app profile from an instance.
deleteAppProfile(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
deleteAppProfile(String, String, boolean) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
deleteAppProfileAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
deleteAppProfileAsync(String, String, boolean) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
deleteAppProfileCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Deletes an app profile from an instance.
deleteAppProfileCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
deleteAppProfileCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
deleteAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to deleteAppProfile.
deleteAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to deleteAppProfile.
deleteAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to deleteAppProfile.
deleteAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to deleteAppProfile.
deleteAuthorizedView(AuthorizedViewName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Permanently deletes a specified AuthorizedView.
deleteAuthorizedView(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Permanently deletes a specified AuthorizedView.
deleteAuthorizedView(DeleteAuthorizedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Permanently deletes a specified AuthorizedView.
deleteAuthorizedView(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
deleteAuthorizedViewAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
deleteAuthorizedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Permanently deletes a specified AuthorizedView.
deleteAuthorizedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
deleteAuthorizedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
deleteAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to deleteAuthorizedView.
deleteAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to deleteAuthorizedView.
deleteAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to deleteAuthorizedView.
deleteAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to deleteAuthorizedView.
deleteBackup(BackupName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Deletes a pending or completed Cloud Bigtable backup.
deleteBackup(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Deletes a pending or completed Cloud Bigtable backup.
deleteBackup(DeleteBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Deletes a pending or completed Cloud Bigtable backup.
deleteBackup(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
deleteBackupAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
deleteBackupCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Deletes a pending or completed Cloud Bigtable backup.
deleteBackupCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
deleteBackupCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
deleteBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to deleteBackup.
deleteBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to deleteBackup.
deleteBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to deleteBackup.
deleteBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to deleteBackup.
deleteCells(String, ByteString, Range.TimestampRange) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
Called to add a DeleteCell mod.
DeleteCells - Class in com.google.cloud.bigtable.data.v2.models
Representation of a DeleteCells mod in a data change.
DeleteCells() - Constructor for class com.google.cloud.bigtable.data.v2.models.DeleteCells
 
deleteCells(String, String) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
 
deleteCells(String, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
 
deleteCells(String, ByteString, Range.TimestampRange) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
 
deleteCells(String, String) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
Adds a mutation which deletes cells from the specified column.
deleteCells(String, ByteString) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
Adds a mutation which deletes cells from the specified column.
deleteCells(String, ByteString, Range.TimestampRange) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
Adds a mutation which deletes cells from the specified column, restricted to a given timestamp range.
deleteCells(String, String) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
 
deleteCells(String, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
 
deleteCells(String, ByteString, Range.TimestampRange) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
 
deleteCells(String, String) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
Adds a mutation which deletes cells from the specified column.
deleteCells(String, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
Adds a mutation which deletes cells from the specified column.
deleteCells(String, ByteString, Range.TimestampRange) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
Adds a mutation which deletes cells from the specified column, restricted to a given timestamp range.
deleteCluster(ClusterName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Deletes a cluster from an instance.
deleteCluster(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Deletes a cluster from an instance.
deleteCluster(DeleteClusterRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Deletes a cluster from an instance.
deleteCluster(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
deleteClusterAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
deleteClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Deletes a cluster from an instance.
deleteClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
deleteClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
deleteClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to deleteCluster.
deleteClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to deleteCluster.
deleteClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to deleteCluster.
deleteClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to deleteCluster.
deleteFamily(String) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
Called to add a DeleteFamily mod.
DeleteFamily - Class in com.google.cloud.bigtable.data.v2.models
Representation of a DeleteFamily mod in a data change.
DeleteFamily() - Constructor for class com.google.cloud.bigtable.data.v2.models.DeleteFamily
 
deleteFamily(String) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
 
deleteFamily(String) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
Adds a mutation which deletes all cells from the specified column family.
deleteFamily(String) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
 
deleteFamily(String) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
Adds a mutation which deletes all cells from the specified column family.
deleteInstance(InstanceName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Delete an instance from a project.
deleteInstance(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Delete an instance from a project.
deleteInstance(DeleteInstanceRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Delete an instance from a project.
deleteInstance(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
deleteInstanceAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
deleteInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Delete an instance from a project.
deleteInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
deleteInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
deleteInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to deleteInstance.
deleteInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to deleteInstance.
deleteInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to deleteInstance.
deleteInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to deleteInstance.
deleteLogicalView(LogicalViewName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Deletes a logical view from an instance.
deleteLogicalView(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Deletes a logical view from an instance.
deleteLogicalView(DeleteLogicalViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Deletes a logical view from an instance.
deleteLogicalView(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
deleteLogicalViewAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
deleteLogicalViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Deletes a logical view from an instance.
deleteLogicalViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
deleteLogicalViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
deleteLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to deleteLogicalView.
deleteLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to deleteLogicalView.
deleteLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to deleteLogicalView.
deleteLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to deleteLogicalView.
deleteMaterializedView(MaterializedViewName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Deletes a materialized view from an instance.
deleteMaterializedView(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Deletes a materialized view from an instance.
deleteMaterializedView(DeleteMaterializedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Deletes a materialized view from an instance.
deleteMaterializedView(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
deleteMaterializedViewAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
deleteMaterializedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Deletes a materialized view from an instance.
deleteMaterializedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
deleteMaterializedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
deleteMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to deleteMaterializedView.
deleteMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to deleteMaterializedView.
deleteMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to deleteMaterializedView.
deleteMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to deleteMaterializedView.
deleteRow() - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
 
deleteRow() - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
Adds a mutation which deletes all cells from the containing row.
deleteRow() - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
 
deleteRow() - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
Adds a mutation which deletes all cells from the containing row.
deleteSchemaBundle(SchemaBundleName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Deletes a schema bundle in the specified table.
deleteSchemaBundle(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Deletes a schema bundle in the specified table.
deleteSchemaBundle(DeleteSchemaBundleRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Deletes a schema bundle in the specified table.
deleteSchemaBundle(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
deleteSchemaBundleAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
deleteSchemaBundleCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Deletes a schema bundle in the specified table.
deleteSchemaBundleCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
deleteSchemaBundleCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
deleteSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to deleteSchemaBundle.
deleteSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to deleteSchemaBundle.
deleteSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to deleteSchemaBundle.
deleteSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to deleteSchemaBundle.
deleteSnapshot(SnapshotName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Permanently deletes the specified snapshot.
deleteSnapshot(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Permanently deletes the specified snapshot.
deleteSnapshot(DeleteSnapshotRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Permanently deletes the specified snapshot.
deleteSnapshotCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Permanently deletes the specified snapshot.
deleteSnapshotCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
deleteSnapshotCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
deleteSnapshotSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to deleteSnapshot.
deleteSnapshotSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to deleteSnapshot.
deleteSnapshotSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to deleteSnapshot.
deleteSnapshotSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to deleteSnapshot.
deleteTable(TableName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Permanently deletes a specified table and all of its data.
deleteTable(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Permanently deletes a specified table and all of its data.
deleteTable(DeleteTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Permanently deletes a specified table and all of its data.
deleteTable(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
deleteTableAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
deleteTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Permanently deletes a specified table and all of its data.
deleteTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
deleteTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
deleteTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to deleteTable.
deleteTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to deleteTable.
deleteTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to deleteTable.
deleteTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to deleteTable.
disableAutomatedBackup() - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
Disables table automated backup policy.
disableBatchMutationLatencyBasedThrottling() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
Disable latency based throttling for BigtableDataClient.newBulkMutationBatcher(String).
disableChangeStreamRetention() - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
Disable change stream for table.
disableClusterAutoscaling(String, String, int) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
disableClusterAutoscalingAsync(String, String, int) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
disableInternalMetrics() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
 
disableInternalMetrics() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Disable collection of internal metrics that help google detect issues accessing Bigtable.
disableLatencyBasedThrottling() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
Disable latency based throttling.
dropAllRows(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
dropAllRowsAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
dropFamily(String) - Method in class com.google.cloud.bigtable.admin.v2.models.ModifyColumnFamiliesRequest
Drops the specified ColumnFamily
dropRowRange(DropRowRangeRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Permanently drop/delete a row range from a specified table.
dropRowRange(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
dropRowRange(String, ByteString) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
dropRowRangeAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
dropRowRangeAsync(String, ByteString) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
dropRowRangeCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Permanently drop/delete a row range from a specified table.
dropRowRangeCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
dropRowRangeCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
dropRowRangeSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to dropRowRange.
dropRowRangeSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to dropRowRange.
dropRowRangeSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to dropRowRange.
dropRowRangeSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to dropRowRange.

E

elementType() - Method in class com.google.cloud.bigtable.common.Type.Array
 
enableBatchMutationLatencyBasedThrottling(long) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
Enable latency based throttling for BigtableDataClient.newBulkMutationBatcher(String) with a target rpc latency.
enableBuiltinMetrics() - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
Deprecated.
This is a no-op that doesn't do anything. Builtin metrics are enabled by default now. Please refer to BigtableDataSettings.Builder.setMetricsProvider(MetricsProvider) on how to enable or disable built-in metrics.
enableBuiltinMetrics(Credentials) - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
Deprecated.
This is a no-op that doesn't do anything. Builtin metrics are enabled by default now. Please refer BigtableDataSettings.Builder.setMetricsProvider(MetricsProvider) on how to enable or disable built-in metrics.
enableGfeOpenCensusStats() - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
Deprecated.
OpenCensus support is deprecated and will be removed in a future version Enables OpenCensus GFE metric aggregations.

This will register views for gfe_latency and gfe_header_missing_count metrics.

gfe_latency measures the latency between Google's network receives an RPC and reads back the first byte of the response. gfe_header_missing_count is a counter of the number of RPC responses received without the server-timing header.

enableLatencyBasedThrottling(long) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
Enable latency based throttling.
enableOpenCensusStats() - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
Deprecated.
OpenCensus support is deprecated and will be removed in a future version Enables OpenCensus metric aggregations.

This will register Bigtable client relevant Views. When coupled with an exporter, it allows users to monitor client behavior.

Please note that in addition to calling this method, the application must:

  • Include openensus-impl dependency on the classpath
  • Configure an exporter like opencensus-exporter-stats-stackdriver

Example usage for maven:


 <dependency>
   <groupId>io.opencensus</groupId>
   <artifactId>opencensus-impl</artifactId>
   <version>${opencensus.version}</version>
   <scope>runtime</scope>
 </dependency>

 <dependency>
   <groupId>io.opencensus</groupId>
   <artifactId>opencensus-exporter-stats-stackdriver</artifactId>
   <version>${opencensus.version}</version>
 </dependency>
 
Java:

 StackdriverStatsExporter.createAndRegister();
 BigtableDataSettings.enableOpenCensusStats();
 
Encoding() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Bytes.Encoding
 
Encoding() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Int64.Encoding
 
EncryptionInfo - Class in com.google.cloud.bigtable.admin.v2.models
Encryption information for a given resource.
EncryptionInfo.Type - Enum in com.google.cloud.bigtable.admin.v2.models
 
endClosed(T) - Method in class com.google.cloud.bigtable.data.v2.models.Range
Creates a new Range with the specified inclusive end and the current start.
endOpen(T) - Method in class com.google.cloud.bigtable.data.v2.models.Range
Creates a new Range with the specified exclusive end and the current start.
endTime(Instant) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
This method is obsolete.
endTime(Instant) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
Sets the endTime to read the change stream.
endUnbounded() - Method in class com.google.cloud.bigtable.data.v2.models.Range
Creates a new Range with the current start and an unbounded end.
EnhancedBigtableStubSettings - Class in com.google.cloud.bigtable.data.v2.stub
Settings class to configure an instance of EnhancedBigtableStub.
EnhancedBigtableStubSettings.Builder - Class in com.google.cloud.bigtable.data.v2.stub
Builder for BigtableDataSettings.
EnhancedBigtableStubSettings.DirectPathConfig - Enum in com.google.cloud.bigtable.data.v2.stub
 
Entry - Interface in com.google.cloud.bigtable.data.v2.models
Default representation of a mod in a data change, which can be a DeleteFamily, a DeleteCells, or a SetCell This class will be used by ChangeStreamMutation to represent a list of mods in a logical change stream mutation.
Enum() - Constructor for class com.google.cloud.bigtable.common.Type.Enum
 
enumOf(Function<Integer, T>) - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
Returns a SqlType for a protobuf enum.
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.DataBoostIsolationReadOnlyPolicy
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.MultiClusterRoutingPolicy
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.SingleClusterRoutingPolicy
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.StandardIsolationPolicy
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.AuthorizedView
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.ColumnFamily
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.CopyBackupRequest
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateAuthorizedViewRequest
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateBackupRequest
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateLogicalViewRequest
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateMaterializedViewRequest
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateSchemaBundleRequest
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.EncryptionInfo
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.FamilySubsets
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.DefaultRule
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.DurationRule
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.IntersectionRule
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.UnionRule
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.VersionRule
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.Instance
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.LogicalView
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.MaterializedView
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.RestoreTableRequest
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.SchemaBundle
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.SubsetView
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.Table
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAppProfileRequest
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAuthorizedViewRequest
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateBackupRequest
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateLogicalViewRequest
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateMaterializedViewRequest
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateSchemaBundleRequest
 
equals(Object) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
 
equals(Object) - Method in class com.google.cloud.bigtable.common.Status
 
equals(Object) - Method in class com.google.cloud.bigtable.common.Type.Enum
 
equals(Object) - Method in class com.google.cloud.bigtable.common.Type.StructWithSchema
 
equals(Object) - Method in class com.google.cloud.bigtable.data.v2.models.Query
 
equals(Object) - Method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
 
equals(Object) - Method in class com.google.cloud.bigtable.data.v2.models.Range.TimestampRange
 
equals(Object) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
 
equals(Object) - Method in class com.google.cloud.bigtable.data.v2.models.SampleRowKeysRequest
 
exact(Long) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.TimestampFilter
Matches cells with exact given timestamp.
exactMatch(String) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.FamilyFilter
Matches only cells from columns whose families match the value.
exactMatch(String) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.KeyFilter
Matches only cells from rows whose keys equal the value.
exactMatch(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.KeyFilter
Matches only cells from rows whose keys equal the value.
exactMatch(String) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.QualifierFilter
Matches only cells from columns whose qualifiers equal the value.
exactMatch(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.QualifierFilter
Matches only cells from columns whose qualifiers equal the value.
exactMatch(String) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ValueFilter
Matches only cells with values that match the given value.
exactMatch(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ValueFilter
Matches only cells with values that match the given value.
executeQuery(BoundStatement) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Executes a SQL Query and returns a ResultSet to iterate over the results.
ExecuteQueryCallable - Class in com.google.cloud.bigtable.data.v2.stub.sql
Callable that creates SqlServerStreams from ExecuteQueryRequests.
ExecuteQueryCallable(ServerStreamingCallable<ExecuteQueryCallContext, SqlRow>) - Constructor for class com.google.cloud.bigtable.data.v2.stub.sql.ExecuteQueryCallable
 
ExecuteQueryCallContext - Class in com.google.cloud.bigtable.data.v2.stub.sql
Used to handle the state associated with an ExecuteQuery call.
ExecuteQueryResumptionStrategy - Class in com.google.cloud.bigtable.data.v2.stub.sql
 
ExecuteQueryResumptionStrategy() - Constructor for class com.google.cloud.bigtable.data.v2.stub.sql.ExecuteQueryResumptionStrategy
 
executeQuerySettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Returns the builder for the settings used for calls to ExecuteQuery Note that this will currently ignore any retry settings other than deadlines.
executeQuerySettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
 
exists(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
exists(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
exists(String, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Deprecated.
exists(String, ByteString) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Deprecated.
exists(TargetId, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Confirms synchronously if given row key exists or not on the specified TargetId.
exists(TargetId, ByteString) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Confirms synchronously if given row key exists or not on the specified TargetId.
existsAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
existsAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
existsAsync(String, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Deprecated.
existsAsync(String, ByteString) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
existsAsync(TargetId, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Confirms asynchronously if given row key exists or not on the specified TargetId.
existsAsync(TargetId, ByteString) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Confirms asynchronously if given row key exists or not on the specified TargetId.

F

FailedMutation() - Constructor for class com.google.cloud.bigtable.data.v2.models.MutateRowsException.FailedMutation
 
family() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
Returns the builder for column family related filters.
FamilySubsets - Class in com.google.cloud.bigtable.admin.v2.models
Represents subsets of a particular column family that are included in this authorized view.
Field() - Constructor for class com.google.cloud.bigtable.common.Type.StructWithSchema.Field
 
filter(Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ChainFilter
Add a filter to chain.
filter(Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.InterleaveFilter
Adds a Filters.Filter to the interleave list.
filter(Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.models.Query
Sets the filter to apply to each row.
Filters - Class in com.google.cloud.bigtable.data.v2.models
A Fluent DSL to create a hierarchy of filters for the CheckAndMutateRow RPCs and ReadRows Query.
FILTERS - Static variable in class com.google.cloud.bigtable.data.v2.models.Filters
Entry point into the DSL.
Filters.ChainFilter - Class in com.google.cloud.bigtable.data.v2.models
DSL for adding filters to a chain.
Filters.ConditionFilter - Class in com.google.cloud.bigtable.data.v2.models
DSL for configuring a conditional filter.
Filters.FamilyFilter - Class in com.google.cloud.bigtable.data.v2.models
 
Filters.Filter - Interface in com.google.cloud.bigtable.data.v2.models
 
Filters.InterleaveFilter - Class in com.google.cloud.bigtable.data.v2.models
DSL for adding filters to the interleave list.
Filters.KeyFilter - Class in com.google.cloud.bigtable.data.v2.models
 
Filters.LimitFilter - Class in com.google.cloud.bigtable.data.v2.models
 
Filters.OffsetFilter - Class in com.google.cloud.bigtable.data.v2.models
 
Filters.QualifierFilter - Class in com.google.cloud.bigtable.data.v2.models
 
Filters.QualifierRangeFilter - Class in com.google.cloud.bigtable.data.v2.models
Matches only cells from columns within the given range.
Filters.TimestampFilter - Class in com.google.cloud.bigtable.data.v2.models
 
Filters.TimestampRangeFilter - Class in com.google.cloud.bigtable.data.v2.models
Matches only cells with microsecond timestamps within the given range.
Filters.ValueFilter - Class in com.google.cloud.bigtable.data.v2.models
 
Filters.ValueRangeFilter - Class in com.google.cloud.bigtable.data.v2.models
Matches only cells with values that fall within the given value range.
finishCell() - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
Called once per cell to signal the end of the value (unless reset).
finishCell() - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter.DefaultRowBuilder
Called once per cell to signal the end of the value (unless reset).
finishCell() - Method in interface com.google.cloud.bigtable.data.v2.models.RowAdapter.RowBuilder
Called once per cell to signal the end of the value (unless reset).
finishChangeStreamMutation(String, Instant) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
Called once per stream record to signal that all mods have been processed (unless reset).
finishRow() - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter.DefaultRowBuilder
Called once per row to signal that all cells have been processed (unless reset).
finishRow() - Method in interface com.google.cloud.bigtable.data.v2.models.RowAdapter.RowBuilder
Called once per row to signal that all cells have been processed (unless reset).
Float32() - Constructor for class com.google.cloud.bigtable.common.Type.Float32
 
float32() - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
returns a SqlType for the FLOAT32 type.
Float64() - Constructor for class com.google.cloud.bigtable.common.Type.Float64
 
float64() - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
returns a SqlType for the FLOAT64 type.
forDataBoost(String) - Static method in class com.google.cloud.bigtable.admin.v2.models.ConsistencyRequest
 
forReplication(String) - Static method in class com.google.cloud.bigtable.admin.v2.models.ConsistencyRequest
 
forReplication(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.ConsistencyRequest
Creates a request to check consistency using an existing token.
forReplicationFromTableName(String) - Static method in class com.google.cloud.bigtable.admin.v2.models.ConsistencyRequest
 
forReplicationFromTableName(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.ConsistencyRequest
 
from(CallOptions) - Static method in class com.google.cloud.bigtable.data.v2.stub.MetadataExtractorInterceptor.SidebandData
 
fromByteString(ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamContinuationToken
 
fromCodeNumber(int) - Static method in enum com.google.cloud.bigtable.common.Status.Code
 
fromProto(AppProfile.DataBoostIsolationReadOnly.ComputeBillingOwner) - Static method in enum com.google.cloud.bigtable.admin.v2.models.AppProfile.ComputeBillingOwner
Wraps the protobuf.
fromProto(AppProfile) - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile
Wraps a protobuf response.
fromProto(AppProfile.Priority) - Static method in enum com.google.cloud.bigtable.admin.v2.models.AppProfile.Priority
Wraps the protobuf.
fromProto(AppProfile.SingleClusterRouting) - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.SingleClusterRoutingPolicy
Wraps a protobuf response.
fromProto(AuthorizedView) - Static method in class com.google.cloud.bigtable.admin.v2.models.AuthorizedView
Wraps the protobuf.
fromProto(Backup.BackupType) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Backup.BackupType
Wraps the protobuf.
fromProto(Backup) - Static method in class com.google.cloud.bigtable.admin.v2.models.Backup
 
fromProto(Backup.State) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Backup.State
Wraps the protobuf.
fromProto(Cluster) - Static method in class com.google.cloud.bigtable.admin.v2.models.Cluster
Wraps a protobuf response.
fromProto(Cluster.State) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Cluster.State
Wraps the protobuf.
fromProto(String, ColumnFamily) - Static method in class com.google.cloud.bigtable.admin.v2.models.ColumnFamily
 
fromProto(EncryptionInfo) - Static method in class com.google.cloud.bigtable.admin.v2.models.EncryptionInfo
 
fromProto(EncryptionInfo.EncryptionType) - Static method in enum com.google.cloud.bigtable.admin.v2.models.EncryptionInfo.Type
Wraps the EncryptionInfo protobuf.
fromProto(AuthorizedView.FamilySubsets) - Static method in class com.google.cloud.bigtable.admin.v2.models.FamilySubsets
Wraps the protobuf.
fromProto(GcRule) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules
 
fromProto(Instance) - Static method in class com.google.cloud.bigtable.admin.v2.models.Instance
Wraps the protobuf.
fromProto(Instance.State) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Instance.State
Wraps the protobuf.
fromProto(Instance.Type) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Instance.Type
Wraps the protobuf.
fromProto(LogicalView) - Static method in class com.google.cloud.bigtable.admin.v2.models.LogicalView
Wraps the protobuf.
fromProto(MaterializedView) - Static method in class com.google.cloud.bigtable.admin.v2.models.MaterializedView
Wraps the protobuf.
fromProto(SchemaBundle) - Static method in class com.google.cloud.bigtable.admin.v2.models.SchemaBundle
Wraps the protobuf.
fromProto(StorageType) - Static method in enum com.google.cloud.bigtable.admin.v2.models.StorageType
Wraps the protobuf.
fromProto(AuthorizedView.SubsetView) - Static method in class com.google.cloud.bigtable.admin.v2.models.SubsetView
Wraps the protobuf.
fromProto(Table.AutomatedBackupPolicy) - Static method in class com.google.cloud.bigtable.admin.v2.models.Table.AutomatedBackupPolicy
Wraps the protobuf.
fromProto(Table) - Static method in class com.google.cloud.bigtable.admin.v2.models.Table
 
fromProto(Table.ClusterState.ReplicationState) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
Wraps the protobuf.
fromProto(Type) - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
 
fromProto(Code) - Static method in enum com.google.cloud.bigtable.common.Status.Code
 
fromProto(Status) - Static method in class com.google.cloud.bigtable.common.Status
Wraps the given protobuf Status
fromProto(Type.Enum) - Static method in class com.google.cloud.bigtable.common.Type.SchemalessEnum
 
fromProto(Type.Proto) - Static method in class com.google.cloud.bigtable.common.Type.SchemalessProto
 
fromProto(Type.Struct.Field) - Static method in class com.google.cloud.bigtable.common.Type.StructWithSchema.Field
 
fromProto(Type.Struct) - Static method in class com.google.cloud.bigtable.common.Type.StructWithSchema
 
fromProto(MutateRowsRequest) - Static method in class com.google.cloud.bigtable.data.v2.models.BulkMutation
Wraps the protobuf MutateRowsRequest.
fromProto(ReadChangeStreamResponse.CloseStream) - Static method in class com.google.cloud.bigtable.data.v2.models.CloseStream
Wraps the protobuf ReadChangeStreamResponse.CloseStream.
fromProto(CheckAndMutateRowRequest) - Static method in class com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation
Wraps the protobuf CheckAndMutateRowRequest.
fromProto(RowFilter) - Method in class com.google.cloud.bigtable.data.v2.models.Filters
Wraps protobuf representation of a filter.
fromProto(ReadRowsRequest) - Static method in class com.google.cloud.bigtable.data.v2.models.Query
Wraps the protobuf ReadRowsRequest.
fromProto(ReadChangeStreamRequest) - Static method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
Wraps the protobuf ReadChangeStreamRequest.
fromProto(ReadModifyWriteRowRequest) - Static method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
Wraps the protobuf ReadModifyWriteRowRequest.
fromProto(MutateRowRequest) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
Wraps the protobuf MutateRowRequest.
fromProto(SampleRowKeysRequest) - Static method in class com.google.cloud.bigtable.data.v2.models.SampleRowKeysRequest
Wraps the protobuf SampleRowKeysRequest.
fromProto(Type) - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
Creates a SqlType from the protobuf representation of Types.
fromProto(Value) - Static method in class com.google.cloud.bigtable.data.v2.models.Value
 
fromProtoUnsafe(List<Mutation>) - Static method in class com.google.cloud.bigtable.data.v2.models.Mutation
Wraps the List of protobuf Mutation.
fromProtoUnsafe(Iterable<Mutation>) - Static method in class com.google.cloud.bigtable.data.v2.models.Mutation
Wraps the List of protobuf Mutation.
futureCall(BulkMutation, ApiCallContext) - Method in class com.google.cloud.bigtable.data.v2.stub.MutateRowsErrorConverterUnaryCallable
 

G

GcRuleBuilder - Class in com.google.cloud.bigtable.admin.v2.models
Factory for creating safe GcRule protos.
GCRules - Class in com.google.cloud.bigtable.admin.v2.models
Wraps GcRule protocol buffer object and exposes a friendly API.
GCRULES - Static variable in class com.google.cloud.bigtable.admin.v2.models.GCRules
Factory method to create GCRules - entry point into the DSL.
GCRules.DefaultRule - Class in com.google.cloud.bigtable.admin.v2.models
Wrapper for building a empty rule
GCRules.DurationRule - Class in com.google.cloud.bigtable.admin.v2.models
Wrapper for building max duration rule
GCRules.GCRule - Interface in com.google.cloud.bigtable.admin.v2.models
interface for fluent GcRule wrappers
GCRules.IntersectionRule - Class in com.google.cloud.bigtable.admin.v2.models
Fluent wrapper for GcRule.Intersection rule.
GCRules.UnionRule - Class in com.google.cloud.bigtable.admin.v2.models
Fluent wrapper for GcRule.Union rule.
GCRules.VersionRule - Class in com.google.cloud.bigtable.admin.v2.models
Wrapper for building max versions rule
generateConsistencyToken(TableName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Generates a consistency token for a Table, which can be used in CheckConsistency to check whether mutations to the table that finished before this call started have been replicated.
generateConsistencyToken(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Generates a consistency token for a Table, which can be used in CheckConsistency to check whether mutations to the table that finished before this call started have been replicated.
generateConsistencyToken(GenerateConsistencyTokenRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Generates a consistency token for a Table, which can be used in CheckConsistency to check whether mutations to the table that finished before this call started have been replicated.
generateConsistencyTokenCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Generates a consistency token for a Table, which can be used in CheckConsistency to check whether mutations to the table that finished before this call started have been replicated.
generateConsistencyTokenCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
generateConsistencyTokenCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
generateConsistencyTokenSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to generateConsistencyToken.
generateConsistencyTokenSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to generateConsistencyToken.
generateConsistencyTokenSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to generateConsistencyToken.
generateConsistencyTokenSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to generateConsistencyToken.
generateInitialChangeStreamPartitions(String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method for synchronously streaming the partitions of a table.
generateInitialChangeStreamPartitionsAsync(String, ResponseObserver<Range.ByteStringRange>) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method for asynchronously streaming the partitions of a table.
generateInitialChangeStreamPartitionsCallable() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Streams back the results of the query.
generateInitialChangeStreamPartitionsSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Returns the builder for the settings used for calls to GenerateInitialChangeStreamPartitions.
generateInitialChangeStreamPartitionsSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
 
GenerateInitialChangeStreamPartitionsUserCallable - Class in com.google.cloud.bigtable.data.v2.stub.changestream
Simple wrapper for GenerateInitialChangeStreamPartitions to wrap the request and response protobufs.
GenerateInitialChangeStreamPartitionsUserCallable(ServerStreamingCallable<GenerateInitialChangeStreamPartitionsRequest, GenerateInitialChangeStreamPartitionsResponse>, RequestContext) - Constructor for class com.google.cloud.bigtable.data.v2.stub.changestream.GenerateInitialChangeStreamPartitionsUserCallable
 
getAggregator() - Method in class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate
 
getAllowTransactionalWrites() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.SingleClusterRoutingPolicy
Checks if transactional writes are enabled.
getAppProfile(AppProfileName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets information about an app profile.
getAppProfile(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets information about an app profile.
getAppProfile(GetAppProfileRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets information about an app profile.
getAppProfile(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
getAppProfileAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
getAppProfileCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets information about an app profile.
getAppProfileCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
getAppProfileCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
getAppProfileId() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
Gets the app profile id that was previously set on this Builder.
getAppProfileId() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
Returns the configured AppProfile id to use.
getAppProfileId() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Gets the app profile id that was previously set on this Builder.
getAppProfileId() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Returns the configured AppProfile to use
getAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to getAppProfile.
getAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to getAppProfile.
getAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to getAppProfile.
getAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to getAppProfile.
getAuthorizedView(AuthorizedViewName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets information from a specified AuthorizedView.
getAuthorizedView(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets information from a specified AuthorizedView.
getAuthorizedView(GetAuthorizedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets information from a specified AuthorizedView.
getAuthorizedView(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
getAuthorizedViewAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
getAuthorizedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets information from a specified AuthorizedView.
getAuthorizedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
getAuthorizedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
getAuthorizedViewIamPolicy(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
getAuthorizedViewIamPolicyAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
getAuthorizedViewId() - Method in class com.google.cloud.bigtable.data.v2.models.AuthorizedViewId
 
getAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to getAuthorizedView.
getAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to getAuthorizedView.
getAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to getAuthorizedView.
getAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to getAuthorizedView.
getAuthorizedViewType() - Method in class com.google.cloud.bigtable.admin.v2.models.AuthorizedView
Gets the type of this authorized view, which currently can only be a subset view.
getAutomatedBackupPolicy() - Method in class com.google.cloud.bigtable.admin.v2.models.Table
Returns the automated backup policy config.
getAutoscalingCpuPercentageTarget() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
Get the cpu utilization that the Autoscaler should be trying to achieve.
getAutoscalingMaxServeNodes() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
Get the maximum number of nodes to scale up to.
getAutoscalingMinServeNodes() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
Get the minimum number of nodes to scale down to.
getBackup(BackupName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets metadata on a pending or completed Cloud Bigtable Backup.
getBackup(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets metadata on a pending or completed Cloud Bigtable Backup.
getBackup(GetBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets metadata on a pending or completed Cloud Bigtable Backup.
getBackup(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
getBackupAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
getBackupCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets metadata on a pending or completed Cloud Bigtable Backup.
getBackupCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
getBackupCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
getBackupIamPolicy(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
getBackupIamPolicyAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
getBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to getBackup.
getBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to getBackup.
getBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to getBackup.
getBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to getBackup.
getBackupType() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
Get the backup type of this backup.
getBaseClient() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Returns the modern autogenerated client.
getBaseClient() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Returns the modern autogenerated client.
getBatchingSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
Returns the BatchingSettings.
getBatchingSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings
Returns batching settings which contains multiple batch threshold levels.
getBatchingSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBulkReadRowsCallSettings.Builder
Returns the BatchingSettings.
getBatchingSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBulkReadRowsCallSettings
Returns batching settings which contains multiple batch threshold levels.
getBatchMutationsTargetRpcLatencyMs() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
Gets target bulk mutation rpc latency if latency based throttling is enabled for BigtableDataClient.newBulkMutationBatcher(String).
getBoolean(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
 
getBoolean(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
 
getBound() - Method in class com.google.cloud.bigtable.data.v2.models.Query
Get the minimal range that encloses all of the row keys and ranges in this Query.
getBytes(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
 
getBytes(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
 
getCells() - Method in class com.google.cloud.bigtable.data.v2.models.Row
Returns a sorted list of cells.
getCells(String) - Method in class com.google.cloud.bigtable.data.v2.models.Row
Returns a sublist of the cells that belong to the specified family.
getCells(String, String) - Method in class com.google.cloud.bigtable.data.v2.models.Row
Returns a sublist of the cells that belong to the specified family and qualifier.
getCells(String, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Row
Returns a sublist of the cells that belong to the specified family and qualifier.
getChangeStreamContinuationToken() - Method in class com.google.cloud.bigtable.data.v2.models.Heartbeat
 
getChangeStreamContinuationTokens() - Method in class com.google.cloud.bigtable.data.v2.models.CloseStream
 
getChangeStreamRetention() - Method in class com.google.cloud.bigtable.admin.v2.models.Table
 
getClientContext() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableClientContext
 
getClientInfo() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableClientContext
 
getCluster(ClusterName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets information about a cluster.
getCluster(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets information about a cluster.
getCluster(GetClusterRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets information about a cluster.
getCluster(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
getClusterAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
getClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets information about a cluster.
getClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
getClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
getClusterId() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.SingleClusterRoutingPolicy
Gets the target cluster of this policy.
getClusterId() - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
The cluster id to set autoscaling on
getClusterIds() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.MultiClusterRoutingPolicy
 
getClusterInfo() - Method in class com.google.cloud.bigtable.data.v2.stub.MetadataExtractorInterceptor.SidebandData
 
getClusters() - Method in exception com.google.cloud.bigtable.admin.v2.models.PartialListClustersException
A partial list of clusters that were found in the available zones.
getClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to getCluster.
getClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to getCluster.
getClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to getCluster.
getClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to getCluster.
getClusterSize() - Method in class com.google.cloud.bigtable.admin.v2.models.StaticClusterSize
 
getCode() - Method in class com.google.cloud.bigtable.common.Status
Gets the typesafe code.
getCode() - Method in class com.google.cloud.bigtable.common.Type.Array
 
getCode() - Method in class com.google.cloud.bigtable.common.Type.Bool
 
getCode() - Method in class com.google.cloud.bigtable.common.Type.Bytes
 
getCode() - Method in class com.google.cloud.bigtable.common.Type.Date
 
getCode() - Method in class com.google.cloud.bigtable.common.Type.Enum
 
getCode() - Method in class com.google.cloud.bigtable.common.Type.Float32
 
getCode() - Method in class com.google.cloud.bigtable.common.Type.Float64
 
getCode() - Method in class com.google.cloud.bigtable.common.Type.Int64
 
getCode() - Method in class com.google.cloud.bigtable.common.Type.Map
 
getCode() - Method in class com.google.cloud.bigtable.common.Type.Proto
 
getCode() - Method in class com.google.cloud.bigtable.common.Type.SchemalessEnum
 
getCode() - Method in class com.google.cloud.bigtable.common.Type.SchemalessProto
 
getCode() - Method in class com.google.cloud.bigtable.common.Type.SchemalessStruct
 
getCode() - Method in class com.google.cloud.bigtable.common.Type.String
 
getCode() - Method in class com.google.cloud.bigtable.common.Type.StructWithSchema
 
getCode() - Method in class com.google.cloud.bigtable.common.Type.Timestamp
 
getCode() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
 
getColumnFamilies() - Method in class com.google.cloud.bigtable.admin.v2.models.Table
 
getColumnIndex(String) - Method in class com.google.cloud.bigtable.common.Type.SchemalessStruct
 
getColumnIndex(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.ResultSetMetadata
 
getColumnIndex(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType.Struct
 
getColumns() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.ResultSetMetadata
 
getColumnType(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.ResultSetMetadata
 
getColumnType(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.ResultSetMetadata
 
getCommitTime() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
Get the commit timestamp of the current mutation.
getCommitTimestamp() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
This method is obsolete.
getComputeBillingOwner() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.DataBoostIsolationReadOnlyPolicy
getConsistencyToken() - Method in class com.google.cloud.bigtable.admin.v2.models.ConsistencyRequest
Internal accessor for the consistency token.
getCpuUtilizationTargetPercent() - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
Get the CPU utilization that the Autoscaler should be trying to achieve.
getCredentialsProvider() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
Gets the CredentialsProvider to use for getting the credentials to make calls with.
getCredentialsProvider() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Gets the credentials provider to use for getting the credentials to make calls with.
getCredentialsProvider() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
Gets the credentials provider to use for getting the credentials to make calls with.
getCredentialsProvider() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
Gets the credentials provider to use for getting the credentials to make calls with.
getCredentialsProvider() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
Gets the CredentialsProvider to use for getting the credentials to make calls with.
getDate(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
 
getDate(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
 
getDefaultEndpoint() - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the default service endpoint.
getDefaultEndpoint() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the default service endpoint.
getDefaultMtlsEndpoint() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the default mTLS service endpoint.
getDefaultMtlsEndpoint() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the default mTLS service endpoint.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the default service scopes.
getDefaultServiceScopes() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the default service scopes.
getDescription() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile
Gets long form description of the use case for this AppProfile.
getDirectPathConfig() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
 
getDisplayName() - Method in class com.google.cloud.bigtable.admin.v2.models.Instance
Gets the instance's friendly name.
getDouble(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
Getter for FLOAT_64 type Sql data
getDouble(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
Getter for FLOAT_64 type Sql data
getElementType() - Method in class com.google.cloud.bigtable.common.Type.Array
 
getElementType() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType.Array
 
getEnableRetryInfo() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Deprecated.
RetryInfo is always on.
getEnableRetryInfo() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Deprecated.
RetryInfo is now always on.
getEnableRoutingCookie() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Deprecated.
routing cookies are always on.
getEnableRoutingCookie() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Deprecated.
routing cookies are always on.
getEncoding() - Method in class com.google.cloud.bigtable.admin.v2.models.Type.Bytes
 
getEncoding() - Method in class com.google.cloud.bigtable.admin.v2.models.Type.Int64
 
getEncryptionInfo(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
getEncryptionInfo() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
Get the encryption information for the backup.
getEncryptionInfoAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
getEnd() - Method in class com.google.cloud.bigtable.data.v2.models.Range
Gets the current end value.
getEndBound() - Method in class com.google.cloud.bigtable.data.v2.models.Range
Gets the current end Range.BoundType.
getEndTime() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
Get the end time when the creation of this backup has completed.
getEntries() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
Get the list of mods of the current mutation.
getEntryCount() - Method in class com.google.cloud.bigtable.data.v2.models.BulkMutation
 
getEnumName() - Method in class com.google.cloud.bigtable.common.Type.Enum
 
getEnumName() - Method in class com.google.cloud.bigtable.common.Type.SchemalessEnum
 
getEnumName() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType.Enum
 
getError() - Method in class com.google.cloud.bigtable.data.v2.models.MutateRowsException.FailedMutation
The error that prevented this mutation from being applied.
getEstimatedLowWatermark() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
This method is obsolete.
getEstimatedLowWatermark() - Method in class com.google.cloud.bigtable.data.v2.models.Heartbeat
This method is obsolete.
getEstimatedLowWatermarkTime() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
Get the low watermark of the current mutation.
getEstimatedLowWatermarkTime() - Method in class com.google.cloud.bigtable.data.v2.models.Heartbeat
 
getExpireTime() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
Get the expire time of this backup.
getFailedMutations() - Method in exception com.google.cloud.bigtable.data.v2.models.MutateRowsException
Retrieve all of the failed mutations.
getFamily() - Method in class com.google.cloud.bigtable.data.v2.models.AddToCell
 
getFamily() - Method in class com.google.cloud.bigtable.data.v2.models.MergeToCell
 
getFamily() - Method in class com.google.cloud.bigtable.data.v2.models.RowCell
The cell's family
getFamilyName() - Method in class com.google.cloud.bigtable.data.v2.models.DeleteCells
Get the column family of the current DeleteCells.
getFamilyName() - Method in class com.google.cloud.bigtable.data.v2.models.DeleteFamily
Get the column family of the current DeleteFamily.
getFamilyName() - Method in class com.google.cloud.bigtable.data.v2.models.SetCell
Get the column family of the current SetCell.
getFamilySubsets() - Method in class com.google.cloud.bigtable.admin.v2.models.SubsetView
Gets the map from familyId to familySubsets in this subset view.
getFields() - Method in class com.google.cloud.bigtable.common.Type.SchemalessStruct
 
getFields() - Method in class com.google.cloud.bigtable.common.Type.StructWithSchema
 
getFields() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType.Struct
 
getFloat(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
Getter for FLOAT_32 type Sql data
getFloat(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
Getter for FLOAT_32 type Sql data
getForNumber() - Method in class com.google.cloud.bigtable.common.Type.Enum
 
getForNumber() - Method in class com.google.cloud.bigtable.common.Type.SchemalessEnum
 
getForNumber() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType.Enum
 
getGCRule() - Method in class com.google.cloud.bigtable.admin.v2.models.ColumnFamily
Gets the GCRule configured for the column family.
getGfeTiming() - Method in class com.google.cloud.bigtable.data.v2.stub.MetadataExtractorInterceptor.SidebandData
 
getHotToStandardTime() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
Get the time at which this backup will be converted from a hot backup to a standard backup.
getIamPolicy(ResourceName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets the access control policy for an instance resource.
getIamPolicy(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets the access control policy for an instance resource.
getIamPolicy(GetIamPolicyRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets the access control policy for an instance resource.
getIamPolicy(ResourceName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets the access control policy for a Bigtable resource.
getIamPolicy(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets the access control policy for a Bigtable resource.
getIamPolicy(GetIamPolicyRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets the access control policy for a Bigtable resource.
getIamPolicy(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
getIamPolicy(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
getIamPolicyAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
getIamPolicyAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
getIamPolicyCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets the access control policy for an instance resource.
getIamPolicyCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets the access control policy for a Bigtable resource.
getIamPolicyCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
getIamPolicyCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
getIamPolicyCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
getIamPolicyCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
getIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to getIamPolicy.
getIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to getIamPolicy.
getId() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile
Gets the id of this AppProfile.
getId() - Method in class com.google.cloud.bigtable.admin.v2.models.AuthorizedView
Gets the authorized view's id.
getId() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
Get the ID of this backup.
getId() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
Gets the cluster's id.
getId() - Method in class com.google.cloud.bigtable.admin.v2.models.ColumnFamily
Gets the column family's id.
getId() - Method in class com.google.cloud.bigtable.admin.v2.models.Instance
Gets the instance's id.
getId() - Method in class com.google.cloud.bigtable.admin.v2.models.LogicalView
Gets the logical view's id.
getId() - Method in class com.google.cloud.bigtable.admin.v2.models.MaterializedView
Gets the materialized view's id.
getId() - Method in class com.google.cloud.bigtable.admin.v2.models.SchemaBundle
Gets the schema bundle's id.
getId() - Method in class com.google.cloud.bigtable.admin.v2.models.Table
Gets the table's id.
getIndex() - Method in class com.google.cloud.bigtable.data.v2.models.MutateRowsException.FailedMutation
The index of the mutation in the original request's MutateRowsRequest.getEntriesList().
getInput() - Method in class com.google.cloud.bigtable.data.v2.models.AddToCell
 
getInput() - Method in class com.google.cloud.bigtable.data.v2.models.MergeToCell
 
getInputType() - Method in class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate
 
getInstance(InstanceName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets information about an instance.
getInstance(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets information about an instance.
getInstance(GetInstanceRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets information about an instance.
getInstance(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
getInstanceAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
getInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets information about an instance.
getInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
getInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
getInstanceId() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Gets the ID of the instance whose tables this client manages.
getInstanceId() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
Gets the instance ID of the instance whose tables the client will manage.
getInstanceId() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
Gets the instance ID whose tables the client will manage.
getInstanceId() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile
Gets the id of the instance that owns this AppProfile.
getInstanceId() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
Get the instance ID where this backup is located.
getInstanceId() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
Gets the instance id.
getInstanceId() - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
The instance id of the cluster to set autoscaling on
getInstanceId() - Method in class com.google.cloud.bigtable.admin.v2.models.LogicalView
Gets the id of the instance that owns this LogicalView.
getInstanceId() - Method in class com.google.cloud.bigtable.admin.v2.models.MaterializedView
Gets the id of the instance that owns this MaterializedView.
getInstanceId() - Method in class com.google.cloud.bigtable.admin.v2.models.Table
Gets the id of the instance that owns this Table.
getInstanceId() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
Gets the instance id that was previously set on this Builder.
getInstanceId() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
Returns the target instance id.
getInstanceId() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Gets the target instance id that was previously set on this Builder.
getInstanceId() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Returns the target instance id.
getInstances() - Method in exception com.google.cloud.bigtable.admin.v2.models.PartialListInstancesException
A partial list of instances that were found in the available zones.
getInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to getInstance.
getInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to getInstance.
getInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to getInstance.
getInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to getInstance.
getIpProtocol() - Method in class com.google.cloud.bigtable.data.v2.stub.MetadataExtractorInterceptor.SidebandData
 
getIsolationPolicy() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile
 
getJwtAudienceMapping() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Deprecated.
This is a no op and will always return an empty map. Audience is always set to bigtable service name.
getJwtAudienceMapping() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Deprecated.
This is a no op and will always return an empty map. Audience is always set to bigtable service name.
getKey(Row) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter
getKey() - Method in class com.google.cloud.bigtable.data.v2.models.KeyOffset
A row key value that is returned as part of the response of BigtableDataClient.sampleRowKeysAsync(String).
getKey() - Method in class com.google.cloud.bigtable.data.v2.models.Row
Returns the row key
getKey(RowT) - Method in interface com.google.cloud.bigtable.data.v2.models.RowAdapter
 
getKeyType() - Method in class com.google.cloud.bigtable.common.Type.Map
 
getKeyType() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType.Map
 
getKmsKeyName() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
Google Cloud Key Management Service (KMS) settings for a CMEK-protected Bigtable cluster.
getKmsKeyVersion() - Method in class com.google.cloud.bigtable.admin.v2.models.EncryptionInfo
 
getLabels() - Method in class com.google.cloud.bigtable.admin.v2.models.Instance
Gets the current labels associated with the instance.
getLabels() - Method in class com.google.cloud.bigtable.data.v2.models.RowCell
The labels assigned to the cell
getLatestPrepareResponse() - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement
Gets the most recent version of the PrepareResponse associated with this query.
getLibraryMetadata() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
 
getLibraryMetadata() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
 
getList(int, SqlType.Array<ElemType>) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
 
getList(String, SqlType.Array<ElemType>) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
 
getLogicalView(LogicalViewName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets information about a logical view.
getLogicalView(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets information about a logical view.
getLogicalView(GetLogicalViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets information about a logical view.
getLogicalView(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
getLogicalViewAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
getLogicalViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets information about a logical view.
getLogicalViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
getLogicalViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
getLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to getLogicalView.
getLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to getLogicalView.
getLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to getLogicalView.
getLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to getLogicalView.
getLong(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
 
getLong(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
 
getMap(int, SqlType.Map<K, V>) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
 
getMap(String, SqlType.Map<K, V>) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
 
getMaterializedView(MaterializedViewName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets information about a materialized view.
getMaterializedView(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets information about a materialized view.
getMaterializedView(GetMaterializedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets information about a materialized view.
getMaterializedView(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
getMaterializedViewAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
getMaterializedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Gets information about a materialized view.
getMaterializedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
getMaterializedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
getMaterializedViewId() - Method in class com.google.cloud.bigtable.data.v2.models.MaterializedViewId
 
getMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to getMaterializedView.
getMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to getMaterializedView.
getMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to getMaterializedView.
getMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to getMaterializedView.
getMaxAge() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.DurationRule
Gets the configured maximum age
getMaxNodes() - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
Get the maximum number of nodes to scale up to.
getMaxVersions() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.VersionRule
Gets the configured maximum versions
getMessage() - Method in class com.google.cloud.bigtable.common.Status
Gets error message.
getMessage() - Method in exception com.google.cloud.bigtable.data.v2.models.MutateRowsException
 
getMessageName() - Method in class com.google.cloud.bigtable.common.Type.Proto
 
getMessageName() - Method in class com.google.cloud.bigtable.common.Type.SchemalessProto
 
getMessageName() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType.Proto
 
getMetadata() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.ResultSet
Returns the ResultSetMetadata for the ResultSet.
getMetrics() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableClientContext
 
getMetricsCredentials() - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
Get the metrics credentials if it's set by BigtableDataSettings.enableBuiltinMetrics(Credentials).
getMetricsEndpoint() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Get the Google Cloud Monitoring endpoint for publishing client side metrics.
getMetricsEndpoint() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Gets the Google Cloud Monitoring endpoint for publishing client side metrics.
getMetricsProvider() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
Gets the MetricsProvider.
getMetricsProvider() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
Gets the MetricsProvider
getMetricsProvider() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Gets the MetricsProvider.
getMetricsProvider() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
 
getMinNodes() - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
Get the minimum number of nodes to scale down to.
getMode() - Method in class com.google.cloud.bigtable.admin.v2.models.ConsistencyRequest
 
getNewPartitions() - Method in class com.google.cloud.bigtable.data.v2.models.CloseStream
 
getNextQuery() - Method in class com.google.cloud.bigtable.data.v2.models.Query.QueryPaginator
Return the next query.
getOffsetBytes() - Method in class com.google.cloud.bigtable.data.v2.models.KeyOffset
Approximate total storage space used by all rows in the table which precede KeyOffset.getKey().
getOperationName() - Method in class com.google.cloud.bigtable.admin.v2.models.OptimizeRestoredTableOperationToken
 
getOperationsClient() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getOperationsClient() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Returns the OperationsClient that can be used to query the status of a long-running operation returned by another API method call.
getOperationsStub() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
getOperationsStub() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
getOperationsStub() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
getOperationsStub() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
getOptimizeRestoredTableOperationToken() - Method in class com.google.cloud.bigtable.admin.v2.models.RestoredTableResult
OptimizeRestoredTable operation may not be started when the table was restored from a backup stored in HDD clusters.
getPageSize() - Method in class com.google.cloud.bigtable.data.v2.models.Query.QueryPaginator
Get the page size of the current Pagniator.
getParserForType() - Method in class com.google.cloud.bigtable.common.Type.Proto
 
getParserForType() - Method in class com.google.cloud.bigtable.common.Type.SchemalessProto
 
getParserForType() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType.Proto
 
getPartition() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamContinuationToken
Get the partition of the current continuation token, represented by a Range.ByteStringRange.
getPeerInfo() - Method in class com.google.cloud.bigtable.data.v2.stub.MetadataExtractorInterceptor.SidebandData
 
getPerOpSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
 
getPolicy() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile
Gets the routing policy for all read/write requests which use this app profile.
getPrimedTableIds() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Deprecated.
This field is ignored. If EnhancedBigtableStubSettings.Builder.isRefreshingChannel() is enabled, warm up requests will be sent to all table ids of the instance.
getPrimedTableIds() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Deprecated.
This field is ignored. If EnhancedBigtableStubSettings.isRefreshingChannel() is enabled, warm up requests will be sent to all table ids of the instance.
getPrimingTableIds() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
Deprecated.
This field is ignored. If BigtableDataSettings.Builder.isRefreshingChannel() is enabled, warm up requests will be sent to all table ids of the instance.
getPrimingTableIds() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
Deprecated.
This field is ignored. If BigtableDataSettings.isRefreshingChannel() is enabled, warm up requests will be sent to all table ids of the instance.
getPriority() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.StandardIsolationPolicy
 
getProjectId() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
Gets the project ID this client is associated with.
getProjectId() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
Gets the ID of the project whose instances the client will manage.
getProjectId() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Gets the ID of the project whose instances the client will manage.
getProjectId() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Gets the project ID of the instance whose tables this client manages.
getProjectId() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
Gets the project ID of the instance whose tables the client will manage.
getProjectId() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
Gets the project ID of instance whose tables the client will manage.
getProjectId() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
Gets the project id that was previously set on this Builder.
getProjectId() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
Returns the target project id.
getProjectId() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Gets the project id of the target instance that was previously set on this Builder.
getProjectId() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Returns the project id of the target instance.
getProtoEnum(int, Function<Integer, EnumType>) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
Returns the value of a non-NULL column with a protobuf enum type.
getProtoEnum(String, Function<Integer, EnumType>) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
Returns the value of a non-NULL column with a protobuf enum type.
getProtoMessage(int, MsgType) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
Returns the value of a non-NULL column with a protobuf message type.
getProtoMessage(String, MsgType) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
Returns the value of a non-NULL column with a protobuf message type.
getProtoSchema() - Method in class com.google.cloud.bigtable.admin.v2.models.SchemaBundle
Gets the proto schema of this schema bundle.
getQualifier() - Method in class com.google.cloud.bigtable.data.v2.models.AddToCell
 
getQualifier() - Method in class com.google.cloud.bigtable.data.v2.models.DeleteCells
Get the column qualifier of the current DeleteCells.
getQualifier() - Method in class com.google.cloud.bigtable.data.v2.models.MergeToCell
 
getQualifier() - Method in class com.google.cloud.bigtable.data.v2.models.RowCell
The cell's qualifier (column name)
getQualifier() - Method in class com.google.cloud.bigtable.data.v2.models.SetCell
Get the column qualifier of the current SetCell.
getQualifierPrefixes() - Method in class com.google.cloud.bigtable.admin.v2.models.FamilySubsets
Gets the list of column qualifier prefixes included in this authorized view.
getQualifiers() - Method in class com.google.cloud.bigtable.admin.v2.models.FamilySubsets
Gets the list of column qualifiers included in this authorized view.
getQuery() - Method in class com.google.cloud.bigtable.admin.v2.models.LogicalView
Gets the query of this logical view.
getQuery() - Method in class com.google.cloud.bigtable.admin.v2.models.MaterializedView
Gets the query of this materialized view.
getReplicationStatesByClusterId() - Method in class com.google.cloud.bigtable.admin.v2.models.Table
 
getResumeRequest(ReadChangeStreamRequest) - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ReadChangeStreamResumptionStrategy
Given a request, this implementation will narrow that request to include data changes that come after ReadChangeStreamResumptionStrategy.token.
getResumeRequest(ExecuteQueryCallContext) - Method in class com.google.cloud.bigtable.data.v2.stub.sql.ExecuteQueryResumptionStrategy
 
getRowKey() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
Get the row key of the current mutation.
getRowPrefixes() - Method in class com.google.cloud.bigtable.admin.v2.models.SubsetView
Gets the row prefixes to be included in this subset view.
getRulesList() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.IntersectionRule
Gets the list of child rules
getRulesList() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.UnionRule
Gets the list of child rules
getSchemaBundle(SchemaBundleName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets metadata information about the specified schema bundle.
getSchemaBundle(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets metadata information about the specified schema bundle.
getSchemaBundle(GetSchemaBundleRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets metadata information about the specified schema bundle.
getSchemaBundle(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
getSchemaBundleAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
getSchemaBundleCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets metadata information about the specified schema bundle.
getSchemaBundleCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
getSchemaBundleCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
getSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to getSchemaBundle.
getSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to getSchemaBundle.
getSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to getSchemaBundle.
getSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to getSchemaBundle.
getServeNodes() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
Get the number of nodes allocated to this cluster.
getServiceName() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the default service name.
getServiceName() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the default service name.
getServiceName() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
 
getSessionShim() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableClientContext
 
getSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
 
getSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
 
getSidebandData() - Method in class com.google.cloud.bigtable.data.v2.stub.MetadataExtractorInterceptor
 
getSizeBytes() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
Get the size of this backup.
getSnapshot(SnapshotName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets metadata information about the specified snapshot.
getSnapshot(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets metadata information about the specified snapshot.
getSnapshot(GetSnapshotRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets metadata information about the specified snapshot.
getSnapshotCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets metadata information about the specified snapshot.
getSnapshotCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
getSnapshotCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
getSnapshotSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to getSnapshot.
getSnapshotSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to getSnapshot.
getSnapshotSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to getSnapshot.
getSnapshotSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to getSnapshot.
getSourceBackupId() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
Get the source backup ID from which the backup is copied.
getSourceClusterId() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
Get the source cluster id of the current mutation.
getSourceTableId() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
Get the source table ID from which the backup is created.
getStart() - Method in class com.google.cloud.bigtable.data.v2.models.Range
Gets the current start value.
getStartBound() - Method in class com.google.cloud.bigtable.data.v2.models.Range
Gets the current start Range.BoundType.
getStartTime() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
Get the start time when this backup is taken.
getState() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
Get the state of this backup.
getState() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
Gets the current state of the cluster
getState() - Method in class com.google.cloud.bigtable.admin.v2.models.Instance
The current state of the instance.
getStatus() - Method in class com.google.cloud.bigtable.admin.v2.models.EncryptionInfo
 
getStatus() - Method in class com.google.cloud.bigtable.data.v2.models.CloseStream
 
getStorageType() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
The type of storage used by this cluster to serve its parent instance's tables, unless explicitly overridden.
getStorageUtilizationGibPerNode() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
Get the storage utilization that the Autoscaler should be trying to achieve.
getStorageUtilizationGibPerNode() - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
Get the storage utilization that the Autoscaler should be trying to achieve.
getString(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
 
getString(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
 
getStruct(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
 
getStruct(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
 
getStub() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
 
getStub() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
 
getStubSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Gets the underlying RPC settings.
getStubSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
Gets the underlying RPC settings.
getStubSettings() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
Returns the underlying RPC settings.
getStubSettingsBuilder() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
 
getStubSettingsBuilder() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
 
getTable(TableName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets metadata information about the specified table.
getTable(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets metadata information about the specified table.
getTable(GetTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets metadata information about the specified table.
getTable(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
getTable() - Method in class com.google.cloud.bigtable.admin.v2.models.RestoredTableResult
 
getTableAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
getTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Gets metadata information about the specified table.
getTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
getTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
getTableId() - Method in class com.google.cloud.bigtable.admin.v2.models.AuthorizedView
Gets the id of the table that owns this authorized view.
getTableId() - Method in class com.google.cloud.bigtable.admin.v2.models.ConsistencyRequest
 
getTableId() - Method in class com.google.cloud.bigtable.admin.v2.models.SchemaBundle
Gets the id of the table that owns this schema bundle.
getTableId() - Method in class com.google.cloud.bigtable.data.v2.models.AuthorizedViewId
 
getTableId() - Method in class com.google.cloud.bigtable.data.v2.models.TableId
 
getTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to getTable.
getTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to getTable.
getTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to getTable.
getTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to getTable.
getTags() - Method in class com.google.cloud.bigtable.admin.v2.models.Instance
Gets the instance's tags.
getTargetId() - Method in class com.google.cloud.bigtable.data.v2.models.Query
 
getTargetId() - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
 
getTargetRpcLatencyMs() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
Gets target rpc latency if latency based throttling is enabled.
getTargetRpcLatencyMs() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings
Gets target rpc latency if latency based throttling is enabled.
getTargetRpcLatencyMsForBatchMutation() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
Gets target bulk mutation rpc latency if latency based throttling is enabled for BigtableDataClient.newBulkMutationBatcher(String).
getTieBreaker() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
Get the tie breaker of the current mutation.
getTimestamp() - Method in class com.google.cloud.bigtable.data.v2.models.AddToCell
 
getTimestamp() - Method in class com.google.cloud.bigtable.data.v2.models.MergeToCell
 
getTimestamp() - Method in class com.google.cloud.bigtable.data.v2.models.RowCell
The timestamp of the cell
getTimestamp() - Method in class com.google.cloud.bigtable.data.v2.models.SetCell
Get the timestamp of the current SetCell.
getTimestamp(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
 
getTimestamp(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
 
getTimestampRange() - Method in class com.google.cloud.bigtable.data.v2.models.DeleteCells
Get the timestamp range of the current DeleteCells.
getToken() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamContinuationToken
 
getToken() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
Get the token of the current mutation, which can be used to resume the changestream.
getTokenFromChangeStreamMutation(ChangeStreamRecordT) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter
Get the token from the given ChangeStreamMutation record.
getTokenFromChangeStreamMutation(ChangeStreamRecord) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultChangeStreamRecordAdapter
Get the token from the given ChangeStreamMutation record.
getTokenFromHeartbeat(ChangeStreamRecordT) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter
Get the token from the given Heartbeat record.
getTokenFromHeartbeat(ChangeStreamRecord) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultChangeStreamRecordAdapter
Get the token from the given Heartbeat record.
getTokenProto() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamContinuationToken
 
getType() - Method in class com.google.cloud.bigtable.admin.v2.models.EncryptionInfo
 
getType() - Method in class com.google.cloud.bigtable.admin.v2.models.Instance
Gets the instance's current type.
getType(int) - Method in class com.google.cloud.bigtable.common.Type.SchemalessStruct
 
getType(String) - Method in class com.google.cloud.bigtable.common.Type.SchemalessStruct
 
getType(int) - Method in class com.google.cloud.bigtable.common.Type.StructWithSchema
 
getType(String) - Method in class com.google.cloud.bigtable.common.Type.StructWithSchema
 
getType() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
Get the type of the current mutation.
getType(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType.Struct
 
getType(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType.Struct
 
getUnavailableZones() - Method in exception com.google.cloud.bigtable.admin.v2.models.PartialListClustersException
A list of zones, whose unavailability caused this error.
getUnavailableZones() - Method in exception com.google.cloud.bigtable.admin.v2.models.PartialListInstancesException
A list of zones, whose unavailability caused this error.
getUnqualifiedName(String) - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
Extracts the unqualified name from a fully qualified proto message or enum name.
getValue() - Method in class com.google.cloud.bigtable.data.v2.models.RowCell
The value of the cell
getValue() - Method in class com.google.cloud.bigtable.data.v2.models.SetCell
Get the value of the current SetCell.
getValue() - Method in class com.google.cloud.bigtable.data.v2.models.Value.IntValue
 
getValue() - Method in class com.google.cloud.bigtable.data.v2.models.Value.RawTimestamp
 
getValue() - Method in class com.google.cloud.bigtable.data.v2.models.Value.RawValue
 
getValueType() - Method in class com.google.cloud.bigtable.admin.v2.models.ColumnFamily
 
getValueType() - Method in class com.google.cloud.bigtable.common.Type.Map
 
getValueType() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType.Map
 
getValueType() - Method in class com.google.cloud.bigtable.data.v2.models.Value
 
getValueType() - Method in class com.google.cloud.bigtable.data.v2.models.Value.IntValue
 
getValueType() - Method in class com.google.cloud.bigtable.data.v2.models.Value.RawTimestamp
 
getValueType() - Method in class com.google.cloud.bigtable.data.v2.models.Value.RawValue
 
getZone() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
Get the zone where this cluster is located.
GrpcBigtableInstanceAdminCallableFactory - Class in com.google.cloud.bigtable.admin.v2.stub
gRPC callable factory implementation for the BigtableInstanceAdmin service API.
GrpcBigtableInstanceAdminCallableFactory() - Constructor for class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminCallableFactory
 
GrpcBigtableInstanceAdminStub - Class in com.google.cloud.bigtable.admin.v2.stub
gRPC stub implementation for the BigtableInstanceAdmin service API.
GrpcBigtableInstanceAdminStub(BigtableInstanceAdminStubSettings, ClientContext) - Constructor for class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
Constructs an instance of GrpcBigtableInstanceAdminStub, using the given settings.
GrpcBigtableInstanceAdminStub(BigtableInstanceAdminStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
Constructs an instance of GrpcBigtableInstanceAdminStub, using the given settings.
GrpcBigtableTableAdminCallableFactory - Class in com.google.cloud.bigtable.admin.v2.stub
gRPC callable factory implementation for the BigtableTableAdmin service API.
GrpcBigtableTableAdminCallableFactory() - Constructor for class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminCallableFactory
 
GrpcBigtableTableAdminStub - Class in com.google.cloud.bigtable.admin.v2.stub
gRPC stub implementation for the BigtableTableAdmin service API.
GrpcBigtableTableAdminStub(BigtableTableAdminStubSettings, ClientContext) - Constructor for class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
Constructs an instance of GrpcBigtableTableAdminStub, using the given settings.
GrpcBigtableTableAdminStub(BigtableTableAdminStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
Constructs an instance of GrpcBigtableTableAdminStub, using the given settings.

H

hasFullFrame() - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ChangeStreamRecordMerger
 
hasFullFrame() - Method in class com.google.cloud.bigtable.data.v2.stub.sql.SqlRowMerger
Check if the merger has consumable data
hasGCRule() - Method in class com.google.cloud.bigtable.admin.v2.models.ColumnFamily
Returns true if a GCRule has been configured for the family.
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.DataBoostIsolationReadOnlyPolicy
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.MultiClusterRoutingPolicy
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.SingleClusterRoutingPolicy
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.StandardIsolationPolicy
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.AuthorizedView
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.ColumnFamily
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.CopyBackupRequest
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.CreateAuthorizedViewRequest
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.CreateBackupRequest
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.CreateLogicalViewRequest
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.CreateMaterializedViewRequest
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.CreateSchemaBundleRequest
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.EncryptionInfo
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.FamilySubsets
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.DefaultRule
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.DurationRule
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.IntersectionRule
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.UnionRule
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.VersionRule
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.Instance
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.LogicalView
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.MaterializedView
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.RestoreTableRequest
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.SchemaBundle
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.SubsetView
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.Table
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAppProfileRequest
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAuthorizedViewRequest
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateBackupRequest
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateLogicalViewRequest
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateMaterializedViewRequest
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateSchemaBundleRequest
 
hashCode() - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
 
hashCode() - Method in class com.google.cloud.bigtable.common.Status
 
hashCode() - Method in class com.google.cloud.bigtable.common.Type.Enum
 
hashCode() - Method in class com.google.cloud.bigtable.common.Type.StructWithSchema
 
hashCode() - Method in class com.google.cloud.bigtable.data.v2.models.Query
 
hashCode() - Method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
 
hashCode() - Method in class com.google.cloud.bigtable.data.v2.models.Range.TimestampRange
 
hashCode() - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
 
hashCode() - Method in class com.google.cloud.bigtable.data.v2.models.SampleRowKeysRequest
 
hasPartialFrame() - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ChangeStreamRecordMerger
 
hasPartialFrame() - Method in class com.google.cloud.bigtable.data.v2.stub.sql.SqlRowMerger
Check if the merger contains partially complete (or complete) data.
hasValueType() - Method in class com.google.cloud.bigtable.admin.v2.models.ColumnFamily
 
Heartbeat - Class in com.google.cloud.bigtable.data.v2.models
A simple wrapper for ReadChangeStreamResponse.Heartbeat.
Heartbeat() - Constructor for class com.google.cloud.bigtable.data.v2.models.Heartbeat
 
heartbeatDuration(Duration) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
This method is obsolete.
heartbeatDuration(Duration) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
Sets the heartbeat duration for the change stream.
historicalMap() - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
returns the SqlType for the type returned for column families in with_history queries.
Hll() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate.Aggregator.Hll
 
hll(Type.HllAggregateInput) - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
Creates an Aggregate type with a HLL aggregator and specified input type.

I

increment(String, String, long) - Method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
Adds `amount` be added to the existing value.
increment(String, ByteString, long) - Method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
Adds `amount` be added to the existing value.
injectInto(GrpcCallContext) - Method in class com.google.cloud.bigtable.data.v2.stub.MetadataExtractorInterceptor
 
Instance - Class in com.google.cloud.bigtable.admin.v2.models
Represents an existing Cloud Bigtable instance.
Instance.State - Enum in com.google.cloud.bigtable.admin.v2.models
 
Instance.Type - Enum in com.google.cloud.bigtable.admin.v2.models
 
int64(Type.Int64.Encoding) - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
Creates an Int64 type with the specified encoding.
Int64() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Int64
 
Int64() - Constructor for class com.google.cloud.bigtable.common.Type.Int64
 
int64() - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
returns a SqlType for the INT64 type.
int64Hll() - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
Creates an Aggregate type with a HLL aggregator and Int64 input type.
int64Max() - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
Creates an Aggregate type with a MAX aggregator and Int64 input type.
int64Min() - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
Creates an Aggregate type with a MIN aggregator and Int64 input type.
int64Sum() - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
Creates an Aggregate type with a SUM aggregator and Int64 input type.
interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - Method in class com.google.cloud.bigtable.data.v2.stub.MetadataExtractorInterceptor
 
interleave() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
Creates an empty interleave filter list.
intersection() - Static method in class com.google.cloud.bigtable.admin.v2.models.GcRuleBuilder
Starts building an Intersection (AND) rule.
intersection() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules
Creates a new instance of the IntersectionRule
IntersectionRuleBuilder - Class in com.google.cloud.bigtable.admin.v2.models
Builder for creating an Intersection (AND) GC Rule.
IntersectionRuleBuilder() - Constructor for class com.google.cloud.bigtable.admin.v2.models.IntersectionRuleBuilder
 
intValue(long) - Static method in class com.google.cloud.bigtable.data.v2.models.Value
Creates an int64 value.
IntValue() - Constructor for class com.google.cloud.bigtable.data.v2.models.Value.IntValue
 
isAlts() - Method in class com.google.cloud.bigtable.data.v2.stub.MetadataExtractorInterceptor.SidebandData
 
isAutomatedBackupEnabled() - Method in class com.google.cloud.bigtable.admin.v2.models.Table
Returns whether this table has automated backups enabled.
isBulkMutationFlowControlEnabled() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
Gets if flow control is enabled for BigtableDataClient.newBulkMutationBatcher(String) based on the load of the Bigtable server.
isBulkMutationFlowControlEnabled() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
Gets if flow control is enabled for BigtableDataClient.newBulkMutationBatcher(String) based on the load of the Bigtable server.
isChangeStreamMutation(ChangeStreamRecordT) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter
Checks if the given change stream record is a ChangeStreamMutation.
isChangeStreamMutation(ChangeStreamRecord) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultChangeStreamRecordAdapter
Checks if the given change stream record is a ChangeStreamMutation.
isDeletionProtected() - Method in class com.google.cloud.bigtable.admin.v2.models.AuthorizedView
Returns whether this authorized view is deletion protected.
isDeletionProtected() - Method in class com.google.cloud.bigtable.admin.v2.models.LogicalView
Returns whether this logical view is deletion protected.
isDeletionProtected() - Method in class com.google.cloud.bigtable.admin.v2.models.MaterializedView
Returns whether this materialized view is deletion protected.
isDeletionProtected() - Method in class com.google.cloud.bigtable.admin.v2.models.Table
Returns whether this table is deletion protected.
isFullyQualified() - Method in class com.google.cloud.bigtable.admin.v2.models.ConsistencyRequest
 
isHeartbeat(ChangeStreamRecordT) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter
Checks if the given change stream record is a Heartbeat.
isHeartbeat(ChangeStreamRecord) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultChangeStreamRecordAdapter
Checks if the given change stream record is a Heartbeat.
isLatencyBasedThrottlingEnabled() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
Gets if latency based throttling is enabled.
isLatencyBasedThrottlingEnabled() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings
Gets if latency based throttling is enabled.
isLatencyBasedThrottlingForBatchMutationEnabled() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
Gets if latency based throttling is enabled for BigtableDataClient.newBulkMutationBatcher(String)
isLatencyBasedThrottlingForBatchMutationsEnabled() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
Gets if latency based throttling is enabled for BigtableDataClient.newBulkMutationBatcher(String)
isNull(int) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
 
isNull(String) - Method in interface com.google.cloud.bigtable.data.v2.models.sql.StructReader
 
isRefreshingChannel() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
Deprecated.
Channel refreshing is enabled by default and this method will be deprecated.
isRefreshingChannel() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
Deprecated.
Channel refreshing is enabled by default and this method will be deprecated.
isRefreshingChannel() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Deprecated.
Channel refreshing is enabled by default and this method will be deprecated.
isRefreshingChannel() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Deprecated.
Channel refreshing is enabled by default and this method will be deprecated.
isScanMarkerRow(Row) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter
Checks if the given row is a special marker row.
isScanMarkerRow(RowT) - Method in interface com.google.cloud.bigtable.data.v2.models.RowAdapter
Checks if the given row is a special marker row.
isServerInitiatedFlowControlEnabled() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
Gets if flow control is enabled based on the load of the Bigtable server.
isServerInitiatedFlowControlEnabled() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings
Gets if flow control is enabled.
isShutdown() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
 
isShutdown() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
 
isShutdown() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
isShutdown() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
isTerminated() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
 
isTerminated() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
 
isTerminated() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
isTerminated() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 

K

key() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
Returns the builder for row key related filters.
KeyOffset - Class in com.google.cloud.bigtable.data.v2.models
Represents the offset of a row key in a table.
KeyOffset() - Constructor for class com.google.cloud.bigtable.data.v2.models.KeyOffset
 
keyType() - Method in class com.google.cloud.bigtable.common.Type.Map
 

L

label(String) - Method in class com.google.cloud.bigtable.data.v2.models.Filters
Applies the given label to all cells in the output row.
limit() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
Returns the builder for limit related filters.
limit(long) - Method in class com.google.cloud.bigtable.data.v2.models.Query
Limits the number of rows that can be returned
listAppProfiles(InstanceName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about app profiles in an instance.
listAppProfiles(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about app profiles in an instance.
listAppProfiles(ListAppProfilesRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about app profiles in an instance.
listAppProfiles(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
listAppProfilesAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
listAppProfilesCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about app profiles in an instance.
listAppProfilesCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
listAppProfilesCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
listAppProfilesPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about app profiles in an instance.
listAppProfilesPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
listAppProfilesPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
listAppProfilesSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to listAppProfiles.
listAppProfilesSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to listAppProfiles.
listAppProfilesSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to listAppProfiles.
listAppProfilesSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to listAppProfiles.
listAuthorizedViews(TableName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists all AuthorizedViews from a specific table.
listAuthorizedViews(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists all AuthorizedViews from a specific table.
listAuthorizedViews(ListAuthorizedViewsRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists all AuthorizedViews from a specific table.
listAuthorizedViews(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
listAuthorizedViewsAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
listAuthorizedViewsCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists all AuthorizedViews from a specific table.
listAuthorizedViewsCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
listAuthorizedViewsCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
listAuthorizedViewsPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists all AuthorizedViews from a specific table.
listAuthorizedViewsPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
listAuthorizedViewsPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
listAuthorizedViewsSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to listAuthorizedViews.
listAuthorizedViewsSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to listAuthorizedViews.
listAuthorizedViewsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to listAuthorizedViews.
listAuthorizedViewsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to listAuthorizedViews.
listBackups(ClusterName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists Cloud Bigtable backups.
listBackups(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists Cloud Bigtable backups.
listBackups(ListBackupsRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists Cloud Bigtable backups.
listBackups(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
listBackupsAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
listBackupsCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists Cloud Bigtable backups.
listBackupsCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
listBackupsCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
listBackupsPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists Cloud Bigtable backups.
listBackupsPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
listBackupsPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
listBackupsSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to listBackups.
listBackupsSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to listBackups.
listBackupsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to listBackups.
listBackupsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to listBackups.
listClusters(InstanceName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about clusters in an instance.
listClusters(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about clusters in an instance.
listClusters(ListClustersRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about clusters in an instance.
listClusters(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
listClustersAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
listClustersCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about clusters in an instance.
listClustersCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
listClustersCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
listClustersSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to listClusters.
listClustersSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to listClusters.
listClustersSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to listClusters.
listClustersSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to listClusters.
listHotTablets(ClusterName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists hot tablets in a cluster, within the time range provided.
listHotTablets(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists hot tablets in a cluster, within the time range provided.
listHotTablets(ListHotTabletsRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists hot tablets in a cluster, within the time range provided.
listHotTabletsCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists hot tablets in a cluster, within the time range provided.
listHotTabletsCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
listHotTabletsCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
listHotTabletsPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists hot tablets in a cluster, within the time range provided.
listHotTabletsPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
listHotTabletsPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
listHotTabletsSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to listHotTablets.
listHotTabletsSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to listHotTablets.
listHotTabletsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to listHotTablets.
listHotTabletsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to listHotTablets.
listInstances(ProjectName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about instances in a project.
listInstances(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about instances in a project.
listInstances(ListInstancesRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about instances in a project.
listInstances() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
listInstancesAsync() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
listInstancesCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about instances in a project.
listInstancesCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
listInstancesCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
listInstancesSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to listInstances.
listInstancesSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to listInstances.
listInstancesSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to listInstances.
listInstancesSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to listInstances.
listLogicalViews(InstanceName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about logical views in an instance.
listLogicalViews(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about logical views in an instance.
listLogicalViews(ListLogicalViewsRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about logical views in an instance.
listLogicalViews(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
listLogicalViewsAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
listLogicalViewsCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about logical views in an instance.
listLogicalViewsCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
listLogicalViewsCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
listLogicalViewsPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about logical views in an instance.
listLogicalViewsPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
listLogicalViewsPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
listLogicalViewsSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to listLogicalViews.
listLogicalViewsSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to listLogicalViews.
listLogicalViewsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to listLogicalViews.
listLogicalViewsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to listLogicalViews.
listMaterializedViews(InstanceName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about materialized views in an instance.
listMaterializedViews(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about materialized views in an instance.
listMaterializedViews(ListMaterializedViewsRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about materialized views in an instance.
listMaterializedViews(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
listMaterializedViewsAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
listMaterializedViewsCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about materialized views in an instance.
listMaterializedViewsCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
listMaterializedViewsCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
listMaterializedViewsPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Lists information about materialized views in an instance.
listMaterializedViewsPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
listMaterializedViewsPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
listMaterializedViewsSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to listMaterializedViews.
listMaterializedViewsSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to listMaterializedViews.
listMaterializedViewsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to listMaterializedViews.
listMaterializedViewsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to listMaterializedViews.
listSchemaBundles(TableName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists all schema bundles associated with the specified table.
listSchemaBundles(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists all schema bundles associated with the specified table.
listSchemaBundles(ListSchemaBundlesRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists all schema bundles associated with the specified table.
listSchemaBundles(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
listSchemaBundlesAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
listSchemaBundlesCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists all schema bundles associated with the specified table.
listSchemaBundlesCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
listSchemaBundlesCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
listSchemaBundlesPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists all schema bundles associated with the specified table.
listSchemaBundlesPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
listSchemaBundlesPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
listSchemaBundlesSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to listSchemaBundles.
listSchemaBundlesSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to listSchemaBundles.
listSchemaBundlesSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to listSchemaBundles.
listSchemaBundlesSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to listSchemaBundles.
listSnapshots(ClusterName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists all snapshots associated with the specified cluster.
listSnapshots(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists all snapshots associated with the specified cluster.
listSnapshots(ListSnapshotsRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists all snapshots associated with the specified cluster.
listSnapshotsCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists all snapshots associated with the specified cluster.
listSnapshotsCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
listSnapshotsCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
listSnapshotsPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists all snapshots associated with the specified cluster.
listSnapshotsPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
listSnapshotsPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
listSnapshotsSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to listSnapshots.
listSnapshotsSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to listSnapshots.
listSnapshotsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to listSnapshots.
listSnapshotsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to listSnapshots.
listTables(InstanceName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists all tables served from a specified instance.
listTables(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists all tables served from a specified instance.
listTables(ListTablesRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists all tables served from a specified instance.
listTables() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
listTablesAsync() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
listTablesCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists all tables served from a specified instance.
listTablesCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
listTablesCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
listTablesPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Lists all tables served from a specified instance.
listTablesPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
listTablesPagedCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
listTablesSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to listTables.
listTablesSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to listTables.
listTablesSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to listTables.
listTablesSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to listTables.
LogicalView - Class in com.google.cloud.bigtable.admin.v2.models
A class that wraps the LogicalView protocol buffer object.

M

Map() - Constructor for class com.google.cloud.bigtable.common.Type.Map
 
mapOf(SqlType<K>, SqlType<V>) - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
returns a SqlType for a @code MAP} with keys of type keyType and values of type valType
markExpiredAndStartRefresh(PreparedStatementImpl.PreparedQueryVersion) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement
 
MaterializedView - Class in com.google.cloud.bigtable.admin.v2.models
A class that wraps the MaterializedView protocol buffer object.
MaterializedViewId - Class in com.google.cloud.bigtable.data.v2.models
An implementation of a TargetId for materialized views.
MaterializedViewId() - Constructor for class com.google.cloud.bigtable.data.v2.models.MaterializedViewId
 
Max() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate.Aggregator.Max
 
max(Type.MaxAggregateInput) - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
Creates an Aggregate type with a MAX aggregator and specified input type.
maxAge(Duration) - Static method in class com.google.cloud.bigtable.admin.v2.models.GcRuleBuilder
Creates a Max Age rule.
maxAge(long, TimeUnit) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules
Creates a new instance of the DurationRule
maxAge(Duration) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules
Creates a new instance of the DurationRule
maxVersions(int) - Static method in class com.google.cloud.bigtable.admin.v2.models.GcRuleBuilder
Creates a Max Versions rule.
maxVersions(int) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules
Creates a new instance of the VersionRule
mergeToCell(String, Value, Value, Value) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
 
MergeToCell - Class in com.google.cloud.bigtable.data.v2.models
Representation of an MergeToCell mod in a data change.
MergeToCell() - Constructor for class com.google.cloud.bigtable.data.v2.models.MergeToCell
 
mergeToCell(String, Value, Value, Value) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
 
mergeToCell(String, String, long, ByteString) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
Merges a ByteString accumulator value to a cell in an aggregate column family.
mergeToCell(String, ByteString, long, ByteString) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
Merges a ByteString accumulator value to a cell in an aggregate column family.
mergeToCell(String, Value, Value, Value) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
Merges a Value accumulator to an aggregate cell.
mergeToCell(String, Value, Value, Value) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
 
mergeToCell(String, Value, Value, Value) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
 
MetadataErrorHandlingCallable - Class in com.google.cloud.bigtable.data.v2.stub.sql
Callable that handles passing execeptions through to the metadata future.
MetadataErrorHandlingCallable(ServerStreamingCallable<ExecuteQueryCallContext, SqlRow>) - Constructor for class com.google.cloud.bigtable.data.v2.stub.sql.MetadataErrorHandlingCallable
 
MetadataExtractorInterceptor - Class in com.google.cloud.bigtable.data.v2.stub
 
MetadataExtractorInterceptor() - Constructor for class com.google.cloud.bigtable.data.v2.stub.MetadataExtractorInterceptor
 
MetadataExtractorInterceptor.SidebandData - Class in com.google.cloud.bigtable.data.v2.stub
 
metadataFuture() - Method in interface com.google.cloud.bigtable.data.v2.stub.sql.SqlServerStream
 
metadataFuture() - Method in class com.google.cloud.bigtable.data.v2.stub.sql.SqlServerStreamImpl
 
Min() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate.Aggregator.Min
 
min(Type.MinAggregateInput) - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
Creates an Aggregate type with a MIN aggregator and specified input type.
modifyColumnFamilies(TableName, List<ModifyColumnFamiliesRequest.Modification>) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Performs a series of column family modifications on the specified table.
modifyColumnFamilies(String, List<ModifyColumnFamiliesRequest.Modification>) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Performs a series of column family modifications on the specified table.
modifyColumnFamilies(ModifyColumnFamiliesRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Performs a series of column family modifications on the specified table.
modifyColumnFamiliesCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Performs a series of column family modifications on the specified table.
modifyColumnFamiliesCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
modifyColumnFamiliesCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
ModifyColumnFamiliesRequest - Class in com.google.cloud.bigtable.admin.v2.models
Fluent wrapper for ModifyColumnFamiliesRequest Allows for the following ColumnFamily modifications: create family, optionally with GCRules.GCRule update existing family GCRules.GCRule drop an existing family
modifyColumnFamiliesSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to modifyColumnFamilies.
modifyColumnFamiliesSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to modifyColumnFamilies.
modifyColumnFamiliesSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to modifyColumnFamilies.
modifyColumnFamiliesSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to modifyColumnFamilies.
modifyFamilies(ModifyColumnFamiliesRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
modifyFamiliesAsync(ModifyColumnFamiliesRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
mutateRow(RowMutation) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method to synchronously mutate a single row atomically.
mutateRowAsync(RowMutation) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method to asynchronously mutate a single row atomically.
mutateRowCallable() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Mutates a single row atomically.
MutateRowsErrorConverterUnaryCallable - Class in com.google.cloud.bigtable.data.v2.stub
This callable converts partial batch failures into an exception.
MutateRowsErrorConverterUnaryCallable(UnaryCallable<BulkMutation, MutateRowsAttemptResult>) - Constructor for class com.google.cloud.bigtable.data.v2.stub.MutateRowsErrorConverterUnaryCallable
 
mutateRowSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Returns the builder for the settings used for calls to MutateRow.
mutateRowSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Returns the object with the settings used for calls to MutateRow.
MutateRowsException - Exception in com.google.cloud.bigtable.data.v2.models
Thrown by the MutateRows when at least one Mutation failed.
MutateRowsException.FailedMutation - Class in com.google.cloud.bigtable.data.v2.models
Identifies which mutation failed and the reason it failed.
Mutation - Class in com.google.cloud.bigtable.data.v2.models
The concrete implementation of MutationApi that can be used to create and represent a list of mutations.
MutationApi<T extends MutationApi<T>> - Interface in com.google.cloud.bigtable.data.v2.models
The API for creating mutations for a single row.

N

name() - Method in class com.google.cloud.bigtable.common.Type.StructWithSchema.Field
 
name() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.ColumnMetadata
The name of the column.
name() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType.Struct.Field
 
newBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns a new builder for this class.
newBuilder(ClientContext) - Static method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns a new builder for this class.
newBuilder() - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
Create a new builder.
newBuilder() - Static method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Create a new builder.
newBuilderForEmulator(int) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Create a new builder preconfigured to connect to the Bigtable emulator with port number.
newBuilderForEmulator(String, int) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Creates a new builder preconfigured to connect to the Bigtable emulator with host name and port number.
newBuilderForEmulator(int) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
Create a new builder preconfigured to connect to the Bigtable emulator with port number.
newBuilderForEmulator(String, int) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
Creates a new builder preconfigured to connect to the Bigtable emulator with host name and port number.
newBuilderForEmulator(int) - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
Create a new builder preconfigured to connect to the Bigtable emulator with port number.
newBuilderForEmulator(String, int) - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
Creates a new builder preconfigured to connect to the Bigtable emulator with a host name and port number.
newBulkMutationBatcher(String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
newBulkMutationBatcher(String, GrpcCallContext) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
newBulkMutationBatcher(TargetId) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Mutates multiple rows in a batch on the specified TargetId.
newBulkMutationBatcher(TargetId, GrpcCallContext) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Mutates multiple rows in a batch on the specified TargetId.
newBulkReadRowsBatcher(String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
newBulkReadRowsBatcher(String, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Deprecated.
Please use BigtableDataClient#newBulkReadRowsBatcher(TargetId, Filter) instead.
newBulkReadRowsBatcher(String, Filters.Filter, GrpcCallContext) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Deprecated.
Please use BigtableDataClient#newBulkReadRowsBatcher(TargetId, Filter, GrpcCallContext) instead.
newBulkReadRowsBatcher(TargetId) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Reads rows for given tableId in a batch on the specified TargetId.
newBulkReadRowsBatcher(TargetId, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Reads rows for given tableId and filter criteria in a batch on the specified TargetId.
newBulkReadRowsBatcher(TargetId, Filters.Filter, GrpcCallContext) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Reads rows for given tableId and filter criteria in a batch on the specified TargetId.
next() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.ResultSet
Advances the result set to the next row, returning false if no such row exists.
NoOpChannelPrimer - Class in com.google.cloud.bigtable.data.v2.stub
 

O

of(AppProfile.ComputeBillingOwner) - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.DataBoostIsolationReadOnlyPolicy
of() - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.MultiClusterRoutingPolicy
Creates a new instance of AppProfile.MultiClusterRoutingPolicy.
of(String...) - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.MultiClusterRoutingPolicy
Creates a new instance of AppProfile.MultiClusterRoutingPolicy with specified cluster ids to route to.
of(Set<String>) - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.MultiClusterRoutingPolicy
Creates a new instance of AppProfile.MultiClusterRoutingPolicy with specified cluster ids to route to.
of(String) - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.SingleClusterRoutingPolicy
Builds a new instance of the routing policy that will send all requests to the specified cluster.
of(String, boolean) - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.SingleClusterRoutingPolicy
Builds a new instance of the routing policy that will send all requests to the specified cluster.
of() - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.StandardIsolationPolicy
Creates a new instance of AppProfile.StandardIsolationPolicy.
of(AppProfile.Priority) - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.StandardIsolationPolicy
Creates a new instance of AppProfile.StandardIsolationPolicy with the specified priority.
of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
 
of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.CopyBackupRequest
Create a CopyBackupRequest object.
of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.CreateAppProfileRequest
Builds a new request to create a new app profile in the specified instance.
of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.CreateAuthorizedViewRequest
 
of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.CreateBackupRequest
 
of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.CreateClusterRequest
Builds a new request to create a new cluster to the specified instance with the specified cluster id.
of(String) - Static method in class com.google.cloud.bigtable.admin.v2.models.CreateInstanceRequest
Builds a new request to create a new instance with the specified id.
of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.CreateLogicalViewRequest
Builds a new request to create a new logical view in the specified instance.
of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.CreateMaterializedViewRequest
Builds a new request to create a new materialized view in the specified instance.
of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.CreateSchemaBundleRequest
 
of(String) - Static method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
 
of(String) - Static method in class com.google.cloud.bigtable.admin.v2.models.ModifyColumnFamiliesRequest
 
of(String) - Static method in class com.google.cloud.bigtable.admin.v2.models.OptimizeRestoredTableOperationToken
 
of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.RestoreTableRequest
Create a RestoreTableRequest object.
of(String, String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.RestoreTableRequest
Create a RestoreTableRequest object.
of(String, String, String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.RestoreTableRequest
Create a RestoreTableRequest object.
of(int) - Static method in class com.google.cloud.bigtable.admin.v2.models.StaticClusterSize
 
of(AppProfile) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateAppProfileRequest
Builds a new update request using an existing AppProfile.
of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateAppProfileRequest
Builds a new update request using an existing AppProfile.
of(AuthorizedView) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateAuthorizedViewRequest
Builds a new update request using an existing authorized view.
of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateAuthorizedViewRequest
Builds a new update authorized view request.
of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateBackupRequest
 
of(String) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateInstanceRequest
Builds a new request to update an existing instance with the specified id.
of(LogicalView) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateLogicalViewRequest
Builds a new update request using an existing logical view.
of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateLogicalViewRequest
Builds a new update logical view request.
of(MaterializedView) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateMaterializedViewRequest
Builds a new update request using an existing materialized view.
of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateMaterializedViewRequest
Builds a new update materialized view request.
of(SchemaBundle) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateSchemaBundleRequest
Builds a new update request using an existing schema bundle.
of(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateSchemaBundleRequest
Builds a new update schema bundle request.
of(String) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
 
of(String, String) - Static method in class com.google.cloud.bigtable.data.v2.models.AuthorizedViewId
Constructs a new AuthorizedViewId object from the specified tableId and authorizedViewId.
of(TableId, String) - Static method in class com.google.cloud.bigtable.data.v2.models.AuthorizedViewId
 
of(String) - Static method in class com.google.cloud.bigtable.data.v2.models.MaterializedViewId
Constructs a new MaterializedViewId object from the specified materializedViewId.
of(T, T) - Method in class com.google.cloud.bigtable.data.v2.models.Range
Creates a new Range with the specified inclusive start and the specified exclusive end.
of(String) - Static method in class com.google.cloud.bigtable.data.v2.models.TableId
Constructs a new TableId object for the specified table id.
offset() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
Returns the builder for offset related filters.
onCloseStream(ReadChangeStreamResponse.CloseStream) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
Called to create a close stream message.
onComplete() - Method in class com.google.cloud.bigtable.data.v2.stub.SafeResponseObserver
 
onCompleteImpl() - Method in class com.google.cloud.bigtable.data.v2.stub.SafeResponseObserver
 
onError(Throwable) - Method in class com.google.cloud.bigtable.data.v2.stub.SafeResponseObserver
 
onErrorImpl(Throwable) - Method in class com.google.cloud.bigtable.data.v2.stub.SafeResponseObserver
 
onHeartbeat(ReadChangeStreamResponse.Heartbeat) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
Called to create a heartbeat.
onResponse(ResponseT) - Method in class com.google.cloud.bigtable.data.v2.stub.SafeResponseObserver
 
onResponseImpl(ResponseT) - Method in class com.google.cloud.bigtable.data.v2.stub.SafeResponseObserver
 
onStart(StreamController) - Method in class com.google.cloud.bigtable.data.v2.stub.SafeResponseObserver
 
onStartImpl(StreamController) - Method in class com.google.cloud.bigtable.data.v2.stub.SafeResponseObserver
 
OptimizeRestoredTableOperationToken - Class in com.google.cloud.bigtable.admin.v2.models
OptimizeRestoredTableOperationToken is a wrapper for the name of OptimizeRestoredTable operation.
otherwise(Mutation) - Method in class com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation
Adds changes to be atomically applied to the specified row if the condition does not yields any cells when applied to the row.
otherwise(Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ConditionFilter
Sets (replaces) the filter to apply when the predicate is false.

P

PartialListClustersException - Exception in com.google.cloud.bigtable.admin.v2.models
Exception thrown when some zones are unavailable and listClusters is unable to return a full cluster list.
PartialListClustersException(List<String>, List<Cluster>) - Constructor for exception com.google.cloud.bigtable.admin.v2.models.PartialListClustersException
This method is considered an internal implementation detail and not meant to be used by applications.
PartialListInstancesException - Exception in com.google.cloud.bigtable.admin.v2.models
Exception thrown when some zones are unavailable and listInstances is unable to return a full instance list.
PartialListInstancesException(List<String>, List<Instance>) - Constructor for exception com.google.cloud.bigtable.admin.v2.models.PartialListInstancesException
 
partialUpdateClusterAsync(Cluster, FieldMask) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Partially updates a cluster within a project.
partialUpdateClusterAsync(PartialUpdateClusterRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Partially updates a cluster within a project.
partialUpdateClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Partially updates a cluster within a project.
partialUpdateClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
partialUpdateClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
partialUpdateClusterOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Partially updates a cluster within a project.
partialUpdateClusterOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
partialUpdateClusterOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
partialUpdateClusterOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to partialUpdateCluster.
partialUpdateClusterOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to partialUpdateCluster.
partialUpdateClusterOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to partialUpdateCluster.
partialUpdateClusterOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to partialUpdateCluster.
partialUpdateClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to partialUpdateCluster.
partialUpdateClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to partialUpdateCluster.
partialUpdateClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to partialUpdateCluster.
partialUpdateClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to partialUpdateCluster.
partialUpdateInstanceAsync(Instance, FieldMask) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Partially updates an instance within a project.
partialUpdateInstanceAsync(PartialUpdateInstanceRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Partially updates an instance within a project.
partialUpdateInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Partially updates an instance within a project.
partialUpdateInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
partialUpdateInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
partialUpdateInstanceOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Partially updates an instance within a project.
partialUpdateInstanceOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
partialUpdateInstanceOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
partialUpdateInstanceOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to partialUpdateInstance.
partialUpdateInstanceOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to partialUpdateInstance.
partialUpdateInstanceOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to partialUpdateInstance.
partialUpdateInstanceOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to partialUpdateInstance.
partialUpdateInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to partialUpdateInstance.
partialUpdateInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to partialUpdateInstance.
partialUpdateInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to partialUpdateInstance.
partialUpdateInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to partialUpdateInstance.
pass() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
Matches all cells, regardless of input.
pingAndWarmSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Returns the builder with the settings used for calls to PingAndWarm.
PlanRefreshingCallable - Class in com.google.cloud.bigtable.data.v2.stub.sql
Callable that allows passing of ResultSetMetadata back to users throught the ExecuteQueryCallContext.
PlanRefreshingCallable(ServerStreamingCallable<ExecuteQueryRequest, ExecuteQueryResponse>, RequestContext) - Constructor for class com.google.cloud.bigtable.data.v2.stub.sql.PlanRefreshingCallable
 
pop() - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ChangeStreamRecordMerger
 
pop() - Method in class com.google.cloud.bigtable.data.v2.stub.sql.SqlRowMerger
pops a completed row from the FIFO queue built from the given responses.
prefix(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Query
 
prefix(String) - Method in class com.google.cloud.bigtable.data.v2.models.Query
 
prefix(String) - Static method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
 
prefix(ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
 
PreparedStatement - Interface in com.google.cloud.bigtable.data.v2.models.sql
The results of query preparation that can be used to create BoundStatements to execute queries.
PreparedStatementRefreshTimeoutException - Exception in com.google.cloud.bigtable.data.v2.models.sql
Error thrown when an executeQuery attempt hits the attempt deadline waiting for PreparedStatement to refresh it's underlying plan.
PreparedStatementRefreshTimeoutException(String) - Constructor for exception com.google.cloud.bigtable.data.v2.models.sql.PreparedStatementRefreshTimeoutException
 
prepareQuerySettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Returns the builder with the settings used for calls to PrepareQuery
prepareQuerySettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Returns the object with the settings used for a PrepareQuery request.
prepareStatement(String, Map<String, SqlType<?>>) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Prepares a query for execution.
primeChannel(Channel) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableChannelPrimer
 
primeChannel(Channel) - Method in class com.google.cloud.bigtable.data.v2.stub.NoOpChannelPrimer
 
processError(Throwable) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableStreamResumptionStrategy
 
processResponse(ChangeStreamRecordT) - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ReadChangeStreamResumptionStrategy
 
processResponse(ExecuteQueryResponse) - Method in class com.google.cloud.bigtable.data.v2.stub.sql.ExecuteQueryResumptionStrategy
 
Proto() - Constructor for class com.google.cloud.bigtable.common.Type.Proto
 
protoOf(T) - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
Returns a SqlType for a protobuf message.
push(ReadChangeStreamResponse) - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ChangeStreamRecordMerger
 
push(ExecuteQueryResponse) - Method in class com.google.cloud.bigtable.data.v2.stub.sql.SqlRowMerger
Used to add responses to the SqlRowMerger as they are received.

Q

qualifier() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
Returns the builder for column qualifier related filters.
Query - Class in com.google.cloud.bigtable.data.v2.models
A simple wrapper to construct a query for the ReadRows RPC.
Query.QueryPaginator - Class in com.google.cloud.bigtable.data.v2.models
A Query Paginator that will split a query into small chunks.

R

range() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.TimestampFilter
Matches only cells with timestamps within the given range.
range() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ValueFilter
Construct a Filters.ValueRangeFilter that can create a ValueRange oriented Filters.Filter.
range(String, String) - Method in class com.google.cloud.bigtable.data.v2.models.Query
Adds a range to be looked up.
range(ByteString, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Query
Adds a range to be looked up.
range(Range.ByteStringRange) - Method in class com.google.cloud.bigtable.data.v2.models.Query
Adds a range to be looked up.
Range<T,R extends Range<T,R>> - Class in com.google.cloud.bigtable.data.v2.models
Range API.
Range.BoundType - Enum in com.google.cloud.bigtable.data.v2.models
 
Range.ByteStringRange - Class in com.google.cloud.bigtable.data.v2.models
Concrete Range for ByteStrings
Range.TimestampRange - Class in com.google.cloud.bigtable.data.v2.models
Concrete Range for timestamps
rangeWithinFamily(String) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.QualifierFilter
Construct a Filters.QualifierRangeFilter that can create a ColumnRange oriented Filters.Filter.
raw() - Static method in class com.google.cloud.bigtable.admin.v2.models.Type.Bytes.Encoding
 
Raw() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Bytes.Encoding.Raw
 
raw() - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
The raw type denotes the absence of a type.
Raw() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Raw
 
rawBytes() - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
Creates a Bytes type with a "raw" encoding, leaving the bytes encoded as they are passed in.
rawTimestamp(long) - Static method in class com.google.cloud.bigtable.data.v2.models.Value
Creates a "raw" timestamp value that simply passes through "timestamp" as a long.
RawTimestamp() - Constructor for class com.google.cloud.bigtable.data.v2.models.Value.RawTimestamp
 
rawValue(ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.Value
Creates a "raw" value that simply passes through "value" as raw byres.
RawValue() - Constructor for class com.google.cloud.bigtable.data.v2.models.Value.RawValue
 
readChangeStream(ReadChangeStreamQuery) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method for synchronously streaming the results of a ReadChangeStreamQuery.
readChangeStreamAsync(ReadChangeStreamQuery, ResponseObserver<ChangeStreamRecord>) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method for asynchronously streaming the results of a ReadChangeStreamQuery.
readChangeStreamCallable() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Streams back the results of the query.
ReadChangeStreamQuery - Class in com.google.cloud.bigtable.data.v2.models
A simple wrapper to construct a query for the ReadChangeStream RPC.
ReadChangeStreamResumptionStrategy<ChangeStreamRecordT> - Class in com.google.cloud.bigtable.data.v2.stub.changestream
An implementation of a StreamResumptionStrategy for change stream records.
ReadChangeStreamResumptionStrategy(ChangeStreamRecordAdapter<ChangeStreamRecordT>) - Constructor for class com.google.cloud.bigtable.data.v2.stub.changestream.ReadChangeStreamResumptionStrategy
 
readChangeStreamSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Returns the builder for the settings used for calls to ReadChangeStream.
readChangeStreamSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
 
ReadChangeStreamUserCallable<ChangeStreamRecordT> - Class in com.google.cloud.bigtable.data.v2.stub.changestream
A ServerStreamingCallable that converts a ReadChangeStreamQuery to a ReadChangeStreamRequest.
ReadChangeStreamUserCallable(ServerStreamingCallable<ReadChangeStreamRequest, ChangeStreamRecordT>, RequestContext) - Constructor for class com.google.cloud.bigtable.data.v2.stub.changestream.ReadChangeStreamUserCallable
 
readModifyWriteRow(ReadModifyWriteRow) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method that synchronously modifies a row atomically on the server.
ReadModifyWriteRow - Class in com.google.cloud.bigtable.data.v2.models
readModifyWriteRowAsync(ReadModifyWriteRow) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method that asynchronously modifies a row atomically on the server.
readModifyWriteRowCallable() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Modifies a row atomically on the server.
readModifyWriteRowSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Returns the builder with the settings used for calls to ReadModifyWriteRow.
readModifyWriteRowSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Returns the object with the settings used for calls to ReadModifyWriteRow.
readRow(String, ByteString) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Deprecated.
readRow(String, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Deprecated.
readRow(String, String, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Deprecated.
Please use BigtableDataClient#readRow(TargetId, String, Filter) instead.
readRow(String, ByteString, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Deprecated.
Please use BigtableDataClient#readRow(TargetId, ByteString, Filter) instead.
readRow(TargetId, ByteString) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method for synchronously reading a single row on the specified TargetId.
readRow(TargetId, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method for synchronously reading a single row on the specified TargetId.
readRow(TargetId, String, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method for synchronously reading a single row on the specified TargetId.
readRow(TargetId, ByteString, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method for synchronously reading a single row on the specified TargetId.
readRowAsync(String, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Deprecated.
readRowAsync(String, ByteString) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
readRowAsync(String, String, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Deprecated.
Please use BigtableDataClient#readRowAsync(TargetId, String, Filter) instead.
readRowAsync(String, ByteString, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Deprecated.
Please use BigtableDataClient#readRowAsync(TargetId, ByteString, Filter) instead.
readRowAsync(TargetId, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method for asynchronously reading a single row on the specified TargetId.
readRowAsync(TargetId, ByteString) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method for asynchronously reading a single row on the specified TargetId.
readRowAsync(TargetId, String, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method for asynchronously reading a single row on the specified TargetId.
readRowAsync(TargetId, ByteString, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method for asynchronously reading a single row on the specified TargetId.
readRowCallable() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Reads a single row.
readRowCallable(RowAdapter<RowT>) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Reads a single row.
readRows(Query) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method for synchronously streaming the results of a Query.
readRowsAsync(Query, ResponseObserver<Row>) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method for asynchronously streaming the results of a Query.
readRowsCallable() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Streams back the results of the query.
readRowsCallable(RowAdapter<RowT>) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Streams back the results of the query.
readRowSettings() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
Returns the object with the settings used for point reads via ReadRow.
readRowSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Returns the builder for the settings used for point reads using readRow.
readRowSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Returns the object with the settings used for point reads via ReadRows.
readRowsSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Returns the builder for the settings used for calls to readRows.
readRowsSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Returns the object with the settings used for calls to ReadRows.
regex(String) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.FamilyFilter
Matches only cells from columns whose families satisfy the given RE2 regex.
regex(String) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.KeyFilter
Matches only cells from rows whose keys satisfy the given RE2 regex.
regex(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.KeyFilter
Matches only cells from rows whose keys satisfy the given RE2 regex.
regex(String) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.QualifierFilter
Matches only cells from columns whose qualifiers satisfy the given RE2 regex.
regex(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.QualifierFilter
Matches only cells from columns whose qualifiers satisfy the given RE2 regex.
regex(String) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ValueFilter
Matches only cells with values that satisfy the given RE2 regex.
regex(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ValueFilter
Matches only cells with values that satisfy the given RE2 regex.
reset() - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
Called when the current in progress change stream record should be dropped
reset() - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter.DefaultRowBuilder
Called when the current in progress row should be dropped
reset() - Method in interface com.google.cloud.bigtable.data.v2.models.RowAdapter.RowBuilder
Called when the current in progress row should be dropped
resizeCluster(String, String, int) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
resizeClusterAsync(String, String, int) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
RestoredTableResult - Class in com.google.cloud.bigtable.admin.v2.models
A RestoredTableResult holds the restored table object and the OptimizeRestoredTableOperationToken object (if any).
RestoredTableResult(Table, String) - Constructor for class com.google.cloud.bigtable.admin.v2.models.RestoredTableResult
 
restoreTable(RestoreTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
restoreTableAsync(RestoreTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Create a new table by restoring from a completed backup.
restoreTableAsync(RestoreTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
restoreTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Create a new table by restoring from a completed backup.
restoreTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
restoreTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
restoreTableOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Create a new table by restoring from a completed backup.
restoreTableOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
restoreTableOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
restoreTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to restoreTable.
restoreTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to restoreTable.
restoreTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to restoreTable.
restoreTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to restoreTable.
RestoreTableRequest - Class in com.google.cloud.bigtable.admin.v2.models
Fluent wrapper for RestoreTableRequest
restoreTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to restoreTable.
restoreTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to restoreTable.
restoreTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to restoreTable.
restoreTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to restoreTable.
ResultSet - Interface in com.google.cloud.bigtable.data.v2.models.sql
A set of SQL data, generated as the result of an ExecuteQuery request.
ResultSetMetadata - Interface in com.google.cloud.bigtable.data.v2.models.sql
Provides information about the schema of a ResultSet.
reversed(boolean) - Method in class com.google.cloud.bigtable.data.v2.models.Query
Return rows in reverse order.
Row - Class in com.google.cloud.bigtable.data.v2.models
Default representation of a logical row.
Row() - Constructor for class com.google.cloud.bigtable.data.v2.models.Row
 
RowAdapter<RowT> - Interface in com.google.cloud.bigtable.data.v2.models
An extension point that allows end users to plug in a custom implementation of logical rows.
RowAdapter.RowBuilder<RowT> - Interface in com.google.cloud.bigtable.data.v2.models
A SAX style row factory.
RowCell - Class in com.google.cloud.bigtable.data.v2.models
Default representation of a cell in a Row.
RowCell() - Constructor for class com.google.cloud.bigtable.data.v2.models.RowCell
 
rowKey(String) - Method in class com.google.cloud.bigtable.data.v2.models.Query
Adds a key to looked up
rowKey(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Query
Adds a key to looked up
RowMutation - Class in com.google.cloud.bigtable.data.v2.models
Represents a list of mutations targeted at a single row.
RowMutationEntry - Class in com.google.cloud.bigtable.data.v2.models
Represents a list of mutations targeted at a single row.
rows() - Method in interface com.google.cloud.bigtable.data.v2.stub.sql.SqlServerStream
 
rows() - Method in class com.google.cloud.bigtable.data.v2.stub.sql.SqlServerStreamImpl
 
rule(GCRules.GCRule) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.IntersectionRule
Adds a new GCRule
rule(GCRules.GCRule) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.UnionRule
Adds a new GCRule

S

SafeResponseObserver<ResponseT> - Class in com.google.cloud.bigtable.data.v2.stub
Base implementation of ResponseObserver that checks the state and catches all the throwables.
SafeResponseObserver(ResponseObserver) - Constructor for class com.google.cloud.bigtable.data.v2.stub.SafeResponseObserver
 
sample(double) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.KeyFilter
Matches all cells from a row with `probability`, and matches no cells from the row with probability 1-`probability`.
sampleRowKeys(String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Deprecated.
sampleRowKeys(TargetId) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method to synchronously return a sample of row keys on the specified TargetId.
sampleRowKeysAsync(String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Deprecated.
sampleRowKeysAsync(TargetId) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Convenience method to asynchronously return a sample of row keys on the specified TargetId.
sampleRowKeysCallable() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
sampleRowKeysCallableWithRequest() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Returns a sample of row keys in the table.
SampleRowKeysRequest - Class in com.google.cloud.bigtable.data.v2.models
sampleRowKeysSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Returns the builder for the settings used for calls to SampleRowKeysSettings.
sampleRowKeysSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Returns the object with the settings used for calls to SampleRowKeys.
SchemaBundle - Class in com.google.cloud.bigtable.admin.v2.models
A class that wraps the SchemaBundle protocol buffer object.
schemaBundleId() - Method in class com.google.cloud.bigtable.common.Type.SchemalessEnum
 
schemaBundleId() - Method in class com.google.cloud.bigtable.common.Type.SchemalessProto
 
SchemalessEnum() - Constructor for class com.google.cloud.bigtable.common.Type.SchemalessEnum
 
SchemalessProto() - Constructor for class com.google.cloud.bigtable.common.Type.SchemalessProto
 
SchemalessStruct() - Constructor for class com.google.cloud.bigtable.common.Type.SchemalessStruct
 
scopedForAuthorizedView() - Method in class com.google.cloud.bigtable.data.v2.models.AuthorizedViewId
 
scopedForAuthorizedView() - Method in class com.google.cloud.bigtable.data.v2.models.MaterializedViewId
 
scopedForAuthorizedView() - Method in class com.google.cloud.bigtable.data.v2.models.TableId
 
scopedForAuthorizedView() - Method in interface com.google.cloud.bigtable.data.v2.models.TargetId
Returns true if this TargetId object represents id for an authorized view (rather than a table/materialized view).
scopedForMaterializedView() - Method in class com.google.cloud.bigtable.data.v2.models.AuthorizedViewId
 
scopedForMaterializedView() - Method in class com.google.cloud.bigtable.data.v2.models.MaterializedViewId
 
scopedForMaterializedView() - Method in class com.google.cloud.bigtable.data.v2.models.TableId
 
scopedForMaterializedView() - Method in interface com.google.cloud.bigtable.data.v2.models.TargetId
Returns true if this TargetId object represents id for an materialized view (rather than a table/authorized view).
sendPrimeRequestsAsync(Channel) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableChannelPrimer
 
sendPrimeRequestsAsync(Channel) - Method in class com.google.cloud.bigtable.data.v2.stub.NoOpChannelPrimer
 
serializeToByteString(Range.ByteStringRange) - Static method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
 
setAllLabels(Map<String, String>) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateInstanceRequest
Replaces the labels associated with the instance.
setAppProfileId(String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
Sets the AppProfile to use.
setAppProfileId(String) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Sets the AppProfile to use.
setAuthorizedViewIamPolicy(String, String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
setAuthorizedViewIamPolicyAsync(String, String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
setAuthorizedViewType(AuthorizedView.AuthorizedViewType) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateAuthorizedViewRequest
Sets the implementation for this authorized view.
setAuthorizedViewType(AuthorizedView.AuthorizedViewType) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAuthorizedViewRequest
Updates the implementation for this authorized view.
setAutomatedBackup(Duration, Duration) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
Set an automated backup policy for the table.
setAutomatedBackup(Duration, Duration) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
Set an automated backup policy for the table.
setAutomatedBackupFrequency(Duration) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
Updates table automated backup policy frequency.
setAutomatedBackupRetentionPeriod(Duration) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
Updates table automated backup policy retention period.
setBackupIamPolicy(String, String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
setBackupIamPolicyAsync(String, String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
setBackupType(Backup.BackupType) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateBackupRequest
 
setBatchingSettings(BatchingSettings) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
Sets the batching settings with various thresholds.
setBatchingSettings(BatchingSettings) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBulkReadRowsCallSettings.Builder
Sets the batching settings with various thresholds.
setBooleanParam(String, Boolean) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
Sets a query parameter with the name paramName and the BOOL typed value value
setBulkMutationFlowControl(boolean) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
Configure flow control for BigtableDataClient.newBulkMutationBatcher(String) based on the current load on the Bigtable cluster.
setBytesParam(String, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
Sets a query parameter with the name paramName and the Bytes typed value value
setCell(String, String, String) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
 
setCell(String, String, long, String) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
 
setCell(String, ByteString, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
 
setCell(String, ByteString, long, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
 
setCell(String, String, long) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
 
setCell(String, String, long, long) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
 
setCell(String, ByteString, long) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
 
setCell(String, ByteString, long, long) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
 
setCell(String, String, String) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
Adds a mutation which sets the value of the specified cell.
setCell(String, String, long, String) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
Adds a mutation which sets the value of the specified cell.
setCell(String, ByteString, ByteString) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
Adds a mutation which sets the value of the specified cell.
setCell(String, ByteString, long, ByteString) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
Adds a mutation which sets the value of the specified cell.
setCell(String, String, long) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
Adds a mutation which sets the value of the specified cell.
setCell(String, String, long, long) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
Adds a mutation which sets the value of the specified cell.
setCell(String, ByteString, long) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
Adds a mutation which sets the value of the specified cell.
setCell(String, ByteString, long, long) - Method in interface com.google.cloud.bigtable.data.v2.models.MutationApi
Adds a mutation which sets the value of the specified cell.
setCell(String, String, String) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
 
setCell(String, String, long, String) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
 
setCell(String, ByteString, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
 
setCell(String, ByteString, long, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
 
setCell(String, String, long) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
 
setCell(String, String, long, long) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
 
setCell(String, ByteString, long) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
 
setCell(String, ByteString, long, long) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
 
setCell(String, String, String) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
Adds a mutation which sets the value of the specified cell.
setCell(String, String, long, String) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
Adds a mutation which sets the value of the specified cell.
setCell(String, ByteString, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
Adds a mutation which sets the value of the specified cell.
setCell(String, ByteString, long, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
Adds a mutation which sets the value of the specified cell.
setCell(String, String, long) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
 
setCell(String, String, long, long) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
 
setCell(String, ByteString, long) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
 
setCell(String, ByteString, long, long) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
 
SetCell - Class in com.google.cloud.bigtable.data.v2.models
Representation of a SetCell mod in a data change, whose value is concatenated by ChangeStreamRecordMerger in case of SetCell value chunking.
SetCell() - Constructor for class com.google.cloud.bigtable.data.v2.models.SetCell
 
setCpuUtilizationTargetPercent(int) - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
Set the CPU utilization that the Autoscaler should be trying to achieve.
setCredentialsProvider(CredentialsProvider) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
Sets the CredentialsProvider to use for getting the credentials to make calls with.
setCredentialsProvider(CredentialsProvider) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
Sets the credentials provider to use for getting the credentials to make calls with.
setCredentialsProvider(CredentialsProvider) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
Sets the CredentialsProvider to use for getting the credentials to make calls with.
setDateParam(String, Date) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
Sets a query parameter with the name paramName and the DATE typed value value
setDefaultAppProfileId() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
Resets the AppProfile id to the default for the instance.
setDefaultAppProfileId() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Resets the AppProfile id to the default for the instance.
setDeletionProtection(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateAuthorizedViewRequest
Configures if the authorized view is deletion protected.
setDeletionProtection(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateLogicalViewRequest
Configures if the logical view is deletion protected.
setDeletionProtection(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateMaterializedViewRequest
Configures if the materialized view is deletion protected.
setDeletionProtection(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
Configures if the table is deletion protected.
setDeletionProtection(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAuthorizedViewRequest
Changes the deletion protection of an existing authorized view.
setDeletionProtection(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateLogicalViewRequest
Changes the deletion protection of an existing logical view.
setDeletionProtection(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateMaterializedViewRequest
Changes the deletion protection of an existing materialized view.
setDeletionProtection(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
Changes the deletion protection of an existing table.
setDescription(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateAppProfileRequest
Sets the optional long form description of the use case for the AppProfile.
setDescription(String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAppProfileRequest
Sets the optional long form description of the use case for the AppProfile.
setDestination(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CopyBackupRequest
 
setDirectPathConfig(EnhancedBigtableStubSettings.DirectPathConfig) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
 
setDisplayName(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateInstanceRequest
Sets the friendly display name of the instance.
setDisplayName(String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateInstanceRequest
Changes the display name of the instance.
setDoubleParam(String, Double) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
Sets a query parameter with the name paramName and the FLOAT64 typed value value
setEnableRetryInfo(boolean) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Deprecated.
This is a no-op, RetryInfo is always used now.
setEnableRoutingCookie(boolean) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Deprecated.
this now a no-op as routing cookies are always on.
setExpireTime(Instant) - Method in class com.google.cloud.bigtable.admin.v2.models.CopyBackupRequest
 
setExpireTime(Instant) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateBackupRequest
 
setExpireTime(Instant) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateBackupRequest
 
setFamilySubsets(String, FamilySubsets) - Method in class com.google.cloud.bigtable.admin.v2.models.SubsetView
Adds a new familyId with its familySubsets to the subset view.
setFloatParam(String, Float) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
Sets a query parameter with the name paramName and the FLOAT32 typed value value
setHotToStandardTime(Instant) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateBackupRequest
 
setHotToStandardTime(Instant) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateBackupRequest
 
setIamPolicy(ResourceName, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Sets the access control policy on an instance resource.
setIamPolicy(String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Sets the access control policy on an instance resource.
setIamPolicy(SetIamPolicyRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Sets the access control policy on an instance resource.
setIamPolicy(ResourceName, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Sets the access control policy on a Bigtable resource.
setIamPolicy(String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Sets the access control policy on a Bigtable resource.
setIamPolicy(SetIamPolicyRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Sets the access control policy on a Bigtable resource.
setIamPolicy(String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
setIamPolicy(String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
setIamPolicyAsync(String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
setIamPolicyAsync(String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
setIamPolicyCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Sets the access control policy on an instance resource.
setIamPolicyCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Sets the access control policy on a Bigtable resource.
setIamPolicyCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
setIamPolicyCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
setIamPolicyCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
setIamPolicyCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
setIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to setIamPolicy.
setIamPolicySettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to setIamPolicy.
setIgnoreWarnings(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateAppProfileRequest
Configures if safety warnings should be disabled.
setIgnoreWarnings(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAppProfileRequest
Configures if safety warnings should be disabled.
setIgnoreWarnings(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAuthorizedViewRequest
Configures if safety warnings should be disabled.
setIgnoreWarnings(boolean) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateSchemaBundleRequest
Configures if safety warnings should be disabled.
setInstanceId(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
Sets the instance ID of the instance whose tables the client will manage.
setInstanceId(String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
Sets the target instance.
setInstanceId(String) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Sets the target instance id.
setIsolationPolicy(AppProfile.IsolationPolicy) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateAppProfileRequest
Sets the isolation policy for all read/write requests that use this app profile.
setIsolationPolicy(AppProfile.IsolationPolicy) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAppProfileRequest
Sets the isolation policy for all read/write requests that use this app profile.
setJwtAudience(String) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Set the jwt audience override.
setJwtAudienceMapping(Map<String, String>) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Deprecated.
This is a no op. Audience is always set to bigtable service name.
setKmsKeyName(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateClusterRequest
Sets the Google Cloud Key Management Service (KMS) key for a CMEK-protected Bigtable.
setListParam(String, List<T>, SqlType.Array<T>) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
Sets a query parameter with the name paramName and the ARRAY typed value value.
setLongParam(String, Long) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
Sets a query parameter with the name paramName and the INT64 typed value value
setMaxNodes(int) - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
Set the maximum number of nodes to scale up to.
setMetricsEndpoint(String) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Built-in client side metrics are published through Google Cloud Monitoring endpoint.
setMetricsProvider(MetricsProvider) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
Sets the MetricsProvider.
setMetricsProvider(MetricsProvider) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Sets the MetricsProvider.
setMinNodes(int) - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
Set the minimum number of nodes to scale down to.
setPrimedTableIds(String...) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Deprecated.
This field is ignored. If EnhancedBigtableStubSettings.Builder.isRefreshingChannel() is enabled, warm up requests will be sent to all table ids of the instance.
setPrimingTableIds(String...) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
Deprecated.
This field is ignored. If BigtableDataSettings.Builder.isRefreshingChannel() is enabled, warm up requests will be sent to all table ids of the instance.
setProductionType() - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateInstanceRequest
Upgrades the instance from a DEVELOPMENT instance to a PRODUCTION instance.
setProjectId(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
Sets the ID of the project whose instances the client will manage.
setProjectId(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
Sets the project ID of the instance whose tables the client will manage.
setProjectId(String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
Sets the target project.
setProjectId(String) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Sets the project id of that target instance.
setProtoSchema(ByteString) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateSchemaBundleRequest
Sets the proto schema for this schema bundle.
setProtoSchema(ByteString) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateSchemaBundleRequest
Sets the proto schema for this schema bundle.
setProtoSchemaFile(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateSchemaBundleRequest
Sets the proto schema for this schema bundle.
setProtoSchemaFile(String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateSchemaBundleRequest
Sets the proto schema for this schema bundle.
setQuery(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateLogicalViewRequest
Sets the query of the LogicalView.
setQuery(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateMaterializedViewRequest
Sets the query of the MaterializedView.
setQuery(String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateLogicalViewRequest
Changes the query of an existing logical view.
setRefreshingChannel(boolean) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
Deprecated.
Channel refreshing is enabled by default and this method will be deprecated.
setRefreshingChannel(boolean) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
Deprecated.
Channel refreshing is enabled by default and this method will be deprecated.
setRetryableCodes(StatusCode.Code...) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
Sets the rpc failure code, for which retries should be performed.
setRetryableCodes(Set<StatusCode.Code>) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
Sets the rpc failure code, for which retries should be performed.
setRetryableCodes(StatusCode.Code...) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBulkReadRowsCallSettings.Builder
Sets the rpc failure code, for which retries should be performed.
setRetryableCodes(Set<StatusCode.Code>) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBulkReadRowsCallSettings.Builder
Sets the rpc failure code, for which retries should be performed.
setRetrySettings(RetrySettings) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
Sets the RetrySettings values for each retry attempts.
setRetrySettings(RetrySettings) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBulkReadRowsCallSettings.Builder
Sets the RetrySettings values for each retry attempts.
setRoutingPolicy(AppProfile.RoutingPolicy) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateAppProfileRequest
Sets the routing policy for all read/write requests that use this app profile.
setRoutingPolicy(AppProfile.RoutingPolicy) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAppProfileRequest
Sets the routing policy for all read/write requests that use this app profile.
setScalingMode(StaticClusterSize) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateClusterRequest
Sets the scaling node to manual and sets the number of nodes allocated to this cluster.
setScalingMode(ClusterAutoscalingConfig) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateClusterRequest
Sets the scaling mode to autoscaling by accepting an AutoscalingConfig where min nodes, max nodes, CPU utilization percent target, and storage utilization gib per node are set.
setServeNodes(int) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateClusterRequest
Deprecated.
Please use CreateClusterRequest#setScalingMode instead
setServerInitiatedFlowControl(boolean) - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
Configure flow control based on the current load of the Bigtable server.
setSessionsEnabled(boolean) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
 
setSourceInstance(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CopyBackupRequest
 
setSourceInstance(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CopyBackupRequest
 
setSourceTableId(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateBackupRequest
 
setStorageType(StorageType) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateClusterRequest
Sets the type of storage used by this cluster to serve its parent instance's tables.
setStorageUtilizationGibPerNode(int) - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
 
setStringParam(String, String) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
Sets a query parameter with the name paramName and the String typed value value
setTableId(String) - Method in class com.google.cloud.bigtable.admin.v2.models.RestoreTableRequest
 
setTimestampParam(String, Instant) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement.Builder
Sets a query parameter with the name paramName and the TIMESTAMP typed value value
setType(Instance.Type) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateInstanceRequest
Sets the type of instance.
setZone(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateClusterRequest
Sets the zone where the new cluster will be located.
shard(List<KeyOffset>) - Method in class com.google.cloud.bigtable.data.v2.models.Query
Split this query into multiple queries that can be evenly distributed across Bigtable nodes and be run in parallel.
shard(SortedSet<ByteString>) - Method in class com.google.cloud.bigtable.data.v2.models.Query
Split this query into multiple queries that logically combine into this query.
shutdown() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
 
shutdown() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
 
shutdown() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
shutdown() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
shutdownNow() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
 
shutdownNow() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
 
shutdownNow() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
shutdownNow() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
SidebandData() - Constructor for class com.google.cloud.bigtable.data.v2.stub.MetadataExtractorInterceptor.SidebandData
 
sink() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
Outputs all cells directly to the output of the read rather than to any parent filter.
skipLargeRowsCallable() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
Streams back the results of the read query & omits large rows.
skipLargeRowsCallable(RowAdapter<RowT>) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
This is an internal API, it is subject to breaking changes and should not be relied on by user code Streams back the results of the query skipping the large-rows.
snapshotTableAsync(TableName, ClusterName, String, String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new snapshot in the specified cluster from the specified source table.
snapshotTableAsync(TableName, String, String, String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new snapshot in the specified cluster from the specified source table.
snapshotTableAsync(String, ClusterName, String, String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new snapshot in the specified cluster from the specified source table.
snapshotTableAsync(String, String, String, String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new snapshot in the specified cluster from the specified source table.
snapshotTableAsync(SnapshotTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new snapshot in the specified cluster from the specified source table.
snapshotTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new snapshot in the specified cluster from the specified source table.
snapshotTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
snapshotTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
snapshotTableOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Creates a new snapshot in the specified cluster from the specified source table.
snapshotTableOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
snapshotTableOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
snapshotTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to snapshotTable.
snapshotTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to snapshotTable.
snapshotTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to snapshotTable.
snapshotTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to snapshotTable.
snapshotTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to snapshotTable.
snapshotTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to snapshotTable.
snapshotTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to snapshotTable.
snapshotTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to snapshotTable.
SqlRowMerger - Class in com.google.cloud.bigtable.data.v2.stub.sql
Used to transform a stream of ExecuteQueryResponse objects into rows.
SqlRowMerger(Supplier<ResultSetMetadata>) - Constructor for class com.google.cloud.bigtable.data.v2.stub.sql.SqlRowMerger
 
SqlRowMergingCallable - Class in com.google.cloud.bigtable.data.v2.stub.sql
 
SqlRowMergingCallable(ServerStreamingCallable<ExecuteQueryCallContext, ExecuteQueryResponse>) - Constructor for class com.google.cloud.bigtable.data.v2.stub.sql.SqlRowMergingCallable
 
SqlServerStream - Interface in com.google.cloud.bigtable.data.v2.stub.sql
Wrapper for results of an ExecuteQuery call that includes both the stream of rows and a future to access ResultSetMetadata.
SqlServerStreamImpl - Class in com.google.cloud.bigtable.data.v2.stub.sql
Implementation of SqlServerStream using AutoValue This is considered an internal implementation detail and should not be used by applications.
SqlServerStreamImpl() - Constructor for class com.google.cloud.bigtable.data.v2.stub.sql.SqlServerStreamImpl
 
SqlType<T> - Interface in com.google.cloud.bigtable.data.v2.models.sql
Represents a data type in a SQL query.
SqlType.Array<Elem> - Interface in com.google.cloud.bigtable.data.v2.models.sql
Represents an array type in SQL.
SqlType.Code - Enum in com.google.cloud.bigtable.data.v2.models.sql
 
SqlType.Enum<T extends com.google.protobuf.ProtocolMessageEnum> - Interface in com.google.cloud.bigtable.data.v2.models.sql
Represents a protobuf enum type in SQL.
SqlType.Map<K,V> - Interface in com.google.cloud.bigtable.data.v2.models.sql
Represents a map type in SQL.
SqlType.Proto<T extends com.google.protobuf.AbstractMessage> - Interface in com.google.cloud.bigtable.data.v2.models.sql
Represents a protobuf message type in SQL.
SqlType.Struct - Interface in com.google.cloud.bigtable.data.v2.models.sql
Represents a struct type in SQL.
SqlType.Struct.Field - Interface in com.google.cloud.bigtable.data.v2.models.sql
Represents a field in a struct
startCell(String, ByteString, long) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
Called to start a SetCell.
startCell(String, ByteString, long, List<String>, long) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter.DefaultRowBuilder
Called to start a new cell in a row.
startCell(String, ByteString, long, List<String>, long) - Method in interface com.google.cloud.bigtable.data.v2.models.RowAdapter.RowBuilder
Called to start a new cell in a row.
startClosed(T) - Method in class com.google.cloud.bigtable.data.v2.models.Range
Creates a new Range with the specified inclusive start and the current end.
startGcMutation(ByteString, Instant, int) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
Called to start a new Garbage Collection ChangeStreamMutation.
startOpen(T) - Method in class com.google.cloud.bigtable.data.v2.models.Range
Creates a new Range with the specified exclusive start and the current end.
startRow(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter.DefaultRowBuilder
Called to start a new row.
startRow(ByteString) - Method in interface com.google.cloud.bigtable.data.v2.models.RowAdapter.RowBuilder
Called to start a new row.
startTime(Instant) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
This method is obsolete.
startTime(Instant) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
Sets the startTime to read the change stream.
startUnbounded() - Method in class com.google.cloud.bigtable.data.v2.models.Range
Creates a new Range with an unbounded start and the current end.
startUserMutation(ByteString, String, Instant, int) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
Called to start a new user initiated ChangeStreamMutation.
StaticClusterSize - Class in com.google.cloud.bigtable.admin.v2.models
 
StaticClusterSize() - Constructor for class com.google.cloud.bigtable.admin.v2.models.StaticClusterSize
 
Status - Class in com.google.cloud.bigtable.common
The `Status` type defines a logical error model.
Status.Code - Enum in com.google.cloud.bigtable.common
 
StorageType - Enum in com.google.cloud.bigtable.admin.v2.models
Storage media types for persisting Bigtable data.
streamPartition(RowRange) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
Adds a partition.
streamPartition(String, String) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
Adds a partition.
streamPartition(ByteString, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
Adds a partition.
streamPartition(Range.ByteStringRange) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
Adds a partition.
String() - Constructor for class com.google.cloud.bigtable.common.Type.String
 
string() - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
returns a SqlType for the STRING type.
strip() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ValueFilter
Replaces each cell's value with the empty string.
struct() - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
returns a fake STRUCT type for use on in StructReader methods that require a SqlType to validate against.
Struct - Interface in com.google.cloud.bigtable.data.v2.models.sql
The representation of a SQL Struct type.
StructReader - Interface in com.google.cloud.bigtable.data.v2.models.sql
An interface for reading the columns of a Struct or com.google.cloud.bigtable.data.v2.models.sql.ResultSet.
StructWithSchema(List<Type.StructWithSchema.Field>) - Constructor for class com.google.cloud.bigtable.common.Type.StructWithSchema
 
stubSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for all RPCs.
stubSettings() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings.Builder
Returns the builder for the settings used for all RPCs.
stubSettings() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings.Builder
Returns the underlying settings for making RPC calls.
SubsetView - Class in com.google.cloud.bigtable.admin.v2.models
Defines a simple authorized view that is a subset of the underlying Table.
Sum() - Constructor for class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate.Aggregator.Sum
 
sum(Type.SumAggregateInput) - Static method in interface com.google.cloud.bigtable.admin.v2.models.Type
Creates an Aggregate type with a SUM aggregator and specified input type.

T

Table - Class in com.google.cloud.bigtable.admin.v2.models
Wrapper for Table protocol buffer object
Table.AutomatedBackupPolicy - Class in com.google.cloud.bigtable.admin.v2.models
 
Table.ReplicationState - Enum in com.google.cloud.bigtable.admin.v2.models
 
TableId - Class in com.google.cloud.bigtable.data.v2.models
An implementation of a TargetId for tables.
TableId() - Constructor for class com.google.cloud.bigtable.data.v2.models.TableId
 
TargetId - Interface in com.google.cloud.bigtable.data.v2.models
TargetId defines the scope a data operation can be applied to.
testAuthorizedViewIamPermission(String, String, String...) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
testAuthorizedViewIamPermissionAsync(String, String, String...) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
testBackupIamPermission(String, String, String...) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
testBackupIamPermissionAsync(String, String, String...) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
testIamPermission(String, String...) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
testIamPermission(String, String...) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
testIamPermissionAsync(String, String...) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
testIamPermissionAsync(String, String...) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
testIamPermissions(ResourceName, List<String>) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Returns permissions that the caller has on the specified instance resource.
testIamPermissions(String, List<String>) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Returns permissions that the caller has on the specified instance resource.
testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Returns permissions that the caller has on the specified instance resource.
testIamPermissions(ResourceName, List<String>) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Returns permissions that the caller has on the specified Bigtable resource.
testIamPermissions(String, List<String>) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Returns permissions that the caller has on the specified Bigtable resource.
testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Returns permissions that the caller has on the specified Bigtable resource.
testIamPermissionsCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Returns permissions that the caller has on the specified instance resource.
testIamPermissionsCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Returns permissions that the caller has on the specified Bigtable resource.
testIamPermissionsCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
testIamPermissionsCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
testIamPermissionsSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to testIamPermissions.
testIamPermissionsSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to testIamPermissions.
then(Mutation) - Method in class com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation
Adds changes to be atomically applied to the specified row if the condition yields at least one cell when applied to the row.
then(Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ConditionFilter
Sets (replaces) the filter to apply when the predicate is true.
Timestamp() - Constructor for class com.google.cloud.bigtable.common.Type.Timestamp
 
timestamp() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
Returns the builder for timestamp related filters.
timestamp() - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
returns a SqlType for the TIMESTAMP type.
toBuilder() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
Returns a builder containing all the values of this settings class.
toBuilder() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings
Get a builder with the same values as this object.
toBuilder() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBulkReadRowsCallSettings
Get a builder with the same values as this object.
toBuilder() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
Returns a builder containing all the values of this settings class.
toBulkProto(RequestContext) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
Creates a single entry bulk MutateRowsRequest, which will be merged by the batching logic in the callable chain.
toByteString() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamContinuationToken
 
toByteStringRange(ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
 
toCheckConsistencyProto(TableAdminRequestContext, String) - Method in class com.google.cloud.bigtable.admin.v2.models.ConsistencyRequest
Creates a CheckConsistencyRequest proto.
toCheckConsistencyProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.ConsistencyRequest
Creates a CheckConsistencyRequest proto.
toGenerateTokenProto(TableAdminRequestContext) - Method in class com.google.cloud.bigtable.admin.v2.models.ConsistencyRequest
Creates a GenerateConsistencyTokenRequest proto.
toGenerateTokenProto() - Method in class com.google.cloud.bigtable.admin.v2.models.ConsistencyRequest
Creates a GenerateConsistencyTokenRequest proto.
toProto() - Method in enum com.google.cloud.bigtable.admin.v2.models.AppProfile.ComputeBillingOwner
Creates the request protobuf.
toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.DataBoostIsolationReadOnlyPolicy
Creates the request protobuf.
toProto() - Method in enum com.google.cloud.bigtable.admin.v2.models.AppProfile.Priority
Creates the request protobuf.
toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.AuthorizedView
Creates the request protobuf.
toProto() - Method in enum com.google.cloud.bigtable.admin.v2.models.Backup.BackupType
Creates the request protobuf.
toProto() - Method in enum com.google.cloud.bigtable.admin.v2.models.Backup.State
Creates the request protobuf.
toProto() - Method in enum com.google.cloud.bigtable.admin.v2.models.Cluster.State
Creates the request protobuf.
toProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
Creates the request protobuf.
toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CopyBackupRequest
 
toProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateAppProfileRequest
Creates the request protobuf.
toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateAuthorizedViewRequest
Creates the request protobuf.
toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateBackupRequest
 
toProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateClusterRequest
Creates the request protobuf.
toProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateInstanceRequest
Creates the request protobuf.
toProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateLogicalViewRequest
Creates the request protobuf.
toProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateMaterializedViewRequest
Creates the request protobuf.
toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateSchemaBundleRequest
Creates the request protobuf.
toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
 
toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.FamilySubsets
Creates the request protobuf.
toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.DefaultRule
 
toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.DurationRule
 
toProto() - Method in interface com.google.cloud.bigtable.admin.v2.models.GCRules.GCRule
 
toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.IntersectionRule
 
toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.UnionRule
 
toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.VersionRule
 
toProto() - Method in enum com.google.cloud.bigtable.admin.v2.models.Instance.State
Creates the request protobuf.
toProto() - Method in enum com.google.cloud.bigtable.admin.v2.models.Instance.Type
Creates the request protobuf.
toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.LogicalView
Creates the request protobuf.
toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.MaterializedView
Creates the request protobuf.
toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.ModifyColumnFamiliesRequest
 
toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.RestoreTableRequest
 
toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.SchemaBundle
Creates the request protobuf.
toProto() - Method in enum com.google.cloud.bigtable.admin.v2.models.StorageType
 
toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.SubsetView
Creates the request protobuf.
toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.Table.AutomatedBackupPolicy
Creates the request protobuf.
toProto() - Method in enum com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
Creates the request protobuf.
toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.Type.Aggregate
 
toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.Type.Bytes.Encoding.Raw
 
toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.Type.Bytes
 
toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.Type.Int64.Encoding.BigEndianBytes
 
toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.Type.Int64
 
toProto() - Method in class com.google.cloud.bigtable.admin.v2.models.Type.Raw
 
toProto() - Method in interface com.google.cloud.bigtable.admin.v2.models.Type
 
toProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAppProfileRequest
Creates the request protobuf.
toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateAuthorizedViewRequest
Creates the request protobuf.
toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateBackupRequest
 
toProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateInstanceRequest
Creates the request protobuf.
toProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateLogicalViewRequest
Creates the request protobuf.
toProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateMaterializedViewRequest
Creates the request protobuf.
toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateSchemaBundleRequest
Creates the request protobuf.
toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
 
toProto() - Method in enum com.google.cloud.bigtable.common.Status.Code
 
toProto() - Method in class com.google.cloud.bigtable.common.Status
Gets the underlying protobuf.
toProto(RequestContext) - Method in class com.google.cloud.bigtable.data.v2.models.BulkMutation
 
toProto(RequestContext) - Method in class com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation
Creates the underlying CheckAndMutateRowRequest protobuf.
toProto() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ChainFilter
 
toProto() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ConditionFilter
 
toProto() - Method in interface com.google.cloud.bigtable.data.v2.models.Filters.Filter
 
toProto() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.InterleaveFilter
 
toProto() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.QualifierRangeFilter
 
toProto() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.TimestampRangeFilter
 
toProto() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ValueRangeFilter
 
toProto(RequestContext) - Method in class com.google.cloud.bigtable.data.v2.models.Query
Creates the request protobuf.
toProto(RequestContext) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
Creates the request protobuf.
toProto(RequestContext) - Method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
 
toProto(RequestContext) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
 
toProto() - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
 
toProto(RequestContext) - Method in class com.google.cloud.bigtable.data.v2.models.SampleRowKeysRequest
 
toProto(ByteString, RequestContext, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.sql.BoundStatement
Creates the request protobuf.
toResourceName(String, String) - Method in class com.google.cloud.bigtable.data.v2.models.AuthorizedViewId
 
toResourceName(String, String) - Method in class com.google.cloud.bigtable.data.v2.models.MaterializedViewId
 
toResourceName(String, String) - Method in class com.google.cloud.bigtable.data.v2.models.TableId
 
toResourceName(String, String) - Method in interface com.google.cloud.bigtable.data.v2.models.TargetId
Combines the table or authorized view id with the projectId and instanceId to form the actual resource name in the request protobuf.
toRowMutation(String) - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
 
toRowMutationEntry() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
 
toSessionPointProto() - Method in class com.google.cloud.bigtable.data.v2.models.Query
 
toSessionProto() - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
 
toString() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminSettings
 
toString() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminSettings
 
toString() - Method in class com.google.cloud.bigtable.admin.v2.models.ColumnFamily
 
toString() - Method in class com.google.cloud.bigtable.admin.v2.models.EncryptionInfo
 
toString() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.DefaultRule
 
toString() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.DurationRule
 
toString() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.IntersectionRule
 
toString() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.UnionRule
 
toString() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.VersionRule
 
toString() - Method in class com.google.cloud.bigtable.common.Status
 
toString() - Method in class com.google.cloud.bigtable.common.Type.Array
 
toString() - Method in class com.google.cloud.bigtable.common.Type.Bool
 
toString() - Method in class com.google.cloud.bigtable.common.Type.Bytes
 
toString() - Method in class com.google.cloud.bigtable.common.Type.Date
 
toString() - Method in class com.google.cloud.bigtable.common.Type.Enum
 
toString() - Method in class com.google.cloud.bigtable.common.Type.Float32
 
toString() - Method in class com.google.cloud.bigtable.common.Type.Float64
 
toString() - Method in class com.google.cloud.bigtable.common.Type.Int64
 
toString() - Method in class com.google.cloud.bigtable.common.Type.Map
 
toString() - Method in class com.google.cloud.bigtable.common.Type.Proto
 
toString() - Method in class com.google.cloud.bigtable.common.Type.SchemalessEnum
 
toString() - Method in class com.google.cloud.bigtable.common.Type.SchemalessProto
 
toString() - Method in class com.google.cloud.bigtable.common.Type.SchemalessStruct
 
toString() - Method in class com.google.cloud.bigtable.common.Type.String
 
toString() - Method in class com.google.cloud.bigtable.common.Type.StructWithSchema
 
toString() - Method in class com.google.cloud.bigtable.common.Type.Timestamp
 
toString() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
 
toString() - Method in class com.google.cloud.bigtable.data.v2.models.Query
 
toString() - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
 
toString() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings
 
toString() - Method in class com.google.cloud.bigtable.data.v2.stub.ClientOperationSettings
 
toString() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
 
Type - Interface in com.google.cloud.bigtable.admin.v2.models
Wrapper class for the Type protobuf message.
Type - Interface in com.google.cloud.bigtable.common
Shared type implementations.
type() - Method in class com.google.cloud.bigtable.common.Type.StructWithSchema.Field
 
type() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.ColumnMetadata
The SqlType of the column
type() - Method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType.Struct.Field
 
Type.Aggregate - Class in com.google.cloud.bigtable.admin.v2.models
A value that combines incremental updates into a summarized value.
Type.Aggregate.Aggregator - Class in com.google.cloud.bigtable.admin.v2.models
 
Type.Aggregate.Aggregator.Hll - Class in com.google.cloud.bigtable.admin.v2.models
 
Type.Aggregate.Aggregator.Max - Class in com.google.cloud.bigtable.admin.v2.models
 
Type.Aggregate.Aggregator.Min - Class in com.google.cloud.bigtable.admin.v2.models
 
Type.Aggregate.Aggregator.Sum - Class in com.google.cloud.bigtable.admin.v2.models
 
Type.Array<Elem> - Class in com.google.cloud.bigtable.common
 
Type.Bool - Class in com.google.cloud.bigtable.common
 
Type.Bytes - Class in com.google.cloud.bigtable.admin.v2.models
Represents a string of bytes with a specific encoding.
Type.Bytes - Class in com.google.cloud.bigtable.common
 
Type.Bytes.Encoding - Class in com.google.cloud.bigtable.admin.v2.models
 
Type.Bytes.Encoding.Raw - Class in com.google.cloud.bigtable.admin.v2.models
 
Type.Date - Class in com.google.cloud.bigtable.common
 
Type.DefaultInstances - Class in com.google.cloud.bigtable.common
 
Type.Enum<T extends com.google.protobuf.ProtocolMessageEnum> - Class in com.google.cloud.bigtable.common
 
Type.Float32 - Class in com.google.cloud.bigtable.common
 
Type.Float64 - Class in com.google.cloud.bigtable.common
 
Type.HllAggregateInput - Interface in com.google.cloud.bigtable.admin.v2.models
 
Type.Int64 - Class in com.google.cloud.bigtable.admin.v2.models
Represents a 64-bit integer with a specific encoding.
Type.Int64 - Class in com.google.cloud.bigtable.common
 
Type.Int64.Encoding - Class in com.google.cloud.bigtable.admin.v2.models
 
Type.Int64.Encoding.BigEndianBytes - Class in com.google.cloud.bigtable.admin.v2.models
 
Type.Map<K,V> - Class in com.google.cloud.bigtable.common
 
Type.MaxAggregateInput - Interface in com.google.cloud.bigtable.admin.v2.models
 
Type.MinAggregateInput - Interface in com.google.cloud.bigtable.admin.v2.models
 
Type.Proto<T extends com.google.protobuf.AbstractMessage> - Class in com.google.cloud.bigtable.common
 
Type.Raw - Class in com.google.cloud.bigtable.admin.v2.models
 
Type.SchemalessEnum - Class in com.google.cloud.bigtable.common
This is a special version of enum that is intended to only be used internally, to facilitate enum schema parsing, which does not have the full information required to parse the protobuf enum messages.
Type.SchemalessProto - Class in com.google.cloud.bigtable.common
This is a special version of proto that is intended to only be used internally, to facilitate proto schema parsing, which does not have the full information required to parse the protobuf messages.
Type.SchemalessStruct - Class in com.google.cloud.bigtable.common
This is a special version of struct that is intended to only be used in the StructReader getters that require types.
Type.String - Class in com.google.cloud.bigtable.common
 
Type.StructWithSchema - Class in com.google.cloud.bigtable.common
Struct implementation that contains a schema that users can access.
Type.StructWithSchema.Field - Class in com.google.cloud.bigtable.common
 
Type.SumAggregateInput - Interface in com.google.cloud.bigtable.admin.v2.models
These types are marker types that allow types to be used as the input to aggregate function.
Type.Timestamp - Class in com.google.cloud.bigtable.common
 
typesMatch(SqlType<?>, SqlType<?>) - Static method in interface com.google.cloud.bigtable.data.v2.models.sql.SqlType
This can be used to check whether StructReader get calls are being called for the correct type when compared to the schema.

U

unaryMethodSettingsBuilders() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
 
unaryMethodSettingsBuilders() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
 
unbounded() - Static method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
 
unbounded() - Static method in class com.google.cloud.bigtable.data.v2.models.Range.TimestampRange
 
undeleteTableAsync(TableName) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Restores a specified table which was accidentally deleted.
undeleteTableAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Restores a specified table which was accidentally deleted.
undeleteTableAsync(UndeleteTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Restores a specified table which was accidentally deleted.
undeleteTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Restores a specified table which was accidentally deleted.
undeleteTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
undeleteTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
undeleteTableOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Restores a specified table which was accidentally deleted.
undeleteTableOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
undeleteTableOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
undeleteTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to undeleteTable.
undeleteTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to undeleteTable.
undeleteTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to undeleteTable.
undeleteTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to undeleteTable.
undeleteTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to undeleteTable.
undeleteTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to undeleteTable.
undeleteTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to undeleteTable.
undeleteTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to undeleteTable.
union() - Static method in class com.google.cloud.bigtable.admin.v2.models.GcRuleBuilder
Starts building a Union (OR) rule.
union() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules
Creates a new instance of the IntersectionRule
UnionRuleBuilder - Class in com.google.cloud.bigtable.admin.v2.models
Builder for creating a Union (OR) GC Rule.
UnionRuleBuilder() - Constructor for class com.google.cloud.bigtable.admin.v2.models.UnionRuleBuilder
 
updateAppProfile(UpdateAppProfileRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
updateAppProfileAsync(AppProfile, FieldMask) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Updates an app profile within an instance.
updateAppProfileAsync(UpdateAppProfileRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Updates an app profile within an instance.
updateAppProfileAsync(UpdateAppProfileRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
updateAppProfileCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Updates an app profile within an instance.
updateAppProfileCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
updateAppProfileCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
updateAppProfileOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Updates an app profile within an instance.
updateAppProfileOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
updateAppProfileOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
updateAppProfileOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to updateAppProfile.
updateAppProfileOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to updateAppProfile.
updateAppProfileOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to updateAppProfile.
updateAppProfileOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to updateAppProfile.
UpdateAppProfileRequest - Class in com.google.cloud.bigtable.admin.v2.models
Parameters for updating an existing Cloud Bigtable app profile.
updateAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to updateAppProfile.
updateAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to updateAppProfile.
updateAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to updateAppProfile.
updateAppProfileSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to updateAppProfile.
updateAuthorizedView(UpdateAuthorizedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
updateAuthorizedViewAsync(AuthorizedView, FieldMask) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Updates an AuthorizedView in a table.
updateAuthorizedViewAsync(UpdateAuthorizedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Updates an AuthorizedView in a table.
updateAuthorizedViewAsync(UpdateAuthorizedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
updateAuthorizedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Updates an AuthorizedView in a table.
updateAuthorizedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
updateAuthorizedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
updateAuthorizedViewOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Updates an AuthorizedView in a table.
updateAuthorizedViewOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
updateAuthorizedViewOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
updateAuthorizedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to updateAuthorizedView.
updateAuthorizedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to updateAuthorizedView.
updateAuthorizedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to updateAuthorizedView.
updateAuthorizedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to updateAuthorizedView.
UpdateAuthorizedViewRequest - Class in com.google.cloud.bigtable.admin.v2.models
Parameters for updating an existing Cloud Bigtable AuthorizedView.
updateAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to updateAuthorizedView.
updateAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to updateAuthorizedView.
updateAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to updateAuthorizedView.
updateAuthorizedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to updateAuthorizedView.
updateBackup(Backup, FieldMask) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Updates a pending or completed Cloud Bigtable Backup.
updateBackup(UpdateBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Updates a pending or completed Cloud Bigtable Backup.
updateBackup(UpdateBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
updateBackupAsync(UpdateBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
updateBackupCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Updates a pending or completed Cloud Bigtable Backup.
updateBackupCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
updateBackupCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
UpdateBackupRequest - Class in com.google.cloud.bigtable.admin.v2.models
Fluent wrapper for UpdateBackupRequest
updateBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to updateBackup.
updateBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to updateBackup.
updateBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to updateBackup.
updateBackupSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to updateBackup.
updateClusterAsync(Cluster) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Updates a cluster within an instance.
updateClusterAutoscalingConfig(ClusterAutoscalingConfig) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
updateClusterAutoscalingConfigAsync(ClusterAutoscalingConfig) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
updateClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Updates a cluster within an instance.
updateClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
updateClusterCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
updateClusterOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Updates a cluster within an instance.
updateClusterOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
updateClusterOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
updateClusterOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to updateCluster.
updateClusterOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to updateCluster.
updateClusterOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to updateCluster.
updateClusterOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to updateCluster.
updateClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to updateCluster.
updateClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to updateCluster.
updateClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to updateCluster.
updateClusterSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to updateCluster.
updateFamily(String, GCRules.GCRule) - Method in class com.google.cloud.bigtable.admin.v2.models.ModifyColumnFamiliesRequest
Updates the GCRules.GCRule of existing ColumnFamily
updateInstance(Instance) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Updates an instance within a project.
updateInstance(UpdateInstanceRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
updateInstanceAsync(UpdateInstanceRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
updateInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Updates an instance within a project.
updateInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
updateInstanceCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
UpdateInstanceRequest - Class in com.google.cloud.bigtable.admin.v2.models
Parameters for updating an existing Bigtable instance.
updateInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to updateInstance.
updateInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to updateInstance.
updateInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to updateInstance.
updateInstanceSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to updateInstance.
updateLogicalView(UpdateLogicalViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
updateLogicalViewAsync(LogicalView, FieldMask) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Updates a logical view within an instance.
updateLogicalViewAsync(UpdateLogicalViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Updates a logical view within an instance.
updateLogicalViewAsync(UpdateLogicalViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
updateLogicalViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Updates a logical view within an instance.
updateLogicalViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
updateLogicalViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
updateLogicalViewOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Updates a logical view within an instance.
updateLogicalViewOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
updateLogicalViewOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
updateLogicalViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to updateLogicalView.
updateLogicalViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to updateLogicalView.
updateLogicalViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to updateLogicalView.
updateLogicalViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to updateLogicalView.
UpdateLogicalViewRequest - Class in com.google.cloud.bigtable.admin.v2.models
Parameters for updating an existing Cloud Bigtable LogicalView.
updateLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to updateLogicalView.
updateLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to updateLogicalView.
updateLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to updateLogicalView.
updateLogicalViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to updateLogicalView.
updateMaterializedView(UpdateMaterializedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
updateMaterializedViewAsync(MaterializedView, FieldMask) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Updates a materialized view within an instance.
updateMaterializedViewAsync(UpdateMaterializedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Updates a materialized view within an instance.
updateMaterializedViewAsync(UpdateMaterializedViewRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
This method is obsolete.
updateMaterializedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Updates a materialized view within an instance.
updateMaterializedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
updateMaterializedViewCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
updateMaterializedViewOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminClient
Updates a materialized view within an instance.
updateMaterializedViewOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStub
 
updateMaterializedViewOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableInstanceAdminStub
 
updateMaterializedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to updateMaterializedView.
updateMaterializedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to updateMaterializedView.
updateMaterializedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to updateMaterializedView.
updateMaterializedViewOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to updateMaterializedView.
UpdateMaterializedViewRequest - Class in com.google.cloud.bigtable.admin.v2.models
Parameters for updating an existing Cloud Bigtable MaterializedView.
updateMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings.Builder
Returns the builder for the settings used for calls to updateMaterializedView.
updateMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableInstanceAdminSettings
Returns the object with the settings used for calls to updateMaterializedView.
updateMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
Returns the builder for the settings used for calls to updateMaterializedView.
updateMaterializedViewSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings
Returns the object with the settings used for calls to updateMaterializedView.
updateSchemaBundle(UpdateSchemaBundleRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
updateSchemaBundleAsync(SchemaBundle, FieldMask) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Updates a schema bundle in the specified table.
updateSchemaBundleAsync(UpdateSchemaBundleRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Updates a schema bundle in the specified table.
updateSchemaBundleAsync(UpdateSchemaBundleRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
updateSchemaBundleCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Updates a schema bundle in the specified table.
updateSchemaBundleCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
updateSchemaBundleCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
updateSchemaBundleOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Updates a schema bundle in the specified table.
updateSchemaBundleOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
updateSchemaBundleOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
updateSchemaBundleOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to updateSchemaBundle.
updateSchemaBundleOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to updateSchemaBundle.
updateSchemaBundleOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to updateSchemaBundle.
updateSchemaBundleOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to updateSchemaBundle.
UpdateSchemaBundleRequest - Class in com.google.cloud.bigtable.admin.v2.models
Parameters for updating an existing Cloud Bigtable SchemaBundle.
updateSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to updateSchemaBundle.
updateSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to updateSchemaBundle.
updateSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to updateSchemaBundle.
updateSchemaBundleSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to updateSchemaBundle.
updateTable(UpdateTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
updateTableAsync(Table, FieldMask) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Updates a specified table.
updateTableAsync(UpdateTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Updates a specified table.
updateTableAsync(UpdateTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
This method is obsolete.
updateTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Updates a specified table.
updateTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
updateTableCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
updateTableOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminClient
Updates a specified table.
updateTableOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStub
 
updateTableOperationCallable() - Method in class com.google.cloud.bigtable.admin.v2.stub.GrpcBigtableTableAdminStub
 
updateTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to updateTable.
updateTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to updateTable.
updateTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to updateTable.
updateTableOperationSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to updateTable.
UpdateTableRequest - Class in com.google.cloud.bigtable.admin.v2.models
Wrapper for UpdateTableRequest Allows for updating table: Change stream retention period.
updateTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings.Builder
Returns the builder for the settings used for calls to updateTable.
updateTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.BaseBigtableTableAdminSettings
Returns the object with the settings used for calls to updateTable.
updateTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
Returns the builder for the settings used for calls to updateTable.
updateTableSettings() - Method in class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings
Returns the object with the settings used for calls to updateTable.

V

value() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
Returns the builder for value related filters.
Value - Class in com.google.cloud.bigtable.data.v2.models
Wrapper class for the Value protobuf message.
Value.IntValue - Class in com.google.cloud.bigtable.data.v2.models
 
Value.RawTimestamp - Class in com.google.cloud.bigtable.data.v2.models
 
Value.RawValue - Class in com.google.cloud.bigtable.data.v2.models
 
Value.ValueType - Enum in com.google.cloud.bigtable.data.v2.models
 
valueOf(String) - Static method in enum com.google.cloud.bigtable.admin.v2.models.AppProfile.ComputeBillingOwner
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigtable.admin.v2.models.AppProfile.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Backup.BackupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Backup.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Cluster.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigtable.admin.v2.models.EncryptionInfo.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Instance.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Instance.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigtable.admin.v2.models.StorageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigtable.common.Status.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation.MutationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigtable.data.v2.models.Range.BoundType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigtable.data.v2.models.sql.SqlType.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigtable.data.v2.models.Value.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.DirectPathConfig
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.google.cloud.bigtable.admin.v2.models.AppProfile.ComputeBillingOwner
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigtable.admin.v2.models.AppProfile.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigtable.admin.v2.models.Backup.BackupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigtable.admin.v2.models.Backup.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigtable.admin.v2.models.Cluster.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigtable.admin.v2.models.EncryptionInfo.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigtable.admin.v2.models.Instance.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigtable.admin.v2.models.Instance.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigtable.admin.v2.models.StorageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigtable.common.Status.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation.MutationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigtable.data.v2.models.Range.BoundType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigtable.data.v2.models.sql.SqlType.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigtable.data.v2.models.Value.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.DirectPathConfig
Returns an array containing the constants of this enum type, in the order they are declared.
valueType() - Method in class com.google.cloud.bigtable.common.Type.Map
 
Version - Class in com.google.cloud.bigtable
 
Version() - Constructor for class com.google.cloud.bigtable.Version
 
VERSION - Static variable in class com.google.cloud.bigtable.Version
 
viewConfig() - Method in class com.google.cloud.bigtable.admin.v2.models.Table.AutomatedBackupPolicy
Returns policy config contents as a string.

W

waitForConsistency(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Polls an existing consistency token until table replication is consistent across all clusters.
waitForConsistencyAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
Asynchronously polls the consistency token.
withRowAffinity() - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.MultiClusterRoutingPolicy
Creates a new instance of AppProfile.MultiClusterRoutingPolicy.
withRowAffinity(String...) - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.MultiClusterRoutingPolicy
Creates a new instance of AppProfile.MultiClusterRoutingPolicy with row affinity enabled and specified cluster ids to route to.
withRowAffinity(Set<String>) - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.MultiClusterRoutingPolicy
Creates a new instance of AppProfile.MultiClusterRoutingPolicy with specified cluster ids to route to.
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2026 Google LLC. All rights reserved.