A B C D E F G H I K L M N O P Q R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABORTED - com.google.cloud.bigtable.common.Status.Code
- add(RowMutationEntry) - 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(String, Mutation) - Method in class com.google.cloud.bigtable.data.v2.models.BulkMutation
-
Add mutation for a particular row.
- addAllAppProfiles(Iterable<? extends AppProfile>) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
The list of requested app profiles.
- addAllBackups(Iterable<? extends Backup>) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
The list of matching backups.
- addAllCells(Iterable<? extends Cell>) - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- addAllChunks(Iterable<? extends ReadChangeStreamResponse.MutationChunk>) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The mutations associated with this change to the partition.
- addAllChunks(Iterable<? extends ReadRowsResponse.CellChunk>) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
A collection of a row's contents as part of the read request.
- addAllClusterIds(Iterable<String>) - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
-
The set of clusters to route to.
- addAllClusters(Iterable<? extends Cluster>) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- addAllColumns(Iterable<? extends Column>) - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- addAllContinuationTokens(Iterable<? extends StreamContinuationToken>) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- addAllEncryptionInfo(Iterable<? extends EncryptionInfo>) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- addAllEntries(Iterable<? extends MutateRowsRequest.Entry>) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- addAllEntries(Iterable<? extends MutateRowsResponse.Entry>) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- addAllFailedLocations(Iterable<String>) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.
- addAllFailedLocations(Iterable<String>) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
Locations from which Cluster information could not be retrieved, due to an outage or some other transient condition.
- addAllFailedLocations(Iterable<String>) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition.
- addAllFalseMutations(Iterable<? extends Mutation>) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- addAllFamilies(Iterable<? extends Family>) - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- addAllFilters(Iterable<? extends RowFilter>) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- addAllFilters(Iterable<? extends RowFilter>) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- addAllHotTablets(Iterable<? extends HotTablet>) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- addAllInitialSplits(Iterable<? extends CreateTableRequest.Split>) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- addAllInstances(Iterable<? extends Instance>) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- addAllLabels(Iterable<String>) - Method in class com.google.bigtable.v2.Cell.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- addAllLabels(Iterable<String>) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- addAllModifications(Iterable<? extends ModifyColumnFamiliesRequest.Modification>) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- addAllMutations(Iterable<? extends Mutation>) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- addAllMutations(Iterable<? extends Mutation>) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Required.
- addAllNewPartitions(Iterable<? extends StreamPartition>) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- addAllRowKeys(Iterable<? extends ByteString>) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Single rows included in the set.
- addAllRowRanges(Iterable<? extends RowRange>) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- addAllRules(Iterable<? extends GcRule>) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- addAllRules(Iterable<? extends GcRule>) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- addAllRules(Iterable<? extends ReadModifyWriteRule>) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- addAllSnapshots(Iterable<? extends Snapshot>) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
The snapshots present in the requested cluster.
- addAllTables(Iterable<? extends Table>) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested instance.
- addAllTokens(Iterable<? extends StreamContinuationToken>) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
-
List of continuation tokens.
- addAllTrueMutations(Iterable<? extends Mutation>) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- addAppProfiles(int, AppProfile) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
The list of requested app profiles.
- addAppProfiles(int, AppProfile.Builder) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
The list of requested app profiles.
- addAppProfiles(AppProfile) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
The list of requested app profiles.
- addAppProfiles(AppProfile.Builder) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
The list of requested app profiles.
- addAppProfilesBuilder() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
The list of requested app profiles.
- addAppProfilesBuilder(int) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
The list of requested app profiles.
- addBackups(int, Backup) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
The list of matching backups.
- addBackups(int, Backup.Builder) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
The list of matching backups.
- addBackups(Backup) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
The list of matching backups.
- addBackups(Backup.Builder) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
The list of matching backups.
- addBackupsBuilder() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
The list of matching backups.
- addBackupsBuilder(int) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
The list of matching backups.
- addCells(int, Cell) - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- addCells(int, Cell.Builder) - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- addCells(Cell) - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- addCells(Cell.Builder) - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- addCellsBuilder() - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- addCellsBuilder(int) - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- 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.
- addChunks(int, ReadChangeStreamResponse.MutationChunk) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The mutations associated with this change to the partition.
- addChunks(int, ReadChangeStreamResponse.MutationChunk.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The mutations associated with this change to the partition.
- addChunks(int, ReadRowsResponse.CellChunk) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
A collection of a row's contents as part of the read request.
- addChunks(int, ReadRowsResponse.CellChunk.Builder) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
A collection of a row's contents as part of the read request.
- addChunks(ReadChangeStreamResponse.MutationChunk) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The mutations associated with this change to the partition.
- addChunks(ReadChangeStreamResponse.MutationChunk.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The mutations associated with this change to the partition.
- addChunks(ReadRowsResponse.CellChunk) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
A collection of a row's contents as part of the read request.
- addChunks(ReadRowsResponse.CellChunk.Builder) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
A collection of a row's contents as part of the read request.
- addChunksBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The mutations associated with this change to the partition.
- addChunksBuilder() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
A collection of a row's contents as part of the read request.
- addChunksBuilder(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The mutations associated with this change to the partition.
- addChunksBuilder(int) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
A collection of a row's contents as part of the read request.
- 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.
- addClusterIds(String) - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
-
The set of clusters to route to.
- addClusterIdsBytes(ByteString) - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
-
The set of clusters to route to.
- addClusters(int, Cluster) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- addClusters(int, Cluster.Builder) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- addClusters(Cluster) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- addClusters(Cluster.Builder) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- addClustersBuilder() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- addClustersBuilder(int) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- 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.
- addColumns(int, Column) - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- addColumns(int, Column.Builder) - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- addColumns(Column) - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- addColumns(Column.Builder) - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- addColumnsBuilder() - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- addColumnsBuilder(int) - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- addContinuationTokens(int, StreamContinuationToken) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- addContinuationTokens(int, StreamContinuationToken.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- addContinuationTokens(StreamContinuationToken) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- addContinuationTokens(StreamContinuationToken.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- addContinuationTokensBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- addContinuationTokensBuilder(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- addDevelopmentCluster(String, String, StorageType) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateInstanceRequest
-
Adds a DEVELOPMENT cluster to the instance request.
- addEncryptionInfo(int, EncryptionInfo) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- addEncryptionInfo(int, EncryptionInfo.Builder) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- addEncryptionInfo(EncryptionInfo) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- addEncryptionInfo(EncryptionInfo.Builder) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- addEncryptionInfoBuilder() - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- addEncryptionInfoBuilder(int) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- addEntries(int, MutateRowsRequest.Entry) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- addEntries(int, MutateRowsRequest.Entry.Builder) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- addEntries(int, MutateRowsResponse.Entry) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- addEntries(int, MutateRowsResponse.Entry.Builder) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- addEntries(MutateRowsRequest.Entry) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- addEntries(MutateRowsRequest.Entry.Builder) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- addEntries(MutateRowsResponse.Entry) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- addEntries(MutateRowsResponse.Entry.Builder) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- addEntriesBuilder() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- addEntriesBuilder() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- addEntriesBuilder(int) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- addEntriesBuilder(int) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- addFailedLocations(String) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.
- addFailedLocations(String) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
Locations from which Cluster information could not be retrieved, due to an outage or some other transient condition.
- addFailedLocations(String) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition.
- addFailedLocationsBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.
- addFailedLocationsBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
Locations from which Cluster information could not be retrieved, due to an outage or some other transient condition.
- addFailedLocationsBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition.
- addFalseMutations(int, Mutation) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- addFalseMutations(int, Mutation.Builder) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- addFalseMutations(Mutation) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- addFalseMutations(Mutation.Builder) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- addFalseMutationsBuilder() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- addFalseMutationsBuilder(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- addFamilies(int, Family) - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- addFamilies(int, Family.Builder) - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- addFamilies(Family) - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- addFamilies(Family.Builder) - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- addFamiliesBuilder() - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- addFamiliesBuilder(int) - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- addFamily(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
-
Adds a new columnFamily 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.CreateTableRequest
-
Adds a new columnFamily with
GCRules.GCRule
to the configuration. - addFamily(String, GCRules.GCRule) - Method in class com.google.cloud.bigtable.admin.v2.models.ModifyColumnFamiliesRequest
-
Configures the name and
GCRules.GCRule
of the newColumnFamily
to be created - addFilters(int, RowFilter) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- addFilters(int, RowFilter) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- addFilters(int, RowFilter.Builder) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- addFilters(int, RowFilter.Builder) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- addFilters(RowFilter) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- addFilters(RowFilter) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- addFilters(RowFilter.Builder) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- addFilters(RowFilter.Builder) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- addFiltersBuilder() - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- addFiltersBuilder() - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- addFiltersBuilder(int) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- addFiltersBuilder(int) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- addHotTablets(int, HotTablet) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- addHotTablets(int, HotTablet.Builder) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- addHotTablets(HotTablet) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- addHotTablets(HotTablet.Builder) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- addHotTabletsBuilder() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- addHotTabletsBuilder(int) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- addInitialSplits(int, CreateTableRequest.Split) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- addInitialSplits(int, CreateTableRequest.Split.Builder) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- addInitialSplits(CreateTableRequest.Split) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- addInitialSplits(CreateTableRequest.Split.Builder) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- addInitialSplitsBuilder() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- addInitialSplitsBuilder(int) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- addInstances(int, Instance) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- addInstances(int, Instance.Builder) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- addInstances(Instance) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- addInstances(Instance.Builder) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- addInstancesBuilder() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- addInstancesBuilder(int) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- addLabel(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateInstanceRequest
-
Adds an arbitrary label to the instance.
- addLabels(String) - Method in class com.google.bigtable.v2.Cell.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- addLabels(String) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- addLabelsBytes(ByteString) - Method in class com.google.bigtable.v2.Cell.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- addLabelsBytes(ByteString) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- addModifications(int, ModifyColumnFamiliesRequest.Modification) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- addModifications(int, ModifyColumnFamiliesRequest.Modification.Builder) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- addModifications(ModifyColumnFamiliesRequest.Modification) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- addModifications(ModifyColumnFamiliesRequest.Modification.Builder) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- addModificationsBuilder() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- addModificationsBuilder(int) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- addMutations(int, Mutation) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- addMutations(int, Mutation) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Required.
- addMutations(int, Mutation.Builder) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- addMutations(int, Mutation.Builder) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Required.
- addMutations(Mutation) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- addMutations(Mutation) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Required.
- addMutations(Mutation.Builder) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- addMutations(Mutation.Builder) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Required.
- addMutationsBuilder() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- addMutationsBuilder() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Required.
- addMutationsBuilder(int) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- addMutationsBuilder(int) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Required.
- addNewPartitions(int, StreamPartition) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- addNewPartitions(int, StreamPartition.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- addNewPartitions(StreamPartition) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- addNewPartitions(StreamPartition.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- addNewPartitionsBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- addNewPartitionsBuilder(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.Backup.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.Instance.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.Table.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Cell.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Column.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ColumnRange.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Family.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Mutation.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RequestStats.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ResponseParams.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Row.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RowFilter.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RowRange.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RowSet.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.StreamPartition.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.TimestampRange.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ValueRange.Builder
- addRowKeys(ByteString) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Single rows included in the set.
- addRowRanges(int, RowRange) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- addRowRanges(int, RowRange.Builder) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- addRowRanges(RowRange) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- addRowRanges(RowRange.Builder) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- addRowRangesBuilder() - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- addRowRangesBuilder(int) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- addRules(int, GcRule) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- addRules(int, GcRule) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- addRules(int, GcRule.Builder) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- addRules(int, GcRule.Builder) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- addRules(int, ReadModifyWriteRule) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- addRules(int, ReadModifyWriteRule.Builder) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- addRules(GcRule) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- addRules(GcRule) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- addRules(GcRule.Builder) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- addRules(GcRule.Builder) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- addRules(ReadModifyWriteRule) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- addRules(ReadModifyWriteRule.Builder) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- addRulesBuilder() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- addRulesBuilder() - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- addRulesBuilder() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- addRulesBuilder(int) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- addRulesBuilder(int) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- addRulesBuilder(int) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- addSnapshots(int, Snapshot) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
The snapshots present in the requested cluster.
- addSnapshots(int, Snapshot.Builder) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
The snapshots present in the requested cluster.
- addSnapshots(Snapshot) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
The snapshots present in the requested cluster.
- addSnapshots(Snapshot.Builder) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
The snapshots present in the requested cluster.
- addSnapshotsBuilder() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
The snapshots present in the requested cluster.
- addSnapshotsBuilder(int) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
The snapshots present in the requested cluster.
- addSplit(ByteString) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
-
Adds split at the specified key to the configuration
- addTables(int, Table) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested instance.
- addTables(int, Table.Builder) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested instance.
- addTables(Table) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested instance.
- addTables(Table.Builder) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested instance.
- addTablesBuilder() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested instance.
- addTablesBuilder(int) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested instance.
- addTokens(int, StreamContinuationToken) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
-
List of continuation tokens.
- addTokens(int, StreamContinuationToken.Builder) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
-
List of continuation tokens.
- addTokens(StreamContinuationToken) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
-
List of continuation tokens.
- addTokens(StreamContinuationToken.Builder) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
-
List of continuation tokens.
- addTokensBuilder() - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
-
List of continuation tokens.
- addTokensBuilder(int) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
-
List of continuation tokens.
- addTrueMutations(int, Mutation) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- addTrueMutations(int, Mutation.Builder) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- addTrueMutations(Mutation) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- addTrueMutations(Mutation.Builder) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- addTrueMutationsBuilder() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- addTrueMutationsBuilder(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- advance(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Query.QueryPaginator
-
Construct the next query.
- after() - Method in class com.google.cloud.bigtable.emulator.v2.BigtableEmulatorRule
-
Stops the Bigtable emulator after a test finishes.
- ALLOW_TRANSACTIONAL_WRITES_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- ALREADY_EXISTS - com.google.cloud.bigtable.common.Status.Code
- APP_PROFILE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- APP_PROFILE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- APP_PROFILE_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- APP_PROFILE_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.CheckAndMutateRowRequest
- APP_PROFILE_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- APP_PROFILE_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MutateRowRequest
- APP_PROFILE_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MutateRowsRequest
- APP_PROFILE_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.PingAndWarmRequest
- APP_PROFILE_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamRequest
- APP_PROFILE_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- APP_PROFILE_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsRequest
- APP_PROFILE_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SampleRowKeysRequest
- APP_PROFILES_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- 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.
- 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_VALUE - com.google.bigtable.v2.ReadModifyWriteRule.RuleCase
- APPEND_VALUE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadModifyWriteRule
- APPLY_LABEL_TRANSFORMER - com.google.bigtable.v2.RowFilter.FilterCase
- APPLY_LABEL_TRANSFORMER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- 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.bigtable.admin.v2
-
A configuration object describing how Cloud Bigtable should treat traffic from a particular end user application.
- 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.Builder - Class in com.google.bigtable.admin.v2
-
A configuration object describing how Cloud Bigtable should treat traffic from a particular end user application.
- 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.MultiClusterRoutingUseAny - Class in com.google.bigtable.admin.v2
-
Read/write requests are routed to the nearest cluster in the instance, and will fail over to the nearest cluster that is available in the event of transient errors or delays.
- AppProfile.MultiClusterRoutingUseAny.Builder - Class in com.google.bigtable.admin.v2
-
Read/write requests are routed to the nearest cluster in the instance, and will fail over to the nearest cluster that is available in the event of transient errors or delays.
- AppProfile.MultiClusterRoutingUseAnyOrBuilder - Interface in com.google.bigtable.admin.v2
- AppProfile.RoutingPolicy - Interface in com.google.cloud.bigtable.admin.v2.models
-
Represents the routing for read/write requests.
- AppProfile.RoutingPolicyCase - Enum in com.google.bigtable.admin.v2
- AppProfile.SingleClusterRouting - Class in com.google.bigtable.admin.v2
-
Unconditionally routes all read/write requests to a specific cluster.
- AppProfile.SingleClusterRouting.Builder - Class in com.google.bigtable.admin.v2
-
Unconditionally routes all read/write requests to a specific cluster.
- AppProfile.SingleClusterRoutingOrBuilder - Interface in com.google.bigtable.admin.v2
- AppProfile.SingleClusterRoutingPolicy - Class in com.google.cloud.bigtable.admin.v2.models
-
A
AppProfile.RoutingPolicy
that routes all requests to a specific cluster. - AppProfileName - Class in com.google.bigtable.admin.v2
- AppProfileName() - Constructor for class com.google.bigtable.admin.v2.AppProfileName
-
Deprecated.
- AppProfileName.Builder - Class in com.google.bigtable.admin.v2
-
Builder for projects/{project}/instances/{instance}/appProfiles/{app_profile}.
- AppProfileOrBuilder - Interface in com.google.bigtable.admin.v2
- AUTOSCALING_LIMITS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- AUTOSCALING_TARGETS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- AutoscalingLimits - Class in com.google.bigtable.admin.v2
-
Limits for the number of nodes a Cluster can autoscale up/down to.
- AutoscalingLimits.Builder - Class in com.google.bigtable.admin.v2
-
Limits for the number of nodes a Cluster can autoscale up/down to.
- AutoscalingLimitsOrBuilder - Interface in com.google.bigtable.admin.v2
- AutoscalingTargets - Class in com.google.bigtable.admin.v2
-
The Autoscaling targets for a Cluster.
- AutoscalingTargets.Builder - Class in com.google.bigtable.admin.v2
-
The Autoscaling targets for a Cluster.
- AutoscalingTargetsOrBuilder - Interface in com.google.bigtable.admin.v2
- 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
-
Blocks the current thread until replication has caught up to the point when this method was called.
- awaitReplicationAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Returns a future that is resolved when replication has caught up to the point when this method was called.
B
- Backup - Class in com.google.bigtable.admin.v2
-
A backup of a Cloud Bigtable table.
- 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 - com.google.bigtable.admin.v2.RestoreSourceType
-
A backup was used as the source of the restore.
- BACKUP - com.google.bigtable.admin.v2.RestoreTableRequest.SourceCase
- BACKUP_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.BackupInfo
- BACKUP_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateBackupRequest
- BACKUP_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.RestoreTableRequest
- BACKUP_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.UpdateBackupRequest
- BACKUP_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CopyBackupRequest
- BACKUP_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateBackupRequest
- BACKUP_INFO - com.google.bigtable.admin.v2.RestoreInfo.SourceInfoCase
- BACKUP_INFO - com.google.bigtable.admin.v2.RestoreTableMetadata.SourceInfoCase
- BACKUP_INFO_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.RestoreInfo
- BACKUP_INFO_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.RestoreTableMetadata
- BACKUP_VALUE - Static variable in enum com.google.bigtable.admin.v2.RestoreSourceType
-
A backup was used as the source of the restore.
- Backup.Builder - Class in com.google.bigtable.admin.v2
-
A backup of a Cloud Bigtable table.
- Backup.State - Enum in com.google.bigtable.admin.v2
-
Indicates the current state of the backup.
- Backup.State - Enum in com.google.cloud.bigtable.admin.v2.models
- BackupInfo - Class in com.google.bigtable.admin.v2
-
Information about a backup.
- BackupInfo.Builder - Class in com.google.bigtable.admin.v2
-
Information about a backup.
- BackupInfoOrBuilder - Interface in com.google.bigtable.admin.v2
- BackupName - Class in com.google.bigtable.admin.v2
- BackupName() - Constructor for class com.google.bigtable.admin.v2.BackupName
-
Deprecated.
- BackupName.Builder - Class in com.google.bigtable.admin.v2
-
Builder for projects/{project}/instances/{instance}/clusters/{cluster}/backups/{backup}.
- BackupOrBuilder - Interface in com.google.bigtable.admin.v2
- BACKUPS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListBackupsResponse
- before() - Method in class com.google.cloud.bigtable.emulator.v2.BigtableEmulatorRule
-
Initializes the Bigtable emulator before a test runs.
- 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
- 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.
- BigtableEmulatorRule - Class in com.google.cloud.bigtable.emulator.v2
-
The BigtableEmulatorRule manages the lifecycle of the Bigtable
Emulator
. - BigtableGrpc - Class in com.google.bigtable.v2
-
Service for reading from and writing to existing Bigtable tables.
- BigtableGrpc.AsyncService - Interface in com.google.bigtable.v2
-
Service for reading from and writing to existing Bigtable tables.
- BigtableGrpc.BigtableBlockingStub - Class in com.google.bigtable.v2
-
A stub to allow clients to do synchronous rpc calls to service Bigtable.
- BigtableGrpc.BigtableFutureStub - Class in com.google.bigtable.v2
-
A stub to allow clients to do ListenableFuture-style rpc calls to service Bigtable.
- BigtableGrpc.BigtableImplBase - Class in com.google.bigtable.v2
-
Base class for the server implementation of the service Bigtable.
- BigtableGrpc.BigtableStub - Class in com.google.bigtable.v2
-
A stub to allow clients to do asynchronous rpc calls to service Bigtable.
- BigtableImplBase() - Constructor for class com.google.bigtable.v2.BigtableGrpc.BigtableImplBase
- BigtableInstanceAdminClient - Class in com.google.cloud.bigtable.admin.v2
-
Client for creating, configuring and deleting Cloud Bigtable instances, app profiles, and clusters.
- BigtableInstanceAdminGrpc - Class in com.google.bigtable.admin.v2
-
Service for creating, configuring, and deleting Cloud Bigtable Instances and Clusters.
- BigtableInstanceAdminGrpc.AsyncService - Interface in com.google.bigtable.admin.v2
-
Service for creating, configuring, and deleting Cloud Bigtable Instances and Clusters.
- BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub - Class in com.google.bigtable.admin.v2
-
A stub to allow clients to do synchronous rpc calls to service BigtableInstanceAdmin.
- BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub - Class in com.google.bigtable.admin.v2
-
A stub to allow clients to do ListenableFuture-style rpc calls to service BigtableInstanceAdmin.
- BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase - Class in com.google.bigtable.admin.v2
-
Base class for the server implementation of the service BigtableInstanceAdmin.
- BigtableInstanceAdminGrpc.BigtableInstanceAdminStub - Class in com.google.bigtable.admin.v2
-
A stub to allow clients to do asynchronous rpc calls to service BigtableInstanceAdmin.
- BigtableInstanceAdminImplBase() - Constructor for class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase
- BigtableInstanceAdminProto - Class in com.google.bigtable.admin.v2
- 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.
- 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.
- BigtableProto - Class in com.google.bigtable.v2
- BigtableStackdriverStatsExporter - Class in com.google.cloud.bigtable.stats
- BigtableTableAdminClient - Class in com.google.cloud.bigtable.admin.v2
-
Client for creating, configuring, and deleting Cloud Bigtable tables
- BigtableTableAdminGrpc - Class in com.google.bigtable.admin.v2
-
Service for creating, configuring, and deleting Cloud Bigtable tables.
- BigtableTableAdminGrpc.AsyncService - Interface in com.google.bigtable.admin.v2
-
Service for creating, configuring, and deleting Cloud Bigtable tables.
- BigtableTableAdminGrpc.BigtableTableAdminBlockingStub - Class in com.google.bigtable.admin.v2
-
A stub to allow clients to do synchronous rpc calls to service BigtableTableAdmin.
- BigtableTableAdminGrpc.BigtableTableAdminFutureStub - Class in com.google.bigtable.admin.v2
-
A stub to allow clients to do ListenableFuture-style rpc calls to service BigtableTableAdmin.
- BigtableTableAdminGrpc.BigtableTableAdminImplBase - Class in com.google.bigtable.admin.v2
-
Base class for the server implementation of the service BigtableTableAdmin.
- BigtableTableAdminGrpc.BigtableTableAdminStub - Class in com.google.bigtable.admin.v2
-
A stub to allow clients to do asynchronous rpc calls to service BigtableTableAdmin.
- BigtableTableAdminImplBase() - Constructor for class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminImplBase
- BigtableTableAdminProto - Class in com.google.bigtable.admin.v2
- 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.
- 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.
- bindService() - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminImplBase
- bindService() - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminImplBase
- bindService() - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableImplBase
- bindService(BigtableInstanceAdminGrpc.AsyncService) - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- bindService(BigtableTableAdminGrpc.AsyncService) - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- bindService(BigtableGrpc.AsyncService) - Static method in class com.google.bigtable.v2.BigtableGrpc
- block() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Does not match any cells, regardless of input.
- BLOCK_ALL_FILTER - com.google.bigtable.v2.RowFilter.FilterCase
- BLOCK_ALL_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- build() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
- build() - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
- build() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
- build() - Method in class com.google.bigtable.admin.v2.AppProfileName.Builder
- build() - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
- build() - Method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
- build() - Method in class com.google.bigtable.admin.v2.Backup.Builder
- build() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
- build() - Method in class com.google.bigtable.admin.v2.BackupName.Builder
- build() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
- build() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse.Builder
- build() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
- build() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
- build() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
- build() - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
- build() - Method in class com.google.bigtable.admin.v2.ClusterName.Builder
- build() - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
- build() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
- build() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
- build() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- build() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
- build() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
- build() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
- build() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
- build() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
- build() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
- build() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
- build() - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
- build() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
- build() - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
- build() - Method in class com.google.bigtable.admin.v2.Instance.Builder
- build() - Method in class com.google.bigtable.admin.v2.InstanceName.Builder
- build() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
- build() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
- build() - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
- build() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
- build() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
- build() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
- build() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
- build() - Method in class com.google.bigtable.admin.v2.LocationName.Builder
- build() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
- build() - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
- build() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
- build() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
- build() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.ProjectName.Builder
- build() - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
- build() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
- build() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
- build() - Method in class com.google.bigtable.admin.v2.SnapshotName.Builder
- build() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
- build() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.Table.Builder
- build() - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
- build() - Method in class com.google.bigtable.admin.v2.TableName.Builder
- build() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
- build() - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata.Builder
- build() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
- build() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
- build() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
- build() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
- build() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
- build() - Method in class com.google.bigtable.v2.Cell.Builder
- build() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
- build() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
- build() - Method in class com.google.bigtable.v2.Column.Builder
- build() - Method in class com.google.bigtable.v2.ColumnRange.Builder
- build() - Method in class com.google.bigtable.v2.Family.Builder
- build() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
- build() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
- build() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
- build() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
- build() - Method in class com.google.bigtable.v2.InstanceName.Builder
- build() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
- build() - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
- build() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
- build() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
- build() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
- build() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
- build() - Method in class com.google.bigtable.v2.Mutation.Builder
- build() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
- build() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
- build() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
- build() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- build() - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
- build() - Method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
- build() - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
- build() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
- build() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
- build() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
- build() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
- build() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
- build() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
- build() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
- build() - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
- build() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
- build() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
- build() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
- build() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
- build() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
- build() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
- build() - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
- build() - Method in class com.google.bigtable.v2.RequestStats.Builder
- build() - Method in class com.google.bigtable.v2.ResponseParams.Builder
- build() - Method in class com.google.bigtable.v2.Row.Builder
- build() - Method in class com.google.bigtable.v2.RowFilter.Builder
- build() - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
- build() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
- build() - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
- build() - Method in class com.google.bigtable.v2.RowRange.Builder
- build() - Method in class com.google.bigtable.v2.RowSet.Builder
- build() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
- build() - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
- build() - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
- build() - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
- build() - Method in class com.google.bigtable.v2.StreamPartition.Builder
- build() - Method in class com.google.bigtable.v2.TableName.Builder
- build() - Method in class com.google.bigtable.v2.TimestampRange.Builder
- build() - Method in class com.google.bigtable.v2.ValueRange.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.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.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
- build(Channel, CallOptions) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
- build(Channel, CallOptions) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
- build(Channel, CallOptions) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
- build(Channel, CallOptions) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
- build(Channel, CallOptions) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
- build(Channel, CallOptions) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
- build(Channel, CallOptions) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableBlockingStub
- build(Channel, CallOptions) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableFutureStub
- build(Channel, CallOptions) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableStub
- Builder() - Constructor for class com.google.bigtable.admin.v2.AppProfileName.Builder
- Builder() - Constructor for class com.google.bigtable.admin.v2.BackupName.Builder
- Builder() - Constructor for class com.google.bigtable.admin.v2.ClusterName.Builder
- Builder() - Constructor for class com.google.bigtable.admin.v2.InstanceName.Builder
- Builder() - Constructor for class com.google.bigtable.admin.v2.LocationName.Builder
- Builder() - Constructor for class com.google.bigtable.admin.v2.ProjectName.Builder
- Builder() - Constructor for class com.google.bigtable.admin.v2.SnapshotName.Builder
- Builder() - Constructor for class com.google.bigtable.admin.v2.TableName.Builder
- Builder() - Constructor for class com.google.bigtable.v2.InstanceName.Builder
- Builder() - Constructor for class com.google.bigtable.v2.TableName.Builder
- Builder() - 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.BigtableInstanceAdminStubSettings.Builder
- Builder(ClientContext) - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
- Builder(BigtableInstanceAdminStubSettings) - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableInstanceAdminStubSettings.Builder
- Builder(BigtableTableAdminStubSettings) - Constructor for class com.google.cloud.bigtable.admin.v2.stub.BigtableTableAdminStubSettings.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.Backup.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.Instance.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.Table.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
- buildPartial() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Cell.Builder
- buildPartial() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
- buildPartial() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Column.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ColumnRange.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Family.Builder
- buildPartial() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
- buildPartial() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
- buildPartial() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
- buildPartial() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
- buildPartial() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
- buildPartial() - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
- buildPartial() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
- buildPartial() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
- buildPartial() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
- buildPartial() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Mutation.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- buildPartial() - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
- buildPartial() - Method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
- buildPartial() - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
- buildPartial() - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
- buildPartial() - Method in class com.google.bigtable.v2.RequestStats.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ResponseParams.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Row.Builder
- buildPartial() - Method in class com.google.bigtable.v2.RowFilter.Builder
- buildPartial() - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
- buildPartial() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
- buildPartial() - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
- buildPartial() - Method in class com.google.bigtable.v2.RowRange.Builder
- buildPartial() - Method in class com.google.bigtable.v2.RowSet.Builder
- buildPartial() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
- buildPartial() - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
- buildPartial() - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
- buildPartial() - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
- buildPartial() - Method in class com.google.bigtable.v2.StreamPartition.Builder
- buildPartial() - Method in class com.google.bigtable.v2.TimestampRange.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ValueRange.Builder
- BuiltinViews - Class in com.google.cloud.bigtable.stats
-
For registering built-in metric views
- BuiltinViews() - Constructor for class com.google.cloud.bigtable.stats.BuiltinViews
- 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.
C
- call(ReadChangeStreamRequest, ResponseObserver<ChangeStreamRecordT>, ApiCallContext) - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ChangeStreamRecordMergingCallable
- call(ReadChangeStreamQuery, ResponseObserver<ChangeStreamRecordT>, ApiCallContext) - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ReadChangeStreamUserCallable
- call(String, ResponseObserver<Range.ByteStringRange>, ApiCallContext) - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.GenerateInitialChangeStreamPartitionsUserCallable
- CANCELLED - com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
-
The table was deleted before it finished copying to the new cluster.
- CANCELLED - com.google.cloud.bigtable.common.Status.Code
- CANCELLED_VALUE - Static variable in enum com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
-
The table was deleted before it finished copying to the new cluster.
- canResume() - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ReadChangeStreamResumptionStrategy
- Cell - Class in com.google.bigtable.v2
-
Specifies (some of) the contents of a single row/column/timestamp of a table.
- Cell.Builder - Class in com.google.bigtable.v2
-
Specifies (some of) the contents of a single row/column/timestamp of a table.
- CellOrBuilder - Interface in com.google.bigtable.v2
- CELLS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Column
- CELLS_PER_COLUMN_LIMIT_FILTER - com.google.bigtable.v2.RowFilter.FilterCase
- CELLS_PER_COLUMN_LIMIT_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- CELLS_PER_ROW_LIMIT_FILTER - com.google.bigtable.v2.RowFilter.FilterCase
- CELLS_PER_ROW_LIMIT_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- CELLS_PER_ROW_OFFSET_FILTER - com.google.bigtable.v2.RowFilter.FilterCase
- CELLS_PER_ROW_OFFSET_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- CELLS_RETURNED_COUNT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadIterationStats
- CELLS_SEEN_COUNT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadIterationStats
- 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.
- CHAIN - com.google.bigtable.v2.RowFilter.FilterCase
- CHAIN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- CHANGE_STREAM_CONFIG_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Table
- ChangeStreamConfig - Class in com.google.bigtable.admin.v2
-
Change stream configuration.
- ChangeStreamConfig.Builder - Class in com.google.bigtable.admin.v2
-
Change stream configuration.
- ChangeStreamConfigOrBuilder - Interface in com.google.bigtable.admin.v2
- 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 byChangeStreamRecordMerger
. - 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 mergingChangeStreamStateMachine
. - 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
ReadChangeStreamResponse
s and produces change stream records. - ChangeStreamRecordMergingCallable(ServerStreamingCallable<ReadChangeStreamRequest, ReadChangeStreamResponse>, ChangeStreamRecordAdapter<ChangeStreamRecordT>) - Constructor for class com.google.cloud.bigtable.data.v2.stub.changestream.ChangeStreamRecordMergingCallable
- checkAndMutateRow(CheckAndMutateRowRequest) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableBlockingStub
-
Mutates a row atomically based on the output of a predicate Reader filter.
- checkAndMutateRow(CheckAndMutateRowRequest) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableFutureStub
-
Mutates a row atomically based on the output of a predicate Reader filter.
- checkAndMutateRow(CheckAndMutateRowRequest, StreamObserver<CheckAndMutateRowResponse>) - Method in interface com.google.bigtable.v2.BigtableGrpc.AsyncService
-
Mutates a row atomically based on the output of a predicate Reader filter.
- checkAndMutateRow(CheckAndMutateRowRequest, StreamObserver<CheckAndMutateRowResponse>) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableStub
-
Mutates a row atomically based on the output of a predicate Reader filter.
- 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.
- CheckAndMutateRowRequest - Class in com.google.bigtable.v2
-
Request message for Bigtable.CheckAndMutateRow.
- CheckAndMutateRowRequest.Builder - Class in com.google.bigtable.v2
-
Request message for Bigtable.CheckAndMutateRow.
- CheckAndMutateRowRequestOrBuilder - Interface in com.google.bigtable.v2
- CheckAndMutateRowResponse - Class in com.google.bigtable.v2
-
Response message for Bigtable.CheckAndMutateRow.
- CheckAndMutateRowResponse.Builder - Class in com.google.bigtable.v2
-
Response message for Bigtable.CheckAndMutateRow.
- CheckAndMutateRowResponseOrBuilder - Interface in com.google.bigtable.v2
- 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(CheckConsistencyRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
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.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
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, StreamObserver<CheckConsistencyResponse>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
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, StreamObserver<CheckConsistencyResponse>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
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.
- CheckConsistencyRequest - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency][google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency]
- CheckConsistencyRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency][google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency]
- CheckConsistencyRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- CheckConsistencyResponse - Class in com.google.bigtable.admin.v2
-
Response message for [google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency][google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency]
- CheckConsistencyResponse.Builder - Class in com.google.bigtable.admin.v2
-
Response message for [google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency][google.bigtable.admin.v2.BigtableTableAdmin.CheckConsistency]
- CheckConsistencyResponseOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- CHUNK_INFO_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- CHUNKED_VALUE_OFFSET_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- CHUNKED_VALUE_SIZE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- CHUNKS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- CHUNKS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsResponse
- clear() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
- clear() - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
- clear() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
- clear() - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
- clear() - Method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
- clear() - Method in class com.google.bigtable.admin.v2.Backup.Builder
- clear() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
- clear() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
- clear() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse.Builder
- clear() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
- clear() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
- clear() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
- clear() - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
- clear() - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
- clear() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
- clear() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
- clear() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- clear() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
- clear() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
- clear() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
- clear() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
- clear() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
- clear() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
- clear() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
- clear() - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
- clear() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
- clear() - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
- clear() - Method in class com.google.bigtable.admin.v2.Instance.Builder
- clear() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
- clear() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
- clear() - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
- clear() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
- clear() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
- clear() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
- clear() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
- clear() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
- clear() - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
- clear() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
- clear() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
- clear() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
- clear() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
- clear() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
- clear() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
- clear() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.Table.Builder
- clear() - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
- clear() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
- clear() - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata.Builder
- clear() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
- clear() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
- clear() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
- clear() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
- clear() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
- clear() - Method in class com.google.bigtable.v2.Cell.Builder
- clear() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
- clear() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
- clear() - Method in class com.google.bigtable.v2.Column.Builder
- clear() - Method in class com.google.bigtable.v2.ColumnRange.Builder
- clear() - Method in class com.google.bigtable.v2.Family.Builder
- clear() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
- clear() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
- clear() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
- clear() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
- clear() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
- clear() - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
- clear() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
- clear() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
- clear() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
- clear() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
- clear() - Method in class com.google.bigtable.v2.Mutation.Builder
- clear() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
- clear() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
- clear() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
- clear() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- clear() - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
- clear() - Method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
- clear() - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
- clear() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
- clear() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
- clear() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
- clear() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
- clear() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
- clear() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
- clear() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
- clear() - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
- clear() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
- clear() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
- clear() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
- clear() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
- clear() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
- clear() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
- clear() - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
- clear() - Method in class com.google.bigtable.v2.RequestStats.Builder
- clear() - Method in class com.google.bigtable.v2.ResponseParams.Builder
- clear() - Method in class com.google.bigtable.v2.Row.Builder
- clear() - Method in class com.google.bigtable.v2.RowFilter.Builder
- clear() - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
- clear() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
- clear() - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
- clear() - Method in class com.google.bigtable.v2.RowRange.Builder
- clear() - Method in class com.google.bigtable.v2.RowSet.Builder
- clear() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
- clear() - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
- clear() - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
- clear() - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
- clear() - Method in class com.google.bigtable.v2.StreamPartition.Builder
- clear() - Method in class com.google.bigtable.v2.TimestampRange.Builder
- clear() - Method in class com.google.bigtable.v2.ValueRange.Builder
- clearAllowTransactionalWrites() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
-
Whether or not `CheckAndMutateRow` and `ReadModifyWriteRow` requests are allowed by this app profile.
- clearAppendValue() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
Rule specifying that `append_value` be appended to the existing value.
- clearApplyLabelTransformer() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies the given label to all cells in the output row.
- clearAppProfile() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
-
Required.
- clearAppProfile() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
-
Required.
- clearAppProfileId() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
-
Required.
- clearAppProfileId() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
This value specifies routing for replication.
- clearAppProfileId() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
-
This value specifies routing for replication.
- clearAppProfileId() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
This value specifies routing for replication.
- clearAppProfileId() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
This value specifies routing for replication.
- clearAppProfileId() - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
-
This value specifies routing for replication.
- clearAppProfileId() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
This value specifies routing for replication.
- clearAppProfileId() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
This value specifies routing for replication.
- clearAppProfileId() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
This value specifies routing for replication.
- clearAppProfileId() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
This value specifies routing for replication.
- clearAppProfiles() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
The list of requested app profiles.
- clearAutoscalingLimits() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
-
Required.
- clearAutoscalingTargets() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
-
Required.
- clearBackup() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- clearBackup() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
-
Required.
- clearBackup() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
-
Name of the backup from which to restore.
- clearBackup() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
-
Required.
- clearBackupId() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- clearBackupId() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
-
Required.
- clearBackupInfo() - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
-
Information about the backup used to restore the table.
- clearBackupInfo() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
.google.bigtable.admin.v2.BackupInfo backup_info = 3;
- clearBackups() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
The list of matching backups.
- clearBlockAllFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Does not match any cells, regardless of input.
- clearCells() - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- clearCellsPerColumnLimitFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only the most recent N cells within each column.
- clearCellsPerRowLimitFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only the first N cells of each row.
- clearCellsPerRowOffsetFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Skips the first N cells of each row, matching all subsequent cells.
- clearCellsReturnedCount() - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
-
The cells returned as part of the request.
- clearCellsSeenCount() - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
-
The cells seen (scanned) as part of the request.
- clearChain() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in sequence, progressively narrowing the results.
- clearChangeStreamConfig() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
If specified, enable the change stream on this table.
- clearChunkedValueOffset() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
-
The byte offset of this chunk into the total value size of the mutation.
- clearChunkedValueSize() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
-
The total value size of all the chunks that make up the `SetCell`.
- clearChunkInfo() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
-
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.
- clearChunks() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The mutations associated with this change to the partition.
- clearChunks() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
A collection of a row's contents as part of the read request.
- clearCloseStream() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
An indication that the stream should be closed.
- clearCluster() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
Required.
- clearCluster() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
-
Required.
- clearCluster() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
Required.
- clearClusterAutoscalingConfig() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
-
Autoscaling configuration for this cluster.
- clearClusterConfig() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Configuration for this cluster.
- clearClusterId() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
-
The cluster to which read/write requests should be routed.
- clearClusterId() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
Required.
- clearClusterId() - Method in class com.google.bigtable.v2.ResponseParams.Builder
-
Identifier for a cluster that represents set of bigtable resources.
- clearClusterIds() - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
-
The set of clusters to route to.
- clearClusters() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- clearClusters() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- clearClusterStates() - Method in class com.google.bigtable.admin.v2.Table.Builder
- clearColumnFamilies() - Method in class com.google.bigtable.admin.v2.Table.Builder
- clearColumnQualifier() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The qualifier of the column from which cells should be deleted.
- clearColumnQualifier() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The qualifier of the column into which new data should be written.
- clearColumnQualifier() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
The qualifier of the column to which the read/modify/write should be applied.
- clearColumnQualifierRegexFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns whose qualifiers satisfy the given RE2 regex.
- clearColumnRangeFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns within the given range.
- clearColumns() - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- clearCommitRow() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Indicates that the client can safely process all previous chunks for `row_key`, as its data has been fully read.
- clearCommitTimestamp() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The timestamp at which the mutation was applied on the Bigtable server.
- clearCondition() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies one of two possible RowFilters to the data based on the output of a predicate RowFilter.
- clearConfig() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
- clearConsistencyToken() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
-
Required.
- clearConsistencyToken() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
-
The generated consistency token.
- clearConsistent() - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse.Builder
-
True only if the token is consistent.
- clearContinuationToken() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
-
A token that can be provided to a subsequent `ReadChangeStream` call to pick up reading at the current stream position.
- clearContinuationTokens() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Tokens that describe how to resume reading a stream where reading previously left off.
- clearContinuationTokens() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- clearCpuUtilizationPercent() - Method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
-
The cpu utilization that the Autoscaler should be trying to achieve.
- clearCreate() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Create a new column family with the specified schema, or fail if one already exists with the given ID.
- clearCreateTime() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Output only.
- clearCreateTime() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- clearDataChange() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
A mutation to the partition.
- clearDataSizeBytes() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- clearDefaultStorageType() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Immutable.
- clearDeleteAllDataFromTable() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
Delete all rows in the table.
- clearDeleteFromColumn() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column.
- clearDeleteFromFamily() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column family.
- clearDeleteFromRow() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from the entire row.
- clearDeleteTime() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
The time when the snapshot will be deleted.
- clearDeletionProtection() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Set to true to make the table protected against data loss.
- clearDescription() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Long form description of the use case for this AppProfile.
- clearDescription() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Description of the snapshot.
- clearDescription() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
Description of the snapshot.
- clearDisplayName() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Required.
- clearDone() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
When true, indicates that the entire `DataChange` has been read and the client can safely process the message.
- clearDrop() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Drop (delete) the column family with the given ID, or fail if no such family exists.
- clearEncryptionConfig() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Immutable.
- clearEncryptionInfo() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- clearEncryptionInfo() - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- clearEncryptionStatus() - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
-
Output only.
- clearEncryptionType() - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
-
Output only.
- clearEndKey() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Tablet End Key (inclusive).
- clearEndKey() - Method in class com.google.bigtable.v2.RowRange.Builder
- clearEndKeyClosed() - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an inclusive upper bound for the range.
- clearEndKeyOpen() - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an exclusive upper bound for the range.
- clearEndQualifier() - Method in class com.google.bigtable.v2.ColumnRange.Builder
- clearEndQualifierClosed() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an inclusive upper bound for the range.
- clearEndQualifierOpen() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an exclusive upper bound for the range.
- clearEndTime() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- clearEndTime() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- clearEndTime() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
If set, the time at which this operation finished or was cancelled.
- clearEndTime() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Output only.
- clearEndTime() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
The end time to list hot tablets.
- clearEndTime() - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
-
If set, the time at which this operation failed or was completed successfully.
- clearEndTime() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
-
If set, the time at which this operation finished or was cancelled.
- clearEndTime() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
-
If set, the time at which this operation finished or was canceled.
- clearEndTime() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
If specified, OK will be returned when the stream advances beyond this time.
- clearEndTimestampMicros() - Method in class com.google.bigtable.v2.TimestampRange.Builder
-
Exclusive upper bound.
- clearEndValue() - Method in class com.google.bigtable.v2.ValueRange.Builder
- clearEndValueClosed() - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an inclusive upper bound for the range.
- clearEndValueOpen() - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an exclusive upper bound for the range.
- clearEntries() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- clearEntries() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- clearEstimatedCopiedBytes() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
-
Estimate of the number of bytes copied so far for this table.
- clearEstimatedLowWatermark() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- clearEstimatedLowWatermark() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- clearEstimatedSizeBytes() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
-
Estimate of the size of the table to be copied.
- clearEtag() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Strongly validated etag for optimistic concurrency control.
- clearExpireTime() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Required.
- clearExpireTime() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- clearFactor() - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
-
If it has been at least one `period` since the last load adjustment, the client should multiply the current load by this value to get the new target load.
- clearFailedLocations() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.
- clearFailedLocations() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
Locations from which Cluster information could not be retrieved, due to an outage or some other transient condition.
- clearFailedLocations() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition.
- clearFalseFilter() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` does not return any results.
- clearFalseMutations() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- clearFamilies() - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- clearFamilyName() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
The name of the column family within which this range falls.
- clearFamilyName() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The name of the family from which cells should be deleted.
- clearFamilyName() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
-
The name of the family from which cells should be deleted.
- clearFamilyName() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The name of the family into which new data should be written.
- clearFamilyName() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
The name of the family to which the read/modify/write should be applied.
- clearFamilyName() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column family name for this chunk of data.
- clearFamilyNameRegexFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns whose families satisfy the given RE2 regex.
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.Backup.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.Instance.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.Table.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Cell.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Column.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ColumnRange.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Family.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Mutation.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.RequestStats.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ResponseParams.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Row.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.RowFilter.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.RowRange.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.RowSet.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.StreamPartition.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.TimestampRange.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ValueRange.Builder
- clearFilter() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
A filter expression that filters backups listed in the response.
- clearFilter() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The filter to apply to the contents of the specified row(s).
- clearFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
- clearFilters() - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- clearFilters() - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- clearFinishTime() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- clearFinishTime() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- clearFinishTime() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- clearFinishTime() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- clearFinishTime() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- clearFinishTime() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- clearFinishTime() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- clearFrontendServerLatency() - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
-
The latency measured by the frontend server handling this request, from when the request was received, to when this value is sent back in the response.
- clearFullReadStatsView() - Method in class com.google.bigtable.v2.RequestStats.Builder
-
Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.
- clearGcRule() - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
-
Garbage collection rule specified as a protobuf.
- clearGranularity() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Immutable.
- clearHeartbeat() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
A periodic heartbeat message.
- clearHeartbeatDuration() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
If specified, the duration between `Heartbeat` messages on the stream.
- clearHotTablets() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- clearId() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
The ID of the column family to be modified.
- clearIgnoreWarnings() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
-
If true, ignore safety checks when creating the app profile.
- clearIgnoreWarnings() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
-
Required.
- clearIgnoreWarnings() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
-
If true, ignore safety checks when updating the app profile.
- clearIncrementAmount() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
Rule specifying that `increment_amount` be added to the existing value.
- clearIndex() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
The index into the original request's `entries` list of the Entry for which a result is being reported.
- clearInitialSplits() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- clearInstance() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- clearInstance() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
-
Required.
- clearInstanceId() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- clearInstances() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- clearInterleave() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in parallel and combines the results.
- clearIntersection() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by every nested rule.
- clearKey() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
-
Row key to use as an initial tablet boundary.
- clearKey() - Method in class com.google.bigtable.v2.Row.Builder
-
The unique key which identifies this row within its table.
- clearKmsKeyName() - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
-
Describes the Cloud KMS encryption key that will be used to protect the destination Bigtable cluster.
- clearKmsKeyVersion() - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
-
Output only.
- clearLabels() - Method in class com.google.bigtable.admin.v2.Instance.Builder
- clearLabels() - Method in class com.google.bigtable.v2.Cell.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- clearLabels() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- clearLastChunk() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
-
When true, this is the last chunk of a chunked `SetCell`.
- clearLastScannedRowKey() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
Optionally the server might return the row key of the last row it has scanned.
- clearLastScannedRowResponses() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
-
Notify the server that the client supports the last_scanned_row field in ReadRowsResponse for long-running scans.
- clearLocation() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Immutable.
- clearMaxAge() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells in a column older than the given age.
- clearMaxNumVersions() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete all cells in a column except the most recent N.
- clearMaxServeNodes() - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
-
Required.
- clearMinServeNodes() - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
-
Required.
- clearMod() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
- clearModifications() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- clearMultiClusterRoutingUseAny() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Use a multi-cluster routing policy.
- clearMutateRowsRateLimit() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
-
Notify the server that the client enables batch write flow control by requesting RateLimitInfo from MutateRowsResponse.
- clearMutateRowsRateLimit2() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
-
Notify the server that the client enables batch write flow control by requesting RateLimitInfo from MutateRowsResponse.
- clearMutation() - Method in class com.google.bigtable.v2.Mutation.Builder
- clearMutation() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
-
If this is a continuation of a chunked message (`chunked_value_offset` > 0), ignore all fields except the `SetCell`'s value and merge it with the previous message by concatenating the value fields.
- clearMutations() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- clearMutations() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Required.
- clearName() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
The unique name of the app profile.
- clearName() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
A globally unique identifier for the backup which cannot be changed.
- clearName() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
-
Required.
- clearName() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
The unique name of the cluster.
- clearName() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
-
The name of the backup being created through the copy operation.
- clearName() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
The name of the backup being created.
- clearName() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
-
Required.
- clearName() - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
-
Required.
- clearName() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
-
Required.
- clearName() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
-
Required.
- clearName() - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
-
Required.
- clearName() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
-
Required.
- clearName() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
Required.
- clearName() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
-
Required.
- clearName() - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
-
Required.
- clearName() - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
-
Required.
- clearName() - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
-
Required.
- clearName() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
-
Required.
- clearName() - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
-
Required.
- clearName() - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
Required.
- clearName() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
The unique name of the hot tablet.
- clearName() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
The unique name of the instance.
- clearName() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- clearName() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
-
Name of the restored table being optimized.
- clearName() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
Name of the table being created and restored to.
- clearName() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
The unique name of the snapshot.
- clearName() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
Required.
- clearName() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The unique name of the table.
- clearName() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
-
The name of the table being restored.
- clearName() - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
-
Required.
- clearName() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
-
The name of the table being updated.
- clearName() - Method in class com.google.bigtable.v2.Family.Builder
-
The unique key which identifies this family within its row.
- clearName() - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
-
Required.
- clearNewPartitions() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- clearNextPageToken() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
Set if not all app profiles could be returned in a single response.
- clearNextPageToken() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
`next_page_token` can be sent in a subsequent [ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups] call to fetch more of the matching backups.
- clearNextPageToken() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
DEPRECATED: This field is unused and ignored.
- clearNextPageToken() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
Set if not all hot tablets could be returned in a single response.
- clearNextPageToken() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
DEPRECATED: This field is unused and ignored.
- clearNextPageToken() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
Set if not all snapshots could be returned in a single response.
- clearNextPageToken() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
Set if not all tables could be returned in a single response.
- clearNodeCpuUsagePercent() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Output only.
- clearOffsetBytes() - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
-
Approximate total storage space used by all rows in the table which precede `row_key`.
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.Backup.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.Instance.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.Table.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Cell.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Column.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ColumnRange.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Family.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Mutation.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.RequestStats.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ResponseParams.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Row.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.RowFilter.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.RowRange.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.RowSet.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.StreamPartition.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.TimestampRange.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ValueRange.Builder
- clearOptimizeTableOperationName() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
If exists, the name of the long-running operation that will be used to track the post-restore optimization process to optimize the performance of the restored table.
- clearOrderBy() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
An expression for specifying the sort order of the results of the request.
- clearOriginalRequest() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The request that prompted the initiation of this CreateCluster operation.
- clearOriginalRequest() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The request that prompted the initiation of this CreateInstance operation.
- clearOriginalRequest() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The request that prompted the initiation of this CreateTableFromSnapshot operation.
- clearOriginalRequest() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The original request for PartialUpdateCluster.
- clearOriginalRequest() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The request that prompted the initiation of this SnapshotTable operation.
- clearOriginalRequest() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The request that prompted the initiation of this UpdateCluster operation.
- clearOriginalRequest() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The request that prompted the initiation of this UpdateInstance operation.
- clearPageSize() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
-
Maximum number of results per page.
- clearPageSize() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
Number of backups to be returned in the response.
- clearPageSize() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
Maximum number of results per page.
- clearPageSize() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
-
The maximum number of snapshots to return per page.
- clearPageSize() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
Maximum number of results per page.
- clearPageToken() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- clearPageToken() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
If non-empty, `page_token` should contain a [next_page_token][google.bigtable.admin.v2.ListBackupsResponse.next_page_token] from a previous [ListBackupsResponse][google.bigtable.admin.v2.ListBackupsResponse] to the same `parent` and with the same `filter`.
- clearPageToken() - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
DEPRECATED: This field is unused and ignored.
- clearPageToken() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- clearPageToken() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
DEPRECATED: This field is unused and ignored.
- clearPageToken() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- clearPageToken() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- clearParent() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- clearParent() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
-
Required.
- clearParent() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
-
Required.
- clearParent() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
Required.
- clearParent() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- clearParent() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
-
Required.
- clearParent() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
Required.
- clearParent() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
-
Required.
- clearParent() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
Required.
- clearParent() - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
Required.
- clearParent() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
Required.
- clearParent() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
Required.
- clearParent() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
-
Required.
- clearParent() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
Required.
- clearParent() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
-
Required.
- clearPartition() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
-
A partition of the change stream.
- clearPartition() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
The partition to read changes from.
- clearPartition() - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
-
The partition that this token applies to.
- clearPassAllFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches all cells, regardless of input.
- clearPeriod() - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
-
Time that clients should wait before adjusting the target rate again.
- clearPredicateFilter() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
The filter to be applied to the contents of the specified row.
- clearPredicateFilter() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
If `predicate_filter` outputs any cells, then `true_filter` will be evaluated on the input row.
- clearPredicateMatched() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
-
Whether or not the request's `predicate_filter` yielded any results for the specified row.
- clearProgress() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
-
The progress of the [CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup] operation.
- clearProgress() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
-
The progress of the post-restore optimizations.
- clearProgress() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
The progress of the [RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable] operation.
- clearProgressPercent() - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
-
Percent completion of the operation.
- clearQualifier() - Method in class com.google.bigtable.v2.Column.Builder
-
The unique key which identifies this column within its family.
- clearQualifier() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column qualifier for this chunk of data.
- clearRateLimitInfo() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
Information about how client should limit the rate (QPS).
- clearReadIterationStats() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Iteration stats describe how efficient the read is, e.g.
- clearReplicationState() - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- clearRequestLatencyStats() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Request latency stats describe the time taken to complete a request, from the server side.
- clearRequestStats() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
If requested, provide enhanced query performance statistics.
- clearRequestStatsView() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The view into RequestStats, as described above.
- clearRequestTime() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The time at which the original request was received.
- clearRequestTime() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the original request was received.
- clearRequestTime() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The time at which the original request was received.
- clearRequestTime() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The time at which the original request was received.
- clearRequestTime() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The time at which the original request was received.
- clearRequestTime() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the original request was received.
- clearRequestTime() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The time at which the original request was received.
- clearResetRow() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Indicates that the client should drop all previous chunks for `row_key`, as it will be re-read from the beginning.
- clearRestoreInfo() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Output only.
- clearRetentionPeriod() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
-
How long the change stream should be retained.
- clearReversed() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
Experimental API - Please note that this API is currently experimental and can change in the future.
- clearReverseScans() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
-
Notify the server that the client supports reverse scans.
- clearRoutingPolicy() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
- clearRow() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
-
A Row containing the new contents of all cells modified by the request.
- clearRowKey() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Required.
- clearRowKey() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- clearRowKey() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
The key of the row to which the `mutations` should be applied.
- clearRowKey() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The row key for all mutations that are part of this `DataChange`.
- clearRowKey() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- clearRowKey() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The row key for this chunk of data.
- clearRowKey() - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
-
Sorted streamed sequence of sample row keys in the table.
- clearRowKeyPrefix() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
Delete all rows that start with this row key prefix.
- clearRowKeyRegexFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from rows whose keys satisfy the given RE2 regex.
- clearRowKeys() - Method in class com.google.bigtable.v2.RowSet.Builder
-
Single rows included in the set.
- clearRowRange() - Method in class com.google.bigtable.v2.StreamPartition.Builder
-
The row range covered by this partition and is specified by [`start_key_closed`, `end_key_open`).
- clearRowRanges() - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- clearRows() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The row keys and/or ranges to read sequentially.
- clearRowSampleFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches all cells from a row with probability p, and matches no cells from the row with probability 1-p.
- clearRowsLimit() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The read will stop after committing to N rows' worth of results.
- clearRowsReturnedCount() - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
-
The rows returned as part of the request.
- clearRowsSeenCount() - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
-
The rows seen (scanned) as part of the request.
- clearRowStatus() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
- clearRule() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
- clearRule() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
- clearRules() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- clearRules() - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- clearRules() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- clearSatisfiesPzs() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Output only.
- clearServeNodes() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
The number of nodes allocated to this cluster.
- clearSetCell() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Set a cell's value.
- clearSingleClusterRouting() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Use a single-cluster routing policy.
- clearSink() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
ADVANCED USE ONLY.
- clearSizeBytes() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- clearSnapshotId() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
Required.
- clearSnapshots() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
The snapshots present in the requested cluster.
- clearSource() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
- clearSourceBackup() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- clearSourceBackup() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- clearSourceBackup() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- clearSourceBackupInfo() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
-
Information about the source backup that is being copied from.
- clearSourceClusterId() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The cluster where the mutation was applied.
- clearSourceInfo() - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
- clearSourceInfo() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
- clearSourceSnapshot() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
-
Required.
- clearSourceTable() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Required.
- clearSourceTable() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- clearSourceTable() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
The name of the table the backup is created from.
- clearSourceTable() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- clearSourceType() - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
-
The type of the restore source.
- clearSourceType() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
The type of the restore source.
- clearStartFrom() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
- clearStartKey() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Tablet Start Key (inclusive).
- clearStartKey() - Method in class com.google.bigtable.v2.RowRange.Builder
- clearStartKeyClosed() - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an inclusive lower bound for the range.
- clearStartKeyOpen() - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an exclusive lower bound for the range.
- clearStartQualifier() - Method in class com.google.bigtable.v2.ColumnRange.Builder
- clearStartQualifierClosed() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an inclusive lower bound for the range.
- clearStartQualifierOpen() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an exclusive lower bound for the range.
- clearStartTime() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- clearStartTime() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- clearStartTime() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
The time at which this operation started.
- clearStartTime() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Output only.
- clearStartTime() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
The start time to list hot tablets.
- clearStartTime() - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
-
Time the request was received.
- clearStartTime() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
-
The time at which this operation started.
- clearStartTime() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
-
The time at which this operation started.
- clearStartTime() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Start reading the stream at the specified timestamp.
- clearStartTimestampMicros() - Method in class com.google.bigtable.v2.TimestampRange.Builder
-
Inclusive lower bound.
- clearStartValue() - Method in class com.google.bigtable.v2.ValueRange.Builder
- clearStartValueClosed() - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an inclusive lower bound for the range.
- clearStartValueOpen() - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an exclusive lower bound for the range.
- clearState() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- clearState() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Output only.
- clearState() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
-
.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State state = 4;
- clearState() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
(`OutputOnly`) The current state of the instance.
- clearState() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- clearStatsView() - Method in class com.google.bigtable.v2.RequestStats.Builder
- clearStatus() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
The result of the request Entry identified by `index`.
- clearStatus() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
The status of the stream.
- clearStorageUtilizationGibPerNode() - Method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
-
The storage utilization that the Autoscaler should be trying to achieve.
- clearStreamRecord() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
- clearStripValueTransformer() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Replaces each cell's value with the empty string.
- clearTable() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
Required.
- clearTable() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
-
Required.
- clearTableId() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
-
Required.
- clearTableId() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
Required.
- clearTableId() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
-
Required.
- clearTableName() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Name of the table that contains the tablet.
- clearTableName() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Required.
- clearTableName() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
-
Required.
- clearTableName() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- clearTableName() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- clearTableName() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Required.
- clearTableName() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- clearTableName() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
Required.
- clearTableName() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
Required.
- clearTables() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- clearTables() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested instance.
- clearTarget() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
- clearTiebreaker() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
A value that lets stream consumers reconstruct Bigtable's conflict resolution semantics.
- clearTimeRange() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The range of timestamps within which cells should be deleted.
- clearTimestampMicros() - Method in class com.google.bigtable.v2.Cell.Builder
-
The cell's stored timestamp, which also uniquely identifies it within its column.
- clearTimestampMicros() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The timestamp of the cell into which new data should be written.
- clearTimestampMicros() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The cell's stored timestamp, which also uniquely identifies it within its column.
- clearTimestampRangeFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with timestamps within the given range.
- clearToken() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
An encoded position for this stream's partition to restart reading from.
- clearToken() - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
-
An encoded position in the stream to restart reading from.
- clearTokens() - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
-
List of continuation tokens.
- clearTrueFilter() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` returns any results.
- clearTrueMutations() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- clearTtl() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
The amount of time that the new snapshot can stay active after it is created.
- clearType() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
The type of the instance.
- clearType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The type of the mutation.
- clearUnion() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by any nested rule.
- clearUpdate() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Update an existing column family to the specified schema, or fail if no column family exists with the given ID.
- clearUpdateMask() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
-
Required.
- clearUpdateMask() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
-
Required.
- clearUpdateMask() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
-
Required.
- clearUpdateMask() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
-
Required.
- clearUpdateMask() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
-
Required.
- clearValue() - Method in class com.google.bigtable.v2.Cell.Builder
-
The value stored in the cell.
- clearValue() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The value to be written into the specified cell.
- clearValue() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The value stored in the cell.
- clearValueRangeFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with values that fall within the given range.
- clearValueRegexFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with values that satisfy the given regular expression.
- clearValueSize() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
If this CellChunk is part of a chunked cell value and this is not the final chunk of that cell, value_size will be set to the total length of the cell value.
- clearView() - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
The view to be applied to the returned table's fields.
- clearView() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
The view to be applied to the returned tables' fields.
- clearZoneId() - Method in class com.google.bigtable.v2.ResponseParams.Builder
-
The cloud bigtable zone associated with the cluster.
- clone() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
- clone() - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
- clone() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
- clone() - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
- clone() - Method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
- clone() - Method in class com.google.bigtable.admin.v2.Backup.Builder
- clone() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
- clone() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
- clone() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse.Builder
- clone() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
- clone() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
- clone() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
- clone() - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
- clone() - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
- clone() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
- clone() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
- clone() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- clone() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
- clone() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
- clone() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
- clone() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
- clone() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
- clone() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
- clone() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
- clone() - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
- clone() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
- clone() - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
- clone() - Method in class com.google.bigtable.admin.v2.Instance.Builder
- clone() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
- clone() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
- clone() - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
- clone() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
- clone() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
- clone() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
- clone() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
- clone() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
- clone() - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
- clone() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
- clone() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
- clone() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
- clone() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
- clone() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
- clone() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
- clone() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.Table.Builder
- clone() - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
- clone() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
- clone() - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata.Builder
- clone() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
- clone() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
- clone() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
- clone() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
- clone() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
- clone() - Method in class com.google.bigtable.v2.Cell.Builder
- clone() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
- clone() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
- clone() - Method in class com.google.bigtable.v2.Column.Builder
- clone() - Method in class com.google.bigtable.v2.ColumnRange.Builder
- clone() - Method in class com.google.bigtable.v2.Family.Builder
- clone() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
- clone() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
- clone() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
- clone() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
- clone() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
- clone() - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
- clone() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
- clone() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
- clone() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
- clone() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
- clone() - Method in class com.google.bigtable.v2.Mutation.Builder
- clone() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
- clone() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
- clone() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
- clone() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- clone() - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
- clone() - Method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
- clone() - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
- clone() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
- clone() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
- clone() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
- clone() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
- clone() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
- clone() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
- clone() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
- clone() - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
- clone() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
- clone() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
- clone() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
- clone() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
- clone() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
- clone() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
- clone() - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
- clone() - Method in class com.google.bigtable.v2.RequestStats.Builder
- clone() - Method in class com.google.bigtable.v2.ResponseParams.Builder
- clone() - Method in class com.google.bigtable.v2.Row.Builder
- clone() - Method in class com.google.bigtable.v2.RowFilter.Builder
- clone() - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
- clone() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
- clone() - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
- clone() - Method in class com.google.bigtable.v2.RowRange.Builder
- clone() - Method in class com.google.bigtable.v2.RowSet.Builder
- clone() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
- clone() - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
- clone() - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
- clone() - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
- clone() - Method in class com.google.bigtable.v2.StreamPartition.Builder
- clone() - Method in class com.google.bigtable.v2.TimestampRange.Builder
- clone() - Method in class com.google.bigtable.v2.ValueRange.Builder
- 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.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.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_STREAM - com.google.bigtable.v2.ReadChangeStreamResponse.StreamRecordCase
- CLOSE_STREAM_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse
- CLOSED - com.google.cloud.bigtable.data.v2.models.Range.BoundType
- 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.bigtable.admin.v2
-
A resizable group of nodes in a particular cloud location, capable of serving all [Tables][google.bigtable.admin.v2.Table] in the parent [Instance][google.bigtable.admin.v2.Instance].
- Cluster - Class in com.google.cloud.bigtable.admin.v2.models
-
A cluster represents the actual Cloud Bigtable service.
- CLUSTER_AUTOSCALING_CONFIG_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- CLUSTER_CONFIG - com.google.bigtable.admin.v2.Cluster.ConfigCase
- CLUSTER_CONFIG_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Cluster
- CLUSTER_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateClusterRequest
- CLUSTER_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- CLUSTER_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.SnapshotTableRequest
- CLUSTER_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- CLUSTER_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateClusterRequest
- CLUSTER_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ResponseParams
- CLUSTER_IDS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- CLUSTER_STATES_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Table
- Cluster.Builder - Class in com.google.bigtable.admin.v2
-
A resizable group of nodes in a particular cloud location, capable of serving all [Tables][google.bigtable.admin.v2.Table] in the parent [Instance][google.bigtable.admin.v2.Instance].
- Cluster.ClusterAutoscalingConfig - Class in com.google.bigtable.admin.v2
-
Autoscaling config for a cluster.
- Cluster.ClusterAutoscalingConfig.Builder - Class in com.google.bigtable.admin.v2
-
Autoscaling config for a cluster.
- Cluster.ClusterAutoscalingConfigOrBuilder - Interface in com.google.bigtable.admin.v2
- Cluster.ClusterConfig - Class in com.google.bigtable.admin.v2
-
Configuration for a cluster.
- Cluster.ClusterConfig.Builder - Class in com.google.bigtable.admin.v2
-
Configuration for a cluster.
- Cluster.ClusterConfigOrBuilder - Interface in com.google.bigtable.admin.v2
- Cluster.ConfigCase - Enum in com.google.bigtable.admin.v2
- Cluster.EncryptionConfig - Class in com.google.bigtable.admin.v2
-
Cloud Key Management Service (Cloud KMS) settings for a CMEK-protected cluster.
- Cluster.EncryptionConfig.Builder - Class in com.google.bigtable.admin.v2
-
Cloud Key Management Service (Cloud KMS) settings for a CMEK-protected cluster.
- Cluster.EncryptionConfigOrBuilder - Interface in com.google.bigtable.admin.v2
- Cluster.State - Enum in com.google.bigtable.admin.v2
-
Possible states of a cluster.
- 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.
- ClusterName - Class in com.google.bigtable.admin.v2
- ClusterName() - Constructor for class com.google.bigtable.admin.v2.ClusterName
-
Deprecated.
- ClusterName.Builder - Class in com.google.bigtable.admin.v2
-
Builder for projects/{project}/instances/{instance}/clusters/{cluster}.
- ClusterOrBuilder - Interface in com.google.bigtable.admin.v2
- CLUSTERS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateInstanceRequest
- CLUSTERS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListClustersResponse
- Column - Class in com.google.bigtable.v2
-
Specifies (some of) the contents of a single row/column intersection of a table.
- COLUMN_FAMILIES_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Table
- COLUMN_QUALIFIER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- COLUMN_QUALIFIER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation.SetCell
- COLUMN_QUALIFIER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadModifyWriteRule
- COLUMN_QUALIFIER_REGEX_FILTER - com.google.bigtable.v2.RowFilter.FilterCase
- COLUMN_QUALIFIER_REGEX_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- COLUMN_RANGE_FILTER - com.google.bigtable.v2.RowFilter.FilterCase
- COLUMN_RANGE_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- Column.Builder - Class in com.google.bigtable.v2
-
Specifies (some of) the contents of a single row/column intersection of a table.
- ColumnFamily - Class in com.google.bigtable.admin.v2
-
A set of columns within a table which share a common configuration.
- ColumnFamily - Class in com.google.cloud.bigtable.admin.v2.models
-
Wrapper for
ColumnFamily
protocol buffer object - ColumnFamily.Builder - Class in com.google.bigtable.admin.v2
-
A set of columns within a table which share a common configuration.
- ColumnFamilyOrBuilder - Interface in com.google.bigtable.admin.v2
- ColumnOrBuilder - Interface in com.google.bigtable.v2
- ColumnRange - Class in com.google.bigtable.v2
-
Specifies a contiguous range of columns within a single column family.
- ColumnRange.Builder - Class in com.google.bigtable.v2
-
Specifies a contiguous range of columns within a single column family.
- ColumnRange.EndQualifierCase - Enum in com.google.bigtable.v2
- ColumnRange.StartQualifierCase - Enum in com.google.bigtable.v2
- ColumnRangeOrBuilder - Interface in com.google.bigtable.v2
- COLUMNS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Family
- com.google.bigtable.admin.v2 - package com.google.bigtable.admin.v2
- com.google.bigtable.v2 - package com.google.bigtable.v2
- 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.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.emulator.core - package com.google.cloud.bigtable.emulator.core
- com.google.cloud.bigtable.emulator.v2 - package com.google.cloud.bigtable.emulator.v2
- com.google.cloud.bigtable.stats - package com.google.cloud.bigtable.stats
- COMMIT_ROW - com.google.bigtable.v2.ReadRowsResponse.CellChunk.RowStatusCase
- COMMIT_ROW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- COMMIT_TIMESTAMP_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- CommonProto - Class in com.google.bigtable.admin.v2
- 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
- COMPLETED - com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
-
The table has been fully copied to the new cluster.
- COMPLETED_VALUE - Static variable in enum com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
-
The table has been fully copied to the new cluster.
- 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.
- CONDITION - com.google.bigtable.v2.RowFilter.FilterCase
- CONDITION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- ConditionalRowMutation - Class in com.google.cloud.bigtable.data.v2.models
-
Mutates a row atomically based on the output of a condition filter.
- CONFIG_NOT_SET - com.google.bigtable.admin.v2.Cluster.ConfigCase
- CONSISTENCY_TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- CONSISTENCY_TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- CONSISTENT_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- containsClusters(String) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- containsClusters(String) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
Required.
- containsClusters(String) - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
Required.
- containsClusterStates(String) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Output only.
- containsClusterStates(String) - Method in class com.google.bigtable.admin.v2.Table
-
Output only.
- containsClusterStates(String) - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
Output only.
- containsColumnFamilies(String) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The column families configured for this table, mapped by column family ID.
- containsColumnFamilies(String) - Method in class com.google.bigtable.admin.v2.Table
-
The column families configured for this table, mapped by column family ID.
- containsColumnFamilies(String) - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
The column families configured for this table, mapped by column family ID.
- containsLabels(String) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies.
- containsLabels(String) - Method in class com.google.bigtable.admin.v2.Instance
-
Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies.
- containsLabels(String) - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies.
- containsTables(String) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.
- containsTables(String) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
-
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.
- containsTables(String) - Method in interface com.google.bigtable.admin.v2.CreateClusterMetadataOrBuilder
-
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.
- CONTINUATION - com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
-
This is a continuation of a multi-message change.
- CONTINUATION_TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- CONTINUATION_TOKENS - com.google.bigtable.v2.ReadChangeStreamRequest.StartFromCase
- CONTINUATION_TOKENS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamRequest
- CONTINUATION_TOKENS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- CONTINUATION_VALUE - Static variable in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
-
This is a continuation of a multi-message change.
- 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.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Copy a Cloud Bigtable backup to a new backup in the destination cluster located in the destination instance and project.
- copyBackup(CopyBackupRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Copy a Cloud Bigtable backup to a new backup in the destination cluster located in the destination instance and project.
- copyBackup(CopyBackupRequest, StreamObserver<Operation>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Copy a Cloud Bigtable backup to a new backup in the destination cluster located in the destination instance and project.
- copyBackup(CopyBackupRequest, StreamObserver<Operation>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Copy a Cloud Bigtable backup to a new backup in the destination cluster located in the destination instance and project.
- copyBackup(CopyBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Copy an existing backup to a new backup in a Cloud Bigtable cluster with the specified configuration.
- copyBackupAsync(CopyBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Creates a copy of a backup from an existing backup in a Cloud Bigtable cluster with the specified configuration asynchronously.
- CopyBackupMetadata - Class in com.google.bigtable.admin.v2
-
Metadata type for the google.longrunning.Operation returned by [CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup].
- CopyBackupMetadata.Builder - Class in com.google.bigtable.admin.v2
-
Metadata type for the google.longrunning.Operation returned by [CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup].
- CopyBackupMetadataOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.bigtable.admin.v2
-
The request for [CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup].
- CopyBackupRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Build CopyBackupRequest for
CopyBackupRequest
. - CopyBackupRequest.Builder - Class in com.google.bigtable.admin.v2
-
The request for [CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup].
- CopyBackupRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- COPYING - com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
-
The table is actively being copied to the new cluster.
- COPYING_VALUE - Static variable in enum com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
-
The table is actively being copied to the new cluster.
- CPU_UTILIZATION_PERCENT_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.AutoscalingTargets
- create() - Static method in class com.google.cloud.bigtable.data.v2.models.Mutation
-
Creates new instance of Mutation object.
- create() - Static method in class com.google.cloud.bigtable.emulator.v2.BigtableEmulatorRule
- 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(long, long) - Static method in class com.google.cloud.bigtable.data.v2.models.Range.TimestampRange
- create(BigtableInstanceAdminSettings) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Constructs an instance of BigtableInstanceAdminClient with the given settings.
- create(BigtableTableAdminSettings) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Constructs an instance of BigtableTableAdminClient with the given 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(Range.ByteStringRange, String) - Static method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamContinuationToken
- create(ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
-
Creates a new instance of the mutation builder.
- create(ByteString, long) - Static method in class com.google.cloud.bigtable.data.v2.models.KeyOffset
- create(ByteString, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
- 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) - Static method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Constructs an instance of BigtableInstanceAdminClient with the given project ID.
- create(String) - Static method in class com.google.cloud.bigtable.data.v2.models.BulkMutation
- create(String) - Static method in class com.google.cloud.bigtable.data.v2.models.DeleteFamily
- create(String) - Static method in class com.google.cloud.bigtable.data.v2.models.Query
-
Constructs a new Query object for the specified table id.
- 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) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
-
Creates a new instance of the mutation builder.
- 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, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation
-
Creates a new instance of the mutation builder.
- create(String, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
- create(String, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
-
Creates a new instance of the mutation builder.
- create(String, ByteString, long, ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.SetCell
- 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, ByteString, Mutation) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
-
Creates new instance of mutation builder by wrapping existing set of row mutations.
- create(String, ByteString, Range.TimestampRange) - Static method in class com.google.cloud.bigtable.data.v2.models.DeleteCells
- 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(String, String) - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Constructs an instance of BigtableDataClient with default settings.
- create(String, String) - Static method in class com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation
-
Creates a new instance of the mutation builder.
- create(String, String) - 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.ReadModifyWriteRow
- create(String, String) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
-
Creates a new instance of the mutation builder.
- 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(String, String, Mutation) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
-
Creates new instance of mutation builder by wrapping existing set of row mutations.
- CREATE - com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.ModCase
- CREATE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Instance
- CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Snapshot
- createAppProfile(CreateAppProfileRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Creates an app profile within an instance.
- createAppProfile(CreateAppProfileRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Creates an app profile within an instance.
- createAppProfile(CreateAppProfileRequest, StreamObserver<AppProfile>) - Method in interface com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.AsyncService
-
Creates an app profile within an instance.
- createAppProfile(CreateAppProfileRequest, StreamObserver<AppProfile>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Creates an app profile within an instance.
- createAppProfile(CreateAppProfileRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Creates a new app profile.
- createAppProfileAsync(CreateAppProfileRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously creates a new app profile.
- CreateAppProfileRequest - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.CreateAppProfile.
- CreateAppProfileRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Parameters for creating a new Cloud Bigtable app profile.
- CreateAppProfileRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.CreateAppProfile.
- CreateAppProfileRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- createBackup(CreateBackupRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Starts creating a new Cloud Bigtable Backup.
- createBackup(CreateBackupRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Starts creating a new Cloud Bigtable Backup.
- createBackup(CreateBackupRequest, StreamObserver<Operation>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Starts creating a new Cloud Bigtable Backup.
- createBackup(CreateBackupRequest, StreamObserver<Operation>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Starts creating a new Cloud Bigtable Backup.
- createBackup(CreateBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Creates a backup with the specified configuration.
- createBackupAsync(CreateBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Creates a backup with the specified configuration asynchronously.
- CreateBackupMetadata - Class in com.google.bigtable.admin.v2
-
Metadata type for the operation returned by [CreateBackup][google.bigtable.admin.v2.BigtableTableAdmin.CreateBackup].
- CreateBackupMetadata.Builder - Class in com.google.bigtable.admin.v2
-
Metadata type for the operation returned by [CreateBackup][google.bigtable.admin.v2.BigtableTableAdmin.CreateBackup].
- CreateBackupMetadataOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.bigtable.admin.v2
-
The request for [CreateBackup][google.bigtable.admin.v2.BigtableTableAdmin.CreateBackup].
- CreateBackupRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Fluent wrapper for
CreateBackupRequest
- CreateBackupRequest.Builder - Class in com.google.bigtable.admin.v2
-
The request for [CreateBackup][google.bigtable.admin.v2.BigtableTableAdmin.CreateBackup].
- CreateBackupRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- createBundled() - Static method in class com.google.cloud.bigtable.emulator.core.EmulatorController
-
Create a new instance of emulator.
- createBundled() - Static method in class com.google.cloud.bigtable.emulator.v2.Emulator
-
Create a new instance of emulator.
- createChangeStreamRecordBuilder() - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter
-
Creates a new instance of a
ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
. - createChangeStreamRecordBuilder() - Method in class com.google.cloud.bigtable.data.v2.models.DefaultChangeStreamRecordAdapter
-
Creates a new instance of a
ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
. - createCluster(CreateClusterRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Creates a cluster within an instance.
- createCluster(CreateClusterRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Creates a cluster within an instance.
- createCluster(CreateClusterRequest, StreamObserver<Operation>) - Method in interface com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.AsyncService
-
Creates a cluster within an instance.
- createCluster(CreateClusterRequest, StreamObserver<Operation>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Creates a cluster within an instance.
- createCluster(CreateClusterRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Creates a new cluster in the specified instance.
- createClusterAsync(CreateClusterRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously creates a new cluster in the specified instance.
- CreateClusterMetadata - Class in com.google.bigtable.admin.v2
-
The metadata for the Operation returned by CreateCluster.
- CreateClusterMetadata.Builder - Class in com.google.bigtable.admin.v2
-
The metadata for the Operation returned by CreateCluster.
- CreateClusterMetadata.TableProgress - Class in com.google.bigtable.admin.v2
-
Progress info for copying a table's data to the new cluster.
- CreateClusterMetadata.TableProgress.Builder - Class in com.google.bigtable.admin.v2
-
Progress info for copying a table's data to the new cluster.
- CreateClusterMetadata.TableProgress.State - Enum in com.google.bigtable.admin.v2
-
Protobuf enum
google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
- CreateClusterMetadata.TableProgressOrBuilder - Interface in com.google.bigtable.admin.v2
- CreateClusterMetadataOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.CreateCluster.
- CreateClusterRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Parameters for creating a new Bigtable cluster.
- CreateClusterRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.CreateCluster.
- CreateClusterRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- 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.
- createFromPath(Path) - Static method in class com.google.cloud.bigtable.emulator.core.EmulatorController
- createFromPath(Path) - Static method in class com.google.cloud.bigtable.emulator.v2.Emulator
- createInstance(CreateInstanceRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Create an instance within a project.
- createInstance(CreateInstanceRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Create an instance within a project.
- createInstance(CreateInstanceRequest, StreamObserver<Operation>) - Method in interface com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.AsyncService
-
Create an instance within a project.
- createInstance(CreateInstanceRequest, StreamObserver<Operation>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Create an instance within a project.
- createInstance(CreateInstanceRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Creates a new instance and returns its representation.
- createInstanceAsync(CreateInstanceRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously creates a new instance and returns its representation wrapped in a future.
- CreateInstanceMetadata - Class in com.google.bigtable.admin.v2
-
The metadata for the Operation returned by CreateInstance.
- CreateInstanceMetadata.Builder - Class in com.google.bigtable.admin.v2
-
The metadata for the Operation returned by CreateInstance.
- CreateInstanceMetadataOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.CreateInstance.
- CreateInstanceRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Parameters for creating a new Bigtable Instance.
- CreateInstanceRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.CreateInstance.
- CreateInstanceRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- createNew() - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ReadChangeStreamResumptionStrategy
- 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.
- createRecorder(ApiTracerFactory.OperationType, SpanName, Map<String, String>) - Static method in class com.google.cloud.bigtable.stats.StatsWrapper
- 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
- 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(CreateTableRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Creates a new table in the specified instance.
- createTable(CreateTableRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Creates a new table in the specified instance.
- createTable(CreateTableRequest, StreamObserver<Table>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Creates a new table in the specified instance.
- createTable(CreateTableRequest, StreamObserver<Table>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Creates a new table in the specified instance.
- createTable(CreateTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Creates a new table with the specified configuration.
- createTableAsync(CreateTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously creates a new table with the specified configuration.
- createTableFromSnapshot(CreateTableFromSnapshotRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Creates a new table from the specified snapshot.
- createTableFromSnapshot(CreateTableFromSnapshotRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Creates a new table from the specified snapshot.
- createTableFromSnapshot(CreateTableFromSnapshotRequest, StreamObserver<Operation>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Creates a new table from the specified snapshot.
- createTableFromSnapshot(CreateTableFromSnapshotRequest, StreamObserver<Operation>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Creates a new table from the specified snapshot.
- CreateTableFromSnapshotMetadata - Class in com.google.bigtable.admin.v2
-
The metadata for the Operation returned by CreateTableFromSnapshot.
- CreateTableFromSnapshotMetadata.Builder - Class in com.google.bigtable.admin.v2
-
The metadata for the Operation returned by CreateTableFromSnapshot.
- CreateTableFromSnapshotMetadataOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- CreateTableFromSnapshotRequest - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.CreateTableFromSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.CreateTableFromSnapshot] Note: This is a private alpha release of Cloud Bigtable snapshots.
- CreateTableFromSnapshotRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.CreateTableFromSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.CreateTableFromSnapshot] Note: This is a private alpha release of Cloud Bigtable snapshots.
- CreateTableFromSnapshotRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.CreateTable][google.bigtable.admin.v2.BigtableTableAdmin.CreateTable]
- CreateTableRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Fluent wrapper for
CreateTableRequest
- CreateTableRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.CreateTable][google.bigtable.admin.v2.BigtableTableAdmin.CreateTable]
- CreateTableRequest.Split - Class in com.google.bigtable.admin.v2
-
An initial split point for a newly created table.
- CreateTableRequest.Split.Builder - Class in com.google.bigtable.admin.v2
-
An initial split point for a newly created table.
- CreateTableRequest.SplitOrBuilder - Interface in com.google.bigtable.admin.v2
- CreateTableRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- 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.
- CREATING - com.google.bigtable.admin.v2.Backup.State
-
The pending backup is still being created.
- CREATING - com.google.bigtable.admin.v2.Cluster.State
-
The cluster is currently being created, and may be destroyed if the creation process encounters an error.
- CREATING - com.google.bigtable.admin.v2.Instance.State
-
The instance is currently being created, and may be destroyed if the creation process encounters an error.
- CREATING - com.google.bigtable.admin.v2.Snapshot.State
-
The snapshot is currently being created, and may be destroyed if the creation process encounters an error.
- CREATING - com.google.cloud.bigtable.admin.v2.models.Backup.State
-
The pending backup is still being created.
- CREATING - com.google.cloud.bigtable.admin.v2.models.Cluster.State
-
The cluster is currently being created, and may be destroyed if the creation process encounters an error.
- CREATING - com.google.cloud.bigtable.admin.v2.models.Instance.State
-
The instance is currently being created, and may be destroyed if the creation process encounters an error.
- CREATING_VALUE - Static variable in enum com.google.bigtable.admin.v2.Backup.State
-
The pending backup is still being created.
- CREATING_VALUE - Static variable in enum com.google.bigtable.admin.v2.Cluster.State
-
The cluster is currently being created, and may be destroyed if the creation process encounters an error.
- CREATING_VALUE - Static variable in enum com.google.bigtable.admin.v2.Instance.State
-
The instance is currently being created, and may be destroyed if the creation process encounters an error.
- CREATING_VALUE - Static variable in enum com.google.bigtable.admin.v2.Snapshot.State
-
The snapshot is currently being created, and may be destroyed if the creation process encounters an error.
- CUSTOMER_MANAGED_ENCRYPTION - com.google.bigtable.admin.v2.EncryptionInfo.EncryptionType
-
The data backing this resource is encrypted at rest with a key that is managed by the customer.
- CUSTOMER_MANAGED_ENCRYPTION - com.google.cloud.bigtable.admin.v2.models.EncryptionInfo.Type
-
The data backing this resource is encrypted at rest with a key that is managed by the customer.
- CUSTOMER_MANAGED_ENCRYPTION_VALUE - Static variable in enum com.google.bigtable.admin.v2.EncryptionInfo.EncryptionType
-
The data backing this resource is encrypted at rest with a key that is managed by the customer.
D
- DATA_CHANGE - com.google.bigtable.v2.ReadChangeStreamResponse.StreamRecordCase
- DATA_CHANGE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse
- DATA_LOSS - com.google.cloud.bigtable.common.Status.Code
- DATA_SIZE_BYTES_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Snapshot
- DataProto - Class in com.google.bigtable.v2
- DEADLINE_EXCEEDED - com.google.cloud.bigtable.common.Status.Code
- DEFAULT_STORAGE_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Cluster
- 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 usesChangeStreamRecord
s 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.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.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.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.
- DefaultRowAdapter - Class in com.google.cloud.bigtable.data.v2.models
-
Default implementation of a
RowAdapter
that usesRow
s 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.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
- DELETE_ALL_DATA_FROM_TABLE - com.google.bigtable.admin.v2.DropRowRangeRequest.TargetCase
- DELETE_ALL_DATA_FROM_TABLE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.DropRowRangeRequest
- DELETE_FROM_COLUMN - com.google.bigtable.v2.Mutation.MutationCase
- DELETE_FROM_COLUMN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation
- DELETE_FROM_FAMILY - com.google.bigtable.v2.Mutation.MutationCase
- DELETE_FROM_FAMILY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation
- DELETE_FROM_ROW - com.google.bigtable.v2.Mutation.MutationCase
- DELETE_FROM_ROW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation
- DELETE_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Snapshot
- deleteAppProfile(DeleteAppProfileRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Deletes an app profile from an instance.
- deleteAppProfile(DeleteAppProfileRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Deletes an app profile from an instance.
- deleteAppProfile(DeleteAppProfileRequest, StreamObserver<Empty>) - Method in interface com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.AsyncService
-
Deletes an app profile from an instance.
- deleteAppProfile(DeleteAppProfileRequest, StreamObserver<Empty>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Deletes an app profile from an instance.
- deleteAppProfile(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Deletes the specified app profile.
- deleteAppProfile(String, String, boolean) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Deletes the specified app profile with an option to force deletion.
- deleteAppProfileAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously deletes the specified app profile.
- deleteAppProfileAsync(String, String, boolean) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously deletes the specified app profile with an option to force deletion.
- DeleteAppProfileRequest - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.DeleteAppProfile.
- DeleteAppProfileRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.DeleteAppProfile.
- DeleteAppProfileRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- deleteBackup(DeleteBackupRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Deletes a pending or completed Cloud Bigtable backup.
- deleteBackup(DeleteBackupRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Deletes a pending or completed Cloud Bigtable backup.
- deleteBackup(DeleteBackupRequest, StreamObserver<Empty>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Deletes a pending or completed Cloud Bigtable backup.
- deleteBackup(DeleteBackupRequest, StreamObserver<Empty>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Deletes a pending or completed Cloud Bigtable backup.
- deleteBackup(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Deletes a backup with the specified backup ID in the specified cluster.
- deleteBackupAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Deletes a backup with the specified backup ID in the specified cluster asynchronously.
- DeleteBackupRequest - Class in com.google.bigtable.admin.v2
-
The request for [DeleteBackup][google.bigtable.admin.v2.BigtableTableAdmin.DeleteBackup].
- DeleteBackupRequest.Builder - Class in com.google.bigtable.admin.v2
-
The request for [DeleteBackup][google.bigtable.admin.v2.BigtableTableAdmin.DeleteBackup].
- DeleteBackupRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
- 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) - Method in class com.google.cloud.bigtable.data.v2.models.RowMutation
- 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 interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
-
Called to add a DeleteCell mod.
- deleteCells(String, ByteString, Range.TimestampRange) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
- 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, ByteString, Range.TimestampRange) - 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.RowMutationEntry
-
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.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, String) - 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 - 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
- deleteCluster(DeleteClusterRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Deletes a cluster from an instance.
- deleteCluster(DeleteClusterRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Deletes a cluster from an instance.
- deleteCluster(DeleteClusterRequest, StreamObserver<Empty>) - Method in interface com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.AsyncService
-
Deletes a cluster from an instance.
- deleteCluster(DeleteClusterRequest, StreamObserver<Empty>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Deletes a cluster from an instance.
- deleteCluster(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Deletes the specified cluster.
- deleteClusterAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously deletes the specified cluster.
- DeleteClusterRequest - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.DeleteCluster.
- DeleteClusterRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.DeleteCluster.
- DeleteClusterRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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(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.
- 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
- deleteInstance(DeleteInstanceRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Delete an instance from a project.
- deleteInstance(DeleteInstanceRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Delete an instance from a project.
- deleteInstance(DeleteInstanceRequest, StreamObserver<Empty>) - Method in interface com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.AsyncService
-
Delete an instance from a project.
- deleteInstance(DeleteInstanceRequest, StreamObserver<Empty>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Delete an instance from a project.
- deleteInstance(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Deletes the specified instance.
- deleteInstanceAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously deletes the specified instance.
- DeleteInstanceRequest - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.DeleteInstance.
- DeleteInstanceRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.DeleteInstance.
- DeleteInstanceRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- 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.
- deleteSnapshot(DeleteSnapshotRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Permanently deletes the specified snapshot.
- deleteSnapshot(DeleteSnapshotRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Permanently deletes the specified snapshot.
- deleteSnapshot(DeleteSnapshotRequest, StreamObserver<Empty>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Permanently deletes the specified snapshot.
- deleteSnapshot(DeleteSnapshotRequest, StreamObserver<Empty>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Permanently deletes the specified snapshot.
- DeleteSnapshotRequest - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.DeleteSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.DeleteSnapshot] Note: This is a private alpha release of Cloud Bigtable snapshots.
- DeleteSnapshotRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.DeleteSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.DeleteSnapshot] Note: This is a private alpha release of Cloud Bigtable snapshots.
- DeleteSnapshotRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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(DeleteTableRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Permanently deletes a specified table and all of its data.
- deleteTable(DeleteTableRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Permanently deletes a specified table and all of its data.
- deleteTable(DeleteTableRequest, StreamObserver<Empty>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Permanently deletes a specified table and all of its data.
- deleteTable(DeleteTableRequest, StreamObserver<Empty>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Permanently deletes a specified table and all of its data.
- deleteTable(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Deletes the table specified by the table ID.
- deleteTableAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously deletes the table specified by the table ID.
- DeleteTableRequest - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.DeleteTable][google.bigtable.admin.v2.BigtableTableAdmin.DeleteTable]
- DeleteTableRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.DeleteTable][google.bigtable.admin.v2.BigtableTableAdmin.DeleteTable]
- DeleteTableRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- DELETION_PROTECTION_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Table
- DESCRIPTION_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.AppProfile
- DESCRIPTION_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Snapshot
- DESCRIPTION_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.SnapshotTableRequest
- DEVELOPMENT - com.google.bigtable.admin.v2.Instance.Type
-
DEPRECATED: Prefer PRODUCTION for all use cases, as it no longer enforces a higher minimum node count than DEVELOPMENT.
- DEVELOPMENT - com.google.cloud.bigtable.admin.v2.models.Instance.Type
-
The instance is meant for development and testing purposes only.
- DEVELOPMENT_VALUE - Static variable in enum com.google.bigtable.admin.v2.Instance.Type
-
DEPRECATED: Prefer PRODUCTION for all use cases, as it no longer enforces a higher minimum node count than DEVELOPMENT.
- 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
-
Disables autoscaling and enables manual scaling by setting a static node count for the cluster.
- disableClusterAutoscalingAsync(String, String, int) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously disables autoscaling and enables manual scaling by setting a static node count for the cluster.
- DISABLED - com.google.bigtable.admin.v2.Cluster.State
-
The cluster has no backing nodes.
- DISABLED - com.google.cloud.bigtable.admin.v2.models.Cluster.State
-
The cluster has no backing nodes.
- DISABLED_VALUE - Static variable in enum com.google.bigtable.admin.v2.Cluster.State
-
The cluster has no backing nodes.
- disableLatencyBasedThrottling() - Method in class com.google.cloud.bigtable.data.v2.stub.BigtableBatchingCallSettings.Builder
-
Disable latency based throttling.
- DISPLAY_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Instance
- DONE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- DROP - com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.ModCase
- DROP_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- dropAllRows(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Drops all data in the table.
- dropAllRowsAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously drops all data in the table.
- dropFamily(String) - Method in class com.google.cloud.bigtable.admin.v2.models.ModifyColumnFamiliesRequest
-
Drops the specified
ColumnFamily
- dropRowRange(DropRowRangeRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Permanently drop/delete a row range from a specified table.
- dropRowRange(DropRowRangeRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Permanently drop/delete a row range from a specified table.
- dropRowRange(DropRowRangeRequest, StreamObserver<Empty>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Permanently drop/delete a row range from a specified table.
- dropRowRange(DropRowRangeRequest, StreamObserver<Empty>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Permanently drop/delete a row range from a specified table.
- dropRowRange(String, ByteString) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Drops rows by the specified row key prefix and table ID.
- dropRowRange(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Drops rows by the specified row key prefix and table ID.
- dropRowRangeAsync(String, ByteString) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously drops rows by the specified row key prefix and table ID.
- dropRowRangeAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously drops rows by the specified row key prefix and table ID.
- DropRowRangeRequest - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.DropRowRange][google.bigtable.admin.v2.BigtableTableAdmin.DropRowRange]
- DropRowRangeRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.DropRowRange][google.bigtable.admin.v2.BigtableTableAdmin.DropRowRange]
- DropRowRangeRequest.TargetCase - Enum in com.google.bigtable.admin.v2
- DropRowRangeRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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
- Emulator - Class in com.google.cloud.bigtable.emulator.v2
-
Wraps the Bigtable emulator in a java api and decorates it with grpc channel builders.
- EmulatorController - Class in com.google.cloud.bigtable.emulator.core
-
Wraps the Bigtable emulator in a java api.
- 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
-
Register built in metrics.
- enableBuiltinMetrics(Credentials) - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Register built in metrics with credentials.
- enableGfeOpenCensusStats() - Static method in class com.google.cloud.bigtable.data.v2.BigtableDataSettings
-
Enables OpenCensus GFE metric aggregations.
- 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
-
Enables OpenCensus metric aggregations.
- ENCRYPTION_CONFIG_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Cluster
- ENCRYPTION_INFO_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Backup
- ENCRYPTION_INFO_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Table.ClusterState
- ENCRYPTION_STATUS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.EncryptionInfo
- ENCRYPTION_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.EncryptionInfo
- ENCRYPTION_TYPE_UNSPECIFIED - com.google.bigtable.admin.v2.EncryptionInfo.EncryptionType
-
Encryption type was not specified, though data at rest remains encrypted.
- ENCRYPTION_TYPE_UNSPECIFIED - com.google.cloud.bigtable.admin.v2.models.EncryptionInfo.Type
-
Encryption type was not specified, though data at rest remains encrypted.
- ENCRYPTION_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.bigtable.admin.v2.EncryptionInfo.EncryptionType
-
Encryption type was not specified, though data at rest remains encrypted.
- ENCRYPTION_VIEW - com.google.bigtable.admin.v2.Table.View
-
Only populates `name` and fields related to the table's encryption state.
- ENCRYPTION_VIEW_VALUE - Static variable in enum com.google.bigtable.admin.v2.Table.View
-
Only populates `name` and fields related to the table's encryption state.
- EncryptionInfo - Class in com.google.bigtable.admin.v2
-
Encryption information for a given resource.
- EncryptionInfo - Class in com.google.cloud.bigtable.admin.v2.models
-
Encryption information for a given resource.
- EncryptionInfo.Builder - Class in com.google.bigtable.admin.v2
-
Encryption information for a given resource.
- EncryptionInfo.EncryptionType - Enum in com.google.bigtable.admin.v2
-
Possible encryption types for a resource.
- EncryptionInfo.Type - Enum in com.google.cloud.bigtable.admin.v2.models
- EncryptionInfoOrBuilder - Interface in com.google.bigtable.admin.v2
- END_KEY_CLOSED - com.google.bigtable.v2.RowRange.EndKeyCase
- END_KEY_CLOSED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowRange
- END_KEY_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.HotTablet
- END_KEY_OPEN - com.google.bigtable.v2.RowRange.EndKeyCase
- END_KEY_OPEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowRange
- END_QUALIFIER_CLOSED - com.google.bigtable.v2.ColumnRange.EndQualifierCase
- END_QUALIFIER_CLOSED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ColumnRange
- END_QUALIFIER_OPEN - com.google.bigtable.v2.ColumnRange.EndQualifierCase
- END_QUALIFIER_OPEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ColumnRange
- END_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Backup
- END_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.BackupInfo
- END_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateBackupMetadata
- END_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.HotTablet
- END_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- END_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.OperationProgress
- END_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- END_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.UpdateTableMetadata
- END_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamRequest
- END_TIMESTAMP_MICROS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.TimestampRange
- END_VALUE_CLOSED - com.google.bigtable.v2.ValueRange.EndValueCase
- END_VALUE_CLOSED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ValueRange
- END_VALUE_OPEN - com.google.bigtable.v2.ValueRange.EndValueCase
- END_VALUE_OPEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ValueRange
- 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. - ENDKEY_NOT_SET - com.google.bigtable.v2.RowRange.EndKeyCase
- 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. - ENDQUALIFIER_NOT_SET - com.google.bigtable.v2.ColumnRange.EndQualifierCase
- 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. - ENDVALUE_NOT_SET - com.google.bigtable.v2.ValueRange.EndValueCase
- 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.
- ENTRIES_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MutateRowsRequest
- ENTRIES_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MutateRowsResponse
- Entry - Interface in com.google.cloud.bigtable.data.v2.models
-
Default representation of a mod in a data change, which can be a
DeleteFamily
, aDeleteCells
, or aSetCell
This class will be used byChangeStreamMutation
to represent a list of mods in a logical change stream mutation. - equals(Object) - Method in class com.google.bigtable.admin.v2.AppProfile
- equals(Object) - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- equals(Object) - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- equals(Object) - Method in class com.google.bigtable.admin.v2.AppProfileName
- equals(Object) - Method in class com.google.bigtable.admin.v2.AutoscalingLimits
- equals(Object) - Method in class com.google.bigtable.admin.v2.AutoscalingTargets
- equals(Object) - Method in class com.google.bigtable.admin.v2.Backup
- equals(Object) - Method in class com.google.bigtable.admin.v2.BackupInfo
- equals(Object) - Method in class com.google.bigtable.admin.v2.BackupName
- equals(Object) - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- equals(Object) - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- equals(Object) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- equals(Object) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- equals(Object) - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- equals(Object) - Method in class com.google.bigtable.admin.v2.Cluster
- equals(Object) - Method in class com.google.bigtable.admin.v2.ClusterName
- equals(Object) - Method in class com.google.bigtable.admin.v2.ColumnFamily
- equals(Object) - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- equals(Object) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- equals(Object) - Method in class com.google.bigtable.admin.v2.CreateBackupRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- equals(Object) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- equals(Object) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- equals(Object) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- equals(Object) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.CreateTableRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- equals(Object) - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.DeleteTableRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.EncryptionInfo
- equals(Object) - Method in class com.google.bigtable.admin.v2.GcRule
- equals(Object) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
- equals(Object) - Method in class com.google.bigtable.admin.v2.GcRule.Union
- equals(Object) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- equals(Object) - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.GetBackupRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.GetClusterRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.GetInstanceRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.GetTableRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.HotTablet
- equals(Object) - Method in class com.google.bigtable.admin.v2.Instance
- equals(Object) - Method in class com.google.bigtable.admin.v2.InstanceName
- equals(Object) - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- equals(Object) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse
- equals(Object) - Method in class com.google.bigtable.admin.v2.ListClustersRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.ListClustersResponse
- equals(Object) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- equals(Object) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
- equals(Object) - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- equals(Object) - Method in class com.google.bigtable.admin.v2.ListTablesRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.ListTablesResponse
- equals(Object) - Method in class com.google.bigtable.admin.v2.LocationName
- equals(Object) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- equals(Object) - Method in class com.google.bigtable.admin.v2.OperationProgress
- equals(Object) - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- equals(Object) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- equals(Object) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.ProjectName
- equals(Object) - Method in class com.google.bigtable.admin.v2.RestoreInfo
- equals(Object) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- equals(Object) - Method in class com.google.bigtable.admin.v2.RestoreTableRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.Snapshot
- equals(Object) - Method in class com.google.bigtable.admin.v2.SnapshotName
- equals(Object) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- equals(Object) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.Table.ClusterState
- equals(Object) - Method in class com.google.bigtable.admin.v2.Table
- equals(Object) - Method in class com.google.bigtable.admin.v2.TableName
- equals(Object) - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- equals(Object) - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- equals(Object) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- equals(Object) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- equals(Object) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- equals(Object) - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- equals(Object) - Method in class com.google.bigtable.admin.v2.UpdateTableRequest
- equals(Object) - Method in class com.google.bigtable.v2.Cell
- equals(Object) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- equals(Object) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- equals(Object) - Method in class com.google.bigtable.v2.Column
- equals(Object) - Method in class com.google.bigtable.v2.ColumnRange
- equals(Object) - Method in class com.google.bigtable.v2.Family
- equals(Object) - Method in class com.google.bigtable.v2.FeatureFlags
- equals(Object) - Method in class com.google.bigtable.v2.FullReadStatsView
- equals(Object) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- equals(Object) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- equals(Object) - Method in class com.google.bigtable.v2.InstanceName
- equals(Object) - Method in class com.google.bigtable.v2.MutateRowRequest
- equals(Object) - Method in class com.google.bigtable.v2.MutateRowResponse
- equals(Object) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- equals(Object) - Method in class com.google.bigtable.v2.MutateRowsRequest
- equals(Object) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- equals(Object) - Method in class com.google.bigtable.v2.MutateRowsResponse
- equals(Object) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- equals(Object) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- equals(Object) - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- equals(Object) - Method in class com.google.bigtable.v2.Mutation
- equals(Object) - Method in class com.google.bigtable.v2.Mutation.SetCell
- equals(Object) - Method in class com.google.bigtable.v2.PingAndWarmRequest
- equals(Object) - Method in class com.google.bigtable.v2.PingAndWarmResponse
- equals(Object) - Method in class com.google.bigtable.v2.RateLimitInfo
- equals(Object) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
- equals(Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- equals(Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- equals(Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
- equals(Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- equals(Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- equals(Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- equals(Object) - Method in class com.google.bigtable.v2.ReadIterationStats
- equals(Object) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- equals(Object) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- equals(Object) - Method in class com.google.bigtable.v2.ReadModifyWriteRule
- equals(Object) - Method in class com.google.bigtable.v2.ReadRowsRequest
- equals(Object) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- equals(Object) - Method in class com.google.bigtable.v2.ReadRowsResponse
- equals(Object) - Method in class com.google.bigtable.v2.RequestLatencyStats
- equals(Object) - Method in class com.google.bigtable.v2.RequestStats
- equals(Object) - Method in class com.google.bigtable.v2.ResponseParams
- equals(Object) - Method in class com.google.bigtable.v2.Row
- equals(Object) - Method in class com.google.bigtable.v2.RowFilter.Chain
- equals(Object) - Method in class com.google.bigtable.v2.RowFilter.Condition
- equals(Object) - Method in class com.google.bigtable.v2.RowFilter
- equals(Object) - Method in class com.google.bigtable.v2.RowFilter.Interleave
- equals(Object) - Method in class com.google.bigtable.v2.RowRange
- equals(Object) - Method in class com.google.bigtable.v2.RowSet
- equals(Object) - Method in class com.google.bigtable.v2.SampleRowKeysRequest
- equals(Object) - Method in class com.google.bigtable.v2.SampleRowKeysResponse
- equals(Object) - Method in class com.google.bigtable.v2.StreamContinuationToken
- equals(Object) - Method in class com.google.bigtable.v2.StreamContinuationTokens
- equals(Object) - Method in class com.google.bigtable.v2.StreamPartition
- equals(Object) - Method in class com.google.bigtable.v2.TableName
- equals(Object) - Method in class com.google.bigtable.v2.TimestampRange
- equals(Object) - Method in class com.google.bigtable.v2.ValueRange
- 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.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.CreateBackupRequest
- 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.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.RestoreTableRequest
- 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.UpdateBackupRequest
- 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.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
- ESTIMATED_COPIED_BYTES_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- ESTIMATED_LOW_WATERMARK_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- ESTIMATED_LOW_WATERMARK_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- ESTIMATED_SIZE_BYTES_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- ETAG_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.AppProfile
- exact(Long) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.TimestampFilter
-
Matches cells with exact given timestamp.
- 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(ByteString) - 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.ValueFilter
-
Matches only cells with values that match the given value.
- 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(String) - 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.
- exists(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Checks if the instance specified by the instance ID exists.
- exists(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Checks if the table specified by the table ID exists.
- exists(String, ByteString) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Confirms synchronously if given row key exists or not.
- exists(String, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Confirms synchronously if given row key exists or not.
- existsAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously checks if the instance specified by the instance ID exists.
- existsAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously checks if the table specified by the table ID exists.
- existsAsync(String, ByteString) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Confirms asynchronously if given row key exists or not.
- existsAsync(String, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Confirms asynchronously if given row key exists or not.
- EXPIRE_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Backup
- EXPIRE_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CopyBackupRequest
F
- FACTOR_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RateLimitInfo
- FAILED_LOCATIONS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- FAILED_LOCATIONS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListClustersResponse
- FAILED_LOCATIONS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListInstancesResponse
- FAILED_PRECONDITION - com.google.cloud.bigtable.common.Status.Code
- FailedMutation() - Constructor for class com.google.cloud.bigtable.data.v2.models.MutateRowsException.FailedMutation
- FALSE_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter.Condition
- FALSE_MUTATIONS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.CheckAndMutateRowRequest
- FAMILIES_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Row
- family() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Returns the builder for column family related filters.
- Family - Class in com.google.bigtable.v2
-
Specifies (some of) the contents of a single row/column family intersection of a table.
- FAMILY_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ColumnRange
- FAMILY_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- FAMILY_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- FAMILY_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation.SetCell
- FAMILY_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadModifyWriteRule
- FAMILY_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- FAMILY_NAME_REGEX_FILTER - com.google.bigtable.v2.RowFilter.FilterCase
- FAMILY_NAME_REGEX_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- Family.Builder - Class in com.google.bigtable.v2
-
Specifies (some of) the contents of a single row/column family intersection of a table.
- FamilyOrBuilder - Interface in com.google.bigtable.v2
- FeatureFlags - Class in com.google.bigtable.v2
-
Feature flags supported or enabled by a client.
- FeatureFlags.Builder - Class in com.google.bigtable.v2
-
Feature flags supported or enabled by a client.
- FeatureFlagsOrBuilder - Interface in com.google.bigtable.v2
- FeatureFlagsProto - Class in com.google.bigtable.v2
- 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.
- FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListBackupsRequest
- FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsRequest
- FILTER_NOT_SET - com.google.bigtable.v2.RowFilter.FilterCase
- 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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter.Chain
- FILTERS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter.Interleave
- 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.
- FINISH_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateClusterMetadata
- FINISH_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- FINISH_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- FINISH_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- FINISH_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- FINISH_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- FINISH_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- 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).
- format(String) - Static method in class com.google.bigtable.admin.v2.ProjectName
- format(String, String) - Static method in class com.google.bigtable.admin.v2.InstanceName
- format(String, String) - Static method in class com.google.bigtable.admin.v2.LocationName
- format(String, String) - Static method in class com.google.bigtable.v2.InstanceName
- format(String, String, String) - Static method in class com.google.bigtable.admin.v2.AppProfileName
- format(String, String, String) - Static method in class com.google.bigtable.admin.v2.ClusterName
- format(String, String, String) - Static method in class com.google.bigtable.admin.v2.TableName
- format(String, String, String) - Static method in class com.google.bigtable.v2.TableName
- format(String, String, String, String) - Static method in class com.google.bigtable.admin.v2.BackupName
- format(String, String, String, String) - Static method in class com.google.bigtable.admin.v2.SnapshotName
- forNumber(int) - Static method in enum com.google.bigtable.admin.v2.AppProfile.RoutingPolicyCase
- forNumber(int) - Static method in enum com.google.bigtable.admin.v2.Backup.State
- forNumber(int) - Static method in enum com.google.bigtable.admin.v2.Cluster.ConfigCase
- forNumber(int) - Static method in enum com.google.bigtable.admin.v2.Cluster.State
- forNumber(int) - Static method in enum com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
- forNumber(int) - Static method in enum com.google.bigtable.admin.v2.DropRowRangeRequest.TargetCase
- forNumber(int) - Static method in enum com.google.bigtable.admin.v2.EncryptionInfo.EncryptionType
- forNumber(int) - Static method in enum com.google.bigtable.admin.v2.GcRule.RuleCase
- forNumber(int) - Static method in enum com.google.bigtable.admin.v2.Instance.State
- forNumber(int) - Static method in enum com.google.bigtable.admin.v2.Instance.Type
- forNumber(int) - Static method in enum com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.ModCase
- forNumber(int) - Static method in enum com.google.bigtable.admin.v2.RestoreInfo.SourceInfoCase
- forNumber(int) - Static method in enum com.google.bigtable.admin.v2.RestoreSourceType
- forNumber(int) - Static method in enum com.google.bigtable.admin.v2.RestoreTableMetadata.SourceInfoCase
- forNumber(int) - Static method in enum com.google.bigtable.admin.v2.RestoreTableRequest.SourceCase
- forNumber(int) - Static method in enum com.google.bigtable.admin.v2.Snapshot.State
- forNumber(int) - Static method in enum com.google.bigtable.admin.v2.StorageType
- forNumber(int) - Static method in enum com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
- forNumber(int) - Static method in enum com.google.bigtable.admin.v2.Table.TimestampGranularity
- forNumber(int) - Static method in enum com.google.bigtable.admin.v2.Table.View
- forNumber(int) - Static method in enum com.google.bigtable.v2.ColumnRange.EndQualifierCase
- forNumber(int) - Static method in enum com.google.bigtable.v2.ColumnRange.StartQualifierCase
- forNumber(int) - Static method in enum com.google.bigtable.v2.Mutation.MutationCase
- forNumber(int) - Static method in enum com.google.bigtable.v2.ReadChangeStreamRequest.StartFromCase
- forNumber(int) - Static method in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
- forNumber(int) - Static method in enum com.google.bigtable.v2.ReadChangeStreamResponse.StreamRecordCase
- forNumber(int) - Static method in enum com.google.bigtable.v2.ReadModifyWriteRule.RuleCase
- forNumber(int) - Static method in enum com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
- forNumber(int) - Static method in enum com.google.bigtable.v2.ReadRowsResponse.CellChunk.RowStatusCase
- forNumber(int) - Static method in enum com.google.bigtable.v2.RequestStats.StatsViewCase
- forNumber(int) - Static method in enum com.google.bigtable.v2.RowFilter.FilterCase
- forNumber(int) - Static method in enum com.google.bigtable.v2.RowRange.EndKeyCase
- forNumber(int) - Static method in enum com.google.bigtable.v2.RowRange.StartKeyCase
- forNumber(int) - Static method in enum com.google.bigtable.v2.ValueRange.EndValueCase
- forNumber(int) - Static method in enum com.google.bigtable.v2.ValueRange.StartValueCase
- 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) - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile
-
Wraps a protobuf response.
- fromProto(AppProfile.SingleClusterRouting) - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.SingleClusterRoutingPolicy
-
Wraps a protobuf response.
- 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(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(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(StorageType) - Static method in enum com.google.cloud.bigtable.admin.v2.models.StorageType
-
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(CheckAndMutateRowRequest) - Static method in class com.google.cloud.bigtable.data.v2.models.ConditionalRowMutation
-
Wraps the protobuf
CheckAndMutateRowRequest
. - fromProto(MutateRowRequest) - Static method in class com.google.cloud.bigtable.data.v2.models.RowMutation
-
Wraps the protobuf
MutateRowRequest
. - fromProto(MutateRowsRequest) - Static method in class com.google.cloud.bigtable.data.v2.models.BulkMutation
-
Wraps the protobuf
MutateRowsRequest
. - fromProto(ReadChangeStreamRequest) - Static method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
-
Wraps the protobuf
ReadChangeStreamRequest
. - fromProto(ReadChangeStreamResponse.CloseStream) - Static method in class com.google.cloud.bigtable.data.v2.models.CloseStream
-
Wraps the protobuf
ReadChangeStreamResponse.CloseStream
. - fromProto(ReadModifyWriteRowRequest) - Static method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
-
Wraps the protobuf
ReadModifyWriteRowRequest
. - fromProto(ReadRowsRequest) - Static method in class com.google.cloud.bigtable.data.v2.models.Query
-
Wraps the protobuf
ReadRowsRequest
. - fromProto(RowFilter) - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Wraps protobuf representation of a filter.
- 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(String, ColumnFamily) - Static method in class com.google.cloud.bigtable.admin.v2.models.ColumnFamily
- fromProtoUnsafe(Iterable<Mutation>) - Static method in class com.google.cloud.bigtable.data.v2.models.Mutation
-
Wraps the List of protobuf
Mutation
. - fromProtoUnsafe(List<Mutation>) - Static method in class com.google.cloud.bigtable.data.v2.models.Mutation
-
Wraps the List of protobuf
Mutation
. - FRONTEND_SERVER_LATENCY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RequestLatencyStats
- FULL - com.google.bigtable.admin.v2.Table.View
-
Populates all fields.
- FULL_READ_STATS_VIEW - com.google.bigtable.v2.RequestStats.StatsViewCase
- FULL_READ_STATS_VIEW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RequestStats
- FULL_VALUE - Static variable in enum com.google.bigtable.admin.v2.Table.View
-
Populates all fields.
- FullReadStatsView - Class in com.google.bigtable.v2
-
FullReadStatsView captures all known information about a read.
- FullReadStatsView.Builder - Class in com.google.bigtable.v2
-
FullReadStatsView captures all known information about a read.
- FullReadStatsViewOrBuilder - Interface in com.google.bigtable.v2
G
- GARBAGE_COLLECTION - com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
-
A system-initiated mutation as part of garbage collection.
- GARBAGE_COLLECTION - com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation.MutationType
- GARBAGE_COLLECTION_VALUE - Static variable in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
-
A system-initiated mutation as part of garbage collection.
- GC_RULE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ColumnFamily
- GcRule - Class in com.google.bigtable.admin.v2
-
Rule for determining which cells to delete during garbage collection.
- GcRule.Builder - Class in com.google.bigtable.admin.v2
-
Rule for determining which cells to delete during garbage collection.
- GcRule.Intersection - Class in com.google.bigtable.admin.v2
-
A GcRule which deletes cells matching all of the given rules.
- GcRule.Intersection.Builder - Class in com.google.bigtable.admin.v2
-
A GcRule which deletes cells matching all of the given rules.
- GcRule.IntersectionOrBuilder - Interface in com.google.bigtable.admin.v2
- GcRule.RuleCase - Enum in com.google.bigtable.admin.v2
- GcRule.Union - Class in com.google.bigtable.admin.v2
-
A GcRule which deletes cells matching any of the given rules.
- GcRule.Union.Builder - Class in com.google.bigtable.admin.v2
-
A GcRule which deletes cells matching any of the given rules.
- GcRule.UnionOrBuilder - Interface in com.google.bigtable.admin.v2
- GcRuleOrBuilder - Interface in com.google.bigtable.admin.v2
- 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(GenerateConsistencyTokenRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
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.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
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, StreamObserver<GenerateConsistencyTokenResponse>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
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, StreamObserver<GenerateConsistencyTokenResponse>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
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.
- GenerateConsistencyTokenRequest - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken][google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken]
- GenerateConsistencyTokenRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken][google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken]
- GenerateConsistencyTokenRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- GenerateConsistencyTokenResponse - Class in com.google.bigtable.admin.v2
-
Response message for [google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken][google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken]
- GenerateConsistencyTokenResponse.Builder - Class in com.google.bigtable.admin.v2
-
Response message for [google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken][google.bigtable.admin.v2.BigtableTableAdmin.GenerateConsistencyToken]
- GenerateConsistencyTokenResponseOrBuilder - Interface in com.google.bigtable.admin.v2
- 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(GenerateInitialChangeStreamPartitionsRequest) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableBlockingStub
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- generateInitialChangeStreamPartitions(GenerateInitialChangeStreamPartitionsRequest, StreamObserver<GenerateInitialChangeStreamPartitionsResponse>) - Method in interface com.google.bigtable.v2.BigtableGrpc.AsyncService
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- generateInitialChangeStreamPartitions(GenerateInitialChangeStreamPartitionsRequest, StreamObserver<GenerateInitialChangeStreamPartitionsResponse>) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableStub
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- 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.
- GenerateInitialChangeStreamPartitionsRequest - Class in com.google.bigtable.v2
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- GenerateInitialChangeStreamPartitionsRequest.Builder - Class in com.google.bigtable.v2
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- GenerateInitialChangeStreamPartitionsRequestOrBuilder - Interface in com.google.bigtable.v2
- GenerateInitialChangeStreamPartitionsResponse - Class in com.google.bigtable.v2
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- GenerateInitialChangeStreamPartitionsResponse.Builder - Class in com.google.bigtable.v2
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- GenerateInitialChangeStreamPartitionsResponseOrBuilder - Interface in com.google.bigtable.v2
- 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
- getAdminChannel() - Method in class com.google.cloud.bigtable.emulator.v2.BigtableEmulatorRule
-
Gets a
ManagedChannel
connected to the Emulator. - getAdminChannel() - Method in class com.google.cloud.bigtable.emulator.v2.Emulator
- getAllowTransactionalWrites() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
-
Whether or not `CheckAndMutateRow` and `ReadModifyWriteRow` requests are allowed by this app profile.
- getAllowTransactionalWrites() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
-
Whether or not `CheckAndMutateRow` and `ReadModifyWriteRow` requests are allowed by this app profile.
- getAllowTransactionalWrites() - Method in interface com.google.bigtable.admin.v2.AppProfile.SingleClusterRoutingOrBuilder
-
Whether or not `CheckAndMutateRow` and `ReadModifyWriteRow` requests are allowed by this app profile.
- getAllowTransactionalWrites() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.SingleClusterRoutingPolicy
-
Checks if transactional writes are enabled.
- getAppendValue() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
Rule specifying that `append_value` be appended to the existing value.
- getAppendValue() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
-
Rule specifying that `append_value` be appended to the existing value.
- getAppendValue() - Method in interface com.google.bigtable.v2.ReadModifyWriteRuleOrBuilder
-
Rule specifying that `append_value` be appended to the existing value.
- getApplyLabelTransformer() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies the given label to all cells in the output row.
- getApplyLabelTransformer() - Method in class com.google.bigtable.v2.RowFilter
-
Applies the given label to all cells in the output row.
- getApplyLabelTransformer() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Applies the given label to all cells in the output row.
- getApplyLabelTransformerBytes() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies the given label to all cells in the output row.
- getApplyLabelTransformerBytes() - Method in class com.google.bigtable.v2.RowFilter
-
Applies the given label to all cells in the output row.
- getApplyLabelTransformerBytes() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Applies the given label to all cells in the output row.
- getAppProfile() - Method in class com.google.bigtable.admin.v2.AppProfileName.Builder
- getAppProfile() - Method in class com.google.bigtable.admin.v2.AppProfileName
- getAppProfile() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
-
Required.
- getAppProfile() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
-
Required.
- getAppProfile() - Method in interface com.google.bigtable.admin.v2.CreateAppProfileRequestOrBuilder
-
Required.
- getAppProfile() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
-
Required.
- getAppProfile() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
-
Required.
- getAppProfile() - Method in interface com.google.bigtable.admin.v2.UpdateAppProfileRequestOrBuilder
-
Required.
- getAppProfile(GetAppProfileRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Gets information about an app profile.
- getAppProfile(GetAppProfileRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Gets information about an app profile.
- getAppProfile(GetAppProfileRequest, StreamObserver<AppProfile>) - Method in interface com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.AsyncService
-
Gets information about an app profile.
- getAppProfile(GetAppProfileRequest, StreamObserver<AppProfile>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Gets information about an app profile.
- getAppProfile(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Gets the app profile by ID.
- getAppProfileAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously gets the app profile by ID.
- getAppProfileBuilder() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
-
Required.
- getAppProfileBuilder() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
-
Required.
- getAppProfileId() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
-
Required.
- getAppProfileId() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
-
Required.
- getAppProfileId() - Method in interface com.google.bigtable.admin.v2.CreateAppProfileRequestOrBuilder
-
Required.
- getAppProfileId() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
This value specifies routing for replication.
- getAppProfileId() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
This value specifies routing for replication.
- getAppProfileId() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
This value specifies routing for replication.
- getAppProfileId() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
-
This value specifies routing for replication.
- getAppProfileId() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
-
This value specifies routing for replication.
- getAppProfileId() - Method in interface com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequestOrBuilder
-
This value specifies routing for replication.
- getAppProfileId() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
This value specifies routing for replication.
- getAppProfileId() - Method in class com.google.bigtable.v2.MutateRowRequest
-
This value specifies routing for replication.
- getAppProfileId() - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
-
This value specifies routing for replication.
- getAppProfileId() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
This value specifies routing for replication.
- getAppProfileId() - Method in class com.google.bigtable.v2.MutateRowsRequest
-
This value specifies routing for replication.
- getAppProfileId() - Method in interface com.google.bigtable.v2.MutateRowsRequestOrBuilder
-
This value specifies routing for replication.
- getAppProfileId() - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
-
This value specifies routing for replication.
- getAppProfileId() - Method in class com.google.bigtable.v2.PingAndWarmRequest
-
This value specifies routing for replication.
- getAppProfileId() - Method in interface com.google.bigtable.v2.PingAndWarmRequestOrBuilder
-
This value specifies routing for replication.
- getAppProfileId() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
This value specifies routing for replication.
- getAppProfileId() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
-
This value specifies routing for replication.
- getAppProfileId() - Method in interface com.google.bigtable.v2.ReadChangeStreamRequestOrBuilder
-
This value specifies routing for replication.
- getAppProfileId() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
This value specifies routing for replication.
- getAppProfileId() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
This value specifies routing for replication.
- getAppProfileId() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
This value specifies routing for replication.
- getAppProfileId() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
This value specifies routing for replication.
- getAppProfileId() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
This value specifies routing for replication.
- getAppProfileId() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
This value specifies routing for replication.
- getAppProfileId() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
This value specifies routing for replication.
- getAppProfileId() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
-
This value specifies routing for replication.
- getAppProfileId() - Method in interface com.google.bigtable.v2.SampleRowKeysRequestOrBuilder
-
This value specifies routing for replication.
- 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
- getAppProfileIdBytes() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
-
Required.
- getAppProfileIdBytes() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
-
Required.
- getAppProfileIdBytes() - Method in interface com.google.bigtable.admin.v2.CreateAppProfileRequestOrBuilder
-
Required.
- getAppProfileIdBytes() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in interface com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequestOrBuilder
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in class com.google.bigtable.v2.MutateRowRequest
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in class com.google.bigtable.v2.MutateRowsRequest
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in interface com.google.bigtable.v2.MutateRowsRequestOrBuilder
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in class com.google.bigtable.v2.PingAndWarmRequest
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in interface com.google.bigtable.v2.PingAndWarmRequestOrBuilder
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in interface com.google.bigtable.v2.ReadChangeStreamRequestOrBuilder
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
-
This value specifies routing for replication.
- getAppProfileIdBytes() - Method in interface com.google.bigtable.v2.SampleRowKeysRequestOrBuilder
-
This value specifies routing for replication.
- getAppProfileOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
-
Required.
- getAppProfileOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
-
Required.
- getAppProfileOrBuilder() - Method in interface com.google.bigtable.admin.v2.CreateAppProfileRequestOrBuilder
-
Required.
- getAppProfileOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
-
Required.
- getAppProfileOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
-
Required.
- getAppProfileOrBuilder() - Method in interface com.google.bigtable.admin.v2.UpdateAppProfileRequestOrBuilder
-
Required.
- GetAppProfileRequest - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.GetAppProfile.
- GetAppProfileRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.GetAppProfile.
- GetAppProfileRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- getAppProfiles(int) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
The list of requested app profiles.
- getAppProfiles(int) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
-
The list of requested app profiles.
- getAppProfiles(int) - Method in interface com.google.bigtable.admin.v2.ListAppProfilesResponseOrBuilder
-
The list of requested app profiles.
- getAppProfilesBuilder(int) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
The list of requested app profiles.
- getAppProfilesBuilderList() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
The list of requested app profiles.
- getAppProfilesCount() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
The list of requested app profiles.
- getAppProfilesCount() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
-
The list of requested app profiles.
- getAppProfilesCount() - Method in interface com.google.bigtable.admin.v2.ListAppProfilesResponseOrBuilder
-
The list of requested app profiles.
- 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.
- getAppProfilesList() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
The list of requested app profiles.
- getAppProfilesList() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
-
The list of requested app profiles.
- getAppProfilesList() - Method in interface com.google.bigtable.admin.v2.ListAppProfilesResponseOrBuilder
-
The list of requested app profiles.
- getAppProfilesOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
The list of requested app profiles.
- getAppProfilesOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
-
The list of requested app profiles.
- getAppProfilesOrBuilder(int) - Method in interface com.google.bigtable.admin.v2.ListAppProfilesResponseOrBuilder
-
The list of requested app profiles.
- getAppProfilesOrBuilderList() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
The list of requested app profiles.
- getAppProfilesOrBuilderList() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
-
The list of requested app profiles.
- getAppProfilesOrBuilderList() - Method in interface com.google.bigtable.admin.v2.ListAppProfilesResponseOrBuilder
-
The list of requested app profiles.
- getAutoscalingCpuPercentageTarget() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
-
Get the cpu utilization that the Autoscaler should be trying to achieve.
- getAutoscalingLimits() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
-
Required.
- getAutoscalingLimits() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
-
Required.
- getAutoscalingLimits() - Method in interface com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfigOrBuilder
-
Required.
- getAutoscalingLimitsBuilder() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
-
Required.
- getAutoscalingLimitsOrBuilder() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
-
Required.
- getAutoscalingLimitsOrBuilder() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
-
Required.
- getAutoscalingLimitsOrBuilder() - Method in interface com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfigOrBuilder
-
Required.
- 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.
- getAutoscalingTargets() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
-
Required.
- getAutoscalingTargets() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
-
Required.
- getAutoscalingTargets() - Method in interface com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfigOrBuilder
-
Required.
- getAutoscalingTargetsBuilder() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
-
Required.
- getAutoscalingTargetsOrBuilder() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
-
Required.
- getAutoscalingTargetsOrBuilder() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
-
Required.
- getAutoscalingTargetsOrBuilder() - Method in interface com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfigOrBuilder
-
Required.
- getBackup() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- getBackup() - Method in class com.google.bigtable.admin.v2.BackupInfo
-
Output only.
- getBackup() - Method in interface com.google.bigtable.admin.v2.BackupInfoOrBuilder
-
Output only.
- getBackup() - Method in class com.google.bigtable.admin.v2.BackupName.Builder
- getBackup() - Method in class com.google.bigtable.admin.v2.BackupName
- getBackup() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
-
Required.
- getBackup() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest
-
Required.
- getBackup() - Method in interface com.google.bigtable.admin.v2.CreateBackupRequestOrBuilder
-
Required.
- getBackup() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
-
Name of the backup from which to restore.
- getBackup() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest
-
Name of the backup from which to restore.
- getBackup() - Method in interface com.google.bigtable.admin.v2.RestoreTableRequestOrBuilder
-
Name of the backup from which to restore.
- getBackup() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
-
Required.
- getBackup() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest
-
Required.
- getBackup() - Method in interface com.google.bigtable.admin.v2.UpdateBackupRequestOrBuilder
-
Required.
- getBackup(GetBackupRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Gets metadata on a pending or completed Cloud Bigtable Backup.
- getBackup(GetBackupRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Gets metadata on a pending or completed Cloud Bigtable Backup.
- getBackup(GetBackupRequest, StreamObserver<Backup>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Gets metadata on a pending or completed Cloud Bigtable Backup.
- getBackup(GetBackupRequest, StreamObserver<Backup>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Gets metadata on a pending or completed Cloud Bigtable Backup.
- getBackup(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Gets a backup with the specified backup ID in the specified cluster.
- getBackupAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Gets a backup with the specified backup ID in the specified cluster asynchronously.
- getBackupBuilder() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
-
Required.
- getBackupBuilder() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
-
Required.
- getBackupBytes() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- getBackupBytes() - Method in class com.google.bigtable.admin.v2.BackupInfo
-
Output only.
- getBackupBytes() - Method in interface com.google.bigtable.admin.v2.BackupInfoOrBuilder
-
Output only.
- getBackupBytes() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
-
Name of the backup from which to restore.
- getBackupBytes() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest
-
Name of the backup from which to restore.
- getBackupBytes() - Method in interface com.google.bigtable.admin.v2.RestoreTableRequestOrBuilder
-
Name of the backup from which to restore.
- getBackupIamPolicy(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Gets the IAM access control policy for the specified backup.
- getBackupIamPolicyAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously gets the IAM access control policy for the specified backup.
- getBackupId() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- getBackupId() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest
-
Required.
- getBackupId() - Method in interface com.google.bigtable.admin.v2.CopyBackupRequestOrBuilder
-
Required.
- getBackupId() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
-
Required.
- getBackupId() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest
-
Required.
- getBackupId() - Method in interface com.google.bigtable.admin.v2.CreateBackupRequestOrBuilder
-
Required.
- getBackupIdBytes() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- getBackupIdBytes() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest
-
Required.
- getBackupIdBytes() - Method in interface com.google.bigtable.admin.v2.CopyBackupRequestOrBuilder
-
Required.
- getBackupIdBytes() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
-
Required.
- getBackupIdBytes() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest
-
Required.
- getBackupIdBytes() - Method in interface com.google.bigtable.admin.v2.CreateBackupRequestOrBuilder
-
Required.
- getBackupInfo() - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
-
Information about the backup used to restore the table.
- getBackupInfo() - Method in class com.google.bigtable.admin.v2.RestoreInfo
-
Information about the backup used to restore the table.
- getBackupInfo() - Method in interface com.google.bigtable.admin.v2.RestoreInfoOrBuilder
-
Information about the backup used to restore the table.
- getBackupInfo() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
.google.bigtable.admin.v2.BackupInfo backup_info = 3;
- getBackupInfo() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
-
.google.bigtable.admin.v2.BackupInfo backup_info = 3;
- getBackupInfo() - Method in interface com.google.bigtable.admin.v2.RestoreTableMetadataOrBuilder
-
.google.bigtable.admin.v2.BackupInfo backup_info = 3;
- getBackupInfoBuilder() - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
-
Information about the backup used to restore the table.
- getBackupInfoBuilder() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
.google.bigtable.admin.v2.BackupInfo backup_info = 3;
- getBackupInfoOrBuilder() - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
-
Information about the backup used to restore the table.
- getBackupInfoOrBuilder() - Method in class com.google.bigtable.admin.v2.RestoreInfo
-
Information about the backup used to restore the table.
- getBackupInfoOrBuilder() - Method in interface com.google.bigtable.admin.v2.RestoreInfoOrBuilder
-
Information about the backup used to restore the table.
- getBackupInfoOrBuilder() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
.google.bigtable.admin.v2.BackupInfo backup_info = 3;
- getBackupInfoOrBuilder() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
-
.google.bigtable.admin.v2.BackupInfo backup_info = 3;
- getBackupInfoOrBuilder() - Method in interface com.google.bigtable.admin.v2.RestoreTableMetadataOrBuilder
-
.google.bigtable.admin.v2.BackupInfo backup_info = 3;
- getBackupOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
-
Required.
- getBackupOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest
-
Required.
- getBackupOrBuilder() - Method in interface com.google.bigtable.admin.v2.CreateBackupRequestOrBuilder
-
Required.
- getBackupOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
-
Required.
- getBackupOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest
-
Required.
- getBackupOrBuilder() - Method in interface com.google.bigtable.admin.v2.UpdateBackupRequestOrBuilder
-
Required.
- GetBackupRequest - Class in com.google.bigtable.admin.v2
-
The request for [GetBackup][google.bigtable.admin.v2.BigtableTableAdmin.GetBackup].
- GetBackupRequest.Builder - Class in com.google.bigtable.admin.v2
-
The request for [GetBackup][google.bigtable.admin.v2.BigtableTableAdmin.GetBackup].
- GetBackupRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- getBackups(int) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
The list of matching backups.
- getBackups(int) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse
-
The list of matching backups.
- getBackups(int) - Method in interface com.google.bigtable.admin.v2.ListBackupsResponseOrBuilder
-
The list of matching backups.
- getBackupsBuilder(int) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
The list of matching backups.
- getBackupsBuilderList() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
The list of matching backups.
- getBackupsCount() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
The list of matching backups.
- getBackupsCount() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse
-
The list of matching backups.
- getBackupsCount() - Method in interface com.google.bigtable.admin.v2.ListBackupsResponseOrBuilder
-
The list of matching backups.
- 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.
- getBackupsList() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
The list of matching backups.
- getBackupsList() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse
-
The list of matching backups.
- getBackupsList() - Method in interface com.google.bigtable.admin.v2.ListBackupsResponseOrBuilder
-
The list of matching backups.
- getBackupsOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
The list of matching backups.
- getBackupsOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse
-
The list of matching backups.
- getBackupsOrBuilder(int) - Method in interface com.google.bigtable.admin.v2.ListBackupsResponseOrBuilder
-
The list of matching backups.
- getBackupsOrBuilderList() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
The list of matching backups.
- getBackupsOrBuilderList() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse
-
The list of matching backups.
- getBackupsOrBuilderList() - Method in interface com.google.bigtable.admin.v2.ListBackupsResponseOrBuilder
-
The list of matching backups.
- 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)
. - getBlockAllFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Does not match any cells, regardless of input.
- getBlockAllFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Does not match any cells, regardless of input.
- getBlockAllFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Does not match any cells, regardless of input.
- 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.
- getCells() - Method in class com.google.cloud.bigtable.data.v2.models.Row
-
Returns a sorted list of cells.
- getCells(int) - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- getCells(int) - Method in class com.google.bigtable.v2.Column
-
Must not be empty.
- getCells(int) - Method in interface com.google.bigtable.v2.ColumnOrBuilder
-
Must not be empty.
- 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, 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.
- 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.
- getCellsBuilder(int) - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- getCellsBuilderList() - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- getCellsCount() - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- getCellsCount() - Method in class com.google.bigtable.v2.Column
-
Must not be empty.
- getCellsCount() - Method in interface com.google.bigtable.v2.ColumnOrBuilder
-
Must not be empty.
- getCellsList() - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- getCellsList() - Method in class com.google.bigtable.v2.Column
-
Must not be empty.
- getCellsList() - Method in interface com.google.bigtable.v2.ColumnOrBuilder
-
Must not be empty.
- getCellsOrBuilder(int) - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- getCellsOrBuilder(int) - Method in class com.google.bigtable.v2.Column
-
Must not be empty.
- getCellsOrBuilder(int) - Method in interface com.google.bigtable.v2.ColumnOrBuilder
-
Must not be empty.
- getCellsOrBuilderList() - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- getCellsOrBuilderList() - Method in class com.google.bigtable.v2.Column
-
Must not be empty.
- getCellsOrBuilderList() - Method in interface com.google.bigtable.v2.ColumnOrBuilder
-
Must not be empty.
- getCellsPerColumnLimitFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only the most recent N cells within each column.
- getCellsPerColumnLimitFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only the most recent N cells within each column.
- getCellsPerColumnLimitFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only the most recent N cells within each column.
- getCellsPerRowLimitFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only the first N cells of each row.
- getCellsPerRowLimitFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only the first N cells of each row.
- getCellsPerRowLimitFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only the first N cells of each row.
- getCellsPerRowOffsetFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Skips the first N cells of each row, matching all subsequent cells.
- getCellsPerRowOffsetFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Skips the first N cells of each row, matching all subsequent cells.
- getCellsPerRowOffsetFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Skips the first N cells of each row, matching all subsequent cells.
- getCellsReturnedCount() - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
-
The cells returned as part of the request.
- getCellsReturnedCount() - Method in class com.google.bigtable.v2.ReadIterationStats
-
The cells returned as part of the request.
- getCellsReturnedCount() - Method in interface com.google.bigtable.v2.ReadIterationStatsOrBuilder
-
The cells returned as part of the request.
- getCellsSeenCount() - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
-
The cells seen (scanned) as part of the request.
- getCellsSeenCount() - Method in class com.google.bigtable.v2.ReadIterationStats
-
The cells seen (scanned) as part of the request.
- getCellsSeenCount() - Method in interface com.google.bigtable.v2.ReadIterationStatsOrBuilder
-
The cells seen (scanned) as part of the request.
- getChain() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in sequence, progressively narrowing the results.
- getChain() - Method in class com.google.bigtable.v2.RowFilter
-
Applies several RowFilters to the data in sequence, progressively narrowing the results.
- getChain() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Applies several RowFilters to the data in sequence, progressively narrowing the results.
- getChainBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in sequence, progressively narrowing the results.
- getChainOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in sequence, progressively narrowing the results.
- getChainOrBuilder() - Method in class com.google.bigtable.v2.RowFilter
-
Applies several RowFilters to the data in sequence, progressively narrowing the results.
- getChainOrBuilder() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Applies several RowFilters to the data in sequence, progressively narrowing the results.
- getChangeStreamConfig() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
If specified, enable the change stream on this table.
- getChangeStreamConfig() - Method in class com.google.bigtable.admin.v2.Table
-
If specified, enable the change stream on this table.
- getChangeStreamConfig() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
If specified, enable the change stream on this table.
- getChangeStreamConfigBuilder() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
If specified, enable the change stream on this table.
- getChangeStreamConfigOrBuilder() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
If specified, enable the change stream on this table.
- getChangeStreamConfigOrBuilder() - Method in class com.google.bigtable.admin.v2.Table
-
If specified, enable the change stream on this table.
- getChangeStreamConfigOrBuilder() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
If specified, enable the change stream on this table.
- 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
- getCheckAndMutateRowMethod() - Static method in class com.google.bigtable.v2.BigtableGrpc
- getCheckConsistencyMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getChunkedValueOffset() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
-
The byte offset of this chunk into the total value size of the mutation.
- getChunkedValueOffset() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
-
The byte offset of this chunk into the total value size of the mutation.
- getChunkedValueOffset() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfoOrBuilder
-
The byte offset of this chunk into the total value size of the mutation.
- getChunkedValueSize() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
-
The total value size of all the chunks that make up the `SetCell`.
- getChunkedValueSize() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
-
The total value size of all the chunks that make up the `SetCell`.
- getChunkedValueSize() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfoOrBuilder
-
The total value size of all the chunks that make up the `SetCell`.
- getChunkInfo() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
-
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.
- getChunkInfo() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
-
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.
- getChunkInfo() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunkOrBuilder
-
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.
- getChunkInfoBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
-
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.
- getChunkInfoOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
-
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.
- getChunkInfoOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
-
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.
- getChunkInfoOrBuilder() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunkOrBuilder
-
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.
- getChunks(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The mutations associated with this change to the partition.
- getChunks(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
-
The mutations associated with this change to the partition.
- getChunks(int) - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.DataChangeOrBuilder
-
The mutations associated with this change to the partition.
- getChunks(int) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
A collection of a row's contents as part of the read request.
- getChunks(int) - Method in class com.google.bigtable.v2.ReadRowsResponse
-
A collection of a row's contents as part of the read request.
- getChunks(int) - Method in interface com.google.bigtable.v2.ReadRowsResponseOrBuilder
-
A collection of a row's contents as part of the read request.
- getChunksBuilder(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The mutations associated with this change to the partition.
- getChunksBuilder(int) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
A collection of a row's contents as part of the read request.
- getChunksBuilderList() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The mutations associated with this change to the partition.
- getChunksBuilderList() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
A collection of a row's contents as part of the read request.
- getChunksCount() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The mutations associated with this change to the partition.
- getChunksCount() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
-
The mutations associated with this change to the partition.
- getChunksCount() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.DataChangeOrBuilder
-
The mutations associated with this change to the partition.
- getChunksCount() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
A collection of a row's contents as part of the read request.
- getChunksCount() - Method in class com.google.bigtable.v2.ReadRowsResponse
-
A collection of a row's contents as part of the read request.
- getChunksCount() - Method in interface com.google.bigtable.v2.ReadRowsResponseOrBuilder
-
A collection of a row's contents as part of the read request.
- getChunksList() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The mutations associated with this change to the partition.
- getChunksList() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
-
The mutations associated with this change to the partition.
- getChunksList() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.DataChangeOrBuilder
-
The mutations associated with this change to the partition.
- getChunksList() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
A collection of a row's contents as part of the read request.
- getChunksList() - Method in class com.google.bigtable.v2.ReadRowsResponse
-
A collection of a row's contents as part of the read request.
- getChunksList() - Method in interface com.google.bigtable.v2.ReadRowsResponseOrBuilder
-
A collection of a row's contents as part of the read request.
- getChunksOrBuilder(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The mutations associated with this change to the partition.
- getChunksOrBuilder(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
-
The mutations associated with this change to the partition.
- getChunksOrBuilder(int) - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.DataChangeOrBuilder
-
The mutations associated with this change to the partition.
- getChunksOrBuilder(int) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
A collection of a row's contents as part of the read request.
- getChunksOrBuilder(int) - Method in class com.google.bigtable.v2.ReadRowsResponse
-
A collection of a row's contents as part of the read request.
- getChunksOrBuilder(int) - Method in interface com.google.bigtable.v2.ReadRowsResponseOrBuilder
-
A collection of a row's contents as part of the read request.
- getChunksOrBuilderList() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The mutations associated with this change to the partition.
- getChunksOrBuilderList() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
-
The mutations associated with this change to the partition.
- getChunksOrBuilderList() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.DataChangeOrBuilder
-
The mutations associated with this change to the partition.
- getChunksOrBuilderList() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
A collection of a row's contents as part of the read request.
- getChunksOrBuilderList() - Method in class com.google.bigtable.v2.ReadRowsResponse
-
A collection of a row's contents as part of the read request.
- getChunksOrBuilderList() - Method in interface com.google.bigtable.v2.ReadRowsResponseOrBuilder
-
A collection of a row's contents as part of the read request.
- getCloseStream() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
An indication that the stream should be closed.
- getCloseStream() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
-
An indication that the stream should be closed.
- getCloseStream() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponseOrBuilder
-
An indication that the stream should be closed.
- getCloseStreamBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
An indication that the stream should be closed.
- getCloseStreamOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
An indication that the stream should be closed.
- getCloseStreamOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
-
An indication that the stream should be closed.
- getCloseStreamOrBuilder() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponseOrBuilder
-
An indication that the stream should be closed.
- getCluster() - Method in class com.google.bigtable.admin.v2.BackupName.Builder
- getCluster() - Method in class com.google.bigtable.admin.v2.BackupName
- getCluster() - Method in class com.google.bigtable.admin.v2.ClusterName.Builder
- getCluster() - Method in class com.google.bigtable.admin.v2.ClusterName
- getCluster() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
Required.
- getCluster() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
-
Required.
- getCluster() - Method in interface com.google.bigtable.admin.v2.CreateClusterRequestOrBuilder
-
Required.
- getCluster() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
-
Required.
- getCluster() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
-
Required.
- getCluster() - Method in interface com.google.bigtable.admin.v2.PartialUpdateClusterRequestOrBuilder
-
Required.
- getCluster() - Method in class com.google.bigtable.admin.v2.SnapshotName.Builder
- getCluster() - Method in class com.google.bigtable.admin.v2.SnapshotName
- getCluster() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
Required.
- getCluster() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
-
Required.
- getCluster() - Method in interface com.google.bigtable.admin.v2.SnapshotTableRequestOrBuilder
-
Required.
- getCluster(GetClusterRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Gets information about a cluster.
- getCluster(GetClusterRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Gets information about a cluster.
- getCluster(GetClusterRequest, StreamObserver<Cluster>) - Method in interface com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.AsyncService
-
Gets information about a cluster.
- getCluster(GetClusterRequest, StreamObserver<Cluster>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Gets information about a cluster.
- getCluster(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Gets the cluster representation by ID.
- getClusterAsync(String, String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously gets the cluster representation by ID.
- getClusterAutoscalingConfig() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
-
Autoscaling configuration for this cluster.
- getClusterAutoscalingConfig() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
-
Autoscaling configuration for this cluster.
- getClusterAutoscalingConfig() - Method in interface com.google.bigtable.admin.v2.Cluster.ClusterConfigOrBuilder
-
Autoscaling configuration for this cluster.
- getClusterAutoscalingConfigBuilder() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
-
Autoscaling configuration for this cluster.
- getClusterAutoscalingConfigOrBuilder() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
-
Autoscaling configuration for this cluster.
- getClusterAutoscalingConfigOrBuilder() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
-
Autoscaling configuration for this cluster.
- getClusterAutoscalingConfigOrBuilder() - Method in interface com.google.bigtable.admin.v2.Cluster.ClusterConfigOrBuilder
-
Autoscaling configuration for this cluster.
- getClusterBuilder() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
Required.
- getClusterBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
-
Required.
- getClusterBytes() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
Required.
- getClusterBytes() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
-
Required.
- getClusterBytes() - Method in interface com.google.bigtable.admin.v2.SnapshotTableRequestOrBuilder
-
Required.
- getClusterConfig() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Configuration for this cluster.
- getClusterConfig() - Method in class com.google.bigtable.admin.v2.Cluster
-
Configuration for this cluster.
- getClusterConfig() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
Configuration for this cluster.
- getClusterConfigBuilder() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Configuration for this cluster.
- getClusterConfigOrBuilder() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Configuration for this cluster.
- getClusterConfigOrBuilder() - Method in class com.google.bigtable.admin.v2.Cluster
-
Configuration for this cluster.
- getClusterConfigOrBuilder() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
Configuration for this cluster.
- getClusterId() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
-
The cluster to which read/write requests should be routed.
- getClusterId() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
-
The cluster to which read/write requests should be routed.
- getClusterId() - Method in interface com.google.bigtable.admin.v2.AppProfile.SingleClusterRoutingOrBuilder
-
The cluster to which read/write requests should be routed.
- getClusterId() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
Required.
- getClusterId() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
-
Required.
- getClusterId() - Method in interface com.google.bigtable.admin.v2.CreateClusterRequestOrBuilder
-
Required.
- getClusterId() - Method in class com.google.bigtable.v2.ResponseParams.Builder
-
Identifier for a cluster that represents set of bigtable resources.
- getClusterId() - Method in class com.google.bigtable.v2.ResponseParams
-
Identifier for a cluster that represents set of bigtable resources.
- getClusterId() - Method in interface com.google.bigtable.v2.ResponseParamsOrBuilder
-
Identifier for a cluster that represents set of bigtable resources.
- 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
- getClusterIdBytes() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
-
The cluster to which read/write requests should be routed.
- getClusterIdBytes() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
-
The cluster to which read/write requests should be routed.
- getClusterIdBytes() - Method in interface com.google.bigtable.admin.v2.AppProfile.SingleClusterRoutingOrBuilder
-
The cluster to which read/write requests should be routed.
- getClusterIdBytes() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
Required.
- getClusterIdBytes() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
-
Required.
- getClusterIdBytes() - Method in interface com.google.bigtable.admin.v2.CreateClusterRequestOrBuilder
-
Required.
- getClusterIdBytes() - Method in class com.google.bigtable.v2.ResponseParams.Builder
-
Identifier for a cluster that represents set of bigtable resources.
- getClusterIdBytes() - Method in class com.google.bigtable.v2.ResponseParams
-
Identifier for a cluster that represents set of bigtable resources.
- getClusterIdBytes() - Method in interface com.google.bigtable.v2.ResponseParamsOrBuilder
-
Identifier for a cluster that represents set of bigtable resources.
- getClusterIds() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.MultiClusterRoutingPolicy
- getClusterIds(int) - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
-
The set of clusters to route to.
- getClusterIds(int) - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
-
The set of clusters to route to.
- getClusterIds(int) - Method in interface com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAnyOrBuilder
-
The set of clusters to route to.
- getClusterIdsBytes(int) - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
-
The set of clusters to route to.
- getClusterIdsBytes(int) - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
-
The set of clusters to route to.
- getClusterIdsBytes(int) - Method in interface com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAnyOrBuilder
-
The set of clusters to route to.
- getClusterIdsCount() - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
-
The set of clusters to route to.
- getClusterIdsCount() - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
-
The set of clusters to route to.
- getClusterIdsCount() - Method in interface com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAnyOrBuilder
-
The set of clusters to route to.
- getClusterIdsList() - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
-
The set of clusters to route to.
- getClusterIdsList() - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
-
The set of clusters to route to.
- getClusterIdsList() - Method in interface com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAnyOrBuilder
-
The set of clusters to route to.
- getClusterOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
Required.
- getClusterOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
-
Required.
- getClusterOrBuilder() - Method in interface com.google.bigtable.admin.v2.CreateClusterRequestOrBuilder
-
Required.
- getClusterOrBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
-
Required.
- getClusterOrBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
-
Required.
- getClusterOrBuilder() - Method in interface com.google.bigtable.admin.v2.PartialUpdateClusterRequestOrBuilder
-
Required.
- GetClusterRequest - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.GetCluster.
- GetClusterRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.GetCluster.
- GetClusterRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- getClusters() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Deprecated.
- getClusters() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
Deprecated.
- getClusters() - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
Deprecated.
- getClusters() - Method in exception com.google.cloud.bigtable.admin.v2.models.PartialListClustersException
-
A partial list of clusters that were found in the available zones.
- getClusters(int) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- getClusters(int) - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
The list of requested clusters.
- getClusters(int) - Method in interface com.google.bigtable.admin.v2.ListClustersResponseOrBuilder
-
The list of requested clusters.
- getClustersBuilder(int) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- getClustersBuilderList() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- getClustersCount() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- getClustersCount() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- getClustersCount() - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
Required.
- getClustersCount() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- getClustersCount() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
The list of requested clusters.
- getClustersCount() - Method in interface com.google.bigtable.admin.v2.ListClustersResponseOrBuilder
-
The list of requested clusters.
- 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
- getClustersList() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- getClustersList() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
The list of requested clusters.
- getClustersList() - Method in interface com.google.bigtable.admin.v2.ListClustersResponseOrBuilder
-
The list of requested clusters.
- getClustersMap() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- getClustersMap() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
Required.
- getClustersMap() - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
Required.
- getClustersOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- getClustersOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
The list of requested clusters.
- getClustersOrBuilder(int) - Method in interface com.google.bigtable.admin.v2.ListClustersResponseOrBuilder
-
The list of requested clusters.
- getClustersOrBuilderList() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- getClustersOrBuilderList() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
The list of requested clusters.
- getClustersOrBuilderList() - Method in interface com.google.bigtable.admin.v2.ListClustersResponseOrBuilder
-
The list of requested clusters.
- getClustersOrDefault(String, Cluster) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- getClustersOrDefault(String, Cluster) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
Required.
- getClustersOrDefault(String, Cluster) - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
Required.
- getClustersOrThrow(String) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- getClustersOrThrow(String) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
Required.
- getClustersOrThrow(String) - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
Required.
- getClusterStates() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Deprecated.
- getClusterStates() - Method in class com.google.bigtable.admin.v2.Table
-
Deprecated.
- getClusterStates() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
Deprecated.
- getClusterStatesCount() - Method in class com.google.bigtable.admin.v2.Table.Builder
- getClusterStatesCount() - Method in class com.google.bigtable.admin.v2.Table
- getClusterStatesCount() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
Output only.
- getClusterStatesMap() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Output only.
- getClusterStatesMap() - Method in class com.google.bigtable.admin.v2.Table
-
Output only.
- getClusterStatesMap() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
Output only.
- getClusterStatesOrDefault(String, Table.ClusterState) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Output only.
- getClusterStatesOrDefault(String, Table.ClusterState) - Method in class com.google.bigtable.admin.v2.Table
-
Output only.
- getClusterStatesOrDefault(String, Table.ClusterState) - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
Output only.
- getClusterStatesOrThrow(String) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Output only.
- getClusterStatesOrThrow(String) - Method in class com.google.bigtable.admin.v2.Table
-
Output only.
- getClusterStatesOrThrow(String) - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
Output only.
- getCode() - Method in class com.google.cloud.bigtable.common.Status
-
Gets the typesafe code.
- getColumnFamilies() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Deprecated.
- getColumnFamilies() - Method in class com.google.bigtable.admin.v2.Table
-
Deprecated.
- getColumnFamilies() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
Deprecated.
- getColumnFamilies() - Method in class com.google.cloud.bigtable.admin.v2.models.Table
- getColumnFamiliesCount() - Method in class com.google.bigtable.admin.v2.Table.Builder
- getColumnFamiliesCount() - Method in class com.google.bigtable.admin.v2.Table
- getColumnFamiliesCount() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
The column families configured for this table, mapped by column family ID.
- getColumnFamiliesMap() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The column families configured for this table, mapped by column family ID.
- getColumnFamiliesMap() - Method in class com.google.bigtable.admin.v2.Table
-
The column families configured for this table, mapped by column family ID.
- getColumnFamiliesMap() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
The column families configured for this table, mapped by column family ID.
- getColumnFamiliesOrDefault(String, ColumnFamily) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The column families configured for this table, mapped by column family ID.
- getColumnFamiliesOrDefault(String, ColumnFamily) - Method in class com.google.bigtable.admin.v2.Table
-
The column families configured for this table, mapped by column family ID.
- getColumnFamiliesOrDefault(String, ColumnFamily) - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
The column families configured for this table, mapped by column family ID.
- getColumnFamiliesOrThrow(String) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The column families configured for this table, mapped by column family ID.
- getColumnFamiliesOrThrow(String) - Method in class com.google.bigtable.admin.v2.Table
-
The column families configured for this table, mapped by column family ID.
- getColumnFamiliesOrThrow(String) - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
The column families configured for this table, mapped by column family ID.
- getColumnQualifier() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The qualifier of the column from which cells should be deleted.
- getColumnQualifier() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
-
The qualifier of the column from which cells should be deleted.
- getColumnQualifier() - Method in interface com.google.bigtable.v2.Mutation.DeleteFromColumnOrBuilder
-
The qualifier of the column from which cells should be deleted.
- getColumnQualifier() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The qualifier of the column into which new data should be written.
- getColumnQualifier() - Method in class com.google.bigtable.v2.Mutation.SetCell
-
The qualifier of the column into which new data should be written.
- getColumnQualifier() - Method in interface com.google.bigtable.v2.Mutation.SetCellOrBuilder
-
The qualifier of the column into which new data should be written.
- getColumnQualifier() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
The qualifier of the column to which the read/modify/write should be applied.
- getColumnQualifier() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
-
The qualifier of the column to which the read/modify/write should be applied.
- getColumnQualifier() - Method in interface com.google.bigtable.v2.ReadModifyWriteRuleOrBuilder
-
The qualifier of the column to which the read/modify/write should be applied.
- getColumnQualifierRegexFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns whose qualifiers satisfy the given RE2 regex.
- getColumnQualifierRegexFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells from columns whose qualifiers satisfy the given RE2 regex.
- getColumnQualifierRegexFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells from columns whose qualifiers satisfy the given RE2 regex.
- getColumnRangeFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns within the given range.
- getColumnRangeFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells from columns within the given range.
- getColumnRangeFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells from columns within the given range.
- getColumnRangeFilterBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns within the given range.
- getColumnRangeFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns within the given range.
- getColumnRangeFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells from columns within the given range.
- getColumnRangeFilterOrBuilder() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells from columns within the given range.
- getColumns(int) - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- getColumns(int) - Method in class com.google.bigtable.v2.Family
-
Must not be empty.
- getColumns(int) - Method in interface com.google.bigtable.v2.FamilyOrBuilder
-
Must not be empty.
- getColumnsBuilder(int) - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- getColumnsBuilderList() - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- getColumnsCount() - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- getColumnsCount() - Method in class com.google.bigtable.v2.Family
-
Must not be empty.
- getColumnsCount() - Method in interface com.google.bigtable.v2.FamilyOrBuilder
-
Must not be empty.
- getColumnsList() - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- getColumnsList() - Method in class com.google.bigtable.v2.Family
-
Must not be empty.
- getColumnsList() - Method in interface com.google.bigtable.v2.FamilyOrBuilder
-
Must not be empty.
- getColumnsOrBuilder(int) - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- getColumnsOrBuilder(int) - Method in class com.google.bigtable.v2.Family
-
Must not be empty.
- getColumnsOrBuilder(int) - Method in interface com.google.bigtable.v2.FamilyOrBuilder
-
Must not be empty.
- getColumnsOrBuilderList() - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- getColumnsOrBuilderList() - Method in class com.google.bigtable.v2.Family
-
Must not be empty.
- getColumnsOrBuilderList() - Method in interface com.google.bigtable.v2.FamilyOrBuilder
-
Must not be empty.
- getCommitRow() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Indicates that the client can safely process all previous chunks for `row_key`, as its data has been fully read.
- getCommitRow() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
Indicates that the client can safely process all previous chunks for `row_key`, as its data has been fully read.
- getCommitRow() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
Indicates that the client can safely process all previous chunks for `row_key`, as its data has been fully read.
- getCommitTimestamp() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The timestamp at which the mutation was applied on the Bigtable server.
- getCommitTimestamp() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
-
The timestamp at which the mutation was applied on the Bigtable server.
- getCommitTimestamp() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.DataChangeOrBuilder
-
The timestamp at which the mutation was applied on the Bigtable server.
- getCommitTimestamp() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
-
Get the commit timestamp of the current mutation.
- getCommitTimestampBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The timestamp at which the mutation was applied on the Bigtable server.
- getCommitTimestampOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The timestamp at which the mutation was applied on the Bigtable server.
- getCommitTimestampOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
-
The timestamp at which the mutation was applied on the Bigtable server.
- getCommitTimestampOrBuilder() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.DataChangeOrBuilder
-
The timestamp at which the mutation was applied on the Bigtable server.
- getCondition() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies one of two possible RowFilters to the data based on the output of a predicate RowFilter.
- getCondition() - Method in class com.google.bigtable.v2.RowFilter
-
Applies one of two possible RowFilters to the data based on the output of a predicate RowFilter.
- getCondition() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Applies one of two possible RowFilters to the data based on the output of a predicate RowFilter.
- getConditionBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies one of two possible RowFilters to the data based on the output of a predicate RowFilter.
- getConditionOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies one of two possible RowFilters to the data based on the output of a predicate RowFilter.
- getConditionOrBuilder() - Method in class com.google.bigtable.v2.RowFilter
-
Applies one of two possible RowFilters to the data based on the output of a predicate RowFilter.
- getConditionOrBuilder() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Applies one of two possible RowFilters to the data based on the output of a predicate RowFilter.
- getConfigCase() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
- getConfigCase() - Method in class com.google.bigtable.admin.v2.Cluster
- getConfigCase() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
- getConsistencyToken() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
-
Required.
- getConsistencyToken() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
-
Required.
- getConsistencyToken() - Method in interface com.google.bigtable.admin.v2.CheckConsistencyRequestOrBuilder
-
Required.
- getConsistencyToken() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
-
The generated consistency token.
- getConsistencyToken() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
-
The generated consistency token.
- getConsistencyToken() - Method in interface com.google.bigtable.admin.v2.GenerateConsistencyTokenResponseOrBuilder
-
The generated consistency token.
- getConsistencyTokenBytes() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
-
Required.
- getConsistencyTokenBytes() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
-
Required.
- getConsistencyTokenBytes() - Method in interface com.google.bigtable.admin.v2.CheckConsistencyRequestOrBuilder
-
Required.
- getConsistencyTokenBytes() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
-
The generated consistency token.
- getConsistencyTokenBytes() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
-
The generated consistency token.
- getConsistencyTokenBytes() - Method in interface com.google.bigtable.admin.v2.GenerateConsistencyTokenResponseOrBuilder
-
The generated consistency token.
- getConsistent() - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse.Builder
-
True only if the token is consistent.
- getConsistent() - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
-
True only if the token is consistent.
- getConsistent() - Method in interface com.google.bigtable.admin.v2.CheckConsistencyResponseOrBuilder
-
True only if the token is consistent.
- getContinuationToken() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
-
A token that can be provided to a subsequent `ReadChangeStream` call to pick up reading at the current stream position.
- getContinuationToken() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
-
A token that can be provided to a subsequent `ReadChangeStream` call to pick up reading at the current stream position.
- getContinuationToken() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.HeartbeatOrBuilder
-
A token that can be provided to a subsequent `ReadChangeStream` call to pick up reading at the current stream position.
- getContinuationTokenBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
-
A token that can be provided to a subsequent `ReadChangeStream` call to pick up reading at the current stream position.
- getContinuationTokenOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
-
A token that can be provided to a subsequent `ReadChangeStream` call to pick up reading at the current stream position.
- getContinuationTokenOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
-
A token that can be provided to a subsequent `ReadChangeStream` call to pick up reading at the current stream position.
- getContinuationTokenOrBuilder() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.HeartbeatOrBuilder
-
A token that can be provided to a subsequent `ReadChangeStream` call to pick up reading at the current stream position.
- getContinuationTokens() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Tokens that describe how to resume reading a stream where reading previously left off.
- getContinuationTokens() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
-
Tokens that describe how to resume reading a stream where reading previously left off.
- getContinuationTokens() - Method in interface com.google.bigtable.v2.ReadChangeStreamRequestOrBuilder
-
Tokens that describe how to resume reading a stream where reading previously left off.
- getContinuationTokens(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- getContinuationTokens(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
-
If non-empty, contains the information needed to resume reading their associated partitions.
- getContinuationTokens(int) - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.CloseStreamOrBuilder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- getContinuationTokensBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Tokens that describe how to resume reading a stream where reading previously left off.
- getContinuationTokensBuilder(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- getContinuationTokensBuilderList() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- getContinuationTokensCount() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- getContinuationTokensCount() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
-
If non-empty, contains the information needed to resume reading their associated partitions.
- getContinuationTokensCount() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.CloseStreamOrBuilder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- getContinuationTokensList() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- getContinuationTokensList() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
-
If non-empty, contains the information needed to resume reading their associated partitions.
- getContinuationTokensList() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.CloseStreamOrBuilder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- getContinuationTokensOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Tokens that describe how to resume reading a stream where reading previously left off.
- getContinuationTokensOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
-
Tokens that describe how to resume reading a stream where reading previously left off.
- getContinuationTokensOrBuilder() - Method in interface com.google.bigtable.v2.ReadChangeStreamRequestOrBuilder
-
Tokens that describe how to resume reading a stream where reading previously left off.
- getContinuationTokensOrBuilder(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- getContinuationTokensOrBuilder(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
-
If non-empty, contains the information needed to resume reading their associated partitions.
- getContinuationTokensOrBuilder(int) - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.CloseStreamOrBuilder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- getContinuationTokensOrBuilderList() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- getContinuationTokensOrBuilderList() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
-
If non-empty, contains the information needed to resume reading their associated partitions.
- getContinuationTokensOrBuilderList() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.CloseStreamOrBuilder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- getCopyBackupMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getCpuUtilizationPercent() - Method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
-
The cpu utilization that the Autoscaler should be trying to achieve.
- getCpuUtilizationPercent() - Method in class com.google.bigtable.admin.v2.AutoscalingTargets
-
The cpu utilization that the Autoscaler should be trying to achieve.
- getCpuUtilizationPercent() - Method in interface com.google.bigtable.admin.v2.AutoscalingTargetsOrBuilder
-
The cpu utilization that the Autoscaler should be trying to achieve.
- getCpuUtilizationTargetPercent() - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
-
Get the CPU utilization that the Autoscaler should be trying to achieve.
- getCreate() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Create a new column family with the specified schema, or fail if one already exists with the given ID.
- getCreate() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
Create a new column family with the specified schema, or fail if one already exists with the given ID.
- getCreate() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.ModificationOrBuilder
-
Create a new column family with the specified schema, or fail if one already exists with the given ID.
- getCreateAppProfileMethod() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- getCreateBackupMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getCreateBuilder() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Create a new column family with the specified schema, or fail if one already exists with the given ID.
- getCreateClusterMethod() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- getCreateInstanceMethod() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- getCreateOrBuilder() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Create a new column family with the specified schema, or fail if one already exists with the given ID.
- getCreateOrBuilder() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
Create a new column family with the specified schema, or fail if one already exists with the given ID.
- getCreateOrBuilder() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.ModificationOrBuilder
-
Create a new column family with the specified schema, or fail if one already exists with the given ID.
- getCreateTableFromSnapshotMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getCreateTableMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getCreateTime() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Output only.
- getCreateTime() - Method in class com.google.bigtable.admin.v2.Instance
-
Output only.
- getCreateTime() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
Output only.
- getCreateTime() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- getCreateTime() - Method in class com.google.bigtable.admin.v2.Snapshot
-
Output only.
- getCreateTime() - Method in interface com.google.bigtable.admin.v2.SnapshotOrBuilder
-
Output only.
- getCreateTimeBuilder() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Output only.
- getCreateTimeBuilder() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.Instance
-
Output only.
- getCreateTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- getCreateTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.Snapshot
-
Output only.
- getCreateTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.SnapshotOrBuilder
-
Output only.
- 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.
- getDataChange() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
A mutation to the partition.
- getDataChange() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
-
A mutation to the partition.
- getDataChange() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponseOrBuilder
-
A mutation to the partition.
- getDataChangeBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
A mutation to the partition.
- getDataChangeOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
A mutation to the partition.
- getDataChangeOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
-
A mutation to the partition.
- getDataChangeOrBuilder() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponseOrBuilder
-
A mutation to the partition.
- getDataChannel() - Method in class com.google.cloud.bigtable.emulator.v2.BigtableEmulatorRule
-
Gets a
ManagedChannel
connected to the Emulator. - getDataChannel() - Method in class com.google.cloud.bigtable.emulator.v2.Emulator
- getDataSizeBytes() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- getDataSizeBytes() - Method in class com.google.bigtable.admin.v2.Snapshot
-
Output only.
- getDataSizeBytes() - Method in interface com.google.bigtable.admin.v2.SnapshotOrBuilder
-
Output only.
- 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.
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.AppProfile
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.AutoscalingLimits
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.AutoscalingTargets
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.Backup
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.BackupInfo
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.Cluster
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ColumnFamily
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.CopyBackupRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.CreateBackupRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.CreateClusterRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.CreateTableRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.DeleteTableRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.EncryptionInfo
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.GcRule
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.GcRule.Intersection
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.GcRule.Union
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.GetBackupRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.GetClusterRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.GetInstanceRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.GetTableRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.HotTablet
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.Instance
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ListBackupsRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ListBackupsResponse
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ListClustersRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ListClustersResponse
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ListInstancesRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ListInstancesResponse
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ListTablesRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ListTablesResponse
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.OperationProgress
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.RestoreInfo
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.RestoreTableRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.Snapshot
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.Table.ClusterState
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.Table
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- getDefaultInstance() - Static method in class com.google.bigtable.admin.v2.UpdateTableRequest
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Cell
- getDefaultInstance() - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- getDefaultInstance() - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Column
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ColumnRange
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Family
- getDefaultInstance() - Static method in class com.google.bigtable.v2.FeatureFlags
- getDefaultInstance() - Static method in class com.google.bigtable.v2.FullReadStatsView
- getDefaultInstance() - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- getDefaultInstance() - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- getDefaultInstance() - Static method in class com.google.bigtable.v2.MutateRowRequest
- getDefaultInstance() - Static method in class com.google.bigtable.v2.MutateRowResponse
- getDefaultInstance() - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- getDefaultInstance() - Static method in class com.google.bigtable.v2.MutateRowsRequest
- getDefaultInstance() - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- getDefaultInstance() - Static method in class com.google.bigtable.v2.MutateRowsResponse
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Mutation
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Mutation.SetCell
- getDefaultInstance() - Static method in class com.google.bigtable.v2.PingAndWarmRequest
- getDefaultInstance() - Static method in class com.google.bigtable.v2.PingAndWarmResponse
- getDefaultInstance() - Static method in class com.google.bigtable.v2.RateLimitInfo
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ReadIterationStats
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ReadRowsRequest
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ReadRowsResponse
- getDefaultInstance() - Static method in class com.google.bigtable.v2.RequestLatencyStats
- getDefaultInstance() - Static method in class com.google.bigtable.v2.RequestStats
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ResponseParams
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Row
- getDefaultInstance() - Static method in class com.google.bigtable.v2.RowFilter.Chain
- getDefaultInstance() - Static method in class com.google.bigtable.v2.RowFilter.Condition
- getDefaultInstance() - Static method in class com.google.bigtable.v2.RowFilter
- getDefaultInstance() - Static method in class com.google.bigtable.v2.RowFilter.Interleave
- getDefaultInstance() - Static method in class com.google.bigtable.v2.RowRange
- getDefaultInstance() - Static method in class com.google.bigtable.v2.RowSet
- getDefaultInstance() - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
- getDefaultInstance() - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
- getDefaultInstance() - Static method in class com.google.bigtable.v2.StreamContinuationToken
- getDefaultInstance() - Static method in class com.google.bigtable.v2.StreamContinuationTokens
- getDefaultInstance() - Static method in class com.google.bigtable.v2.StreamPartition
- getDefaultInstance() - Static method in class com.google.bigtable.v2.TimestampRange
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ValueRange
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.AppProfile
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.AutoscalingLimits
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.AutoscalingTargets
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Backup.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Backup
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.BackupInfo
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Cluster
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ColumnFamily
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.EncryptionInfo
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GcRule
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GcRule.Union
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GetBackupRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GetClusterRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.GetTableRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.HotTablet
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Instance.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Instance
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListClustersRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ListTablesResponse
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.OperationProgress
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.RestoreInfo
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Snapshot
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Table.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Table.ClusterState
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.Table
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Cell.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Cell
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Column.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Column
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ColumnRange.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ColumnRange
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Family.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Family
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.FeatureFlags
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.FullReadStatsView
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowResponse
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowsRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MutateRowsResponse
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Mutation.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Mutation
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Mutation.SetCell
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.PingAndWarmRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.PingAndWarmResponse
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RateLimitInfo
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadIterationStats
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadRowsRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ReadRowsResponse
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RequestLatencyStats
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RequestStats.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RequestStats
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ResponseParams.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ResponseParams
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Row.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Row
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowFilter.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowFilter.Chain
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowFilter.Condition
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowFilter
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowFilter.Interleave
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowRange.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowRange
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowSet.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.RowSet
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SampleRowKeysResponse
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.StreamContinuationToken
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.StreamContinuationTokens
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.StreamPartition.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.StreamPartition
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.TimestampRange.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.TimestampRange
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ValueRange.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ValueRange
- 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.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.
- getDefaultStorageType() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Immutable.
- getDefaultStorageType() - Method in class com.google.bigtable.admin.v2.Cluster
-
Immutable.
- getDefaultStorageType() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
Immutable.
- getDefaultStorageTypeValue() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Immutable.
- getDefaultStorageTypeValue() - Method in class com.google.bigtable.admin.v2.Cluster
-
Immutable.
- getDefaultStorageTypeValue() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
Immutable.
- getDeleteAllDataFromTable() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
Delete all rows in the table.
- getDeleteAllDataFromTable() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
-
Delete all rows in the table.
- getDeleteAllDataFromTable() - Method in interface com.google.bigtable.admin.v2.DropRowRangeRequestOrBuilder
-
Delete all rows in the table.
- getDeleteAppProfileMethod() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- getDeleteBackupMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getDeleteClusterMethod() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- getDeleteFromColumn() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column.
- getDeleteFromColumn() - Method in class com.google.bigtable.v2.Mutation
-
Deletes cells from a column.
- getDeleteFromColumn() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Deletes cells from a column.
- getDeleteFromColumnBuilder() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column.
- getDeleteFromColumnOrBuilder() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column.
- getDeleteFromColumnOrBuilder() - Method in class com.google.bigtable.v2.Mutation
-
Deletes cells from a column.
- getDeleteFromColumnOrBuilder() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Deletes cells from a column.
- getDeleteFromFamily() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column family.
- getDeleteFromFamily() - Method in class com.google.bigtable.v2.Mutation
-
Deletes cells from a column family.
- getDeleteFromFamily() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Deletes cells from a column family.
- getDeleteFromFamilyBuilder() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column family.
- getDeleteFromFamilyOrBuilder() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column family.
- getDeleteFromFamilyOrBuilder() - Method in class com.google.bigtable.v2.Mutation
-
Deletes cells from a column family.
- getDeleteFromFamilyOrBuilder() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Deletes cells from a column family.
- getDeleteFromRow() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from the entire row.
- getDeleteFromRow() - Method in class com.google.bigtable.v2.Mutation
-
Deletes cells from the entire row.
- getDeleteFromRow() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Deletes cells from the entire row.
- getDeleteFromRowBuilder() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from the entire row.
- getDeleteFromRowOrBuilder() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from the entire row.
- getDeleteFromRowOrBuilder() - Method in class com.google.bigtable.v2.Mutation
-
Deletes cells from the entire row.
- getDeleteFromRowOrBuilder() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Deletes cells from the entire row.
- getDeleteInstanceMethod() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- getDeleteSnapshotMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getDeleteTableMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getDeleteTime() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
The time when the snapshot will be deleted.
- getDeleteTime() - Method in class com.google.bigtable.admin.v2.Snapshot
-
The time when the snapshot will be deleted.
- getDeleteTime() - Method in interface com.google.bigtable.admin.v2.SnapshotOrBuilder
-
The time when the snapshot will be deleted.
- getDeleteTimeBuilder() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
The time when the snapshot will be deleted.
- getDeleteTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
The time when the snapshot will be deleted.
- getDeleteTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.Snapshot
-
The time when the snapshot will be deleted.
- getDeleteTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.SnapshotOrBuilder
-
The time when the snapshot will be deleted.
- getDeletionProtection() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Set to true to make the table protected against data loss.
- getDeletionProtection() - Method in class com.google.bigtable.admin.v2.Table
-
Set to true to make the table protected against data loss.
- getDeletionProtection() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
Set to true to make the table protected against data loss.
- getDescription() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Long form description of the use case for this AppProfile.
- getDescription() - Method in class com.google.bigtable.admin.v2.AppProfile
-
Long form description of the use case for this AppProfile.
- getDescription() - Method in interface com.google.bigtable.admin.v2.AppProfileOrBuilder
-
Long form description of the use case for this AppProfile.
- getDescription() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Description of the snapshot.
- getDescription() - Method in class com.google.bigtable.admin.v2.Snapshot
-
Description of the snapshot.
- getDescription() - Method in interface com.google.bigtable.admin.v2.SnapshotOrBuilder
-
Description of the snapshot.
- getDescription() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
Description of the snapshot.
- getDescription() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
-
Description of the snapshot.
- getDescription() - Method in interface com.google.bigtable.admin.v2.SnapshotTableRequestOrBuilder
-
Description of the snapshot.
- getDescription() - Method in class com.google.cloud.bigtable.admin.v2.models.AppProfile
-
Gets long form description of the use case for this AppProfile.
- getDescriptionBytes() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Long form description of the use case for this AppProfile.
- getDescriptionBytes() - Method in class com.google.bigtable.admin.v2.AppProfile
-
Long form description of the use case for this AppProfile.
- getDescriptionBytes() - Method in interface com.google.bigtable.admin.v2.AppProfileOrBuilder
-
Long form description of the use case for this AppProfile.
- getDescriptionBytes() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Description of the snapshot.
- getDescriptionBytes() - Method in class com.google.bigtable.admin.v2.Snapshot
-
Description of the snapshot.
- getDescriptionBytes() - Method in interface com.google.bigtable.admin.v2.SnapshotOrBuilder
-
Description of the snapshot.
- getDescriptionBytes() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
Description of the snapshot.
- getDescriptionBytes() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
-
Description of the snapshot.
- getDescriptionBytes() - Method in interface com.google.bigtable.admin.v2.SnapshotTableRequestOrBuilder
-
Description of the snapshot.
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.AppProfile.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.AppProfile
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.AutoscalingLimits
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.AutoscalingTargets
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Backup.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Backup
- getDescriptor() - Static method in enum com.google.bigtable.admin.v2.Backup.State
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.BackupInfo.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.BackupInfo
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminProto
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminProto
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CheckConsistencyResponse.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Cluster.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Cluster
- getDescriptor() - Static method in enum com.google.bigtable.admin.v2.Cluster.State
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ColumnFamily
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CommonProto
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CopyBackupRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateBackupRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- getDescriptor() - Static method in enum com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateClusterRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateTableRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.DeleteTableRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
- getDescriptor() - Static method in enum com.google.bigtable.admin.v2.EncryptionInfo.EncryptionType
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.EncryptionInfo
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GcRule.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GcRule
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GcRule.Intersection
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GcRule.Union
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GetBackupRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GetClusterRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GetInstanceRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.GetTableRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.HotTablet.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.HotTablet
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Instance.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Instance
- getDescriptor() - Static method in enum com.google.bigtable.admin.v2.Instance.State
- getDescriptor() - Static method in enum com.google.bigtable.admin.v2.Instance.Type
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.InstanceProto
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListBackupsRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListBackupsResponse
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListClustersRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListClustersResponse
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListInstancesRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListInstancesResponse
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListTablesRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ListTablesResponse
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.OperationProgress.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.OperationProgress
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.RestoreInfo
- getDescriptor() - Static method in enum com.google.bigtable.admin.v2.RestoreSourceType
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.RestoreTableRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Snapshot.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Snapshot
- getDescriptor() - Static method in enum com.google.bigtable.admin.v2.Snapshot.State
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- getDescriptor() - Static method in enum com.google.bigtable.admin.v2.StorageType
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Table.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Table.ClusterState
- getDescriptor() - Static method in enum com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.Table
- getDescriptor() - Static method in enum com.google.bigtable.admin.v2.Table.TimestampGranularity
- getDescriptor() - Static method in enum com.google.bigtable.admin.v2.Table.View
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.TableProto
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.admin.v2.UpdateTableRequest
- getDescriptor() - Static method in class com.google.bigtable.v2.BigtableProto
- getDescriptor() - Static method in class com.google.bigtable.v2.Cell.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Cell
- getDescriptor() - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- getDescriptor() - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- getDescriptor() - Static method in class com.google.bigtable.v2.Column.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Column
- getDescriptor() - Static method in class com.google.bigtable.v2.ColumnRange.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ColumnRange
- getDescriptor() - Static method in class com.google.bigtable.v2.DataProto
- getDescriptor() - Static method in class com.google.bigtable.v2.Family.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Family
- getDescriptor() - Static method in class com.google.bigtable.v2.FeatureFlags.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.FeatureFlags
- getDescriptor() - Static method in class com.google.bigtable.v2.FeatureFlagsProto
- getDescriptor() - Static method in class com.google.bigtable.v2.FullReadStatsView.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.FullReadStatsView
- getDescriptor() - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- getDescriptor() - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowRequest
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowResponse.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowResponse
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowsRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowsRequest
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowsResponse.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- getDescriptor() - Static method in class com.google.bigtable.v2.MutateRowsResponse
- getDescriptor() - Static method in class com.google.bigtable.v2.Mutation.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- getDescriptor() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- getDescriptor() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- getDescriptor() - Static method in class com.google.bigtable.v2.Mutation
- getDescriptor() - Static method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Mutation.SetCell
- getDescriptor() - Static method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.PingAndWarmRequest
- getDescriptor() - Static method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.PingAndWarmResponse
- getDescriptor() - Static method in class com.google.bigtable.v2.RateLimitInfo.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.RateLimitInfo
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- getDescriptor() - Static method in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadIterationStats.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadIterationStats
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadRowsRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadRowsRequest
- getDescriptor() - Static method in enum com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadRowsResponse.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- getDescriptor() - Static method in class com.google.bigtable.v2.ReadRowsResponse
- getDescriptor() - Static method in class com.google.bigtable.v2.RequestLatencyStats.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.RequestLatencyStats
- getDescriptor() - Static method in class com.google.bigtable.v2.RequestStats.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.RequestStats
- getDescriptor() - Static method in class com.google.bigtable.v2.RequestStatsProto
- getDescriptor() - Static method in class com.google.bigtable.v2.ResponseParams.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ResponseParams
- getDescriptor() - Static method in class com.google.bigtable.v2.ResponseParamsProto
- getDescriptor() - Static method in class com.google.bigtable.v2.Row.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Row
- getDescriptor() - Static method in class com.google.bigtable.v2.RowFilter.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.RowFilter.Chain.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.RowFilter.Chain
- getDescriptor() - Static method in class com.google.bigtable.v2.RowFilter.Condition.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.RowFilter.Condition
- getDescriptor() - Static method in class com.google.bigtable.v2.RowFilter
- getDescriptor() - Static method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.RowFilter.Interleave
- getDescriptor() - Static method in class com.google.bigtable.v2.RowRange.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.RowRange
- getDescriptor() - Static method in class com.google.bigtable.v2.RowSet.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.RowSet
- getDescriptor() - Static method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
- getDescriptor() - Static method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
- getDescriptor() - Static method in class com.google.bigtable.v2.StreamContinuationToken.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.StreamContinuationToken
- getDescriptor() - Static method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.StreamContinuationTokens
- getDescriptor() - Static method in class com.google.bigtable.v2.StreamPartition.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.StreamPartition
- getDescriptor() - Static method in class com.google.bigtable.v2.TimestampRange.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.TimestampRange
- getDescriptor() - Static method in class com.google.bigtable.v2.ValueRange.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ValueRange
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.Backup.Builder
- getDescriptorForType() - Method in enum com.google.bigtable.admin.v2.Backup.State
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
- getDescriptorForType() - Method in enum com.google.bigtable.admin.v2.Cluster.State
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
- getDescriptorForType() - Method in enum com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
- getDescriptorForType() - Method in enum com.google.bigtable.admin.v2.EncryptionInfo.EncryptionType
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.Instance.Builder
- getDescriptorForType() - Method in enum com.google.bigtable.admin.v2.Instance.State
- getDescriptorForType() - Method in enum com.google.bigtable.admin.v2.Instance.Type
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
- getDescriptorForType() - Method in enum com.google.bigtable.admin.v2.RestoreSourceType
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
- getDescriptorForType() - Method in enum com.google.bigtable.admin.v2.Snapshot.State
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
- getDescriptorForType() - Method in enum com.google.bigtable.admin.v2.StorageType
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.Table.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
- getDescriptorForType() - Method in enum com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
- getDescriptorForType() - Method in enum com.google.bigtable.admin.v2.Table.TimestampGranularity
- getDescriptorForType() - Method in enum com.google.bigtable.admin.v2.Table.View
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
- getDescriptorForType() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Cell.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Column.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.ColumnRange.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Family.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Mutation.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
- getDescriptorForType() - Method in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
- getDescriptorForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
- getDescriptorForType() - Method in enum com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
- getDescriptorForType() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.RequestStats.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.ResponseParams.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Row.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.RowFilter.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.RowRange.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.RowSet.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.StreamPartition.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.TimestampRange.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.ValueRange.Builder
- getDisplayName() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Required.
- getDisplayName() - Method in class com.google.bigtable.admin.v2.Instance
-
Required.
- getDisplayName() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
Required.
- getDisplayName() - Method in class com.google.cloud.bigtable.admin.v2.models.Instance
-
Gets the instance's friendly name.
- getDisplayNameBytes() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Required.
- getDisplayNameBytes() - Method in class com.google.bigtable.admin.v2.Instance
-
Required.
- getDisplayNameBytes() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
Required.
- getDone() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
When true, indicates that the entire `DataChange` has been read and the client can safely process the message.
- getDone() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
-
When true, indicates that the entire `DataChange` has been read and the client can safely process the message.
- getDone() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.DataChangeOrBuilder
-
When true, indicates that the entire `DataChange` has been read and the client can safely process the message.
- getDrop() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Drop (delete) the column family with the given ID, or fail if no such family exists.
- getDrop() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
Drop (delete) the column family with the given ID, or fail if no such family exists.
- getDrop() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.ModificationOrBuilder
-
Drop (delete) the column family with the given ID, or fail if no such family exists.
- getDropRowRangeMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getEncryptionConfig() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Immutable.
- getEncryptionConfig() - Method in class com.google.bigtable.admin.v2.Cluster
-
Immutable.
- getEncryptionConfig() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
Immutable.
- getEncryptionConfigBuilder() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Immutable.
- getEncryptionConfigOrBuilder() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Immutable.
- getEncryptionConfigOrBuilder() - Method in class com.google.bigtable.admin.v2.Cluster
-
Immutable.
- getEncryptionConfigOrBuilder() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
Immutable.
- getEncryptionInfo() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- getEncryptionInfo() - Method in class com.google.bigtable.admin.v2.Backup
-
Output only.
- getEncryptionInfo() - Method in interface com.google.bigtable.admin.v2.BackupOrBuilder
-
Output only.
- getEncryptionInfo() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
-
Get the encryption information for the backup.
- getEncryptionInfo(int) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- getEncryptionInfo(int) - Method in class com.google.bigtable.admin.v2.Table.ClusterState
-
Output only.
- getEncryptionInfo(int) - Method in interface com.google.bigtable.admin.v2.Table.ClusterStateOrBuilder
-
Output only.
- getEncryptionInfo(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Gets the current encryption info for the table across all of the clusters.
- getEncryptionInfoAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously gets the current encryption info for the table across all of the clusters.
- getEncryptionInfoBuilder() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- getEncryptionInfoBuilder(int) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- getEncryptionInfoBuilderList() - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- getEncryptionInfoCount() - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- getEncryptionInfoCount() - Method in class com.google.bigtable.admin.v2.Table.ClusterState
-
Output only.
- getEncryptionInfoCount() - Method in interface com.google.bigtable.admin.v2.Table.ClusterStateOrBuilder
-
Output only.
- getEncryptionInfoList() - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- getEncryptionInfoList() - Method in class com.google.bigtable.admin.v2.Table.ClusterState
-
Output only.
- getEncryptionInfoList() - Method in interface com.google.bigtable.admin.v2.Table.ClusterStateOrBuilder
-
Output only.
- getEncryptionInfoOrBuilder() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- getEncryptionInfoOrBuilder() - Method in class com.google.bigtable.admin.v2.Backup
-
Output only.
- getEncryptionInfoOrBuilder() - Method in interface com.google.bigtable.admin.v2.BackupOrBuilder
-
Output only.
- getEncryptionInfoOrBuilder(int) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- getEncryptionInfoOrBuilder(int) - Method in class com.google.bigtable.admin.v2.Table.ClusterState
-
Output only.
- getEncryptionInfoOrBuilder(int) - Method in interface com.google.bigtable.admin.v2.Table.ClusterStateOrBuilder
-
Output only.
- getEncryptionInfoOrBuilderList() - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- getEncryptionInfoOrBuilderList() - Method in class com.google.bigtable.admin.v2.Table.ClusterState
-
Output only.
- getEncryptionInfoOrBuilderList() - Method in interface com.google.bigtable.admin.v2.Table.ClusterStateOrBuilder
-
Output only.
- getEncryptionStatus() - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
-
Output only.
- getEncryptionStatus() - Method in class com.google.bigtable.admin.v2.EncryptionInfo
-
Output only.
- getEncryptionStatus() - Method in interface com.google.bigtable.admin.v2.EncryptionInfoOrBuilder
-
Output only.
- getEncryptionStatusBuilder() - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
-
Output only.
- getEncryptionStatusOrBuilder() - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
-
Output only.
- getEncryptionStatusOrBuilder() - Method in class com.google.bigtable.admin.v2.EncryptionInfo
-
Output only.
- getEncryptionStatusOrBuilder() - Method in interface com.google.bigtable.admin.v2.EncryptionInfoOrBuilder
-
Output only.
- getEncryptionType() - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
-
Output only.
- getEncryptionType() - Method in class com.google.bigtable.admin.v2.EncryptionInfo
-
Output only.
- getEncryptionType() - Method in interface com.google.bigtable.admin.v2.EncryptionInfoOrBuilder
-
Output only.
- getEncryptionTypeValue() - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
-
Output only.
- getEncryptionTypeValue() - Method in class com.google.bigtable.admin.v2.EncryptionInfo
-
Output only.
- getEncryptionTypeValue() - Method in interface com.google.bigtable.admin.v2.EncryptionInfoOrBuilder
-
Output only.
- 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
. - getEndKey() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Tablet End Key (inclusive).
- getEndKey() - Method in class com.google.bigtable.admin.v2.HotTablet
-
Tablet End Key (inclusive).
- getEndKey() - Method in interface com.google.bigtable.admin.v2.HotTabletOrBuilder
-
Tablet End Key (inclusive).
- getEndKeyBytes() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Tablet End Key (inclusive).
- getEndKeyBytes() - Method in class com.google.bigtable.admin.v2.HotTablet
-
Tablet End Key (inclusive).
- getEndKeyBytes() - Method in interface com.google.bigtable.admin.v2.HotTabletOrBuilder
-
Tablet End Key (inclusive).
- getEndKeyCase() - Method in class com.google.bigtable.v2.RowRange.Builder
- getEndKeyCase() - Method in class com.google.bigtable.v2.RowRange
- getEndKeyCase() - Method in interface com.google.bigtable.v2.RowRangeOrBuilder
- getEndKeyClosed() - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an inclusive upper bound for the range.
- getEndKeyClosed() - Method in class com.google.bigtable.v2.RowRange
-
Used when giving an inclusive upper bound for the range.
- getEndKeyClosed() - Method in interface com.google.bigtable.v2.RowRangeOrBuilder
-
Used when giving an inclusive upper bound for the range.
- getEndKeyOpen() - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an exclusive upper bound for the range.
- getEndKeyOpen() - Method in class com.google.bigtable.v2.RowRange
-
Used when giving an exclusive upper bound for the range.
- getEndKeyOpen() - Method in interface com.google.bigtable.v2.RowRangeOrBuilder
-
Used when giving an exclusive upper bound for the range.
- getEndQualifierCase() - Method in class com.google.bigtable.v2.ColumnRange.Builder
- getEndQualifierCase() - Method in class com.google.bigtable.v2.ColumnRange
- getEndQualifierCase() - Method in interface com.google.bigtable.v2.ColumnRangeOrBuilder
- getEndQualifierClosed() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an inclusive upper bound for the range.
- getEndQualifierClosed() - Method in class com.google.bigtable.v2.ColumnRange
-
Used when giving an inclusive upper bound for the range.
- getEndQualifierClosed() - Method in interface com.google.bigtable.v2.ColumnRangeOrBuilder
-
Used when giving an inclusive upper bound for the range.
- getEndQualifierOpen() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an exclusive upper bound for the range.
- getEndQualifierOpen() - Method in class com.google.bigtable.v2.ColumnRange
-
Used when giving an exclusive upper bound for the range.
- getEndQualifierOpen() - Method in interface com.google.bigtable.v2.ColumnRangeOrBuilder
-
Used when giving an exclusive upper bound for the range.
- getEndTime() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- getEndTime() - Method in class com.google.bigtable.admin.v2.Backup
-
Output only.
- getEndTime() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- getEndTime() - Method in class com.google.bigtable.admin.v2.BackupInfo
-
Output only.
- getEndTime() - Method in interface com.google.bigtable.admin.v2.BackupInfoOrBuilder
-
Output only.
- getEndTime() - Method in interface com.google.bigtable.admin.v2.BackupOrBuilder
-
Output only.
- getEndTime() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
If set, the time at which this operation finished or was cancelled.
- getEndTime() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata
-
If set, the time at which this operation finished or was cancelled.
- getEndTime() - Method in interface com.google.bigtable.admin.v2.CreateBackupMetadataOrBuilder
-
If set, the time at which this operation finished or was cancelled.
- getEndTime() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Output only.
- getEndTime() - Method in class com.google.bigtable.admin.v2.HotTablet
-
Output only.
- getEndTime() - Method in interface com.google.bigtable.admin.v2.HotTabletOrBuilder
-
Output only.
- getEndTime() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
The end time to list hot tablets.
- getEndTime() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
-
The end time to list hot tablets.
- getEndTime() - Method in interface com.google.bigtable.admin.v2.ListHotTabletsRequestOrBuilder
-
The end time to list hot tablets.
- getEndTime() - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
-
If set, the time at which this operation failed or was completed successfully.
- getEndTime() - Method in class com.google.bigtable.admin.v2.OperationProgress
-
If set, the time at which this operation failed or was completed successfully.
- getEndTime() - Method in interface com.google.bigtable.admin.v2.OperationProgressOrBuilder
-
If set, the time at which this operation failed or was completed successfully.
- getEndTime() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
-
If set, the time at which this operation finished or was cancelled.
- getEndTime() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
-
If set, the time at which this operation finished or was cancelled.
- getEndTime() - Method in interface com.google.bigtable.admin.v2.UndeleteTableMetadataOrBuilder
-
If set, the time at which this operation finished or was cancelled.
- getEndTime() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
-
If set, the time at which this operation finished or was canceled.
- getEndTime() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata
-
If set, the time at which this operation finished or was canceled.
- getEndTime() - Method in interface com.google.bigtable.admin.v2.UpdateTableMetadataOrBuilder
-
If set, the time at which this operation finished or was canceled.
- getEndTime() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
If specified, OK will be returned when the stream advances beyond this time.
- getEndTime() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
-
If specified, OK will be returned when the stream advances beyond this time.
- getEndTime() - Method in interface com.google.bigtable.v2.ReadChangeStreamRequestOrBuilder
-
If specified, OK will be returned when the stream advances beyond this time.
- getEndTime() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
-
Get the end time when the creation of this backup has completed.
- getEndTimeBuilder() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- getEndTimeBuilder() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- getEndTimeBuilder() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
If set, the time at which this operation finished or was cancelled.
- getEndTimeBuilder() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Output only.
- getEndTimeBuilder() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
The end time to list hot tablets.
- getEndTimeBuilder() - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
-
If set, the time at which this operation failed or was completed successfully.
- getEndTimeBuilder() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
-
If set, the time at which this operation finished or was cancelled.
- getEndTimeBuilder() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
-
If set, the time at which this operation finished or was canceled.
- getEndTimeBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
If specified, OK will be returned when the stream advances beyond this time.
- getEndTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- getEndTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.Backup
-
Output only.
- getEndTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- getEndTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.BackupInfo
-
Output only.
- getEndTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.BackupInfoOrBuilder
-
Output only.
- getEndTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.BackupOrBuilder
-
Output only.
- getEndTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
If set, the time at which this operation finished or was cancelled.
- getEndTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata
-
If set, the time at which this operation finished or was cancelled.
- getEndTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.CreateBackupMetadataOrBuilder
-
If set, the time at which this operation finished or was cancelled.
- getEndTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Output only.
- getEndTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.HotTablet
-
Output only.
- getEndTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.HotTabletOrBuilder
-
Output only.
- getEndTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
The end time to list hot tablets.
- getEndTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
-
The end time to list hot tablets.
- getEndTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.ListHotTabletsRequestOrBuilder
-
The end time to list hot tablets.
- getEndTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
-
If set, the time at which this operation failed or was completed successfully.
- getEndTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.OperationProgress
-
If set, the time at which this operation failed or was completed successfully.
- getEndTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.OperationProgressOrBuilder
-
If set, the time at which this operation failed or was completed successfully.
- getEndTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
-
If set, the time at which this operation finished or was cancelled.
- getEndTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
-
If set, the time at which this operation finished or was cancelled.
- getEndTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.UndeleteTableMetadataOrBuilder
-
If set, the time at which this operation finished or was cancelled.
- getEndTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
-
If set, the time at which this operation finished or was canceled.
- getEndTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata
-
If set, the time at which this operation finished or was canceled.
- getEndTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.UpdateTableMetadataOrBuilder
-
If set, the time at which this operation finished or was canceled.
- getEndTimeOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
If specified, OK will be returned when the stream advances beyond this time.
- getEndTimeOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
-
If specified, OK will be returned when the stream advances beyond this time.
- getEndTimeOrBuilder() - Method in interface com.google.bigtable.v2.ReadChangeStreamRequestOrBuilder
-
If specified, OK will be returned when the stream advances beyond this time.
- getEndTimestampMicros() - Method in class com.google.bigtable.v2.TimestampRange.Builder
-
Exclusive upper bound.
- getEndTimestampMicros() - Method in class com.google.bigtable.v2.TimestampRange
-
Exclusive upper bound.
- getEndTimestampMicros() - Method in interface com.google.bigtable.v2.TimestampRangeOrBuilder
-
Exclusive upper bound.
- getEndValueCase() - Method in class com.google.bigtable.v2.ValueRange.Builder
- getEndValueCase() - Method in class com.google.bigtable.v2.ValueRange
- getEndValueCase() - Method in interface com.google.bigtable.v2.ValueRangeOrBuilder
- getEndValueClosed() - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an inclusive upper bound for the range.
- getEndValueClosed() - Method in class com.google.bigtable.v2.ValueRange
-
Used when giving an inclusive upper bound for the range.
- getEndValueClosed() - Method in interface com.google.bigtable.v2.ValueRangeOrBuilder
-
Used when giving an inclusive upper bound for the range.
- getEndValueOpen() - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an exclusive upper bound for the range.
- getEndValueOpen() - Method in class com.google.bigtable.v2.ValueRange
-
Used when giving an exclusive upper bound for the range.
- getEndValueOpen() - Method in interface com.google.bigtable.v2.ValueRangeOrBuilder
-
Used when giving an exclusive upper bound for the range.
- getEntries() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
-
Get the list of mods of the current mutation.
- getEntries(int) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- getEntries(int) - Method in class com.google.bigtable.v2.MutateRowsRequest
-
Required.
- getEntries(int) - Method in interface com.google.bigtable.v2.MutateRowsRequestOrBuilder
-
Required.
- getEntries(int) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- getEntries(int) - Method in class com.google.bigtable.v2.MutateRowsResponse
-
One or more results for Entries from the batch request.
- getEntries(int) - Method in interface com.google.bigtable.v2.MutateRowsResponseOrBuilder
-
One or more results for Entries from the batch request.
- getEntriesBuilder(int) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- getEntriesBuilder(int) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- getEntriesBuilderList() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- getEntriesBuilderList() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- getEntriesCount() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- getEntriesCount() - Method in class com.google.bigtable.v2.MutateRowsRequest
-
Required.
- getEntriesCount() - Method in interface com.google.bigtable.v2.MutateRowsRequestOrBuilder
-
Required.
- getEntriesCount() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- getEntriesCount() - Method in class com.google.bigtable.v2.MutateRowsResponse
-
One or more results for Entries from the batch request.
- getEntriesCount() - Method in interface com.google.bigtable.v2.MutateRowsResponseOrBuilder
-
One or more results for Entries from the batch request.
- getEntriesList() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- getEntriesList() - Method in class com.google.bigtable.v2.MutateRowsRequest
-
Required.
- getEntriesList() - Method in interface com.google.bigtable.v2.MutateRowsRequestOrBuilder
-
Required.
- getEntriesList() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- getEntriesList() - Method in class com.google.bigtable.v2.MutateRowsResponse
-
One or more results for Entries from the batch request.
- getEntriesList() - Method in interface com.google.bigtable.v2.MutateRowsResponseOrBuilder
-
One or more results for Entries from the batch request.
- getEntriesOrBuilder(int) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- getEntriesOrBuilder(int) - Method in class com.google.bigtable.v2.MutateRowsRequest
-
Required.
- getEntriesOrBuilder(int) - Method in interface com.google.bigtable.v2.MutateRowsRequestOrBuilder
-
Required.
- getEntriesOrBuilder(int) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- getEntriesOrBuilder(int) - Method in class com.google.bigtable.v2.MutateRowsResponse
-
One or more results for Entries from the batch request.
- getEntriesOrBuilder(int) - Method in interface com.google.bigtable.v2.MutateRowsResponseOrBuilder
-
One or more results for Entries from the batch request.
- getEntriesOrBuilderList() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- getEntriesOrBuilderList() - Method in class com.google.bigtable.v2.MutateRowsRequest
-
Required.
- getEntriesOrBuilderList() - Method in interface com.google.bigtable.v2.MutateRowsRequestOrBuilder
-
Required.
- getEntriesOrBuilderList() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- getEntriesOrBuilderList() - Method in class com.google.bigtable.v2.MutateRowsResponse
-
One or more results for Entries from the batch request.
- getEntriesOrBuilderList() - Method in interface com.google.bigtable.v2.MutateRowsResponseOrBuilder
-
One or more results for Entries from the batch request.
- getEntryCount() - Method in class com.google.cloud.bigtable.data.v2.models.BulkMutation
- getError() - Method in class com.google.cloud.bigtable.data.v2.models.MutateRowsException.FailedMutation
-
The error that prevented this mutation from being applied.
- getEstimatedCopiedBytes() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
-
Estimate of the number of bytes copied so far for this table.
- getEstimatedCopiedBytes() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
-
Estimate of the number of bytes copied so far for this table.
- getEstimatedCopiedBytes() - Method in interface com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgressOrBuilder
-
Estimate of the number of bytes copied so far for this table.
- getEstimatedLowWatermark() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- getEstimatedLowWatermark() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- getEstimatedLowWatermark() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.DataChangeOrBuilder
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- getEstimatedLowWatermark() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- getEstimatedLowWatermark() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- getEstimatedLowWatermark() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.HeartbeatOrBuilder
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- getEstimatedLowWatermark() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
-
Get the low watermark of the current mutation.
- getEstimatedLowWatermark() - Method in class com.google.cloud.bigtable.data.v2.models.Heartbeat
- getEstimatedLowWatermarkBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- getEstimatedLowWatermarkBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- getEstimatedLowWatermarkOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- getEstimatedLowWatermarkOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- getEstimatedLowWatermarkOrBuilder() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.DataChangeOrBuilder
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- getEstimatedLowWatermarkOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- getEstimatedLowWatermarkOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- getEstimatedLowWatermarkOrBuilder() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.HeartbeatOrBuilder
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- getEstimatedSizeBytes() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
-
Estimate of the size of the table to be copied.
- getEstimatedSizeBytes() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
-
Estimate of the size of the table to be copied.
- getEstimatedSizeBytes() - Method in interface com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgressOrBuilder
-
Estimate of the size of the table to be copied.
- getEtag() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Strongly validated etag for optimistic concurrency control.
- getEtag() - Method in class com.google.bigtable.admin.v2.AppProfile
-
Strongly validated etag for optimistic concurrency control.
- getEtag() - Method in interface com.google.bigtable.admin.v2.AppProfileOrBuilder
-
Strongly validated etag for optimistic concurrency control.
- getEtagBytes() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Strongly validated etag for optimistic concurrency control.
- getEtagBytes() - Method in class com.google.bigtable.admin.v2.AppProfile
-
Strongly validated etag for optimistic concurrency control.
- getEtagBytes() - Method in interface com.google.bigtable.admin.v2.AppProfileOrBuilder
-
Strongly validated etag for optimistic concurrency control.
- getExpireTime() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Required.
- getExpireTime() - Method in class com.google.bigtable.admin.v2.Backup
-
Required.
- getExpireTime() - Method in interface com.google.bigtable.admin.v2.BackupOrBuilder
-
Required.
- getExpireTime() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- getExpireTime() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest
-
Required.
- getExpireTime() - Method in interface com.google.bigtable.admin.v2.CopyBackupRequestOrBuilder
-
Required.
- getExpireTime() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
-
Get the expire time of this backup.
- getExpireTimeBuilder() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Required.
- getExpireTimeBuilder() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- getExpireTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Required.
- getExpireTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.Backup
-
Required.
- getExpireTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.BackupOrBuilder
-
Required.
- getExpireTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- getExpireTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest
-
Required.
- getExpireTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.CopyBackupRequestOrBuilder
-
Required.
- getFactor() - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
-
If it has been at least one `period` since the last load adjustment, the client should multiply the current load by this value to get the new target load.
- getFactor() - Method in class com.google.bigtable.v2.RateLimitInfo
-
If it has been at least one `period` since the last load adjustment, the client should multiply the current load by this value to get the new target load.
- getFactor() - Method in interface com.google.bigtable.v2.RateLimitInfoOrBuilder
-
If it has been at least one `period` since the last load adjustment, the client should multiply the current load by this value to get the new target load.
- getFailedLocations(int) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocations(int) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
-
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocations(int) - Method in interface com.google.bigtable.admin.v2.ListAppProfilesResponseOrBuilder
-
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocations(int) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
Locations from which Cluster information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocations(int) - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
Locations from which Cluster information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocations(int) - Method in interface com.google.bigtable.admin.v2.ListClustersResponseOrBuilder
-
Locations from which Cluster information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocations(int) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocations(int) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocations(int) - Method in interface com.google.bigtable.admin.v2.ListInstancesResponseOrBuilder
-
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsBytes(int) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsBytes(int) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
-
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsBytes(int) - Method in interface com.google.bigtable.admin.v2.ListAppProfilesResponseOrBuilder
-
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsBytes(int) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
Locations from which Cluster information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsBytes(int) - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
Locations from which Cluster information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsBytes(int) - Method in interface com.google.bigtable.admin.v2.ListClustersResponseOrBuilder
-
Locations from which Cluster information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsBytes(int) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsBytes(int) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsBytes(int) - Method in interface com.google.bigtable.admin.v2.ListInstancesResponseOrBuilder
-
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsCount() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsCount() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
-
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsCount() - Method in interface com.google.bigtable.admin.v2.ListAppProfilesResponseOrBuilder
-
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsCount() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
Locations from which Cluster information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsCount() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
Locations from which Cluster information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsCount() - Method in interface com.google.bigtable.admin.v2.ListClustersResponseOrBuilder
-
Locations from which Cluster information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsCount() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsCount() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsCount() - Method in interface com.google.bigtable.admin.v2.ListInstancesResponseOrBuilder
-
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsList() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsList() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
-
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsList() - Method in interface com.google.bigtable.admin.v2.ListAppProfilesResponseOrBuilder
-
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsList() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
Locations from which Cluster information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsList() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
Locations from which Cluster information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsList() - Method in interface com.google.bigtable.admin.v2.ListClustersResponseOrBuilder
-
Locations from which Cluster information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsList() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsList() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition.
- getFailedLocationsList() - Method in interface com.google.bigtable.admin.v2.ListInstancesResponseOrBuilder
-
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition.
- getFailedMutations() - Method in exception com.google.cloud.bigtable.data.v2.models.MutateRowsException
-
Retrieve all of the failed mutations.
- getFalseFilter() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` does not return any results.
- getFalseFilter() - Method in class com.google.bigtable.v2.RowFilter.Condition
-
The filter to apply to the input row if `predicate_filter` does not return any results.
- getFalseFilter() - Method in interface com.google.bigtable.v2.RowFilter.ConditionOrBuilder
-
The filter to apply to the input row if `predicate_filter` does not return any results.
- getFalseFilterBuilder() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` does not return any results.
- getFalseFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` does not return any results.
- getFalseFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Condition
-
The filter to apply to the input row if `predicate_filter` does not return any results.
- getFalseFilterOrBuilder() - Method in interface com.google.bigtable.v2.RowFilter.ConditionOrBuilder
-
The filter to apply to the input row if `predicate_filter` does not return any results.
- getFalseMutations(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- getFalseMutations(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- getFalseMutations(int) - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- getFalseMutationsBuilder(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- getFalseMutationsBuilderList() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- getFalseMutationsCount() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- getFalseMutationsCount() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- getFalseMutationsCount() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- getFalseMutationsList() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- getFalseMutationsList() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- getFalseMutationsList() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- getFalseMutationsOrBuilder(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- getFalseMutationsOrBuilder(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- getFalseMutationsOrBuilder(int) - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- getFalseMutationsOrBuilderList() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- getFalseMutationsOrBuilderList() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- getFalseMutationsOrBuilderList() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- getFamilies(int) - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- getFamilies(int) - Method in class com.google.bigtable.v2.Row
-
May be empty, but only if the entire row is empty.
- getFamilies(int) - Method in interface com.google.bigtable.v2.RowOrBuilder
-
May be empty, but only if the entire row is empty.
- getFamiliesBuilder(int) - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- getFamiliesBuilderList() - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- getFamiliesCount() - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- getFamiliesCount() - Method in class com.google.bigtable.v2.Row
-
May be empty, but only if the entire row is empty.
- getFamiliesCount() - Method in interface com.google.bigtable.v2.RowOrBuilder
-
May be empty, but only if the entire row is empty.
- getFamiliesList() - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- getFamiliesList() - Method in class com.google.bigtable.v2.Row
-
May be empty, but only if the entire row is empty.
- getFamiliesList() - Method in interface com.google.bigtable.v2.RowOrBuilder
-
May be empty, but only if the entire row is empty.
- getFamiliesOrBuilder(int) - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- getFamiliesOrBuilder(int) - Method in class com.google.bigtable.v2.Row
-
May be empty, but only if the entire row is empty.
- getFamiliesOrBuilder(int) - Method in interface com.google.bigtable.v2.RowOrBuilder
-
May be empty, but only if the entire row is empty.
- getFamiliesOrBuilderList() - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- getFamiliesOrBuilderList() - Method in class com.google.bigtable.v2.Row
-
May be empty, but only if the entire row is empty.
- getFamiliesOrBuilderList() - Method in interface com.google.bigtable.v2.RowOrBuilder
-
May be empty, but only if the entire row is empty.
- getFamily() - Method in class com.google.cloud.bigtable.data.v2.models.RowCell
-
The cell's family
- getFamilyName() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
The name of the column family within which this range falls.
- getFamilyName() - Method in class com.google.bigtable.v2.ColumnRange
-
The name of the column family within which this range falls.
- getFamilyName() - Method in interface com.google.bigtable.v2.ColumnRangeOrBuilder
-
The name of the column family within which this range falls.
- getFamilyName() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The name of the family from which cells should be deleted.
- getFamilyName() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
-
The name of the family from which cells should be deleted.
- getFamilyName() - Method in interface com.google.bigtable.v2.Mutation.DeleteFromColumnOrBuilder
-
The name of the family from which cells should be deleted.
- getFamilyName() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
-
The name of the family from which cells should be deleted.
- getFamilyName() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
-
The name of the family from which cells should be deleted.
- getFamilyName() - Method in interface com.google.bigtable.v2.Mutation.DeleteFromFamilyOrBuilder
-
The name of the family from which cells should be deleted.
- getFamilyName() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The name of the family into which new data should be written.
- getFamilyName() - Method in class com.google.bigtable.v2.Mutation.SetCell
-
The name of the family into which new data should be written.
- getFamilyName() - Method in interface com.google.bigtable.v2.Mutation.SetCellOrBuilder
-
The name of the family into which new data should be written.
- getFamilyName() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
The name of the family to which the read/modify/write should be applied.
- getFamilyName() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
-
The name of the family to which the read/modify/write should be applied.
- getFamilyName() - Method in interface com.google.bigtable.v2.ReadModifyWriteRuleOrBuilder
-
The name of the family to which the read/modify/write should be applied.
- getFamilyName() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column family name for this chunk of data.
- getFamilyName() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
The column family name for this chunk of data.
- getFamilyName() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
The column family name for this chunk of data.
- 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.
- getFamilyNameBuilder() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column family name for this chunk of data.
- getFamilyNameBytes() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
The name of the column family within which this range falls.
- getFamilyNameBytes() - Method in class com.google.bigtable.v2.ColumnRange
-
The name of the column family within which this range falls.
- getFamilyNameBytes() - Method in interface com.google.bigtable.v2.ColumnRangeOrBuilder
-
The name of the column family within which this range falls.
- getFamilyNameBytes() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The name of the family from which cells should be deleted.
- getFamilyNameBytes() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
-
The name of the family from which cells should be deleted.
- getFamilyNameBytes() - Method in interface com.google.bigtable.v2.Mutation.DeleteFromColumnOrBuilder
-
The name of the family from which cells should be deleted.
- getFamilyNameBytes() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
-
The name of the family from which cells should be deleted.
- getFamilyNameBytes() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
-
The name of the family from which cells should be deleted.
- getFamilyNameBytes() - Method in interface com.google.bigtable.v2.Mutation.DeleteFromFamilyOrBuilder
-
The name of the family from which cells should be deleted.
- getFamilyNameBytes() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The name of the family into which new data should be written.
- getFamilyNameBytes() - Method in class com.google.bigtable.v2.Mutation.SetCell
-
The name of the family into which new data should be written.
- getFamilyNameBytes() - Method in interface com.google.bigtable.v2.Mutation.SetCellOrBuilder
-
The name of the family into which new data should be written.
- getFamilyNameBytes() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
The name of the family to which the read/modify/write should be applied.
- getFamilyNameBytes() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
-
The name of the family to which the read/modify/write should be applied.
- getFamilyNameBytes() - Method in interface com.google.bigtable.v2.ReadModifyWriteRuleOrBuilder
-
The name of the family to which the read/modify/write should be applied.
- getFamilyNameOrBuilder() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column family name for this chunk of data.
- getFamilyNameOrBuilder() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
The column family name for this chunk of data.
- getFamilyNameOrBuilder() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
The column family name for this chunk of data.
- getFamilyNameRegexFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns whose families satisfy the given RE2 regex.
- getFamilyNameRegexFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells from columns whose families satisfy the given RE2 regex.
- getFamilyNameRegexFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells from columns whose families satisfy the given RE2 regex.
- getFamilyNameRegexFilterBytes() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns whose families satisfy the given RE2 regex.
- getFamilyNameRegexFilterBytes() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells from columns whose families satisfy the given RE2 regex.
- getFamilyNameRegexFilterBytes() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells from columns whose families satisfy the given RE2 regex.
- getFieldValue(String) - Method in class com.google.bigtable.admin.v2.AppProfileName
- getFieldValue(String) - Method in class com.google.bigtable.admin.v2.BackupName
- getFieldValue(String) - Method in class com.google.bigtable.admin.v2.ClusterName
- getFieldValue(String) - Method in class com.google.bigtable.admin.v2.InstanceName
- getFieldValue(String) - Method in class com.google.bigtable.admin.v2.LocationName
- getFieldValue(String) - Method in class com.google.bigtable.admin.v2.ProjectName
- getFieldValue(String) - Method in class com.google.bigtable.admin.v2.SnapshotName
- getFieldValue(String) - Method in class com.google.bigtable.admin.v2.TableName
- getFieldValue(String) - Method in class com.google.bigtable.v2.InstanceName
- getFieldValue(String) - Method in class com.google.bigtable.v2.TableName
- getFieldValuesMap() - Method in class com.google.bigtable.admin.v2.AppProfileName
- getFieldValuesMap() - Method in class com.google.bigtable.admin.v2.BackupName
- getFieldValuesMap() - Method in class com.google.bigtable.admin.v2.ClusterName
- getFieldValuesMap() - Method in class com.google.bigtable.admin.v2.InstanceName
- getFieldValuesMap() - Method in class com.google.bigtable.admin.v2.LocationName
- getFieldValuesMap() - Method in class com.google.bigtable.admin.v2.ProjectName
- getFieldValuesMap() - Method in class com.google.bigtable.admin.v2.SnapshotName
- getFieldValuesMap() - Method in class com.google.bigtable.admin.v2.TableName
- getFieldValuesMap() - Method in class com.google.bigtable.v2.InstanceName
- getFieldValuesMap() - Method in class com.google.bigtable.v2.TableName
- getFilter() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
A filter expression that filters backups listed in the response.
- getFilter() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest
-
A filter expression that filters backups listed in the response.
- getFilter() - Method in interface com.google.bigtable.admin.v2.ListBackupsRequestOrBuilder
-
A filter expression that filters backups listed in the response.
- getFilter() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The filter to apply to the contents of the specified row(s).
- getFilter() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
The filter to apply to the contents of the specified row(s).
- getFilter() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
The filter to apply to the contents of the specified row(s).
- getFilterBuilder() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The filter to apply to the contents of the specified row(s).
- getFilterBytes() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
A filter expression that filters backups listed in the response.
- getFilterBytes() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest
-
A filter expression that filters backups listed in the response.
- getFilterBytes() - Method in interface com.google.bigtable.admin.v2.ListBackupsRequestOrBuilder
-
A filter expression that filters backups listed in the response.
- getFilterCase() - Method in class com.google.bigtable.v2.RowFilter.Builder
- getFilterCase() - Method in class com.google.bigtable.v2.RowFilter
- getFilterCase() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
- getFilterOrBuilder() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The filter to apply to the contents of the specified row(s).
- getFilterOrBuilder() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
The filter to apply to the contents of the specified row(s).
- getFilterOrBuilder() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
The filter to apply to the contents of the specified row(s).
- getFilters(int) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- getFilters(int) - Method in class com.google.bigtable.v2.RowFilter.Chain
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- getFilters(int) - Method in interface com.google.bigtable.v2.RowFilter.ChainOrBuilder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- getFilters(int) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- getFilters(int) - Method in class com.google.bigtable.v2.RowFilter.Interleave
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- getFilters(int) - Method in interface com.google.bigtable.v2.RowFilter.InterleaveOrBuilder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- getFiltersBuilder(int) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersBuilder(int) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- getFiltersBuilderList() - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersBuilderList() - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- getFiltersCount() - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersCount() - Method in class com.google.bigtable.v2.RowFilter.Chain
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersCount() - Method in interface com.google.bigtable.v2.RowFilter.ChainOrBuilder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersCount() - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- getFiltersCount() - Method in class com.google.bigtable.v2.RowFilter.Interleave
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- getFiltersCount() - Method in interface com.google.bigtable.v2.RowFilter.InterleaveOrBuilder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- getFiltersList() - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersList() - Method in class com.google.bigtable.v2.RowFilter.Chain
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersList() - Method in interface com.google.bigtable.v2.RowFilter.ChainOrBuilder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersList() - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- getFiltersList() - Method in class com.google.bigtable.v2.RowFilter.Interleave
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- getFiltersList() - Method in interface com.google.bigtable.v2.RowFilter.InterleaveOrBuilder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- getFiltersOrBuilder(int) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersOrBuilder(int) - Method in class com.google.bigtable.v2.RowFilter.Chain
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersOrBuilder(int) - Method in interface com.google.bigtable.v2.RowFilter.ChainOrBuilder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersOrBuilder(int) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- getFiltersOrBuilder(int) - Method in class com.google.bigtable.v2.RowFilter.Interleave
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- getFiltersOrBuilder(int) - Method in interface com.google.bigtable.v2.RowFilter.InterleaveOrBuilder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- getFiltersOrBuilderList() - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersOrBuilderList() - Method in class com.google.bigtable.v2.RowFilter.Chain
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersOrBuilderList() - Method in interface com.google.bigtable.v2.RowFilter.ChainOrBuilder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- getFiltersOrBuilderList() - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- getFiltersOrBuilderList() - Method in class com.google.bigtable.v2.RowFilter.Interleave
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- getFiltersOrBuilderList() - Method in interface com.google.bigtable.v2.RowFilter.InterleaveOrBuilder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- getFinishTime() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in interface com.google.bigtable.admin.v2.CreateClusterMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in interface com.google.bigtable.admin.v2.CreateInstanceMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in interface com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in interface com.google.bigtable.admin.v2.PartialUpdateClusterMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in interface com.google.bigtable.admin.v2.SnapshotTableMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in interface com.google.bigtable.admin.v2.UpdateClusterMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
-
The time at which the operation failed or was completed successfully.
- getFinishTime() - Method in interface com.google.bigtable.admin.v2.UpdateInstanceMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeBuilder() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeBuilder() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeBuilder() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeBuilder() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeBuilder() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.CreateClusterMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.CreateInstanceMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.PartialUpdateClusterMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.SnapshotTableMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.UpdateClusterMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
-
The time at which the operation failed or was completed successfully.
- getFinishTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.UpdateInstanceMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- getFrontendServerLatency() - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
-
The latency measured by the frontend server handling this request, from when the request was received, to when this value is sent back in the response.
- getFrontendServerLatency() - Method in class com.google.bigtable.v2.RequestLatencyStats
-
The latency measured by the frontend server handling this request, from when the request was received, to when this value is sent back in the response.
- getFrontendServerLatency() - Method in interface com.google.bigtable.v2.RequestLatencyStatsOrBuilder
-
The latency measured by the frontend server handling this request, from when the request was received, to when this value is sent back in the response.
- getFrontendServerLatencyBuilder() - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
-
The latency measured by the frontend server handling this request, from when the request was received, to when this value is sent back in the response.
- getFrontendServerLatencyOrBuilder() - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
-
The latency measured by the frontend server handling this request, from when the request was received, to when this value is sent back in the response.
- getFrontendServerLatencyOrBuilder() - Method in class com.google.bigtable.v2.RequestLatencyStats
-
The latency measured by the frontend server handling this request, from when the request was received, to when this value is sent back in the response.
- getFrontendServerLatencyOrBuilder() - Method in interface com.google.bigtable.v2.RequestLatencyStatsOrBuilder
-
The latency measured by the frontend server handling this request, from when the request was received, to when this value is sent back in the response.
- getFullReadStatsView() - Method in class com.google.bigtable.v2.RequestStats.Builder
-
Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.
- getFullReadStatsView() - Method in class com.google.bigtable.v2.RequestStats
-
Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.
- getFullReadStatsView() - Method in interface com.google.bigtable.v2.RequestStatsOrBuilder
-
Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.
- getFullReadStatsViewBuilder() - Method in class com.google.bigtable.v2.RequestStats.Builder
-
Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.
- getFullReadStatsViewOrBuilder() - Method in class com.google.bigtable.v2.RequestStats.Builder
-
Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.
- getFullReadStatsViewOrBuilder() - Method in class com.google.bigtable.v2.RequestStats
-
Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.
- getFullReadStatsViewOrBuilder() - Method in interface com.google.bigtable.v2.RequestStatsOrBuilder
-
Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.
- getGcRule() - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
-
Garbage collection rule specified as a protobuf.
- getGcRule() - Method in class com.google.bigtable.admin.v2.ColumnFamily
-
Garbage collection rule specified as a protobuf.
- getGcRule() - Method in interface com.google.bigtable.admin.v2.ColumnFamilyOrBuilder
-
Garbage collection rule specified as a protobuf.
- getGCRule() - Method in class com.google.cloud.bigtable.admin.v2.models.ColumnFamily
-
Get's the GCRule configured for the column family.
- getGcRuleBuilder() - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
-
Garbage collection rule specified as a protobuf.
- getGcRuleOrBuilder() - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
-
Garbage collection rule specified as a protobuf.
- getGcRuleOrBuilder() - Method in class com.google.bigtable.admin.v2.ColumnFamily
-
Garbage collection rule specified as a protobuf.
- getGcRuleOrBuilder() - Method in interface com.google.bigtable.admin.v2.ColumnFamilyOrBuilder
-
Garbage collection rule specified as a protobuf.
- getGenerateConsistencyTokenMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getGenerateInitialChangeStreamPartitionsMethod() - Static method in class com.google.bigtable.v2.BigtableGrpc
- getGetAppProfileMethod() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- getGetBackupMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getGetClusterMethod() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- getGetIamPolicyMethod() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- getGetIamPolicyMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getGetInstanceMethod() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- getGetSnapshotMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getGetTableMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getGranularity() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Immutable.
- getGranularity() - Method in class com.google.bigtable.admin.v2.Table
-
Immutable.
- getGranularity() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
Immutable.
- getGranularityValue() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Immutable.
- getGranularityValue() - Method in class com.google.bigtable.admin.v2.Table
-
Immutable.
- getGranularityValue() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
Immutable.
- getHeartbeat() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
A periodic heartbeat message.
- getHeartbeat() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
-
A periodic heartbeat message.
- getHeartbeat() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponseOrBuilder
-
A periodic heartbeat message.
- getHeartbeatBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
A periodic heartbeat message.
- getHeartbeatDuration() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
If specified, the duration between `Heartbeat` messages on the stream.
- getHeartbeatDuration() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
-
If specified, the duration between `Heartbeat` messages on the stream.
- getHeartbeatDuration() - Method in interface com.google.bigtable.v2.ReadChangeStreamRequestOrBuilder
-
If specified, the duration between `Heartbeat` messages on the stream.
- getHeartbeatDurationBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
If specified, the duration between `Heartbeat` messages on the stream.
- getHeartbeatDurationOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
If specified, the duration between `Heartbeat` messages on the stream.
- getHeartbeatDurationOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
-
If specified, the duration between `Heartbeat` messages on the stream.
- getHeartbeatDurationOrBuilder() - Method in interface com.google.bigtable.v2.ReadChangeStreamRequestOrBuilder
-
If specified, the duration between `Heartbeat` messages on the stream.
- getHeartbeatOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
A periodic heartbeat message.
- getHeartbeatOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
-
A periodic heartbeat message.
- getHeartbeatOrBuilder() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponseOrBuilder
-
A periodic heartbeat message.
- getHotTablets(int) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- getHotTablets(int) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- getHotTablets(int) - Method in interface com.google.bigtable.admin.v2.ListHotTabletsResponseOrBuilder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- getHotTabletsBuilder(int) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- getHotTabletsBuilderList() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- getHotTabletsCount() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- getHotTabletsCount() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- getHotTabletsCount() - Method in interface com.google.bigtable.admin.v2.ListHotTabletsResponseOrBuilder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- getHotTabletsList() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- getHotTabletsList() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- getHotTabletsList() - Method in interface com.google.bigtable.admin.v2.ListHotTabletsResponseOrBuilder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- getHotTabletsOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- getHotTabletsOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- getHotTabletsOrBuilder(int) - Method in interface com.google.bigtable.admin.v2.ListHotTabletsResponseOrBuilder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- getHotTabletsOrBuilderList() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- getHotTabletsOrBuilderList() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- getHotTabletsOrBuilderList() - Method in interface com.google.bigtable.admin.v2.ListHotTabletsResponseOrBuilder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- getIamPolicy(GetIamPolicyRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Gets the access control policy for an instance resource.
- getIamPolicy(GetIamPolicyRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Gets the access control policy for an instance resource.
- getIamPolicy(GetIamPolicyRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Gets the access control policy for a Table or Backup resource.
- getIamPolicy(GetIamPolicyRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Gets the access control policy for a Table or Backup resource.
- getIamPolicy(GetIamPolicyRequest, StreamObserver<Policy>) - Method in interface com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.AsyncService
-
Gets the access control policy for an instance resource.
- getIamPolicy(GetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Gets the access control policy for an instance resource.
- getIamPolicy(GetIamPolicyRequest, StreamObserver<Policy>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Gets the access control policy for a Table or Backup resource.
- getIamPolicy(GetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Gets the access control policy for a Table or Backup resource.
- getIamPolicy(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Gets the IAM access control policy for the specified instance.
- getIamPolicy(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Gets the IAM access control policy for the specified table.
- getIamPolicyAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously gets the IAM access control policy for the specified instance.
- getIamPolicyAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously gets the IAM access control policy for the specified table.
- 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.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
The ID of the column family to be modified.
- getId() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
The ID of the column family to be modified.
- getId() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.ModificationOrBuilder
-
The ID of the column family to be modified.
- 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.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.Table
-
Gets the table's id.
- getIdBytes() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
The ID of the column family to be modified.
- getIdBytes() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
The ID of the column family to be modified.
- getIdBytes() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.ModificationOrBuilder
-
The ID of the column family to be modified.
- getIgnoreWarnings() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
-
If true, ignore safety checks when creating the app profile.
- getIgnoreWarnings() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
-
If true, ignore safety checks when creating the app profile.
- getIgnoreWarnings() - Method in interface com.google.bigtable.admin.v2.CreateAppProfileRequestOrBuilder
-
If true, ignore safety checks when creating the app profile.
- getIgnoreWarnings() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
-
Required.
- getIgnoreWarnings() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
-
Required.
- getIgnoreWarnings() - Method in interface com.google.bigtable.admin.v2.DeleteAppProfileRequestOrBuilder
-
Required.
- getIgnoreWarnings() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
-
If true, ignore safety checks when updating the app profile.
- getIgnoreWarnings() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
-
If true, ignore safety checks when updating the app profile.
- getIgnoreWarnings() - Method in interface com.google.bigtable.admin.v2.UpdateAppProfileRequestOrBuilder
-
If true, ignore safety checks when updating the app profile.
- getIncrementAmount() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
Rule specifying that `increment_amount` be added to the existing value.
- getIncrementAmount() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
-
Rule specifying that `increment_amount` be added to the existing value.
- getIncrementAmount() - Method in interface com.google.bigtable.v2.ReadModifyWriteRuleOrBuilder
-
Rule specifying that `increment_amount` be added to the existing value.
- getIndex() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
The index into the original request's `entries` list of the Entry for which a result is being reported.
- getIndex() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
-
The index into the original request's `entries` list of the Entry for which a result is being reported.
- getIndex() - Method in interface com.google.bigtable.v2.MutateRowsResponse.EntryOrBuilder
-
The index into the original request's `entries` list of the Entry for which a result is being reported.
- 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()
. - getInitialSplits(int) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- getInitialSplits(int) - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- getInitialSplits(int) - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- getInitialSplitsBuilder(int) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- getInitialSplitsBuilderList() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- getInitialSplitsCount() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- getInitialSplitsCount() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- getInitialSplitsCount() - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- getInitialSplitsList() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- getInitialSplitsList() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- getInitialSplitsList() - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- getInitialSplitsOrBuilder(int) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- getInitialSplitsOrBuilder(int) - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- getInitialSplitsOrBuilder(int) - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- getInitialSplitsOrBuilderList() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- getInitialSplitsOrBuilderList() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- getInitialSplitsOrBuilderList() - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- getInstance() - Method in class com.google.bigtable.admin.v2.AppProfileName.Builder
- getInstance() - Method in class com.google.bigtable.admin.v2.AppProfileName
- getInstance() - Method in class com.google.bigtable.admin.v2.BackupName.Builder
- getInstance() - Method in class com.google.bigtable.admin.v2.BackupName
- getInstance() - Method in class com.google.bigtable.admin.v2.ClusterName.Builder
- getInstance() - Method in class com.google.bigtable.admin.v2.ClusterName
- getInstance() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- getInstance() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
Required.
- getInstance() - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
Required.
- getInstance() - Method in class com.google.bigtable.admin.v2.InstanceName.Builder
- getInstance() - Method in class com.google.bigtable.admin.v2.InstanceName
- getInstance() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
-
Required.
- getInstance() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
-
Required.
- getInstance() - Method in interface com.google.bigtable.admin.v2.PartialUpdateInstanceRequestOrBuilder
-
Required.
- getInstance() - Method in class com.google.bigtable.admin.v2.SnapshotName.Builder
- getInstance() - Method in class com.google.bigtable.admin.v2.SnapshotName
- getInstance() - Method in class com.google.bigtable.admin.v2.TableName.Builder
- getInstance() - Method in class com.google.bigtable.admin.v2.TableName
- getInstance() - Method in class com.google.bigtable.v2.InstanceName.Builder
- getInstance() - Method in class com.google.bigtable.v2.InstanceName
- getInstance() - Method in class com.google.bigtable.v2.TableName.Builder
- getInstance() - Method in class com.google.bigtable.v2.TableName
- getInstance(GetInstanceRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Gets information about an instance.
- getInstance(GetInstanceRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Gets information about an instance.
- getInstance(GetInstanceRequest, StreamObserver<Instance>) - Method in interface com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.AsyncService
-
Gets information about an instance.
- getInstance(GetInstanceRequest, StreamObserver<Instance>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Gets information about an instance.
- getInstance(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Get the instance representation by ID.
- getInstanceAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously gets the instance representation by ID wrapped in a future.
- getInstanceBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- getInstanceBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
-
Required.
- getInstanceId() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- getInstanceId() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
Required.
- getInstanceId() - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
Required.
- 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.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.
- getInstanceIdBytes() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- getInstanceIdBytes() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
Required.
- getInstanceIdBytes() - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
Required.
- getInstanceOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- getInstanceOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
Required.
- getInstanceOrBuilder() - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
Required.
- getInstanceOrBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
-
Required.
- getInstanceOrBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
-
Required.
- getInstanceOrBuilder() - Method in interface com.google.bigtable.admin.v2.PartialUpdateInstanceRequestOrBuilder
-
Required.
- GetInstanceRequest - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.GetInstance.
- GetInstanceRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.GetInstance.
- GetInstanceRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- getInstances() - Method in exception com.google.cloud.bigtable.admin.v2.models.PartialListInstancesException
-
A partial list of instances that were found in the available zones.
- getInstances(int) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- getInstances(int) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
The list of requested instances.
- getInstances(int) - Method in interface com.google.bigtable.admin.v2.ListInstancesResponseOrBuilder
-
The list of requested instances.
- getInstancesBuilder(int) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- getInstancesBuilderList() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- getInstancesCount() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- getInstancesCount() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
The list of requested instances.
- getInstancesCount() - Method in interface com.google.bigtable.admin.v2.ListInstancesResponseOrBuilder
-
The list of requested instances.
- 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.
- getInstancesList() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- getInstancesList() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
The list of requested instances.
- getInstancesList() - Method in interface com.google.bigtable.admin.v2.ListInstancesResponseOrBuilder
-
The list of requested instances.
- getInstancesOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- getInstancesOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
The list of requested instances.
- getInstancesOrBuilder(int) - Method in interface com.google.bigtable.admin.v2.ListInstancesResponseOrBuilder
-
The list of requested instances.
- getInstancesOrBuilderList() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- getInstancesOrBuilderList() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
The list of requested instances.
- getInstancesOrBuilderList() - Method in interface com.google.bigtable.admin.v2.ListInstancesResponseOrBuilder
-
The list of requested instances.
- getInterleave() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in parallel and combines the results.
- getInterleave() - Method in class com.google.bigtable.v2.RowFilter
-
Applies several RowFilters to the data in parallel and combines the results.
- getInterleave() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Applies several RowFilters to the data in parallel and combines the results.
- getInterleaveBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in parallel and combines the results.
- getInterleaveOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in parallel and combines the results.
- getInterleaveOrBuilder() - Method in class com.google.bigtable.v2.RowFilter
-
Applies several RowFilters to the data in parallel and combines the results.
- getInterleaveOrBuilder() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Applies several RowFilters to the data in parallel and combines the results.
- getIntersection() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by every nested rule.
- getIntersection() - Method in class com.google.bigtable.admin.v2.GcRule
-
Delete cells that would be deleted by every nested rule.
- getIntersection() - Method in interface com.google.bigtable.admin.v2.GcRuleOrBuilder
-
Delete cells that would be deleted by every nested rule.
- getIntersectionBuilder() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by every nested rule.
- getIntersectionOrBuilder() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by every nested rule.
- getIntersectionOrBuilder() - Method in class com.google.bigtable.admin.v2.GcRule
-
Delete cells that would be deleted by every nested rule.
- getIntersectionOrBuilder() - Method in interface com.google.bigtable.admin.v2.GcRuleOrBuilder
-
Delete cells that would be deleted by every nested rule.
- getJwtAudienceMapping() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
- getJwtAudienceMapping() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings
- getKey() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
-
Row key to use as an initial tablet boundary.
- getKey() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
-
Row key to use as an initial tablet boundary.
- getKey() - Method in interface com.google.bigtable.admin.v2.CreateTableRequest.SplitOrBuilder
-
Row key to use as an initial tablet boundary.
- getKey() - Method in class com.google.bigtable.v2.Row.Builder
-
The unique key which identifies this row within its table.
- getKey() - Method in class com.google.bigtable.v2.Row
-
The unique key which identifies this row within its table.
- getKey() - Method in interface com.google.bigtable.v2.RowOrBuilder
-
The unique key which identifies this row within its table.
- 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(Row) - Method in class com.google.cloud.bigtable.data.v2.models.DefaultRowAdapter
- getKey(RowT) - Method in interface com.google.cloud.bigtable.data.v2.models.RowAdapter
- getKmsKeyName() - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
-
Describes the Cloud KMS encryption key that will be used to protect the destination Bigtable cluster.
- getKmsKeyName() - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
-
Describes the Cloud KMS encryption key that will be used to protect the destination Bigtable cluster.
- getKmsKeyName() - Method in interface com.google.bigtable.admin.v2.Cluster.EncryptionConfigOrBuilder
-
Describes the Cloud KMS encryption key that will be used to protect the destination Bigtable cluster.
- 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.
- getKmsKeyNameBytes() - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
-
Describes the Cloud KMS encryption key that will be used to protect the destination Bigtable cluster.
- getKmsKeyNameBytes() - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
-
Describes the Cloud KMS encryption key that will be used to protect the destination Bigtable cluster.
- getKmsKeyNameBytes() - Method in interface com.google.bigtable.admin.v2.Cluster.EncryptionConfigOrBuilder
-
Describes the Cloud KMS encryption key that will be used to protect the destination Bigtable cluster.
- getKmsKeyVersion() - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
-
Output only.
- getKmsKeyVersion() - Method in class com.google.bigtable.admin.v2.EncryptionInfo
-
Output only.
- getKmsKeyVersion() - Method in interface com.google.bigtable.admin.v2.EncryptionInfoOrBuilder
-
Output only.
- getKmsKeyVersion() - Method in class com.google.cloud.bigtable.admin.v2.models.EncryptionInfo
- getKmsKeyVersionBytes() - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
-
Output only.
- getKmsKeyVersionBytes() - Method in class com.google.bigtable.admin.v2.EncryptionInfo
-
Output only.
- getKmsKeyVersionBytes() - Method in interface com.google.bigtable.admin.v2.EncryptionInfoOrBuilder
-
Output only.
- getLabels() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Deprecated.
- getLabels() - Method in class com.google.bigtable.admin.v2.Instance
-
Deprecated.
- getLabels() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
Deprecated.
- 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
- getLabels(int) - Method in class com.google.bigtable.v2.Cell.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabels(int) - Method in class com.google.bigtable.v2.Cell
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabels(int) - Method in interface com.google.bigtable.v2.CellOrBuilder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabels(int) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabels(int) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabels(int) - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsBytes(int) - Method in class com.google.bigtable.v2.Cell.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsBytes(int) - Method in class com.google.bigtable.v2.Cell
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsBytes(int) - Method in interface com.google.bigtable.v2.CellOrBuilder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsBytes(int) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsBytes(int) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsBytes(int) - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsCount() - Method in class com.google.bigtable.admin.v2.Instance.Builder
- getLabelsCount() - Method in class com.google.bigtable.admin.v2.Instance
- getLabelsCount() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies.
- getLabelsCount() - Method in class com.google.bigtable.v2.Cell.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsCount() - Method in class com.google.bigtable.v2.Cell
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsCount() - Method in interface com.google.bigtable.v2.CellOrBuilder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsCount() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsCount() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsCount() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsList() - Method in class com.google.bigtable.v2.Cell.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsList() - Method in class com.google.bigtable.v2.Cell
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsList() - Method in interface com.google.bigtable.v2.CellOrBuilder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsList() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsList() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsList() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- getLabelsMap() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies.
- getLabelsMap() - Method in class com.google.bigtable.admin.v2.Instance
-
Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies.
- getLabelsMap() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies.
- getLabelsOrDefault(String, String) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies.
- getLabelsOrDefault(String, String) - Method in class com.google.bigtable.admin.v2.Instance
-
Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies.
- getLabelsOrDefault(String, String) - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies.
- getLabelsOrThrow(String) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies.
- getLabelsOrThrow(String) - Method in class com.google.bigtable.admin.v2.Instance
-
Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies.
- getLabelsOrThrow(String) - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies.
- getLastChunk() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
-
When true, this is the last chunk of a chunked `SetCell`.
- getLastChunk() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
-
When true, this is the last chunk of a chunked `SetCell`.
- getLastChunk() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfoOrBuilder
-
When true, this is the last chunk of a chunked `SetCell`.
- getLastScannedRowKey() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
Optionally the server might return the row key of the last row it has scanned.
- getLastScannedRowKey() - Method in class com.google.bigtable.v2.ReadRowsResponse
-
Optionally the server might return the row key of the last row it has scanned.
- getLastScannedRowKey() - Method in interface com.google.bigtable.v2.ReadRowsResponseOrBuilder
-
Optionally the server might return the row key of the last row it has scanned.
- getLastScannedRowResponses() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
-
Notify the server that the client supports the last_scanned_row field in ReadRowsResponse for long-running scans.
- getLastScannedRowResponses() - Method in class com.google.bigtable.v2.FeatureFlags
-
Notify the server that the client supports the last_scanned_row field in ReadRowsResponse for long-running scans.
- getLastScannedRowResponses() - Method in interface com.google.bigtable.v2.FeatureFlagsOrBuilder
-
Notify the server that the client supports the last_scanned_row field in ReadRowsResponse for long-running scans.
- getListAppProfilesMethod() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- getListBackupsMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getListClustersMethod() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- getListHotTabletsMethod() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- getListInstancesMethod() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- getListSnapshotsMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getListTablesMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getLocation() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Immutable.
- getLocation() - Method in class com.google.bigtable.admin.v2.Cluster
-
Immutable.
- getLocation() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
Immutable.
- getLocation() - Method in class com.google.bigtable.admin.v2.LocationName.Builder
- getLocation() - Method in class com.google.bigtable.admin.v2.LocationName
- getLocationBytes() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Immutable.
- getLocationBytes() - Method in class com.google.bigtable.admin.v2.Cluster
-
Immutable.
- getLocationBytes() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
Immutable.
- getMaxAge() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells in a column older than the given age.
- getMaxAge() - Method in class com.google.bigtable.admin.v2.GcRule
-
Delete cells in a column older than the given age.
- getMaxAge() - Method in interface com.google.bigtable.admin.v2.GcRuleOrBuilder
-
Delete cells in a column older than the given age.
- getMaxAge() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules.DurationRule
-
Gets the configured maximum age
- getMaxAgeBuilder() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells in a column older than the given age.
- getMaxAgeOrBuilder() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells in a column older than the given age.
- getMaxAgeOrBuilder() - Method in class com.google.bigtable.admin.v2.GcRule
-
Delete cells in a column older than the given age.
- getMaxAgeOrBuilder() - Method in interface com.google.bigtable.admin.v2.GcRuleOrBuilder
-
Delete cells in a column older than the given age.
- getMaxNodes() - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
-
Get the maximum number of nodes to scale up to.
- getMaxNumVersions() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete all cells in a column except the most recent N.
- getMaxNumVersions() - Method in class com.google.bigtable.admin.v2.GcRule
-
Delete all cells in a column except the most recent N.
- getMaxNumVersions() - Method in interface com.google.bigtable.admin.v2.GcRuleOrBuilder
-
Delete all cells in a column except the most recent N.
- getMaxServeNodes() - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
-
Required.
- getMaxServeNodes() - Method in class com.google.bigtable.admin.v2.AutoscalingLimits
-
Required.
- getMaxServeNodes() - Method in interface com.google.bigtable.admin.v2.AutoscalingLimitsOrBuilder
-
Required.
- 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.
- getMinNodes() - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
-
Get the minimum number of nodes to scale down to.
- getMinServeNodes() - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
-
Required.
- getMinServeNodes() - Method in class com.google.bigtable.admin.v2.AutoscalingLimits
-
Required.
- getMinServeNodes() - Method in interface com.google.bigtable.admin.v2.AutoscalingLimitsOrBuilder
-
Required.
- getModCase() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
- getModCase() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- getModCase() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.ModificationOrBuilder
- getModifications(int) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- getModifications(int) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
-
Required.
- getModifications(int) - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequestOrBuilder
-
Required.
- getModificationsBuilder(int) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- getModificationsBuilderList() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- getModificationsCount() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- getModificationsCount() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
-
Required.
- getModificationsCount() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequestOrBuilder
-
Required.
- getModificationsList() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- getModificationsList() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
-
Required.
- getModificationsList() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequestOrBuilder
-
Required.
- getModificationsOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- getModificationsOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
-
Required.
- getModificationsOrBuilder(int) - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequestOrBuilder
-
Required.
- getModificationsOrBuilderList() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- getModificationsOrBuilderList() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
-
Required.
- getModificationsOrBuilderList() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequestOrBuilder
-
Required.
- getModifyColumnFamiliesMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getMultiClusterRoutingUseAny() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Use a multi-cluster routing policy.
- getMultiClusterRoutingUseAny() - Method in class com.google.bigtable.admin.v2.AppProfile
-
Use a multi-cluster routing policy.
- getMultiClusterRoutingUseAny() - Method in interface com.google.bigtable.admin.v2.AppProfileOrBuilder
-
Use a multi-cluster routing policy.
- getMultiClusterRoutingUseAnyBuilder() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Use a multi-cluster routing policy.
- getMultiClusterRoutingUseAnyOrBuilder() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Use a multi-cluster routing policy.
- getMultiClusterRoutingUseAnyOrBuilder() - Method in class com.google.bigtable.admin.v2.AppProfile
-
Use a multi-cluster routing policy.
- getMultiClusterRoutingUseAnyOrBuilder() - Method in interface com.google.bigtable.admin.v2.AppProfileOrBuilder
-
Use a multi-cluster routing policy.
- getMutableClusters() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Deprecated.
- getMutableClusterStates() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Deprecated.
- getMutableColumnFamilies() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Deprecated.
- getMutableLabels() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Deprecated.
- getMutableTables() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
Deprecated.
- getMutateRowMethod() - Static method in class com.google.bigtable.v2.BigtableGrpc
- getMutateRowsMethod() - Static method in class com.google.bigtable.v2.BigtableGrpc
- getMutateRowsRateLimit() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
-
Notify the server that the client enables batch write flow control by requesting RateLimitInfo from MutateRowsResponse.
- getMutateRowsRateLimit() - Method in class com.google.bigtable.v2.FeatureFlags
-
Notify the server that the client enables batch write flow control by requesting RateLimitInfo from MutateRowsResponse.
- getMutateRowsRateLimit() - Method in interface com.google.bigtable.v2.FeatureFlagsOrBuilder
-
Notify the server that the client enables batch write flow control by requesting RateLimitInfo from MutateRowsResponse.
- getMutateRowsRateLimit2() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
-
Notify the server that the client enables batch write flow control by requesting RateLimitInfo from MutateRowsResponse.
- getMutateRowsRateLimit2() - Method in class com.google.bigtable.v2.FeatureFlags
-
Notify the server that the client enables batch write flow control by requesting RateLimitInfo from MutateRowsResponse.
- getMutateRowsRateLimit2() - Method in interface com.google.bigtable.v2.FeatureFlagsOrBuilder
-
Notify the server that the client enables batch write flow control by requesting RateLimitInfo from MutateRowsResponse.
- getMutation() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
-
If this is a continuation of a chunked message (`chunked_value_offset` > 0), ignore all fields except the `SetCell`'s value and merge it with the previous message by concatenating the value fields.
- getMutation() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
-
If this is a continuation of a chunked message (`chunked_value_offset` > 0), ignore all fields except the `SetCell`'s value and merge it with the previous message by concatenating the value fields.
- getMutation() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunkOrBuilder
-
If this is a continuation of a chunked message (`chunked_value_offset` > 0), ignore all fields except the `SetCell`'s value and merge it with the previous message by concatenating the value fields.
- getMutationBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
-
If this is a continuation of a chunked message (`chunked_value_offset` > 0), ignore all fields except the `SetCell`'s value and merge it with the previous message by concatenating the value fields.
- getMutationCase() - Method in class com.google.bigtable.v2.Mutation.Builder
- getMutationCase() - Method in class com.google.bigtable.v2.Mutation
- getMutationCase() - Method in interface com.google.bigtable.v2.MutationOrBuilder
- getMutationOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
-
If this is a continuation of a chunked message (`chunked_value_offset` > 0), ignore all fields except the `SetCell`'s value and merge it with the previous message by concatenating the value fields.
- getMutationOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
-
If this is a continuation of a chunked message (`chunked_value_offset` > 0), ignore all fields except the `SetCell`'s value and merge it with the previous message by concatenating the value fields.
- getMutationOrBuilder() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunkOrBuilder
-
If this is a continuation of a chunked message (`chunked_value_offset` > 0), ignore all fields except the `SetCell`'s value and merge it with the previous message by concatenating the value fields.
- getMutations(int) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- getMutations(int) - Method in class com.google.bigtable.v2.MutateRowRequest
-
Required.
- getMutations(int) - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
-
Required.
- getMutations(int) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Required.
- getMutations(int) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
-
Required.
- getMutations(int) - Method in interface com.google.bigtable.v2.MutateRowsRequest.EntryOrBuilder
-
Required.
- getMutationsBuilder(int) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- getMutationsBuilder(int) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Required.
- getMutationsBuilderList() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- getMutationsBuilderList() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Required.
- getMutationsCount() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- getMutationsCount() - Method in class com.google.bigtable.v2.MutateRowRequest
-
Required.
- getMutationsCount() - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
-
Required.
- getMutationsCount() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Required.
- getMutationsCount() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
-
Required.
- getMutationsCount() - Method in interface com.google.bigtable.v2.MutateRowsRequest.EntryOrBuilder
-
Required.
- getMutationsList() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- getMutationsList() - Method in class com.google.bigtable.v2.MutateRowRequest
-
Required.
- getMutationsList() - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
-
Required.
- getMutationsList() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Required.
- getMutationsList() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
-
Required.
- getMutationsList() - Method in interface com.google.bigtable.v2.MutateRowsRequest.EntryOrBuilder
-
Required.
- getMutationsOrBuilder(int) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- getMutationsOrBuilder(int) - Method in class com.google.bigtable.v2.MutateRowRequest
-
Required.
- getMutationsOrBuilder(int) - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
-
Required.
- getMutationsOrBuilder(int) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Required.
- getMutationsOrBuilder(int) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
-
Required.
- getMutationsOrBuilder(int) - Method in interface com.google.bigtable.v2.MutateRowsRequest.EntryOrBuilder
-
Required.
- getMutationsOrBuilderList() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- getMutationsOrBuilderList() - Method in class com.google.bigtable.v2.MutateRowRequest
-
Required.
- getMutationsOrBuilderList() - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
-
Required.
- getMutationsOrBuilderList() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Required.
- getMutationsOrBuilderList() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
-
Required.
- getMutationsOrBuilderList() - Method in interface com.google.bigtable.v2.MutateRowsRequest.EntryOrBuilder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
The unique name of the app profile.
- getName() - Method in class com.google.bigtable.admin.v2.AppProfile
-
The unique name of the app profile.
- getName() - Method in interface com.google.bigtable.admin.v2.AppProfileOrBuilder
-
The unique name of the app profile.
- getName() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
A globally unique identifier for the backup which cannot be changed.
- getName() - Method in class com.google.bigtable.admin.v2.Backup
-
A globally unique identifier for the backup which cannot be changed.
- getName() - Method in interface com.google.bigtable.admin.v2.BackupOrBuilder
-
A globally unique identifier for the backup which cannot be changed.
- getName() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
-
Required.
- getName() - Method in interface com.google.bigtable.admin.v2.CheckConsistencyRequestOrBuilder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
The unique name of the cluster.
- getName() - Method in class com.google.bigtable.admin.v2.Cluster
-
The unique name of the cluster.
- getName() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
The unique name of the cluster.
- getName() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
-
The name of the backup being created through the copy operation.
- getName() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata
-
The name of the backup being created through the copy operation.
- getName() - Method in interface com.google.bigtable.admin.v2.CopyBackupMetadataOrBuilder
-
The name of the backup being created through the copy operation.
- getName() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
The name of the backup being created.
- getName() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata
-
The name of the backup being created.
- getName() - Method in interface com.google.bigtable.admin.v2.CreateBackupMetadataOrBuilder
-
The name of the backup being created.
- getName() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
-
Required.
- getName() - Method in interface com.google.bigtable.admin.v2.DeleteAppProfileRequestOrBuilder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest
-
Required.
- getName() - Method in interface com.google.bigtable.admin.v2.DeleteBackupRequestOrBuilder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest
-
Required.
- getName() - Method in interface com.google.bigtable.admin.v2.DeleteClusterRequestOrBuilder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
-
Required.
- getName() - Method in interface com.google.bigtable.admin.v2.DeleteInstanceRequestOrBuilder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
-
Required.
- getName() - Method in interface com.google.bigtable.admin.v2.DeleteSnapshotRequestOrBuilder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest
-
Required.
- getName() - Method in interface com.google.bigtable.admin.v2.DeleteTableRequestOrBuilder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
-
Required.
- getName() - Method in interface com.google.bigtable.admin.v2.DropRowRangeRequestOrBuilder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
-
Required.
- getName() - Method in interface com.google.bigtable.admin.v2.GenerateConsistencyTokenRequestOrBuilder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest
-
Required.
- getName() - Method in interface com.google.bigtable.admin.v2.GetAppProfileRequestOrBuilder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.GetBackupRequest
-
Required.
- getName() - Method in interface com.google.bigtable.admin.v2.GetBackupRequestOrBuilder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.GetClusterRequest
-
Required.
- getName() - Method in interface com.google.bigtable.admin.v2.GetClusterRequestOrBuilder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest
-
Required.
- getName() - Method in interface com.google.bigtable.admin.v2.GetInstanceRequestOrBuilder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest
-
Required.
- getName() - Method in interface com.google.bigtable.admin.v2.GetSnapshotRequestOrBuilder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.GetTableRequest
-
Required.
- getName() - Method in interface com.google.bigtable.admin.v2.GetTableRequestOrBuilder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
The unique name of the hot tablet.
- getName() - Method in class com.google.bigtable.admin.v2.HotTablet
-
The unique name of the hot tablet.
- getName() - Method in interface com.google.bigtable.admin.v2.HotTabletOrBuilder
-
The unique name of the hot tablet.
- getName() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
The unique name of the instance.
- getName() - Method in class com.google.bigtable.admin.v2.Instance
-
The unique name of the instance.
- getName() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
The unique name of the instance.
- getName() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
-
Required.
- getName() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequestOrBuilder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
-
Name of the restored table being optimized.
- getName() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
-
Name of the restored table being optimized.
- getName() - Method in interface com.google.bigtable.admin.v2.OptimizeRestoredTableMetadataOrBuilder
-
Name of the restored table being optimized.
- getName() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
Name of the table being created and restored to.
- getName() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
-
Name of the table being created and restored to.
- getName() - Method in interface com.google.bigtable.admin.v2.RestoreTableMetadataOrBuilder
-
Name of the table being created and restored to.
- getName() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
The unique name of the snapshot.
- getName() - Method in class com.google.bigtable.admin.v2.Snapshot
-
The unique name of the snapshot.
- getName() - Method in interface com.google.bigtable.admin.v2.SnapshotOrBuilder
-
The unique name of the snapshot.
- getName() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
-
Required.
- getName() - Method in interface com.google.bigtable.admin.v2.SnapshotTableRequestOrBuilder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The unique name of the table.
- getName() - Method in class com.google.bigtable.admin.v2.Table
-
The unique name of the table.
- getName() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
The unique name of the table.
- getName() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
-
The name of the table being restored.
- getName() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
-
The name of the table being restored.
- getName() - Method in interface com.google.bigtable.admin.v2.UndeleteTableMetadataOrBuilder
-
The name of the table being restored.
- getName() - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest
-
Required.
- getName() - Method in interface com.google.bigtable.admin.v2.UndeleteTableRequestOrBuilder
-
Required.
- getName() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
-
The name of the table being updated.
- getName() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata
-
The name of the table being updated.
- getName() - Method in interface com.google.bigtable.admin.v2.UpdateTableMetadataOrBuilder
-
The name of the table being updated.
- getName() - Method in class com.google.bigtable.v2.Family.Builder
-
The unique key which identifies this family within its row.
- getName() - Method in class com.google.bigtable.v2.Family
-
The unique key which identifies this family within its row.
- getName() - Method in interface com.google.bigtable.v2.FamilyOrBuilder
-
The unique key which identifies this family within its row.
- getName() - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
-
Required.
- getName() - Method in class com.google.bigtable.v2.PingAndWarmRequest
-
Required.
- getName() - Method in interface com.google.bigtable.v2.PingAndWarmRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
The unique name of the app profile.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.AppProfile
-
The unique name of the app profile.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.AppProfileOrBuilder
-
The unique name of the app profile.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
A globally unique identifier for the backup which cannot be changed.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.Backup
-
A globally unique identifier for the backup which cannot be changed.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.BackupOrBuilder
-
A globally unique identifier for the backup which cannot be changed.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
-
Required.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.CheckConsistencyRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
The unique name of the cluster.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.Cluster
-
The unique name of the cluster.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
The unique name of the cluster.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
-
The name of the backup being created through the copy operation.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata
-
The name of the backup being created through the copy operation.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.CopyBackupMetadataOrBuilder
-
The name of the backup being created through the copy operation.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
The name of the backup being created.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata
-
The name of the backup being created.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.CreateBackupMetadataOrBuilder
-
The name of the backup being created.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
-
Required.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.DeleteAppProfileRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest
-
Required.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.DeleteBackupRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest
-
Required.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.DeleteClusterRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
-
Required.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.DeleteInstanceRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
-
Required.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.DeleteSnapshotRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest
-
Required.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.DeleteTableRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
-
Required.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.DropRowRangeRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
-
Required.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.GenerateConsistencyTokenRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest
-
Required.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.GetAppProfileRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.GetBackupRequest
-
Required.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.GetBackupRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.GetClusterRequest
-
Required.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.GetClusterRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest
-
Required.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.GetInstanceRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest
-
Required.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.GetSnapshotRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.GetTableRequest
-
Required.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.GetTableRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
The unique name of the hot tablet.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.HotTablet
-
The unique name of the hot tablet.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.HotTabletOrBuilder
-
The unique name of the hot tablet.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
The unique name of the instance.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.Instance
-
The unique name of the instance.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
The unique name of the instance.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
-
Required.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
-
Name of the restored table being optimized.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
-
Name of the restored table being optimized.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.OptimizeRestoredTableMetadataOrBuilder
-
Name of the restored table being optimized.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
Name of the table being created and restored to.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
-
Name of the table being created and restored to.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.RestoreTableMetadataOrBuilder
-
Name of the table being created and restored to.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
The unique name of the snapshot.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.Snapshot
-
The unique name of the snapshot.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.SnapshotOrBuilder
-
The unique name of the snapshot.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
-
Required.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.SnapshotTableRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The unique name of the table.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.Table
-
The unique name of the table.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
The unique name of the table.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
-
The name of the table being restored.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
-
The name of the table being restored.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.UndeleteTableMetadataOrBuilder
-
The name of the table being restored.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest
-
Required.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.UndeleteTableRequestOrBuilder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
-
The name of the table being updated.
- getNameBytes() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata
-
The name of the table being updated.
- getNameBytes() - Method in interface com.google.bigtable.admin.v2.UpdateTableMetadataOrBuilder
-
The name of the table being updated.
- getNameBytes() - Method in class com.google.bigtable.v2.Family.Builder
-
The unique key which identifies this family within its row.
- getNameBytes() - Method in class com.google.bigtable.v2.Family
-
The unique key which identifies this family within its row.
- getNameBytes() - Method in interface com.google.bigtable.v2.FamilyOrBuilder
-
The unique key which identifies this family within its row.
- getNameBytes() - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
-
Required.
- getNameBytes() - Method in class com.google.bigtable.v2.PingAndWarmRequest
-
Required.
- getNameBytes() - Method in interface com.google.bigtable.v2.PingAndWarmRequestOrBuilder
-
Required.
- getNewPartitions() - Method in class com.google.cloud.bigtable.data.v2.models.CloseStream
- getNewPartitions(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- getNewPartitions(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- getNewPartitions(int) - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.CloseStreamOrBuilder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- getNewPartitionsBuilder(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- getNewPartitionsBuilderList() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- getNewPartitionsCount() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- getNewPartitionsCount() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- getNewPartitionsCount() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.CloseStreamOrBuilder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- getNewPartitionsList() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- getNewPartitionsList() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- getNewPartitionsList() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.CloseStreamOrBuilder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- getNewPartitionsOrBuilder(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- getNewPartitionsOrBuilder(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- getNewPartitionsOrBuilder(int) - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.CloseStreamOrBuilder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- getNewPartitionsOrBuilderList() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- getNewPartitionsOrBuilderList() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- getNewPartitionsOrBuilderList() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.CloseStreamOrBuilder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- getNextPageToken() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
Set if not all app profiles could be returned in a single response.
- getNextPageToken() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
-
Set if not all app profiles could be returned in a single response.
- getNextPageToken() - Method in interface com.google.bigtable.admin.v2.ListAppProfilesResponseOrBuilder
-
Set if not all app profiles could be returned in a single response.
- getNextPageToken() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
`next_page_token` can be sent in a subsequent [ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups] call to fetch more of the matching backups.
- getNextPageToken() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse
-
`next_page_token` can be sent in a subsequent [ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups] call to fetch more of the matching backups.
- getNextPageToken() - Method in interface com.google.bigtable.admin.v2.ListBackupsResponseOrBuilder
-
`next_page_token` can be sent in a subsequent [ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups] call to fetch more of the matching backups.
- getNextPageToken() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
DEPRECATED: This field is unused and ignored.
- getNextPageToken() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
DEPRECATED: This field is unused and ignored.
- getNextPageToken() - Method in interface com.google.bigtable.admin.v2.ListClustersResponseOrBuilder
-
DEPRECATED: This field is unused and ignored.
- getNextPageToken() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
Set if not all hot tablets could be returned in a single response.
- getNextPageToken() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
-
Set if not all hot tablets could be returned in a single response.
- getNextPageToken() - Method in interface com.google.bigtable.admin.v2.ListHotTabletsResponseOrBuilder
-
Set if not all hot tablets could be returned in a single response.
- getNextPageToken() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
DEPRECATED: This field is unused and ignored.
- getNextPageToken() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
DEPRECATED: This field is unused and ignored.
- getNextPageToken() - Method in interface com.google.bigtable.admin.v2.ListInstancesResponseOrBuilder
-
DEPRECATED: This field is unused and ignored.
- getNextPageToken() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
Set if not all snapshots could be returned in a single response.
- getNextPageToken() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
-
Set if not all snapshots could be returned in a single response.
- getNextPageToken() - Method in interface com.google.bigtable.admin.v2.ListSnapshotsResponseOrBuilder
-
Set if not all snapshots could be returned in a single response.
- getNextPageToken() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
Set if not all tables could be returned in a single response.
- getNextPageToken() - Method in class com.google.bigtable.admin.v2.ListTablesResponse
-
Set if not all tables could be returned in a single response.
- getNextPageToken() - Method in interface com.google.bigtable.admin.v2.ListTablesResponseOrBuilder
-
Set if not all tables could be returned in a single response.
- getNextPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
Set if not all app profiles could be returned in a single response.
- getNextPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
-
Set if not all app profiles could be returned in a single response.
- getNextPageTokenBytes() - Method in interface com.google.bigtable.admin.v2.ListAppProfilesResponseOrBuilder
-
Set if not all app profiles could be returned in a single response.
- getNextPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
`next_page_token` can be sent in a subsequent [ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups] call to fetch more of the matching backups.
- getNextPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse
-
`next_page_token` can be sent in a subsequent [ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups] call to fetch more of the matching backups.
- getNextPageTokenBytes() - Method in interface com.google.bigtable.admin.v2.ListBackupsResponseOrBuilder
-
`next_page_token` can be sent in a subsequent [ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups] call to fetch more of the matching backups.
- getNextPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
DEPRECATED: This field is unused and ignored.
- getNextPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
-
DEPRECATED: This field is unused and ignored.
- getNextPageTokenBytes() - Method in interface com.google.bigtable.admin.v2.ListClustersResponseOrBuilder
-
DEPRECATED: This field is unused and ignored.
- getNextPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
Set if not all hot tablets could be returned in a single response.
- getNextPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
-
Set if not all hot tablets could be returned in a single response.
- getNextPageTokenBytes() - Method in interface com.google.bigtable.admin.v2.ListHotTabletsResponseOrBuilder
-
Set if not all hot tablets could be returned in a single response.
- getNextPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
DEPRECATED: This field is unused and ignored.
- getNextPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
-
DEPRECATED: This field is unused and ignored.
- getNextPageTokenBytes() - Method in interface com.google.bigtable.admin.v2.ListInstancesResponseOrBuilder
-
DEPRECATED: This field is unused and ignored.
- getNextPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
Set if not all snapshots could be returned in a single response.
- getNextPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
-
Set if not all snapshots could be returned in a single response.
- getNextPageTokenBytes() - Method in interface com.google.bigtable.admin.v2.ListSnapshotsResponseOrBuilder
-
Set if not all snapshots could be returned in a single response.
- getNextPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
Set if not all tables could be returned in a single response.
- getNextPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListTablesResponse
-
Set if not all tables could be returned in a single response.
- getNextPageTokenBytes() - Method in interface com.google.bigtable.admin.v2.ListTablesResponseOrBuilder
-
Set if not all tables could be returned in a single response.
- getNextQuery() - Method in class com.google.cloud.bigtable.data.v2.models.Query.QueryPaginator
-
Return the next query.
- getNodeCpuUsagePercent() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Output only.
- getNodeCpuUsagePercent() - Method in class com.google.bigtable.admin.v2.HotTablet
-
Output only.
- getNodeCpuUsagePercent() - Method in interface com.google.bigtable.admin.v2.HotTabletOrBuilder
-
Output only.
- getNumber() - Method in enum com.google.bigtable.admin.v2.AppProfile.RoutingPolicyCase
- getNumber() - Method in enum com.google.bigtable.admin.v2.Backup.State
- getNumber() - Method in enum com.google.bigtable.admin.v2.Cluster.ConfigCase
- getNumber() - Method in enum com.google.bigtable.admin.v2.Cluster.State
- getNumber() - Method in enum com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
- getNumber() - Method in enum com.google.bigtable.admin.v2.DropRowRangeRequest.TargetCase
- getNumber() - Method in enum com.google.bigtable.admin.v2.EncryptionInfo.EncryptionType
- getNumber() - Method in enum com.google.bigtable.admin.v2.GcRule.RuleCase
- getNumber() - Method in enum com.google.bigtable.admin.v2.Instance.State
- getNumber() - Method in enum com.google.bigtable.admin.v2.Instance.Type
- getNumber() - Method in enum com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.ModCase
- getNumber() - Method in enum com.google.bigtable.admin.v2.RestoreInfo.SourceInfoCase
- getNumber() - Method in enum com.google.bigtable.admin.v2.RestoreSourceType
- getNumber() - Method in enum com.google.bigtable.admin.v2.RestoreTableMetadata.SourceInfoCase
- getNumber() - Method in enum com.google.bigtable.admin.v2.RestoreTableRequest.SourceCase
- getNumber() - Method in enum com.google.bigtable.admin.v2.Snapshot.State
- getNumber() - Method in enum com.google.bigtable.admin.v2.StorageType
- getNumber() - Method in enum com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
- getNumber() - Method in enum com.google.bigtable.admin.v2.Table.TimestampGranularity
- getNumber() - Method in enum com.google.bigtable.admin.v2.Table.View
- getNumber() - Method in enum com.google.bigtable.v2.ColumnRange.EndQualifierCase
- getNumber() - Method in enum com.google.bigtable.v2.ColumnRange.StartQualifierCase
- getNumber() - Method in enum com.google.bigtable.v2.Mutation.MutationCase
- getNumber() - Method in enum com.google.bigtable.v2.ReadChangeStreamRequest.StartFromCase
- getNumber() - Method in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
- getNumber() - Method in enum com.google.bigtable.v2.ReadChangeStreamResponse.StreamRecordCase
- getNumber() - Method in enum com.google.bigtable.v2.ReadModifyWriteRule.RuleCase
- getNumber() - Method in enum com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
- getNumber() - Method in enum com.google.bigtable.v2.ReadRowsResponse.CellChunk.RowStatusCase
- getNumber() - Method in enum com.google.bigtable.v2.RequestStats.StatsViewCase
- getNumber() - Method in enum com.google.bigtable.v2.RowFilter.FilterCase
- getNumber() - Method in enum com.google.bigtable.v2.RowRange.EndKeyCase
- getNumber() - Method in enum com.google.bigtable.v2.RowRange.StartKeyCase
- getNumber() - Method in enum com.google.bigtable.v2.ValueRange.EndValueCase
- getNumber() - Method in enum com.google.bigtable.v2.ValueRange.StartValueCase
- getOffsetBytes() - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
-
Approximate total storage space used by all rows in the table which precede `row_key`.
- getOffsetBytes() - Method in class com.google.bigtable.v2.SampleRowKeysResponse
-
Approximate total storage space used by all rows in the table which precede `row_key`.
- getOffsetBytes() - Method in interface com.google.bigtable.v2.SampleRowKeysResponseOrBuilder
-
Approximate total storage space used by all rows in the table which precede `row_key`.
- 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()
. - getOperationLatencyViewTagValueStrings() - Static method in class com.google.cloud.bigtable.stats.StatsWrapper
- getOperationName() - Method in class com.google.cloud.bigtable.admin.v2.models.OptimizeRestoredTableOperationToken
- 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.
- getOptimizeTableOperationName() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
If exists, the name of the long-running operation that will be used to track the post-restore optimization process to optimize the performance of the restored table.
- getOptimizeTableOperationName() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
-
If exists, the name of the long-running operation that will be used to track the post-restore optimization process to optimize the performance of the restored table.
- getOptimizeTableOperationName() - Method in interface com.google.bigtable.admin.v2.RestoreTableMetadataOrBuilder
-
If exists, the name of the long-running operation that will be used to track the post-restore optimization process to optimize the performance of the restored table.
- getOptimizeTableOperationNameBytes() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
If exists, the name of the long-running operation that will be used to track the post-restore optimization process to optimize the performance of the restored table.
- getOptimizeTableOperationNameBytes() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
-
If exists, the name of the long-running operation that will be used to track the post-restore optimization process to optimize the performance of the restored table.
- getOptimizeTableOperationNameBytes() - Method in interface com.google.bigtable.admin.v2.RestoreTableMetadataOrBuilder
-
If exists, the name of the long-running operation that will be used to track the post-restore optimization process to optimize the performance of the restored table.
- getOrderBy() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
An expression for specifying the sort order of the results of the request.
- getOrderBy() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest
-
An expression for specifying the sort order of the results of the request.
- getOrderBy() - Method in interface com.google.bigtable.admin.v2.ListBackupsRequestOrBuilder
-
An expression for specifying the sort order of the results of the request.
- getOrderByBytes() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
An expression for specifying the sort order of the results of the request.
- getOrderByBytes() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest
-
An expression for specifying the sort order of the results of the request.
- getOrderByBytes() - Method in interface com.google.bigtable.admin.v2.ListBackupsRequestOrBuilder
-
An expression for specifying the sort order of the results of the request.
- getOriginalRequest() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The request that prompted the initiation of this CreateCluster operation.
- getOriginalRequest() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
-
The request that prompted the initiation of this CreateCluster operation.
- getOriginalRequest() - Method in interface com.google.bigtable.admin.v2.CreateClusterMetadataOrBuilder
-
The request that prompted the initiation of this CreateCluster operation.
- getOriginalRequest() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The request that prompted the initiation of this CreateInstance operation.
- getOriginalRequest() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
-
The request that prompted the initiation of this CreateInstance operation.
- getOriginalRequest() - Method in interface com.google.bigtable.admin.v2.CreateInstanceMetadataOrBuilder
-
The request that prompted the initiation of this CreateInstance operation.
- getOriginalRequest() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The request that prompted the initiation of this CreateTableFromSnapshot operation.
- getOriginalRequest() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
-
The request that prompted the initiation of this CreateTableFromSnapshot operation.
- getOriginalRequest() - Method in interface com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadataOrBuilder
-
The request that prompted the initiation of this CreateTableFromSnapshot operation.
- getOriginalRequest() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The original request for PartialUpdateCluster.
- getOriginalRequest() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
-
The original request for PartialUpdateCluster.
- getOriginalRequest() - Method in interface com.google.bigtable.admin.v2.PartialUpdateClusterMetadataOrBuilder
-
The original request for PartialUpdateCluster.
- getOriginalRequest() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The request that prompted the initiation of this SnapshotTable operation.
- getOriginalRequest() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
-
The request that prompted the initiation of this SnapshotTable operation.
- getOriginalRequest() - Method in interface com.google.bigtable.admin.v2.SnapshotTableMetadataOrBuilder
-
The request that prompted the initiation of this SnapshotTable operation.
- getOriginalRequest() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The request that prompted the initiation of this UpdateCluster operation.
- getOriginalRequest() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
-
The request that prompted the initiation of this UpdateCluster operation.
- getOriginalRequest() - Method in interface com.google.bigtable.admin.v2.UpdateClusterMetadataOrBuilder
-
The request that prompted the initiation of this UpdateCluster operation.
- getOriginalRequest() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The request that prompted the initiation of this UpdateInstance operation.
- getOriginalRequest() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
-
The request that prompted the initiation of this UpdateInstance operation.
- getOriginalRequest() - Method in interface com.google.bigtable.admin.v2.UpdateInstanceMetadataOrBuilder
-
The request that prompted the initiation of this UpdateInstance operation.
- getOriginalRequestBuilder() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The request that prompted the initiation of this CreateCluster operation.
- getOriginalRequestBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The request that prompted the initiation of this CreateInstance operation.
- getOriginalRequestBuilder() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The request that prompted the initiation of this CreateTableFromSnapshot operation.
- getOriginalRequestBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The original request for PartialUpdateCluster.
- getOriginalRequestBuilder() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The request that prompted the initiation of this SnapshotTable operation.
- getOriginalRequestBuilder() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The request that prompted the initiation of this UpdateCluster operation.
- getOriginalRequestBuilder() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The request that prompted the initiation of this UpdateInstance operation.
- getOriginalRequestOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The request that prompted the initiation of this CreateCluster operation.
- getOriginalRequestOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
-
The request that prompted the initiation of this CreateCluster operation.
- getOriginalRequestOrBuilder() - Method in interface com.google.bigtable.admin.v2.CreateClusterMetadataOrBuilder
-
The request that prompted the initiation of this CreateCluster operation.
- getOriginalRequestOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The request that prompted the initiation of this CreateInstance operation.
- getOriginalRequestOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
-
The request that prompted the initiation of this CreateInstance operation.
- getOriginalRequestOrBuilder() - Method in interface com.google.bigtable.admin.v2.CreateInstanceMetadataOrBuilder
-
The request that prompted the initiation of this CreateInstance operation.
- getOriginalRequestOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The request that prompted the initiation of this CreateTableFromSnapshot operation.
- getOriginalRequestOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
-
The request that prompted the initiation of this CreateTableFromSnapshot operation.
- getOriginalRequestOrBuilder() - Method in interface com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadataOrBuilder
-
The request that prompted the initiation of this CreateTableFromSnapshot operation.
- getOriginalRequestOrBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The original request for PartialUpdateCluster.
- getOriginalRequestOrBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
-
The original request for PartialUpdateCluster.
- getOriginalRequestOrBuilder() - Method in interface com.google.bigtable.admin.v2.PartialUpdateClusterMetadataOrBuilder
-
The original request for PartialUpdateCluster.
- getOriginalRequestOrBuilder() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The request that prompted the initiation of this SnapshotTable operation.
- getOriginalRequestOrBuilder() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
-
The request that prompted the initiation of this SnapshotTable operation.
- getOriginalRequestOrBuilder() - Method in interface com.google.bigtable.admin.v2.SnapshotTableMetadataOrBuilder
-
The request that prompted the initiation of this SnapshotTable operation.
- getOriginalRequestOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The request that prompted the initiation of this UpdateCluster operation.
- getOriginalRequestOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
-
The request that prompted the initiation of this UpdateCluster operation.
- getOriginalRequestOrBuilder() - Method in interface com.google.bigtable.admin.v2.UpdateClusterMetadataOrBuilder
-
The request that prompted the initiation of this UpdateCluster operation.
- getOriginalRequestOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The request that prompted the initiation of this UpdateInstance operation.
- getOriginalRequestOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
-
The request that prompted the initiation of this UpdateInstance operation.
- getOriginalRequestOrBuilder() - Method in interface com.google.bigtable.admin.v2.UpdateInstanceMetadataOrBuilder
-
The request that prompted the initiation of this UpdateInstance operation.
- getPageSize() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
-
Maximum number of results per page.
- getPageSize() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
-
Maximum number of results per page.
- getPageSize() - Method in interface com.google.bigtable.admin.v2.ListAppProfilesRequestOrBuilder
-
Maximum number of results per page.
- getPageSize() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
Number of backups to be returned in the response.
- getPageSize() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest
-
Number of backups to be returned in the response.
- getPageSize() - Method in interface com.google.bigtable.admin.v2.ListBackupsRequestOrBuilder
-
Number of backups to be returned in the response.
- getPageSize() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
Maximum number of results per page.
- getPageSize() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
-
Maximum number of results per page.
- getPageSize() - Method in interface com.google.bigtable.admin.v2.ListHotTabletsRequestOrBuilder
-
Maximum number of results per page.
- getPageSize() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
-
The maximum number of snapshots to return per page.
- getPageSize() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
-
The maximum number of snapshots to return per page.
- getPageSize() - Method in interface com.google.bigtable.admin.v2.ListSnapshotsRequestOrBuilder
-
The maximum number of snapshots to return per page.
- getPageSize() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
Maximum number of results per page.
- getPageSize() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
-
Maximum number of results per page.
- getPageSize() - Method in interface com.google.bigtable.admin.v2.ListTablesRequestOrBuilder
-
Maximum number of results per page.
- getPageToken() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- getPageToken() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
-
The value of `next_page_token` returned by a previous call.
- getPageToken() - Method in interface com.google.bigtable.admin.v2.ListAppProfilesRequestOrBuilder
-
The value of `next_page_token` returned by a previous call.
- getPageToken() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
If non-empty, `page_token` should contain a [next_page_token][google.bigtable.admin.v2.ListBackupsResponse.next_page_token] from a previous [ListBackupsResponse][google.bigtable.admin.v2.ListBackupsResponse] to the same `parent` and with the same `filter`.
- getPageToken() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest
-
If non-empty, `page_token` should contain a [next_page_token][google.bigtable.admin.v2.ListBackupsResponse.next_page_token] from a previous [ListBackupsResponse][google.bigtable.admin.v2.ListBackupsResponse] to the same `parent` and with the same `filter`.
- getPageToken() - Method in interface com.google.bigtable.admin.v2.ListBackupsRequestOrBuilder
-
If non-empty, `page_token` should contain a [next_page_token][google.bigtable.admin.v2.ListBackupsResponse.next_page_token] from a previous [ListBackupsResponse][google.bigtable.admin.v2.ListBackupsResponse] to the same `parent` and with the same `filter`.
- getPageToken() - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
DEPRECATED: This field is unused and ignored.
- getPageToken() - Method in class com.google.bigtable.admin.v2.ListClustersRequest
-
DEPRECATED: This field is unused and ignored.
- getPageToken() - Method in interface com.google.bigtable.admin.v2.ListClustersRequestOrBuilder
-
DEPRECATED: This field is unused and ignored.
- getPageToken() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- getPageToken() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
-
The value of `next_page_token` returned by a previous call.
- getPageToken() - Method in interface com.google.bigtable.admin.v2.ListHotTabletsRequestOrBuilder
-
The value of `next_page_token` returned by a previous call.
- getPageToken() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
DEPRECATED: This field is unused and ignored.
- getPageToken() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
-
DEPRECATED: This field is unused and ignored.
- getPageToken() - Method in interface com.google.bigtable.admin.v2.ListInstancesRequestOrBuilder
-
DEPRECATED: This field is unused and ignored.
- getPageToken() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- getPageToken() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
-
The value of `next_page_token` returned by a previous call.
- getPageToken() - Method in interface com.google.bigtable.admin.v2.ListSnapshotsRequestOrBuilder
-
The value of `next_page_token` returned by a previous call.
- getPageToken() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- getPageToken() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
-
The value of `next_page_token` returned by a previous call.
- getPageToken() - Method in interface com.google.bigtable.admin.v2.ListTablesRequestOrBuilder
-
The value of `next_page_token` returned by a previous call.
- getPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- getPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
-
The value of `next_page_token` returned by a previous call.
- getPageTokenBytes() - Method in interface com.google.bigtable.admin.v2.ListAppProfilesRequestOrBuilder
-
The value of `next_page_token` returned by a previous call.
- getPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
If non-empty, `page_token` should contain a [next_page_token][google.bigtable.admin.v2.ListBackupsResponse.next_page_token] from a previous [ListBackupsResponse][google.bigtable.admin.v2.ListBackupsResponse] to the same `parent` and with the same `filter`.
- getPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest
-
If non-empty, `page_token` should contain a [next_page_token][google.bigtable.admin.v2.ListBackupsResponse.next_page_token] from a previous [ListBackupsResponse][google.bigtable.admin.v2.ListBackupsResponse] to the same `parent` and with the same `filter`.
- getPageTokenBytes() - Method in interface com.google.bigtable.admin.v2.ListBackupsRequestOrBuilder
-
If non-empty, `page_token` should contain a [next_page_token][google.bigtable.admin.v2.ListBackupsResponse.next_page_token] from a previous [ListBackupsResponse][google.bigtable.admin.v2.ListBackupsResponse] to the same `parent` and with the same `filter`.
- getPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
DEPRECATED: This field is unused and ignored.
- getPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListClustersRequest
-
DEPRECATED: This field is unused and ignored.
- getPageTokenBytes() - Method in interface com.google.bigtable.admin.v2.ListClustersRequestOrBuilder
-
DEPRECATED: This field is unused and ignored.
- getPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- getPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
-
The value of `next_page_token` returned by a previous call.
- getPageTokenBytes() - Method in interface com.google.bigtable.admin.v2.ListHotTabletsRequestOrBuilder
-
The value of `next_page_token` returned by a previous call.
- getPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
DEPRECATED: This field is unused and ignored.
- getPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
-
DEPRECATED: This field is unused and ignored.
- getPageTokenBytes() - Method in interface com.google.bigtable.admin.v2.ListInstancesRequestOrBuilder
-
DEPRECATED: This field is unused and ignored.
- getPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- getPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
-
The value of `next_page_token` returned by a previous call.
- getPageTokenBytes() - Method in interface com.google.bigtable.admin.v2.ListSnapshotsRequestOrBuilder
-
The value of `next_page_token` returned by a previous call.
- getPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- getPageTokenBytes() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
-
The value of `next_page_token` returned by a previous call.
- getPageTokenBytes() - Method in interface com.google.bigtable.admin.v2.ListTablesRequestOrBuilder
-
The value of `next_page_token` returned by a previous call.
- getParent() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest
-
Required.
- getParent() - Method in interface com.google.bigtable.admin.v2.CopyBackupRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
-
Required.
- getParent() - Method in interface com.google.bigtable.admin.v2.CreateAppProfileRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest
-
Required.
- getParent() - Method in interface com.google.bigtable.admin.v2.CreateBackupRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
-
Required.
- getParent() - Method in interface com.google.bigtable.admin.v2.CreateClusterRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
Required.
- getParent() - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
-
Required.
- getParent() - Method in interface com.google.bigtable.admin.v2.CreateTableFromSnapshotRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
Required.
- getParent() - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
-
Required.
- getParent() - Method in interface com.google.bigtable.admin.v2.ListAppProfilesRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest
-
Required.
- getParent() - Method in interface com.google.bigtable.admin.v2.ListBackupsRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.ListClustersRequest
-
Required.
- getParent() - Method in interface com.google.bigtable.admin.v2.ListClustersRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
-
Required.
- getParent() - Method in interface com.google.bigtable.admin.v2.ListHotTabletsRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
-
Required.
- getParent() - Method in interface com.google.bigtable.admin.v2.ListInstancesRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
-
Required.
- getParent() - Method in interface com.google.bigtable.admin.v2.ListSnapshotsRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
-
Required.
- getParent() - Method in interface com.google.bigtable.admin.v2.ListTablesRequestOrBuilder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
-
Required.
- getParent() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest
-
Required.
- getParent() - Method in interface com.google.bigtable.admin.v2.RestoreTableRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest
-
Required.
- getParentBytes() - Method in interface com.google.bigtable.admin.v2.CopyBackupRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
-
Required.
- getParentBytes() - Method in interface com.google.bigtable.admin.v2.CreateAppProfileRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest
-
Required.
- getParentBytes() - Method in interface com.google.bigtable.admin.v2.CreateBackupRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
-
Required.
- getParentBytes() - Method in interface com.google.bigtable.admin.v2.CreateClusterRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
Required.
- getParentBytes() - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
-
Required.
- getParentBytes() - Method in interface com.google.bigtable.admin.v2.CreateTableFromSnapshotRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
Required.
- getParentBytes() - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
-
Required.
- getParentBytes() - Method in interface com.google.bigtable.admin.v2.ListAppProfilesRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest
-
Required.
- getParentBytes() - Method in interface com.google.bigtable.admin.v2.ListBackupsRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.ListClustersRequest
-
Required.
- getParentBytes() - Method in interface com.google.bigtable.admin.v2.ListClustersRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
-
Required.
- getParentBytes() - Method in interface com.google.bigtable.admin.v2.ListHotTabletsRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
-
Required.
- getParentBytes() - Method in interface com.google.bigtable.admin.v2.ListInstancesRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
-
Required.
- getParentBytes() - Method in interface com.google.bigtable.admin.v2.ListSnapshotsRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
-
Required.
- getParentBytes() - Method in interface com.google.bigtable.admin.v2.ListTablesRequestOrBuilder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
-
Required.
- getParentBytes() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest
-
Required.
- getParentBytes() - Method in interface com.google.bigtable.admin.v2.RestoreTableRequestOrBuilder
-
Required.
- getParserForType() - Method in class com.google.bigtable.admin.v2.AppProfile
- getParserForType() - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- getParserForType() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- getParserForType() - Method in class com.google.bigtable.admin.v2.AutoscalingLimits
- getParserForType() - Method in class com.google.bigtable.admin.v2.AutoscalingTargets
- getParserForType() - Method in class com.google.bigtable.admin.v2.Backup
- getParserForType() - Method in class com.google.bigtable.admin.v2.BackupInfo
- getParserForType() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- getParserForType() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- getParserForType() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- getParserForType() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- getParserForType() - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- getParserForType() - Method in class com.google.bigtable.admin.v2.Cluster
- getParserForType() - Method in class com.google.bigtable.admin.v2.ColumnFamily
- getParserForType() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- getParserForType() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- getParserForType() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- getParserForType() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- getParserForType() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- getParserForType() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- getParserForType() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- getParserForType() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.EncryptionInfo
- getParserForType() - Method in class com.google.bigtable.admin.v2.GcRule
- getParserForType() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
- getParserForType() - Method in class com.google.bigtable.admin.v2.GcRule.Union
- getParserForType() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- getParserForType() - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.GetBackupRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.GetClusterRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.GetTableRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.HotTablet
- getParserForType() - Method in class com.google.bigtable.admin.v2.Instance
- getParserForType() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- getParserForType() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse
- getParserForType() - Method in class com.google.bigtable.admin.v2.ListClustersRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
- getParserForType() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- getParserForType() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
- getParserForType() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- getParserForType() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.ListTablesResponse
- getParserForType() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- getParserForType() - Method in class com.google.bigtable.admin.v2.OperationProgress
- getParserForType() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- getParserForType() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- getParserForType() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.RestoreInfo
- getParserForType() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- getParserForType() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.Snapshot
- getParserForType() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- getParserForType() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.Table.ClusterState
- getParserForType() - Method in class com.google.bigtable.admin.v2.Table
- getParserForType() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- getParserForType() - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- getParserForType() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- getParserForType() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- getParserForType() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- getParserForType() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- getParserForType() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest
- getParserForType() - Method in class com.google.bigtable.v2.Cell
- getParserForType() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- getParserForType() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- getParserForType() - Method in class com.google.bigtable.v2.Column
- getParserForType() - Method in class com.google.bigtable.v2.ColumnRange
- getParserForType() - Method in class com.google.bigtable.v2.Family
- getParserForType() - Method in class com.google.bigtable.v2.FeatureFlags
- getParserForType() - Method in class com.google.bigtable.v2.FullReadStatsView
- getParserForType() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- getParserForType() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- getParserForType() - Method in class com.google.bigtable.v2.MutateRowRequest
- getParserForType() - Method in class com.google.bigtable.v2.MutateRowResponse
- getParserForType() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- getParserForType() - Method in class com.google.bigtable.v2.MutateRowsRequest
- getParserForType() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- getParserForType() - Method in class com.google.bigtable.v2.MutateRowsResponse
- getParserForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- getParserForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- getParserForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- getParserForType() - Method in class com.google.bigtable.v2.Mutation
- getParserForType() - Method in class com.google.bigtable.v2.Mutation.SetCell
- getParserForType() - Method in class com.google.bigtable.v2.PingAndWarmRequest
- getParserForType() - Method in class com.google.bigtable.v2.PingAndWarmResponse
- getParserForType() - Method in class com.google.bigtable.v2.RateLimitInfo
- getParserForType() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
- getParserForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- getParserForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- getParserForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
- getParserForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- getParserForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- getParserForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- getParserForType() - Method in class com.google.bigtable.v2.ReadIterationStats
- getParserForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- getParserForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- getParserForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
- getParserForType() - Method in class com.google.bigtable.v2.ReadRowsRequest
- getParserForType() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- getParserForType() - Method in class com.google.bigtable.v2.ReadRowsResponse
- getParserForType() - Method in class com.google.bigtable.v2.RequestLatencyStats
- getParserForType() - Method in class com.google.bigtable.v2.RequestStats
- getParserForType() - Method in class com.google.bigtable.v2.ResponseParams
- getParserForType() - Method in class com.google.bigtable.v2.Row
- getParserForType() - Method in class com.google.bigtable.v2.RowFilter.Chain
- getParserForType() - Method in class com.google.bigtable.v2.RowFilter.Condition
- getParserForType() - Method in class com.google.bigtable.v2.RowFilter
- getParserForType() - Method in class com.google.bigtable.v2.RowFilter.Interleave
- getParserForType() - Method in class com.google.bigtable.v2.RowRange
- getParserForType() - Method in class com.google.bigtable.v2.RowSet
- getParserForType() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
- getParserForType() - Method in class com.google.bigtable.v2.SampleRowKeysResponse
- getParserForType() - Method in class com.google.bigtable.v2.StreamContinuationToken
- getParserForType() - Method in class com.google.bigtable.v2.StreamContinuationTokens
- getParserForType() - Method in class com.google.bigtable.v2.StreamPartition
- getParserForType() - Method in class com.google.bigtable.v2.TimestampRange
- getParserForType() - Method in class com.google.bigtable.v2.ValueRange
- getPartialUpdateClusterMethod() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- getPartialUpdateInstanceMethod() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- getPartition() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
-
A partition of the change stream.
- getPartition() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
-
A partition of the change stream.
- getPartition() - Method in interface com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponseOrBuilder
-
A partition of the change stream.
- getPartition() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
The partition to read changes from.
- getPartition() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
-
The partition to read changes from.
- getPartition() - Method in interface com.google.bigtable.v2.ReadChangeStreamRequestOrBuilder
-
The partition to read changes from.
- getPartition() - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
-
The partition that this token applies to.
- getPartition() - Method in class com.google.bigtable.v2.StreamContinuationToken
-
The partition that this token applies to.
- getPartition() - Method in interface com.google.bigtable.v2.StreamContinuationTokenOrBuilder
-
The partition that this token applies to.
- 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
. - getPartitionBuilder() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
-
A partition of the change stream.
- getPartitionBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
The partition to read changes from.
- getPartitionBuilder() - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
-
The partition that this token applies to.
- getPartitionOrBuilder() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
-
A partition of the change stream.
- getPartitionOrBuilder() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
-
A partition of the change stream.
- getPartitionOrBuilder() - Method in interface com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponseOrBuilder
-
A partition of the change stream.
- getPartitionOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
The partition to read changes from.
- getPartitionOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
-
The partition to read changes from.
- getPartitionOrBuilder() - Method in interface com.google.bigtable.v2.ReadChangeStreamRequestOrBuilder
-
The partition to read changes from.
- getPartitionOrBuilder() - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
-
The partition that this token applies to.
- getPartitionOrBuilder() - Method in class com.google.bigtable.v2.StreamContinuationToken
-
The partition that this token applies to.
- getPartitionOrBuilder() - Method in interface com.google.bigtable.v2.StreamContinuationTokenOrBuilder
-
The partition that this token applies to.
- getPassAllFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches all cells, regardless of input.
- getPassAllFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches all cells, regardless of input.
- getPassAllFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches all cells, regardless of input.
- getPeriod() - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
-
Time that clients should wait before adjusting the target rate again.
- getPeriod() - Method in class com.google.bigtable.v2.RateLimitInfo
-
Time that clients should wait before adjusting the target rate again.
- getPeriod() - Method in interface com.google.bigtable.v2.RateLimitInfoOrBuilder
-
Time that clients should wait before adjusting the target rate again.
- getPeriodBuilder() - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
-
Time that clients should wait before adjusting the target rate again.
- getPeriodOrBuilder() - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
-
Time that clients should wait before adjusting the target rate again.
- getPeriodOrBuilder() - Method in class com.google.bigtable.v2.RateLimitInfo
-
Time that clients should wait before adjusting the target rate again.
- getPeriodOrBuilder() - Method in interface com.google.bigtable.v2.RateLimitInfoOrBuilder
-
Time that clients should wait before adjusting the target rate again.
- getPingAndWarmMethod() - Static method in class com.google.bigtable.v2.BigtableGrpc
- 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.
- getPort() - Method in class com.google.cloud.bigtable.emulator.core.EmulatorController
- getPort() - Method in class com.google.cloud.bigtable.emulator.v2.BigtableEmulatorRule
-
Gets the port of the emulator, allowing the caller to create their own
ManagedChannel
. - getPort() - Method in class com.google.cloud.bigtable.emulator.v2.Emulator
- getPredicateFilter() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
The filter to be applied to the contents of the specified row.
- getPredicateFilter() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
The filter to be applied to the contents of the specified row.
- getPredicateFilter() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
The filter to be applied to the contents of the specified row.
- getPredicateFilter() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
If `predicate_filter` outputs any cells, then `true_filter` will be evaluated on the input row.
- getPredicateFilter() - Method in class com.google.bigtable.v2.RowFilter.Condition
-
If `predicate_filter` outputs any cells, then `true_filter` will be evaluated on the input row.
- getPredicateFilter() - Method in interface com.google.bigtable.v2.RowFilter.ConditionOrBuilder
-
If `predicate_filter` outputs any cells, then `true_filter` will be evaluated on the input row.
- getPredicateFilterBuilder() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
The filter to be applied to the contents of the specified row.
- getPredicateFilterBuilder() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
If `predicate_filter` outputs any cells, then `true_filter` will be evaluated on the input row.
- getPredicateFilterOrBuilder() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
The filter to be applied to the contents of the specified row.
- getPredicateFilterOrBuilder() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
The filter to be applied to the contents of the specified row.
- getPredicateFilterOrBuilder() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
The filter to be applied to the contents of the specified row.
- getPredicateFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
If `predicate_filter` outputs any cells, then `true_filter` will be evaluated on the input row.
- getPredicateFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Condition
-
If `predicate_filter` outputs any cells, then `true_filter` will be evaluated on the input row.
- getPredicateFilterOrBuilder() - Method in interface com.google.bigtable.v2.RowFilter.ConditionOrBuilder
-
If `predicate_filter` outputs any cells, then `true_filter` will be evaluated on the input row.
- getPredicateMatched() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
-
Whether or not the request's `predicate_filter` yielded any results for the specified row.
- getPredicateMatched() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse
-
Whether or not the request's `predicate_filter` yielded any results for the specified row.
- getPredicateMatched() - Method in interface com.google.bigtable.v2.CheckAndMutateRowResponseOrBuilder
-
Whether or not the request's `predicate_filter` yielded any results for the specified row.
- 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. - getProgress() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
-
The progress of the [CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup] operation.
- getProgress() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata
-
The progress of the [CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup] operation.
- getProgress() - Method in interface com.google.bigtable.admin.v2.CopyBackupMetadataOrBuilder
-
The progress of the [CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup] operation.
- getProgress() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
-
The progress of the post-restore optimizations.
- getProgress() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
-
The progress of the post-restore optimizations.
- getProgress() - Method in interface com.google.bigtable.admin.v2.OptimizeRestoredTableMetadataOrBuilder
-
The progress of the post-restore optimizations.
- getProgress() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
The progress of the [RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable] operation.
- getProgress() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
-
The progress of the [RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable] operation.
- getProgress() - Method in interface com.google.bigtable.admin.v2.RestoreTableMetadataOrBuilder
-
The progress of the [RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable] operation.
- getProgressBuilder() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
-
The progress of the [CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup] operation.
- getProgressBuilder() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
-
The progress of the post-restore optimizations.
- getProgressBuilder() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
The progress of the [RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable] operation.
- getProgressOrBuilder() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
-
The progress of the [CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup] operation.
- getProgressOrBuilder() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata
-
The progress of the [CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup] operation.
- getProgressOrBuilder() - Method in interface com.google.bigtable.admin.v2.CopyBackupMetadataOrBuilder
-
The progress of the [CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup] operation.
- getProgressOrBuilder() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
-
The progress of the post-restore optimizations.
- getProgressOrBuilder() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
-
The progress of the post-restore optimizations.
- getProgressOrBuilder() - Method in interface com.google.bigtable.admin.v2.OptimizeRestoredTableMetadataOrBuilder
-
The progress of the post-restore optimizations.
- getProgressOrBuilder() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
The progress of the [RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable] operation.
- getProgressOrBuilder() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
-
The progress of the [RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable] operation.
- getProgressOrBuilder() - Method in interface com.google.bigtable.admin.v2.RestoreTableMetadataOrBuilder
-
The progress of the [RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable] operation.
- getProgressPercent() - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
-
Percent completion of the operation.
- getProgressPercent() - Method in class com.google.bigtable.admin.v2.OperationProgress
-
Percent completion of the operation.
- getProgressPercent() - Method in interface com.google.bigtable.admin.v2.OperationProgressOrBuilder
-
Percent completion of the operation.
- getProject() - Method in class com.google.bigtable.admin.v2.AppProfileName.Builder
- getProject() - Method in class com.google.bigtable.admin.v2.AppProfileName
- getProject() - Method in class com.google.bigtable.admin.v2.BackupName.Builder
- getProject() - Method in class com.google.bigtable.admin.v2.BackupName
- getProject() - Method in class com.google.bigtable.admin.v2.ClusterName.Builder
- getProject() - Method in class com.google.bigtable.admin.v2.ClusterName
- getProject() - Method in class com.google.bigtable.admin.v2.InstanceName.Builder
- getProject() - Method in class com.google.bigtable.admin.v2.InstanceName
- getProject() - Method in class com.google.bigtable.admin.v2.LocationName.Builder
- getProject() - Method in class com.google.bigtable.admin.v2.LocationName
- getProject() - Method in class com.google.bigtable.admin.v2.ProjectName.Builder
- getProject() - Method in class com.google.bigtable.admin.v2.ProjectName
- getProject() - Method in class com.google.bigtable.admin.v2.SnapshotName.Builder
- getProject() - Method in class com.google.bigtable.admin.v2.SnapshotName
- getProject() - Method in class com.google.bigtable.admin.v2.TableName.Builder
- getProject() - Method in class com.google.bigtable.admin.v2.TableName
- getProject() - Method in class com.google.bigtable.v2.InstanceName.Builder
- getProject() - Method in class com.google.bigtable.v2.InstanceName
- getProject() - Method in class com.google.bigtable.v2.TableName.Builder
- getProject() - Method in class com.google.bigtable.v2.TableName
- 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.
- getQualifier() - Method in class com.google.bigtable.v2.Column.Builder
-
The unique key which identifies this column within its family.
- getQualifier() - Method in class com.google.bigtable.v2.Column
-
The unique key which identifies this column within its family.
- getQualifier() - Method in interface com.google.bigtable.v2.ColumnOrBuilder
-
The unique key which identifies this column within its family.
- getQualifier() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column qualifier for this chunk of data.
- getQualifier() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
The column qualifier for this chunk of data.
- getQualifier() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
The column qualifier for this chunk of data.
- 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.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.
- getQualifierBuilder() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column qualifier for this chunk of data.
- getQualifierOrBuilder() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column qualifier for this chunk of data.
- getQualifierOrBuilder() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
The column qualifier for this chunk of data.
- getQualifierOrBuilder() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
The column qualifier for this chunk of data.
- getRateLimitInfo() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
Information about how client should limit the rate (QPS).
- getRateLimitInfo() - Method in class com.google.bigtable.v2.MutateRowsResponse
-
Information about how client should limit the rate (QPS).
- getRateLimitInfo() - Method in interface com.google.bigtable.v2.MutateRowsResponseOrBuilder
-
Information about how client should limit the rate (QPS).
- getRateLimitInfoBuilder() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
Information about how client should limit the rate (QPS).
- getRateLimitInfoOrBuilder() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
Information about how client should limit the rate (QPS).
- getRateLimitInfoOrBuilder() - Method in class com.google.bigtable.v2.MutateRowsResponse
-
Information about how client should limit the rate (QPS).
- getRateLimitInfoOrBuilder() - Method in interface com.google.bigtable.v2.MutateRowsResponseOrBuilder
-
Information about how client should limit the rate (QPS).
- getReadChangeStreamMethod() - Static method in class com.google.bigtable.v2.BigtableGrpc
- getReadIterationStats() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Iteration stats describe how efficient the read is, e.g.
- getReadIterationStats() - Method in class com.google.bigtable.v2.FullReadStatsView
-
Iteration stats describe how efficient the read is, e.g.
- getReadIterationStats() - Method in interface com.google.bigtable.v2.FullReadStatsViewOrBuilder
-
Iteration stats describe how efficient the read is, e.g.
- getReadIterationStatsBuilder() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Iteration stats describe how efficient the read is, e.g.
- getReadIterationStatsOrBuilder() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Iteration stats describe how efficient the read is, e.g.
- getReadIterationStatsOrBuilder() - Method in class com.google.bigtable.v2.FullReadStatsView
-
Iteration stats describe how efficient the read is, e.g.
- getReadIterationStatsOrBuilder() - Method in interface com.google.bigtable.v2.FullReadStatsViewOrBuilder
-
Iteration stats describe how efficient the read is, e.g.
- getReadModifyWriteRowMethod() - Static method in class com.google.bigtable.v2.BigtableGrpc
- getReadRowsMethod() - Static method in class com.google.bigtable.v2.BigtableGrpc
- getReplicationState() - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- getReplicationState() - Method in class com.google.bigtable.admin.v2.Table.ClusterState
-
Output only.
- getReplicationState() - Method in interface com.google.bigtable.admin.v2.Table.ClusterStateOrBuilder
-
Output only.
- getReplicationStatesByClusterId() - Method in class com.google.cloud.bigtable.admin.v2.models.Table
- getReplicationStateValue() - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- getReplicationStateValue() - Method in class com.google.bigtable.admin.v2.Table.ClusterState
-
Output only.
- getReplicationStateValue() - Method in interface com.google.bigtable.admin.v2.Table.ClusterStateOrBuilder
-
Output only.
- getRequestLatencyStats() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Request latency stats describe the time taken to complete a request, from the server side.
- getRequestLatencyStats() - Method in class com.google.bigtable.v2.FullReadStatsView
-
Request latency stats describe the time taken to complete a request, from the server side.
- getRequestLatencyStats() - Method in interface com.google.bigtable.v2.FullReadStatsViewOrBuilder
-
Request latency stats describe the time taken to complete a request, from the server side.
- getRequestLatencyStatsBuilder() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Request latency stats describe the time taken to complete a request, from the server side.
- getRequestLatencyStatsOrBuilder() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Request latency stats describe the time taken to complete a request, from the server side.
- getRequestLatencyStatsOrBuilder() - Method in class com.google.bigtable.v2.FullReadStatsView
-
Request latency stats describe the time taken to complete a request, from the server side.
- getRequestLatencyStatsOrBuilder() - Method in interface com.google.bigtable.v2.FullReadStatsViewOrBuilder
-
Request latency stats describe the time taken to complete a request, from the server side.
- getRequestStats() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
If requested, provide enhanced query performance statistics.
- getRequestStats() - Method in class com.google.bigtable.v2.ReadRowsResponse
-
If requested, provide enhanced query performance statistics.
- getRequestStats() - Method in interface com.google.bigtable.v2.ReadRowsResponseOrBuilder
-
If requested, provide enhanced query performance statistics.
- getRequestStatsBuilder() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
If requested, provide enhanced query performance statistics.
- getRequestStatsOrBuilder() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
If requested, provide enhanced query performance statistics.
- getRequestStatsOrBuilder() - Method in class com.google.bigtable.v2.ReadRowsResponse
-
If requested, provide enhanced query performance statistics.
- getRequestStatsOrBuilder() - Method in interface com.google.bigtable.v2.ReadRowsResponseOrBuilder
-
If requested, provide enhanced query performance statistics.
- getRequestStatsView() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The view into RequestStats, as described above.
- getRequestStatsView() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
The view into RequestStats, as described above.
- getRequestStatsView() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
The view into RequestStats, as described above.
- getRequestStatsViewValue() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The view into RequestStats, as described above.
- getRequestStatsViewValue() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
The view into RequestStats, as described above.
- getRequestStatsViewValue() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
The view into RequestStats, as described above.
- getRequestTime() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The time at which the original request was received.
- getRequestTime() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
-
The time at which the original request was received.
- getRequestTime() - Method in interface com.google.bigtable.admin.v2.CreateClusterMetadataOrBuilder
-
The time at which the original request was received.
- getRequestTime() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the original request was received.
- getRequestTime() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
-
The time at which the original request was received.
- getRequestTime() - Method in interface com.google.bigtable.admin.v2.CreateInstanceMetadataOrBuilder
-
The time at which the original request was received.
- getRequestTime() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The time at which the original request was received.
- getRequestTime() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
-
The time at which the original request was received.
- getRequestTime() - Method in interface com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadataOrBuilder
-
The time at which the original request was received.
- getRequestTime() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The time at which the original request was received.
- getRequestTime() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
-
The time at which the original request was received.
- getRequestTime() - Method in interface com.google.bigtable.admin.v2.PartialUpdateClusterMetadataOrBuilder
-
The time at which the original request was received.
- getRequestTime() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The time at which the original request was received.
- getRequestTime() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
-
The time at which the original request was received.
- getRequestTime() - Method in interface com.google.bigtable.admin.v2.SnapshotTableMetadataOrBuilder
-
The time at which the original request was received.
- getRequestTime() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the original request was received.
- getRequestTime() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
-
The time at which the original request was received.
- getRequestTime() - Method in interface com.google.bigtable.admin.v2.UpdateClusterMetadataOrBuilder
-
The time at which the original request was received.
- getRequestTime() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The time at which the original request was received.
- getRequestTime() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
-
The time at which the original request was received.
- getRequestTime() - Method in interface com.google.bigtable.admin.v2.UpdateInstanceMetadataOrBuilder
-
The time at which the original request was received.
- getRequestTimeBuilder() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The time at which the original request was received.
- getRequestTimeBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the original request was received.
- getRequestTimeBuilder() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The time at which the original request was received.
- getRequestTimeBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The time at which the original request was received.
- getRequestTimeBuilder() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The time at which the original request was received.
- getRequestTimeBuilder() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the original request was received.
- getRequestTimeBuilder() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.CreateClusterMetadataOrBuilder
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.CreateInstanceMetadataOrBuilder
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadataOrBuilder
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.PartialUpdateClusterMetadataOrBuilder
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.SnapshotTableMetadataOrBuilder
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.UpdateClusterMetadataOrBuilder
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
-
The time at which the original request was received.
- getRequestTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.UpdateInstanceMetadataOrBuilder
-
The time at which the original request was received.
- getResetRow() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Indicates that the client should drop all previous chunks for `row_key`, as it will be re-read from the beginning.
- getResetRow() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
Indicates that the client should drop all previous chunks for `row_key`, as it will be re-read from the beginning.
- getResetRow() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
Indicates that the client should drop all previous chunks for `row_key`, as it will be re-read from the beginning.
- getRestoreInfo() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Output only.
- getRestoreInfo() - Method in class com.google.bigtable.admin.v2.Table
-
Output only.
- getRestoreInfo() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
Output only.
- getRestoreInfoBuilder() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Output only.
- getRestoreInfoOrBuilder() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Output only.
- getRestoreInfoOrBuilder() - Method in class com.google.bigtable.admin.v2.Table
-
Output only.
- getRestoreInfoOrBuilder() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
Output only.
- getRestoreTableMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getResumeRequest(ReadChangeStreamRequest) - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ReadChangeStreamResumptionStrategy
- getRetentionPeriod() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
-
How long the change stream should be retained.
- getRetentionPeriod() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig
-
How long the change stream should be retained.
- getRetentionPeriod() - Method in interface com.google.bigtable.admin.v2.ChangeStreamConfigOrBuilder
-
How long the change stream should be retained.
- getRetentionPeriodBuilder() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
-
How long the change stream should be retained.
- getRetentionPeriodOrBuilder() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
-
How long the change stream should be retained.
- getRetentionPeriodOrBuilder() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig
-
How long the change stream should be retained.
- getRetentionPeriodOrBuilder() - Method in interface com.google.bigtable.admin.v2.ChangeStreamConfigOrBuilder
-
How long the change stream should be retained.
- getReversed() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
Experimental API - Please note that this API is currently experimental and can change in the future.
- getReversed() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
Experimental API - Please note that this API is currently experimental and can change in the future.
- getReversed() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
Experimental API - Please note that this API is currently experimental and can change in the future.
- getReverseScans() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
-
Notify the server that the client supports reverse scans.
- getReverseScans() - Method in class com.google.bigtable.v2.FeatureFlags
-
Notify the server that the client supports reverse scans.
- getReverseScans() - Method in interface com.google.bigtable.v2.FeatureFlagsOrBuilder
-
Notify the server that the client supports reverse scans.
- getRoutingPolicyCase() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
- getRoutingPolicyCase() - Method in class com.google.bigtable.admin.v2.AppProfile
- getRoutingPolicyCase() - Method in interface com.google.bigtable.admin.v2.AppProfileOrBuilder
- getRow() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
-
A Row containing the new contents of all cells modified by the request.
- getRow() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
-
A Row containing the new contents of all cells modified by the request.
- getRow() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowResponseOrBuilder
-
A Row containing the new contents of all cells modified by the request.
- getRowBuilder() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
-
A Row containing the new contents of all cells modified by the request.
- getRowKey() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Required.
- getRowKey() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Required.
- getRowKey() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Required.
- getRowKey() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- getRowKey() - Method in class com.google.bigtable.v2.MutateRowRequest
-
Required.
- getRowKey() - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
-
Required.
- getRowKey() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
The key of the row to which the `mutations` should be applied.
- getRowKey() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
-
The key of the row to which the `mutations` should be applied.
- getRowKey() - Method in interface com.google.bigtable.v2.MutateRowsRequest.EntryOrBuilder
-
The key of the row to which the `mutations` should be applied.
- getRowKey() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The row key for all mutations that are part of this `DataChange`.
- getRowKey() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
-
The row key for all mutations that are part of this `DataChange`.
- getRowKey() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.DataChangeOrBuilder
-
The row key for all mutations that are part of this `DataChange`.
- getRowKey() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- getRowKey() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
Required.
- getRowKey() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
Required.
- getRowKey() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The row key for this chunk of data.
- getRowKey() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
The row key for this chunk of data.
- getRowKey() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
The row key for this chunk of data.
- getRowKey() - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
-
Sorted streamed sequence of sample row keys in the table.
- getRowKey() - Method in class com.google.bigtable.v2.SampleRowKeysResponse
-
Sorted streamed sequence of sample row keys in the table.
- getRowKey() - Method in interface com.google.bigtable.v2.SampleRowKeysResponseOrBuilder
-
Sorted streamed sequence of sample row keys in the table.
- getRowKey() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
-
Get the row key of the current mutation.
- getRowKeyPrefix() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
Delete all rows that start with this row key prefix.
- getRowKeyPrefix() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
-
Delete all rows that start with this row key prefix.
- getRowKeyPrefix() - Method in interface com.google.bigtable.admin.v2.DropRowRangeRequestOrBuilder
-
Delete all rows that start with this row key prefix.
- getRowKeyRegexFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from rows whose keys satisfy the given RE2 regex.
- getRowKeyRegexFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells from rows whose keys satisfy the given RE2 regex.
- getRowKeyRegexFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells from rows whose keys satisfy the given RE2 regex.
- getRowKeys(int) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Single rows included in the set.
- getRowKeys(int) - Method in class com.google.bigtable.v2.RowSet
-
Single rows included in the set.
- getRowKeys(int) - Method in interface com.google.bigtable.v2.RowSetOrBuilder
-
Single rows included in the set.
- getRowKeysCount() - Method in class com.google.bigtable.v2.RowSet.Builder
-
Single rows included in the set.
- getRowKeysCount() - Method in class com.google.bigtable.v2.RowSet
-
Single rows included in the set.
- getRowKeysCount() - Method in interface com.google.bigtable.v2.RowSetOrBuilder
-
Single rows included in the set.
- getRowKeysList() - Method in class com.google.bigtable.v2.RowSet.Builder
-
Single rows included in the set.
- getRowKeysList() - Method in class com.google.bigtable.v2.RowSet
-
Single rows included in the set.
- getRowKeysList() - Method in interface com.google.bigtable.v2.RowSetOrBuilder
-
Single rows included in the set.
- getRowOrBuilder() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
-
A Row containing the new contents of all cells modified by the request.
- getRowOrBuilder() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
-
A Row containing the new contents of all cells modified by the request.
- getRowOrBuilder() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowResponseOrBuilder
-
A Row containing the new contents of all cells modified by the request.
- getRowRange() - Method in class com.google.bigtable.v2.StreamPartition.Builder
-
The row range covered by this partition and is specified by [`start_key_closed`, `end_key_open`).
- getRowRange() - Method in class com.google.bigtable.v2.StreamPartition
-
The row range covered by this partition and is specified by [`start_key_closed`, `end_key_open`).
- getRowRange() - Method in interface com.google.bigtable.v2.StreamPartitionOrBuilder
-
The row range covered by this partition and is specified by [`start_key_closed`, `end_key_open`).
- getRowRangeBuilder() - Method in class com.google.bigtable.v2.StreamPartition.Builder
-
The row range covered by this partition and is specified by [`start_key_closed`, `end_key_open`).
- getRowRangeOrBuilder() - Method in class com.google.bigtable.v2.StreamPartition.Builder
-
The row range covered by this partition and is specified by [`start_key_closed`, `end_key_open`).
- getRowRangeOrBuilder() - Method in class com.google.bigtable.v2.StreamPartition
-
The row range covered by this partition and is specified by [`start_key_closed`, `end_key_open`).
- getRowRangeOrBuilder() - Method in interface com.google.bigtable.v2.StreamPartitionOrBuilder
-
The row range covered by this partition and is specified by [`start_key_closed`, `end_key_open`).
- getRowRanges(int) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- getRowRanges(int) - Method in class com.google.bigtable.v2.RowSet
-
Contiguous row ranges included in the set.
- getRowRanges(int) - Method in interface com.google.bigtable.v2.RowSetOrBuilder
-
Contiguous row ranges included in the set.
- getRowRangesBuilder(int) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- getRowRangesBuilderList() - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- getRowRangesCount() - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- getRowRangesCount() - Method in class com.google.bigtable.v2.RowSet
-
Contiguous row ranges included in the set.
- getRowRangesCount() - Method in interface com.google.bigtable.v2.RowSetOrBuilder
-
Contiguous row ranges included in the set.
- getRowRangesList() - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- getRowRangesList() - Method in class com.google.bigtable.v2.RowSet
-
Contiguous row ranges included in the set.
- getRowRangesList() - Method in interface com.google.bigtable.v2.RowSetOrBuilder
-
Contiguous row ranges included in the set.
- getRowRangesOrBuilder(int) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- getRowRangesOrBuilder(int) - Method in class com.google.bigtable.v2.RowSet
-
Contiguous row ranges included in the set.
- getRowRangesOrBuilder(int) - Method in interface com.google.bigtable.v2.RowSetOrBuilder
-
Contiguous row ranges included in the set.
- getRowRangesOrBuilderList() - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- getRowRangesOrBuilderList() - Method in class com.google.bigtable.v2.RowSet
-
Contiguous row ranges included in the set.
- getRowRangesOrBuilderList() - Method in interface com.google.bigtable.v2.RowSetOrBuilder
-
Contiguous row ranges included in the set.
- getRows() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The row keys and/or ranges to read sequentially.
- getRows() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
The row keys and/or ranges to read sequentially.
- getRows() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
The row keys and/or ranges to read sequentially.
- getRowSampleFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches all cells from a row with probability p, and matches no cells from the row with probability 1-p.
- getRowSampleFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches all cells from a row with probability p, and matches no cells from the row with probability 1-p.
- getRowSampleFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches all cells from a row with probability p, and matches no cells from the row with probability 1-p.
- getRowsBuilder() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The row keys and/or ranges to read sequentially.
- getRowsLimit() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The read will stop after committing to N rows' worth of results.
- getRowsLimit() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
The read will stop after committing to N rows' worth of results.
- getRowsLimit() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
The read will stop after committing to N rows' worth of results.
- getRowsOrBuilder() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The row keys and/or ranges to read sequentially.
- getRowsOrBuilder() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
The row keys and/or ranges to read sequentially.
- getRowsOrBuilder() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
The row keys and/or ranges to read sequentially.
- getRowsReturnedCount() - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
-
The rows returned as part of the request.
- getRowsReturnedCount() - Method in class com.google.bigtable.v2.ReadIterationStats
-
The rows returned as part of the request.
- getRowsReturnedCount() - Method in interface com.google.bigtable.v2.ReadIterationStatsOrBuilder
-
The rows returned as part of the request.
- getRowsSeenCount() - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
-
The rows seen (scanned) as part of the request.
- getRowsSeenCount() - Method in class com.google.bigtable.v2.ReadIterationStats
-
The rows seen (scanned) as part of the request.
- getRowsSeenCount() - Method in interface com.google.bigtable.v2.ReadIterationStatsOrBuilder
-
The rows seen (scanned) as part of the request.
- getRowStatusCase() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
- getRowStatusCase() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- getRowStatusCase() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
- getRuleCase() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
- getRuleCase() - Method in class com.google.bigtable.admin.v2.GcRule
- getRuleCase() - Method in interface com.google.bigtable.admin.v2.GcRuleOrBuilder
- getRuleCase() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
- getRuleCase() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
- getRuleCase() - Method in interface com.google.bigtable.v2.ReadModifyWriteRuleOrBuilder
- getRules(int) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- getRules(int) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
-
Only delete cells which would be deleted by every element of `rules`.
- getRules(int) - Method in interface com.google.bigtable.admin.v2.GcRule.IntersectionOrBuilder
-
Only delete cells which would be deleted by every element of `rules`.
- getRules(int) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- getRules(int) - Method in class com.google.bigtable.admin.v2.GcRule.Union
-
Delete cells which would be deleted by any element of `rules`.
- getRules(int) - Method in interface com.google.bigtable.admin.v2.GcRule.UnionOrBuilder
-
Delete cells which would be deleted by any element of `rules`.
- getRules(int) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- getRules(int) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
Required.
- getRules(int) - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
Required.
- getRulesBuilder(int) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesBuilder(int) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- getRulesBuilder(int) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- getRulesBuilderList() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesBuilderList() - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- getRulesBuilderList() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- getRulesCount() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesCount() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesCount() - Method in interface com.google.bigtable.admin.v2.GcRule.IntersectionOrBuilder
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesCount() - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- getRulesCount() - Method in class com.google.bigtable.admin.v2.GcRule.Union
-
Delete cells which would be deleted by any element of `rules`.
- getRulesCount() - Method in interface com.google.bigtable.admin.v2.GcRule.UnionOrBuilder
-
Delete cells which would be deleted by any element of `rules`.
- getRulesCount() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- getRulesCount() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
Required.
- getRulesCount() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
Required.
- getRulesList() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesList() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesList() - Method in interface com.google.bigtable.admin.v2.GcRule.IntersectionOrBuilder
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesList() - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- getRulesList() - Method in class com.google.bigtable.admin.v2.GcRule.Union
-
Delete cells which would be deleted by any element of `rules`.
- getRulesList() - Method in interface com.google.bigtable.admin.v2.GcRule.UnionOrBuilder
-
Delete cells which would be deleted by any element of `rules`.
- getRulesList() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- getRulesList() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
Required.
- getRulesList() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
Required.
- 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
- getRulesOrBuilder(int) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesOrBuilder(int) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesOrBuilder(int) - Method in interface com.google.bigtable.admin.v2.GcRule.IntersectionOrBuilder
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesOrBuilder(int) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- getRulesOrBuilder(int) - Method in class com.google.bigtable.admin.v2.GcRule.Union
-
Delete cells which would be deleted by any element of `rules`.
- getRulesOrBuilder(int) - Method in interface com.google.bigtable.admin.v2.GcRule.UnionOrBuilder
-
Delete cells which would be deleted by any element of `rules`.
- getRulesOrBuilder(int) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- getRulesOrBuilder(int) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
Required.
- getRulesOrBuilder(int) - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
Required.
- getRulesOrBuilderList() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesOrBuilderList() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesOrBuilderList() - Method in interface com.google.bigtable.admin.v2.GcRule.IntersectionOrBuilder
-
Only delete cells which would be deleted by every element of `rules`.
- getRulesOrBuilderList() - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- getRulesOrBuilderList() - Method in class com.google.bigtable.admin.v2.GcRule.Union
-
Delete cells which would be deleted by any element of `rules`.
- getRulesOrBuilderList() - Method in interface com.google.bigtable.admin.v2.GcRule.UnionOrBuilder
-
Delete cells which would be deleted by any element of `rules`.
- getRulesOrBuilderList() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- getRulesOrBuilderList() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
Required.
- getRulesOrBuilderList() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
Required.
- getSampleRowKeysMethod() - Static method in class com.google.bigtable.v2.BigtableGrpc
- getSatisfiesPzs() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Output only.
- getSatisfiesPzs() - Method in class com.google.bigtable.admin.v2.Instance
-
Output only.
- getSatisfiesPzs() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
Output only.
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.AppProfile
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.AutoscalingLimits
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.AutoscalingTargets
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.Backup
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.BackupInfo
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.Cluster
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ColumnFamily
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.EncryptionInfo
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.GcRule
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.GcRule.Union
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.GetBackupRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.GetClusterRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.GetTableRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.HotTablet
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.Instance
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ListClustersRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ListTablesResponse
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.OperationProgress
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.RestoreInfo
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.Snapshot
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.Table.ClusterState
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.Table
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- getSerializedSize() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest
- getSerializedSize() - Method in class com.google.bigtable.v2.Cell
- getSerializedSize() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- getSerializedSize() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- getSerializedSize() - Method in class com.google.bigtable.v2.Column
- getSerializedSize() - Method in class com.google.bigtable.v2.ColumnRange
- getSerializedSize() - Method in class com.google.bigtable.v2.Family
- getSerializedSize() - Method in class com.google.bigtable.v2.FeatureFlags
- getSerializedSize() - Method in class com.google.bigtable.v2.FullReadStatsView
- getSerializedSize() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- getSerializedSize() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- getSerializedSize() - Method in class com.google.bigtable.v2.MutateRowRequest
- getSerializedSize() - Method in class com.google.bigtable.v2.MutateRowResponse
- getSerializedSize() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- getSerializedSize() - Method in class com.google.bigtable.v2.MutateRowsRequest
- getSerializedSize() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- getSerializedSize() - Method in class com.google.bigtable.v2.MutateRowsResponse
- getSerializedSize() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- getSerializedSize() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- getSerializedSize() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- getSerializedSize() - Method in class com.google.bigtable.v2.Mutation
- getSerializedSize() - Method in class com.google.bigtable.v2.Mutation.SetCell
- getSerializedSize() - Method in class com.google.bigtable.v2.PingAndWarmRequest
- getSerializedSize() - Method in class com.google.bigtable.v2.PingAndWarmResponse
- getSerializedSize() - Method in class com.google.bigtable.v2.RateLimitInfo
- getSerializedSize() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
- getSerializedSize() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- getSerializedSize() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- getSerializedSize() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
- getSerializedSize() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- getSerializedSize() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- getSerializedSize() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- getSerializedSize() - Method in class com.google.bigtable.v2.ReadIterationStats
- getSerializedSize() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- getSerializedSize() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- getSerializedSize() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
- getSerializedSize() - Method in class com.google.bigtable.v2.ReadRowsRequest
- getSerializedSize() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- getSerializedSize() - Method in class com.google.bigtable.v2.ReadRowsResponse
- getSerializedSize() - Method in class com.google.bigtable.v2.RequestLatencyStats
- getSerializedSize() - Method in class com.google.bigtable.v2.RequestStats
- getSerializedSize() - Method in class com.google.bigtable.v2.ResponseParams
- getSerializedSize() - Method in class com.google.bigtable.v2.Row
- getSerializedSize() - Method in class com.google.bigtable.v2.RowFilter.Chain
- getSerializedSize() - Method in class com.google.bigtable.v2.RowFilter.Condition
- getSerializedSize() - Method in class com.google.bigtable.v2.RowFilter
- getSerializedSize() - Method in class com.google.bigtable.v2.RowFilter.Interleave
- getSerializedSize() - Method in class com.google.bigtable.v2.RowRange
- getSerializedSize() - Method in class com.google.bigtable.v2.RowSet
- getSerializedSize() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
- getSerializedSize() - Method in class com.google.bigtable.v2.SampleRowKeysResponse
- getSerializedSize() - Method in class com.google.bigtable.v2.StreamContinuationToken
- getSerializedSize() - Method in class com.google.bigtable.v2.StreamContinuationTokens
- getSerializedSize() - Method in class com.google.bigtable.v2.StreamPartition
- getSerializedSize() - Method in class com.google.bigtable.v2.TimestampRange
- getSerializedSize() - Method in class com.google.bigtable.v2.ValueRange
- getServeNodes() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
The number of nodes allocated to this cluster.
- getServeNodes() - Method in class com.google.bigtable.admin.v2.Cluster
-
The number of nodes allocated to this cluster.
- getServeNodes() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
The number of nodes allocated to this cluster.
- getServeNodes() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
-
Get the number of nodes allocated to this cluster.
- getServiceDescriptor() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- getServiceDescriptor() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getServiceDescriptor() - Static method in class com.google.bigtable.v2.BigtableGrpc
- getSetCell() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Set a cell's value.
- getSetCell() - Method in class com.google.bigtable.v2.Mutation
-
Set a cell's value.
- getSetCell() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Set a cell's value.
- getSetCellBuilder() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Set a cell's value.
- getSetCellOrBuilder() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Set a cell's value.
- getSetCellOrBuilder() - Method in class com.google.bigtable.v2.Mutation
-
Set a cell's value.
- getSetCellOrBuilder() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Set a cell's value.
- getSetIamPolicyMethod() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- getSetIamPolicyMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getSingleClusterRouting() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Use a single-cluster routing policy.
- getSingleClusterRouting() - Method in class com.google.bigtable.admin.v2.AppProfile
-
Use a single-cluster routing policy.
- getSingleClusterRouting() - Method in interface com.google.bigtable.admin.v2.AppProfileOrBuilder
-
Use a single-cluster routing policy.
- getSingleClusterRoutingBuilder() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Use a single-cluster routing policy.
- getSingleClusterRoutingOrBuilder() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Use a single-cluster routing policy.
- getSingleClusterRoutingOrBuilder() - Method in class com.google.bigtable.admin.v2.AppProfile
-
Use a single-cluster routing policy.
- getSingleClusterRoutingOrBuilder() - Method in interface com.google.bigtable.admin.v2.AppProfileOrBuilder
-
Use a single-cluster routing policy.
- getSink() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
ADVANCED USE ONLY.
- getSink() - Method in class com.google.bigtable.v2.RowFilter
-
ADVANCED USE ONLY.
- getSink() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
ADVANCED USE ONLY.
- getSizeBytes() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- getSizeBytes() - Method in class com.google.bigtable.admin.v2.Backup
-
Output only.
- getSizeBytes() - Method in interface com.google.bigtable.admin.v2.BackupOrBuilder
-
Output only.
- getSizeBytes() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
-
Get the size of this backup.
- getSnapshot() - Method in class com.google.bigtable.admin.v2.SnapshotName.Builder
- getSnapshot() - Method in class com.google.bigtable.admin.v2.SnapshotName
- getSnapshot(GetSnapshotRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Gets metadata information about the specified snapshot.
- getSnapshot(GetSnapshotRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Gets metadata information about the specified snapshot.
- getSnapshot(GetSnapshotRequest, StreamObserver<Snapshot>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Gets metadata information about the specified snapshot.
- getSnapshot(GetSnapshotRequest, StreamObserver<Snapshot>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Gets metadata information about the specified snapshot.
- getSnapshotId() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
Required.
- getSnapshotId() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
-
Required.
- getSnapshotId() - Method in interface com.google.bigtable.admin.v2.SnapshotTableRequestOrBuilder
-
Required.
- getSnapshotIdBytes() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
Required.
- getSnapshotIdBytes() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
-
Required.
- getSnapshotIdBytes() - Method in interface com.google.bigtable.admin.v2.SnapshotTableRequestOrBuilder
-
Required.
- GetSnapshotRequest - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.GetSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.GetSnapshot] Note: This is a private alpha release of Cloud Bigtable snapshots.
- GetSnapshotRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.GetSnapshot][google.bigtable.admin.v2.BigtableTableAdmin.GetSnapshot] Note: This is a private alpha release of Cloud Bigtable snapshots.
- GetSnapshotRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- getSnapshots(int) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
The snapshots present in the requested cluster.
- getSnapshots(int) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
-
The snapshots present in the requested cluster.
- getSnapshots(int) - Method in interface com.google.bigtable.admin.v2.ListSnapshotsResponseOrBuilder
-
The snapshots present in the requested cluster.
- getSnapshotsBuilder(int) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
The snapshots present in the requested cluster.
- getSnapshotsBuilderList() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
The snapshots present in the requested cluster.
- getSnapshotsCount() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
The snapshots present in the requested cluster.
- getSnapshotsCount() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
-
The snapshots present in the requested cluster.
- getSnapshotsCount() - Method in interface com.google.bigtable.admin.v2.ListSnapshotsResponseOrBuilder
-
The snapshots present in the requested cluster.
- 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.
- getSnapshotsList() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
The snapshots present in the requested cluster.
- getSnapshotsList() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
-
The snapshots present in the requested cluster.
- getSnapshotsList() - Method in interface com.google.bigtable.admin.v2.ListSnapshotsResponseOrBuilder
-
The snapshots present in the requested cluster.
- getSnapshotsOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
The snapshots present in the requested cluster.
- getSnapshotsOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
-
The snapshots present in the requested cluster.
- getSnapshotsOrBuilder(int) - Method in interface com.google.bigtable.admin.v2.ListSnapshotsResponseOrBuilder
-
The snapshots present in the requested cluster.
- getSnapshotsOrBuilderList() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
The snapshots present in the requested cluster.
- getSnapshotsOrBuilderList() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
-
The snapshots present in the requested cluster.
- getSnapshotsOrBuilderList() - Method in interface com.google.bigtable.admin.v2.ListSnapshotsResponseOrBuilder
-
The snapshots present in the requested cluster.
- getSnapshotTableMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getSourceBackup() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- getSourceBackup() - Method in class com.google.bigtable.admin.v2.Backup
-
Output only.
- getSourceBackup() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- getSourceBackup() - Method in class com.google.bigtable.admin.v2.BackupInfo
-
Output only.
- getSourceBackup() - Method in interface com.google.bigtable.admin.v2.BackupInfoOrBuilder
-
Output only.
- getSourceBackup() - Method in interface com.google.bigtable.admin.v2.BackupOrBuilder
-
Output only.
- getSourceBackup() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- getSourceBackup() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest
-
Required.
- getSourceBackup() - Method in interface com.google.bigtable.admin.v2.CopyBackupRequestOrBuilder
-
Required.
- getSourceBackupBytes() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- getSourceBackupBytes() - Method in class com.google.bigtable.admin.v2.Backup
-
Output only.
- getSourceBackupBytes() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- getSourceBackupBytes() - Method in class com.google.bigtable.admin.v2.BackupInfo
-
Output only.
- getSourceBackupBytes() - Method in interface com.google.bigtable.admin.v2.BackupInfoOrBuilder
-
Output only.
- getSourceBackupBytes() - Method in interface com.google.bigtable.admin.v2.BackupOrBuilder
-
Output only.
- getSourceBackupBytes() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- getSourceBackupBytes() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest
-
Required.
- getSourceBackupBytes() - Method in interface com.google.bigtable.admin.v2.CopyBackupRequestOrBuilder
-
Required.
- getSourceBackupId() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
-
Get the source backup ID from which the backup is copied.
- getSourceBackupInfo() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
-
Information about the source backup that is being copied from.
- getSourceBackupInfo() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata
-
Information about the source backup that is being copied from.
- getSourceBackupInfo() - Method in interface com.google.bigtable.admin.v2.CopyBackupMetadataOrBuilder
-
Information about the source backup that is being copied from.
- getSourceBackupInfoBuilder() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
-
Information about the source backup that is being copied from.
- getSourceBackupInfoOrBuilder() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
-
Information about the source backup that is being copied from.
- getSourceBackupInfoOrBuilder() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata
-
Information about the source backup that is being copied from.
- getSourceBackupInfoOrBuilder() - Method in interface com.google.bigtable.admin.v2.CopyBackupMetadataOrBuilder
-
Information about the source backup that is being copied from.
- getSourceCase() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
- getSourceCase() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest
- getSourceCase() - Method in interface com.google.bigtable.admin.v2.RestoreTableRequestOrBuilder
- getSourceClusterId() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The cluster where the mutation was applied.
- getSourceClusterId() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
-
The cluster where the mutation was applied.
- getSourceClusterId() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.DataChangeOrBuilder
-
The cluster where the mutation was applied.
- getSourceClusterId() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
-
Get the source cluster id of the current mutation.
- getSourceClusterIdBytes() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The cluster where the mutation was applied.
- getSourceClusterIdBytes() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
-
The cluster where the mutation was applied.
- getSourceClusterIdBytes() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.DataChangeOrBuilder
-
The cluster where the mutation was applied.
- getSourceInfoCase() - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
- getSourceInfoCase() - Method in class com.google.bigtable.admin.v2.RestoreInfo
- getSourceInfoCase() - Method in interface com.google.bigtable.admin.v2.RestoreInfoOrBuilder
- getSourceInfoCase() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
- getSourceInfoCase() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- getSourceInfoCase() - Method in interface com.google.bigtable.admin.v2.RestoreTableMetadataOrBuilder
- getSourceSnapshot() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
-
Required.
- getSourceSnapshot() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
-
Required.
- getSourceSnapshot() - Method in interface com.google.bigtable.admin.v2.CreateTableFromSnapshotRequestOrBuilder
-
Required.
- getSourceSnapshotBytes() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
-
Required.
- getSourceSnapshotBytes() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
-
Required.
- getSourceSnapshotBytes() - Method in interface com.google.bigtable.admin.v2.CreateTableFromSnapshotRequestOrBuilder
-
Required.
- getSourceTable() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Required.
- getSourceTable() - Method in class com.google.bigtable.admin.v2.Backup
-
Required.
- getSourceTable() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- getSourceTable() - Method in class com.google.bigtable.admin.v2.BackupInfo
-
Output only.
- getSourceTable() - Method in interface com.google.bigtable.admin.v2.BackupInfoOrBuilder
-
Output only.
- getSourceTable() - Method in interface com.google.bigtable.admin.v2.BackupOrBuilder
-
Required.
- getSourceTable() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
The name of the table the backup is created from.
- getSourceTable() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata
-
The name of the table the backup is created from.
- getSourceTable() - Method in interface com.google.bigtable.admin.v2.CreateBackupMetadataOrBuilder
-
The name of the table the backup is created from.
- getSourceTable() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- getSourceTable() - Method in class com.google.bigtable.admin.v2.Snapshot
-
Output only.
- getSourceTable() - Method in interface com.google.bigtable.admin.v2.SnapshotOrBuilder
-
Output only.
- getSourceTableBuilder() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- getSourceTableBytes() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Required.
- getSourceTableBytes() - Method in class com.google.bigtable.admin.v2.Backup
-
Required.
- getSourceTableBytes() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- getSourceTableBytes() - Method in class com.google.bigtable.admin.v2.BackupInfo
-
Output only.
- getSourceTableBytes() - Method in interface com.google.bigtable.admin.v2.BackupInfoOrBuilder
-
Output only.
- getSourceTableBytes() - Method in interface com.google.bigtable.admin.v2.BackupOrBuilder
-
Required.
- getSourceTableBytes() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
The name of the table the backup is created from.
- getSourceTableBytes() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata
-
The name of the table the backup is created from.
- getSourceTableBytes() - Method in interface com.google.bigtable.admin.v2.CreateBackupMetadataOrBuilder
-
The name of the table the backup is created from.
- getSourceTableId() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
-
Get the source table ID from which the backup is created.
- getSourceTableOrBuilder() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- getSourceTableOrBuilder() - Method in class com.google.bigtable.admin.v2.Snapshot
-
Output only.
- getSourceTableOrBuilder() - Method in interface com.google.bigtable.admin.v2.SnapshotOrBuilder
-
Output only.
- getSourceType() - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
-
The type of the restore source.
- getSourceType() - Method in class com.google.bigtable.admin.v2.RestoreInfo
-
The type of the restore source.
- getSourceType() - Method in interface com.google.bigtable.admin.v2.RestoreInfoOrBuilder
-
The type of the restore source.
- getSourceType() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
The type of the restore source.
- getSourceType() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
-
The type of the restore source.
- getSourceType() - Method in interface com.google.bigtable.admin.v2.RestoreTableMetadataOrBuilder
-
The type of the restore source.
- getSourceTypeValue() - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
-
The type of the restore source.
- getSourceTypeValue() - Method in class com.google.bigtable.admin.v2.RestoreInfo
-
The type of the restore source.
- getSourceTypeValue() - Method in interface com.google.bigtable.admin.v2.RestoreInfoOrBuilder
-
The type of the restore source.
- getSourceTypeValue() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
The type of the restore source.
- getSourceTypeValue() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
-
The type of the restore source.
- getSourceTypeValue() - Method in interface com.google.bigtable.admin.v2.RestoreTableMetadataOrBuilder
-
The type of the restore source.
- 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
. - getStartFromCase() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
- getStartFromCase() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
- getStartFromCase() - Method in interface com.google.bigtable.v2.ReadChangeStreamRequestOrBuilder
- getStartKey() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Tablet Start Key (inclusive).
- getStartKey() - Method in class com.google.bigtable.admin.v2.HotTablet
-
Tablet Start Key (inclusive).
- getStartKey() - Method in interface com.google.bigtable.admin.v2.HotTabletOrBuilder
-
Tablet Start Key (inclusive).
- getStartKeyBytes() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Tablet Start Key (inclusive).
- getStartKeyBytes() - Method in class com.google.bigtable.admin.v2.HotTablet
-
Tablet Start Key (inclusive).
- getStartKeyBytes() - Method in interface com.google.bigtable.admin.v2.HotTabletOrBuilder
-
Tablet Start Key (inclusive).
- getStartKeyCase() - Method in class com.google.bigtable.v2.RowRange.Builder
- getStartKeyCase() - Method in class com.google.bigtable.v2.RowRange
- getStartKeyCase() - Method in interface com.google.bigtable.v2.RowRangeOrBuilder
- getStartKeyClosed() - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an inclusive lower bound for the range.
- getStartKeyClosed() - Method in class com.google.bigtable.v2.RowRange
-
Used when giving an inclusive lower bound for the range.
- getStartKeyClosed() - Method in interface com.google.bigtable.v2.RowRangeOrBuilder
-
Used when giving an inclusive lower bound for the range.
- getStartKeyOpen() - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an exclusive lower bound for the range.
- getStartKeyOpen() - Method in class com.google.bigtable.v2.RowRange
-
Used when giving an exclusive lower bound for the range.
- getStartKeyOpen() - Method in interface com.google.bigtable.v2.RowRangeOrBuilder
-
Used when giving an exclusive lower bound for the range.
- getStartQualifierCase() - Method in class com.google.bigtable.v2.ColumnRange.Builder
- getStartQualifierCase() - Method in class com.google.bigtable.v2.ColumnRange
- getStartQualifierCase() - Method in interface com.google.bigtable.v2.ColumnRangeOrBuilder
- getStartQualifierClosed() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an inclusive lower bound for the range.
- getStartQualifierClosed() - Method in class com.google.bigtable.v2.ColumnRange
-
Used when giving an inclusive lower bound for the range.
- getStartQualifierClosed() - Method in interface com.google.bigtable.v2.ColumnRangeOrBuilder
-
Used when giving an inclusive lower bound for the range.
- getStartQualifierOpen() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an exclusive lower bound for the range.
- getStartQualifierOpen() - Method in class com.google.bigtable.v2.ColumnRange
-
Used when giving an exclusive lower bound for the range.
- getStartQualifierOpen() - Method in interface com.google.bigtable.v2.ColumnRangeOrBuilder
-
Used when giving an exclusive lower bound for the range.
- getStartTime() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- getStartTime() - Method in class com.google.bigtable.admin.v2.Backup
-
Output only.
- getStartTime() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- getStartTime() - Method in class com.google.bigtable.admin.v2.BackupInfo
-
Output only.
- getStartTime() - Method in interface com.google.bigtable.admin.v2.BackupInfoOrBuilder
-
Output only.
- getStartTime() - Method in interface com.google.bigtable.admin.v2.BackupOrBuilder
-
Output only.
- getStartTime() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
The time at which this operation started.
- getStartTime() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata
-
The time at which this operation started.
- getStartTime() - Method in interface com.google.bigtable.admin.v2.CreateBackupMetadataOrBuilder
-
The time at which this operation started.
- getStartTime() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Output only.
- getStartTime() - Method in class com.google.bigtable.admin.v2.HotTablet
-
Output only.
- getStartTime() - Method in interface com.google.bigtable.admin.v2.HotTabletOrBuilder
-
Output only.
- getStartTime() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
The start time to list hot tablets.
- getStartTime() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
-
The start time to list hot tablets.
- getStartTime() - Method in interface com.google.bigtable.admin.v2.ListHotTabletsRequestOrBuilder
-
The start time to list hot tablets.
- getStartTime() - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
-
Time the request was received.
- getStartTime() - Method in class com.google.bigtable.admin.v2.OperationProgress
-
Time the request was received.
- getStartTime() - Method in interface com.google.bigtable.admin.v2.OperationProgressOrBuilder
-
Time the request was received.
- getStartTime() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
-
The time at which this operation started.
- getStartTime() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
-
The time at which this operation started.
- getStartTime() - Method in interface com.google.bigtable.admin.v2.UndeleteTableMetadataOrBuilder
-
The time at which this operation started.
- getStartTime() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
-
The time at which this operation started.
- getStartTime() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata
-
The time at which this operation started.
- getStartTime() - Method in interface com.google.bigtable.admin.v2.UpdateTableMetadataOrBuilder
-
The time at which this operation started.
- getStartTime() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Start reading the stream at the specified timestamp.
- getStartTime() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
-
Start reading the stream at the specified timestamp.
- getStartTime() - Method in interface com.google.bigtable.v2.ReadChangeStreamRequestOrBuilder
-
Start reading the stream at the specified timestamp.
- getStartTime() - Method in class com.google.cloud.bigtable.admin.v2.models.Backup
-
Get the start time when this backup is taken.
- getStartTimeBuilder() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- getStartTimeBuilder() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- getStartTimeBuilder() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
The time at which this operation started.
- getStartTimeBuilder() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Output only.
- getStartTimeBuilder() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
The start time to list hot tablets.
- getStartTimeBuilder() - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
-
Time the request was received.
- getStartTimeBuilder() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
-
The time at which this operation started.
- getStartTimeBuilder() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
-
The time at which this operation started.
- getStartTimeBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Start reading the stream at the specified timestamp.
- getStartTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- getStartTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.Backup
-
Output only.
- getStartTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- getStartTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.BackupInfo
-
Output only.
- getStartTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.BackupInfoOrBuilder
-
Output only.
- getStartTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.BackupOrBuilder
-
Output only.
- getStartTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
The time at which this operation started.
- getStartTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata
-
The time at which this operation started.
- getStartTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.CreateBackupMetadataOrBuilder
-
The time at which this operation started.
- getStartTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Output only.
- getStartTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.HotTablet
-
Output only.
- getStartTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.HotTabletOrBuilder
-
Output only.
- getStartTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
The start time to list hot tablets.
- getStartTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
-
The start time to list hot tablets.
- getStartTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.ListHotTabletsRequestOrBuilder
-
The start time to list hot tablets.
- getStartTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
-
Time the request was received.
- getStartTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.OperationProgress
-
Time the request was received.
- getStartTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.OperationProgressOrBuilder
-
Time the request was received.
- getStartTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
-
The time at which this operation started.
- getStartTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
-
The time at which this operation started.
- getStartTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.UndeleteTableMetadataOrBuilder
-
The time at which this operation started.
- getStartTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
-
The time at which this operation started.
- getStartTimeOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata
-
The time at which this operation started.
- getStartTimeOrBuilder() - Method in interface com.google.bigtable.admin.v2.UpdateTableMetadataOrBuilder
-
The time at which this operation started.
- getStartTimeOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Start reading the stream at the specified timestamp.
- getStartTimeOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
-
Start reading the stream at the specified timestamp.
- getStartTimeOrBuilder() - Method in interface com.google.bigtable.v2.ReadChangeStreamRequestOrBuilder
-
Start reading the stream at the specified timestamp.
- getStartTimestampMicros() - Method in class com.google.bigtable.v2.TimestampRange.Builder
-
Inclusive lower bound.
- getStartTimestampMicros() - Method in class com.google.bigtable.v2.TimestampRange
-
Inclusive lower bound.
- getStartTimestampMicros() - Method in interface com.google.bigtable.v2.TimestampRangeOrBuilder
-
Inclusive lower bound.
- getStartValueCase() - Method in class com.google.bigtable.v2.ValueRange.Builder
- getStartValueCase() - Method in class com.google.bigtable.v2.ValueRange
- getStartValueCase() - Method in interface com.google.bigtable.v2.ValueRangeOrBuilder
- getStartValueClosed() - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an inclusive lower bound for the range.
- getStartValueClosed() - Method in class com.google.bigtable.v2.ValueRange
-
Used when giving an inclusive lower bound for the range.
- getStartValueClosed() - Method in interface com.google.bigtable.v2.ValueRangeOrBuilder
-
Used when giving an inclusive lower bound for the range.
- getStartValueOpen() - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an exclusive lower bound for the range.
- getStartValueOpen() - Method in class com.google.bigtable.v2.ValueRange
-
Used when giving an exclusive lower bound for the range.
- getStartValueOpen() - Method in interface com.google.bigtable.v2.ValueRangeOrBuilder
-
Used when giving an exclusive lower bound for the range.
- getState() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- getState() - Method in class com.google.bigtable.admin.v2.Backup
-
Output only.
- getState() - Method in interface com.google.bigtable.admin.v2.BackupOrBuilder
-
Output only.
- getState() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Output only.
- getState() - Method in class com.google.bigtable.admin.v2.Cluster
-
Output only.
- getState() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
Output only.
- getState() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
-
.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State state = 4;
- getState() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
-
.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State state = 4;
- getState() - Method in interface com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgressOrBuilder
-
.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State state = 4;
- getState() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
(`OutputOnly`) The current state of the instance.
- getState() - Method in class com.google.bigtable.admin.v2.Instance
-
(`OutputOnly`) The current state of the instance.
- getState() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
(`OutputOnly`) The current state of the instance.
- getState() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- getState() - Method in class com.google.bigtable.admin.v2.Snapshot
-
Output only.
- getState() - Method in interface com.google.bigtable.admin.v2.SnapshotOrBuilder
-
Output only.
- 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.
- getStateValue() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- getStateValue() - Method in class com.google.bigtable.admin.v2.Backup
-
Output only.
- getStateValue() - Method in interface com.google.bigtable.admin.v2.BackupOrBuilder
-
Output only.
- getStateValue() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Output only.
- getStateValue() - Method in class com.google.bigtable.admin.v2.Cluster
-
Output only.
- getStateValue() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
Output only.
- getStateValue() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
-
.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State state = 4;
- getStateValue() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
-
.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State state = 4;
- getStateValue() - Method in interface com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgressOrBuilder
-
.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State state = 4;
- getStateValue() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
(`OutputOnly`) The current state of the instance.
- getStateValue() - Method in class com.google.bigtable.admin.v2.Instance
-
(`OutputOnly`) The current state of the instance.
- getStateValue() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
(`OutputOnly`) The current state of the instance.
- getStateValue() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- getStateValue() - Method in class com.google.bigtable.admin.v2.Snapshot
-
Output only.
- getStateValue() - Method in interface com.google.bigtable.admin.v2.SnapshotOrBuilder
-
Output only.
- getStatsViewCase() - Method in class com.google.bigtable.v2.RequestStats.Builder
- getStatsViewCase() - Method in class com.google.bigtable.v2.RequestStats
- getStatsViewCase() - Method in interface com.google.bigtable.v2.RequestStatsOrBuilder
- getStatus() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
The result of the request Entry identified by `index`.
- getStatus() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
-
The result of the request Entry identified by `index`.
- getStatus() - Method in interface com.google.bigtable.v2.MutateRowsResponse.EntryOrBuilder
-
The result of the request Entry identified by `index`.
- getStatus() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
The status of the stream.
- getStatus() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
-
The status of the stream.
- getStatus() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.CloseStreamOrBuilder
-
The status of the stream.
- getStatus() - Method in class com.google.cloud.bigtable.admin.v2.models.EncryptionInfo
- getStatus() - Method in class com.google.cloud.bigtable.data.v2.models.CloseStream
- getStatusBuilder() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
The result of the request Entry identified by `index`.
- getStatusBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
The status of the stream.
- getStatusOrBuilder() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
The result of the request Entry identified by `index`.
- getStatusOrBuilder() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
-
The result of the request Entry identified by `index`.
- getStatusOrBuilder() - Method in interface com.google.bigtable.v2.MutateRowsResponse.EntryOrBuilder
-
The result of the request Entry identified by `index`.
- getStatusOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
The status of the stream.
- getStatusOrBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
-
The status of the stream.
- getStatusOrBuilder() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.CloseStreamOrBuilder
-
The status of the stream.
- 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.bigtable.admin.v2.AutoscalingTargets.Builder
-
The storage utilization that the Autoscaler should be trying to achieve.
- getStorageUtilizationGibPerNode() - Method in class com.google.bigtable.admin.v2.AutoscalingTargets
-
The storage utilization that the Autoscaler should be trying to achieve.
- getStorageUtilizationGibPerNode() - Method in interface com.google.bigtable.admin.v2.AutoscalingTargetsOrBuilder
-
The storage utilization that the Autoscaler should be trying to achieve.
- 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.
- getStreamRecordCase() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
- getStreamRecordCase() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
- getStreamRecordCase() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponseOrBuilder
- getStripValueTransformer() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Replaces each cell's value with the empty string.
- getStripValueTransformer() - Method in class com.google.bigtable.v2.RowFilter
-
Replaces each cell's value with the empty string.
- getStripValueTransformer() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Replaces each cell's value with the empty string.
- 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.
- getTable() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
Required.
- getTable() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
Required.
- getTable() - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
Required.
- getTable() - Method in class com.google.bigtable.admin.v2.TableName.Builder
- getTable() - Method in class com.google.bigtable.admin.v2.TableName
- getTable() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
-
Required.
- getTable() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest
-
Required.
- getTable() - Method in interface com.google.bigtable.admin.v2.UpdateTableRequestOrBuilder
-
Required.
- getTable() - Method in class com.google.bigtable.v2.TableName.Builder
- getTable() - Method in class com.google.bigtable.v2.TableName
- getTable() - Method in class com.google.cloud.bigtable.admin.v2.models.RestoredTableResult
- getTable(GetTableRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Gets metadata information about the specified table.
- getTable(GetTableRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Gets metadata information about the specified table.
- getTable(GetTableRequest, StreamObserver<Table>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Gets metadata information about the specified table.
- getTable(GetTableRequest, StreamObserver<Table>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Gets metadata information about the specified table.
- getTable(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Gets the table metadata by table ID.
- getTableAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously gets the table metadata by table ID.
- getTableBuilder() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
Required.
- getTableBuilder() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
-
Required.
- getTableId() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
-
Required.
- getTableId() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
-
Required.
- getTableId() - Method in interface com.google.bigtable.admin.v2.CreateTableFromSnapshotRequestOrBuilder
-
Required.
- getTableId() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
Required.
- getTableId() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
Required.
- getTableId() - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
Required.
- getTableId() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
-
Required.
- getTableId() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest
-
Required.
- getTableId() - Method in interface com.google.bigtable.admin.v2.RestoreTableRequestOrBuilder
-
Required.
- getTableIdBytes() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
-
Required.
- getTableIdBytes() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
-
Required.
- getTableIdBytes() - Method in interface com.google.bigtable.admin.v2.CreateTableFromSnapshotRequestOrBuilder
-
Required.
- getTableIdBytes() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
Required.
- getTableIdBytes() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
Required.
- getTableIdBytes() - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
Required.
- getTableIdBytes() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
-
Required.
- getTableIdBytes() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest
-
Required.
- getTableIdBytes() - Method in interface com.google.bigtable.admin.v2.RestoreTableRequestOrBuilder
-
Required.
- getTableName() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Name of the table that contains the tablet.
- getTableName() - Method in class com.google.bigtable.admin.v2.HotTablet
-
Name of the table that contains the tablet.
- getTableName() - Method in interface com.google.bigtable.admin.v2.HotTabletOrBuilder
-
Name of the table that contains the tablet.
- getTableName() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Required.
- getTableName() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Required.
- getTableName() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Required.
- getTableName() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
-
Required.
- getTableName() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
-
Required.
- getTableName() - Method in interface com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequestOrBuilder
-
Required.
- getTableName() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- getTableName() - Method in class com.google.bigtable.v2.MutateRowRequest
-
Required.
- getTableName() - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
-
Required.
- getTableName() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- getTableName() - Method in class com.google.bigtable.v2.MutateRowsRequest
-
Required.
- getTableName() - Method in interface com.google.bigtable.v2.MutateRowsRequestOrBuilder
-
Required.
- getTableName() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Required.
- getTableName() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
-
Required.
- getTableName() - Method in interface com.google.bigtable.v2.ReadChangeStreamRequestOrBuilder
-
Required.
- getTableName() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- getTableName() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
Required.
- getTableName() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
Required.
- getTableName() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
Required.
- getTableName() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
Required.
- getTableName() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
Required.
- getTableName() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
Required.
- getTableName() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
-
Required.
- getTableName() - Method in interface com.google.bigtable.v2.SampleRowKeysRequestOrBuilder
-
Required.
- getTableNameBytes() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Name of the table that contains the tablet.
- getTableNameBytes() - Method in class com.google.bigtable.admin.v2.HotTablet
-
Name of the table that contains the tablet.
- getTableNameBytes() - Method in interface com.google.bigtable.admin.v2.HotTabletOrBuilder
-
Name of the table that contains the tablet.
- getTableNameBytes() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Required.
- getTableNameBytes() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Required.
- getTableNameBytes() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Required.
- getTableNameBytes() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
-
Required.
- getTableNameBytes() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
-
Required.
- getTableNameBytes() - Method in interface com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequestOrBuilder
-
Required.
- getTableNameBytes() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- getTableNameBytes() - Method in class com.google.bigtable.v2.MutateRowRequest
-
Required.
- getTableNameBytes() - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
-
Required.
- getTableNameBytes() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- getTableNameBytes() - Method in class com.google.bigtable.v2.MutateRowsRequest
-
Required.
- getTableNameBytes() - Method in interface com.google.bigtable.v2.MutateRowsRequestOrBuilder
-
Required.
- getTableNameBytes() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Required.
- getTableNameBytes() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
-
Required.
- getTableNameBytes() - Method in interface com.google.bigtable.v2.ReadChangeStreamRequestOrBuilder
-
Required.
- getTableNameBytes() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- getTableNameBytes() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
Required.
- getTableNameBytes() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
Required.
- getTableNameBytes() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
Required.
- getTableNameBytes() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
Required.
- getTableNameBytes() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
Required.
- getTableNameBytes() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
Required.
- getTableNameBytes() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
-
Required.
- getTableNameBytes() - Method in interface com.google.bigtable.v2.SampleRowKeysRequestOrBuilder
-
Required.
- getTableOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
Required.
- getTableOrBuilder() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
Required.
- getTableOrBuilder() - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
Required.
- getTableOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
-
Required.
- getTableOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest
-
Required.
- getTableOrBuilder() - Method in interface com.google.bigtable.admin.v2.UpdateTableRequestOrBuilder
-
Required.
- GetTableRequest - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.GetTable][google.bigtable.admin.v2.BigtableTableAdmin.GetTable]
- GetTableRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.GetTable][google.bigtable.admin.v2.BigtableTableAdmin.GetTable]
- GetTableRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- getTables() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
Deprecated.
- getTables() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
-
Deprecated.
- getTables() - Method in interface com.google.bigtable.admin.v2.CreateClusterMetadataOrBuilder
-
Deprecated.
- getTables(int) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested instance.
- getTables(int) - Method in class com.google.bigtable.admin.v2.ListTablesResponse
-
The tables present in the requested instance.
- getTables(int) - Method in interface com.google.bigtable.admin.v2.ListTablesResponseOrBuilder
-
The tables present in the requested instance.
- getTablesBuilder(int) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested instance.
- getTablesBuilderList() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested instance.
- getTablesCount() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- getTablesCount() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- getTablesCount() - Method in interface com.google.bigtable.admin.v2.CreateClusterMetadataOrBuilder
-
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.
- getTablesCount() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested instance.
- getTablesCount() - Method in class com.google.bigtable.admin.v2.ListTablesResponse
-
The tables present in the requested instance.
- getTablesCount() - Method in interface com.google.bigtable.admin.v2.ListTablesResponseOrBuilder
-
The tables present in the requested instance.
- 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.
- getTablesList() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested instance.
- getTablesList() - Method in class com.google.bigtable.admin.v2.ListTablesResponse
-
The tables present in the requested instance.
- getTablesList() - Method in interface com.google.bigtable.admin.v2.ListTablesResponseOrBuilder
-
The tables present in the requested instance.
- getTablesMap() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.
- getTablesMap() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
-
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.
- getTablesMap() - Method in interface com.google.bigtable.admin.v2.CreateClusterMetadataOrBuilder
-
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.
- getTablesOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested instance.
- getTablesOrBuilder(int) - Method in class com.google.bigtable.admin.v2.ListTablesResponse
-
The tables present in the requested instance.
- getTablesOrBuilder(int) - Method in interface com.google.bigtable.admin.v2.ListTablesResponseOrBuilder
-
The tables present in the requested instance.
- getTablesOrBuilderList() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested instance.
- getTablesOrBuilderList() - Method in class com.google.bigtable.admin.v2.ListTablesResponse
-
The tables present in the requested instance.
- getTablesOrBuilderList() - Method in interface com.google.bigtable.admin.v2.ListTablesResponseOrBuilder
-
The tables present in the requested instance.
- getTablesOrDefault(String, CreateClusterMetadata.TableProgress) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.
- getTablesOrDefault(String, CreateClusterMetadata.TableProgress) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
-
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.
- getTablesOrDefault(String, CreateClusterMetadata.TableProgress) - Method in interface com.google.bigtable.admin.v2.CreateClusterMetadataOrBuilder
-
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.
- getTablesOrThrow(String) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.
- getTablesOrThrow(String) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
-
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.
- getTablesOrThrow(String) - Method in interface com.google.bigtable.admin.v2.CreateClusterMetadataOrBuilder
-
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.
- getTargetCase() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
- getTargetCase() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- getTargetCase() - Method in interface com.google.bigtable.admin.v2.DropRowRangeRequestOrBuilder
- 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)
. - getTestIamPermissionsMethod() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- getTestIamPermissionsMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getTiebreaker() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
A value that lets stream consumers reconstruct Bigtable's conflict resolution semantics.
- getTiebreaker() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
-
A value that lets stream consumers reconstruct Bigtable's conflict resolution semantics.
- getTiebreaker() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.DataChangeOrBuilder
-
A value that lets stream consumers reconstruct Bigtable's conflict resolution semantics.
- getTieBreaker() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
-
Get the tie breaker of the current mutation.
- getTimeRange() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The range of timestamps within which cells should be deleted.
- getTimeRange() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
-
The range of timestamps within which cells should be deleted.
- getTimeRange() - Method in interface com.google.bigtable.v2.Mutation.DeleteFromColumnOrBuilder
-
The range of timestamps within which cells should be deleted.
- getTimeRangeBuilder() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The range of timestamps within which cells should be deleted.
- getTimeRangeOrBuilder() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The range of timestamps within which cells should be deleted.
- getTimeRangeOrBuilder() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
-
The range of timestamps within which cells should be deleted.
- getTimeRangeOrBuilder() - Method in interface com.google.bigtable.v2.Mutation.DeleteFromColumnOrBuilder
-
The range of timestamps within which cells should be deleted.
- 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.
- getTimestampMicros() - Method in class com.google.bigtable.v2.Cell.Builder
-
The cell's stored timestamp, which also uniquely identifies it within its column.
- getTimestampMicros() - Method in class com.google.bigtable.v2.Cell
-
The cell's stored timestamp, which also uniquely identifies it within its column.
- getTimestampMicros() - Method in interface com.google.bigtable.v2.CellOrBuilder
-
The cell's stored timestamp, which also uniquely identifies it within its column.
- getTimestampMicros() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The timestamp of the cell into which new data should be written.
- getTimestampMicros() - Method in class com.google.bigtable.v2.Mutation.SetCell
-
The timestamp of the cell into which new data should be written.
- getTimestampMicros() - Method in interface com.google.bigtable.v2.Mutation.SetCellOrBuilder
-
The timestamp of the cell into which new data should be written.
- getTimestampMicros() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The cell's stored timestamp, which also uniquely identifies it within its column.
- getTimestampMicros() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
The cell's stored timestamp, which also uniquely identifies it within its column.
- getTimestampMicros() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
The cell's stored timestamp, which also uniquely identifies it within its column.
- getTimestampRange() - Method in class com.google.cloud.bigtable.data.v2.models.DeleteCells
-
Get the timestamp range of the current DeleteCells.
- getTimestampRangeFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with timestamps within the given range.
- getTimestampRangeFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells with timestamps within the given range.
- getTimestampRangeFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells with timestamps within the given range.
- getTimestampRangeFilterBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with timestamps within the given range.
- getTimestampRangeFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with timestamps within the given range.
- getTimestampRangeFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells with timestamps within the given range.
- getTimestampRangeFilterOrBuilder() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells with timestamps within the given range.
- getToken() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
An encoded position for this stream's partition to restart reading from.
- getToken() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
-
An encoded position for this stream's partition to restart reading from.
- getToken() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.DataChangeOrBuilder
-
An encoded position for this stream's partition to restart reading from.
- getToken() - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
-
An encoded position in the stream to restart reading from.
- getToken() - Method in class com.google.bigtable.v2.StreamContinuationToken
-
An encoded position in the stream to restart reading from.
- getToken() - Method in interface com.google.bigtable.v2.StreamContinuationTokenOrBuilder
-
An encoded position in the stream to restart reading from.
- 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.
- getTokenBytes() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
An encoded position for this stream's partition to restart reading from.
- getTokenBytes() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
-
An encoded position for this stream's partition to restart reading from.
- getTokenBytes() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.DataChangeOrBuilder
-
An encoded position for this stream's partition to restart reading from.
- getTokenBytes() - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
-
An encoded position in the stream to restart reading from.
- getTokenBytes() - Method in class com.google.bigtable.v2.StreamContinuationToken
-
An encoded position in the stream to restart reading from.
- getTokenBytes() - Method in interface com.google.bigtable.v2.StreamContinuationTokenOrBuilder
-
An encoded position in the stream to restart reading from.
- 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
- getTokens(int) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
-
List of continuation tokens.
- getTokens(int) - Method in class com.google.bigtable.v2.StreamContinuationTokens
-
List of continuation tokens.
- getTokens(int) - Method in interface com.google.bigtable.v2.StreamContinuationTokensOrBuilder
-
List of continuation tokens.
- getTokensBuilder(int) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
-
List of continuation tokens.
- getTokensBuilderList() - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
-
List of continuation tokens.
- getTokensCount() - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
-
List of continuation tokens.
- getTokensCount() - Method in class com.google.bigtable.v2.StreamContinuationTokens
-
List of continuation tokens.
- getTokensCount() - Method in interface com.google.bigtable.v2.StreamContinuationTokensOrBuilder
-
List of continuation tokens.
- getTokensList() - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
-
List of continuation tokens.
- getTokensList() - Method in class com.google.bigtable.v2.StreamContinuationTokens
-
List of continuation tokens.
- getTokensList() - Method in interface com.google.bigtable.v2.StreamContinuationTokensOrBuilder
-
List of continuation tokens.
- getTokensOrBuilder(int) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
-
List of continuation tokens.
- getTokensOrBuilder(int) - Method in class com.google.bigtable.v2.StreamContinuationTokens
-
List of continuation tokens.
- getTokensOrBuilder(int) - Method in interface com.google.bigtable.v2.StreamContinuationTokensOrBuilder
-
List of continuation tokens.
- getTokensOrBuilderList() - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
-
List of continuation tokens.
- getTokensOrBuilderList() - Method in class com.google.bigtable.v2.StreamContinuationTokens
-
List of continuation tokens.
- getTokensOrBuilderList() - Method in interface com.google.bigtable.v2.StreamContinuationTokensOrBuilder
-
List of continuation tokens.
- getTrueFilter() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` returns any results.
- getTrueFilter() - Method in class com.google.bigtable.v2.RowFilter.Condition
-
The filter to apply to the input row if `predicate_filter` returns any results.
- getTrueFilter() - Method in interface com.google.bigtable.v2.RowFilter.ConditionOrBuilder
-
The filter to apply to the input row if `predicate_filter` returns any results.
- getTrueFilterBuilder() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` returns any results.
- getTrueFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` returns any results.
- getTrueFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Condition
-
The filter to apply to the input row if `predicate_filter` returns any results.
- getTrueFilterOrBuilder() - Method in interface com.google.bigtable.v2.RowFilter.ConditionOrBuilder
-
The filter to apply to the input row if `predicate_filter` returns any results.
- getTrueMutations(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- getTrueMutations(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- getTrueMutations(int) - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- getTrueMutationsBuilder(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- getTrueMutationsBuilderList() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- getTrueMutationsCount() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- getTrueMutationsCount() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- getTrueMutationsCount() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- getTrueMutationsList() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- getTrueMutationsList() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- getTrueMutationsList() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- getTrueMutationsOrBuilder(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- getTrueMutationsOrBuilder(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- getTrueMutationsOrBuilder(int) - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- getTrueMutationsOrBuilderList() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- getTrueMutationsOrBuilderList() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- getTrueMutationsOrBuilderList() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- getTtl() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
The amount of time that the new snapshot can stay active after it is created.
- getTtl() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
-
The amount of time that the new snapshot can stay active after it is created.
- getTtl() - Method in interface com.google.bigtable.admin.v2.SnapshotTableRequestOrBuilder
-
The amount of time that the new snapshot can stay active after it is created.
- getTtlBuilder() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
The amount of time that the new snapshot can stay active after it is created.
- getTtlOrBuilder() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
The amount of time that the new snapshot can stay active after it is created.
- getTtlOrBuilder() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
-
The amount of time that the new snapshot can stay active after it is created.
- getTtlOrBuilder() - Method in interface com.google.bigtable.admin.v2.SnapshotTableRequestOrBuilder
-
The amount of time that the new snapshot can stay active after it is created.
- getType() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
The type of the instance.
- getType() - Method in class com.google.bigtable.admin.v2.Instance
-
The type of the instance.
- getType() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
The type of the instance.
- getType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The type of the mutation.
- getType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
-
The type of the mutation.
- getType() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.DataChangeOrBuilder
-
The type of the mutation.
- 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() - Method in class com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation
-
Get the type of the current mutation.
- getTypeValue() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
The type of the instance.
- getTypeValue() - Method in class com.google.bigtable.admin.v2.Instance
-
The type of the instance.
- getTypeValue() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
The type of the instance.
- getTypeValue() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The type of the mutation.
- getTypeValue() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
-
The type of the mutation.
- getTypeValue() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.DataChangeOrBuilder
-
The type of the mutation.
- 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.
- getUndeleteTableMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getUnion() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by any nested rule.
- getUnion() - Method in class com.google.bigtable.admin.v2.GcRule
-
Delete cells that would be deleted by any nested rule.
- getUnion() - Method in interface com.google.bigtable.admin.v2.GcRuleOrBuilder
-
Delete cells that would be deleted by any nested rule.
- getUnionBuilder() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by any nested rule.
- getUnionOrBuilder() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by any nested rule.
- getUnionOrBuilder() - Method in class com.google.bigtable.admin.v2.GcRule
-
Delete cells that would be deleted by any nested rule.
- getUnionOrBuilder() - Method in interface com.google.bigtable.admin.v2.GcRuleOrBuilder
-
Delete cells that would be deleted by any nested rule.
- getUpdate() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Update an existing column family to the specified schema, or fail if no column family exists with the given ID.
- getUpdate() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
Update an existing column family to the specified schema, or fail if no column family exists with the given ID.
- getUpdate() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.ModificationOrBuilder
-
Update an existing column family to the specified schema, or fail if no column family exists with the given ID.
- getUpdateAppProfileMethod() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- getUpdateBackupMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getUpdateBuilder() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Update an existing column family to the specified schema, or fail if no column family exists with the given ID.
- getUpdateClusterMethod() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- getUpdateInstanceMethod() - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- getUpdateMask() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
-
Required.
- getUpdateMask() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
-
Required.
- getUpdateMask() - Method in interface com.google.bigtable.admin.v2.PartialUpdateClusterRequestOrBuilder
-
Required.
- getUpdateMask() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
-
Required.
- getUpdateMask() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
-
Required.
- getUpdateMask() - Method in interface com.google.bigtable.admin.v2.PartialUpdateInstanceRequestOrBuilder
-
Required.
- getUpdateMask() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
-
Required.
- getUpdateMask() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
-
Required.
- getUpdateMask() - Method in interface com.google.bigtable.admin.v2.UpdateAppProfileRequestOrBuilder
-
Required.
- getUpdateMask() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
-
Required.
- getUpdateMask() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest
-
Required.
- getUpdateMask() - Method in interface com.google.bigtable.admin.v2.UpdateBackupRequestOrBuilder
-
Required.
- getUpdateMask() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
-
Required.
- getUpdateMask() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest
-
Required.
- getUpdateMask() - Method in interface com.google.bigtable.admin.v2.UpdateTableRequestOrBuilder
-
Required.
- getUpdateMaskBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
-
Required.
- getUpdateMaskBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
-
Required.
- getUpdateMaskBuilder() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
-
Required.
- getUpdateMaskBuilder() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
-
Required.
- getUpdateMaskBuilder() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
-
Required.
- getUpdateMaskOrBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
-
Required.
- getUpdateMaskOrBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
-
Required.
- getUpdateMaskOrBuilder() - Method in interface com.google.bigtable.admin.v2.PartialUpdateClusterRequestOrBuilder
-
Required.
- getUpdateMaskOrBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
-
Required.
- getUpdateMaskOrBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
-
Required.
- getUpdateMaskOrBuilder() - Method in interface com.google.bigtable.admin.v2.PartialUpdateInstanceRequestOrBuilder
-
Required.
- getUpdateMaskOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
-
Required.
- getUpdateMaskOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
-
Required.
- getUpdateMaskOrBuilder() - Method in interface com.google.bigtable.admin.v2.UpdateAppProfileRequestOrBuilder
-
Required.
- getUpdateMaskOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
-
Required.
- getUpdateMaskOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest
-
Required.
- getUpdateMaskOrBuilder() - Method in interface com.google.bigtable.admin.v2.UpdateBackupRequestOrBuilder
-
Required.
- getUpdateMaskOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
-
Required.
- getUpdateMaskOrBuilder() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest
-
Required.
- getUpdateMaskOrBuilder() - Method in interface com.google.bigtable.admin.v2.UpdateTableRequestOrBuilder
-
Required.
- getUpdateOrBuilder() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Update an existing column family to the specified schema, or fail if no column family exists with the given ID.
- getUpdateOrBuilder() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
Update an existing column family to the specified schema, or fail if no column family exists with the given ID.
- getUpdateOrBuilder() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.ModificationOrBuilder
-
Update an existing column family to the specified schema, or fail if no column family exists with the given ID.
- getUpdateTableMethod() - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- getValue() - Method in class com.google.bigtable.v2.Cell.Builder
-
The value stored in the cell.
- getValue() - Method in class com.google.bigtable.v2.Cell
-
The value stored in the cell.
- getValue() - Method in interface com.google.bigtable.v2.CellOrBuilder
-
The value stored in the cell.
- getValue() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The value to be written into the specified cell.
- getValue() - Method in class com.google.bigtable.v2.Mutation.SetCell
-
The value to be written into the specified cell.
- getValue() - Method in interface com.google.bigtable.v2.Mutation.SetCellOrBuilder
-
The value to be written into the specified cell.
- getValue() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The value stored in the cell.
- getValue() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
The value stored in the cell.
- getValue() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
The value stored in the cell.
- 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.
- getValueDescriptor() - Method in enum com.google.bigtable.admin.v2.Backup.State
- getValueDescriptor() - Method in enum com.google.bigtable.admin.v2.Cluster.State
- getValueDescriptor() - Method in enum com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
- getValueDescriptor() - Method in enum com.google.bigtable.admin.v2.EncryptionInfo.EncryptionType
- getValueDescriptor() - Method in enum com.google.bigtable.admin.v2.Instance.State
- getValueDescriptor() - Method in enum com.google.bigtable.admin.v2.Instance.Type
- getValueDescriptor() - Method in enum com.google.bigtable.admin.v2.RestoreSourceType
- getValueDescriptor() - Method in enum com.google.bigtable.admin.v2.Snapshot.State
- getValueDescriptor() - Method in enum com.google.bigtable.admin.v2.StorageType
- getValueDescriptor() - Method in enum com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
- getValueDescriptor() - Method in enum com.google.bigtable.admin.v2.Table.TimestampGranularity
- getValueDescriptor() - Method in enum com.google.bigtable.admin.v2.Table.View
- getValueDescriptor() - Method in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
- getValueDescriptor() - Method in enum com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
- getValueRangeFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with values that fall within the given range.
- getValueRangeFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells with values that fall within the given range.
- getValueRangeFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells with values that fall within the given range.
- getValueRangeFilterBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with values that fall within the given range.
- getValueRangeFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with values that fall within the given range.
- getValueRangeFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells with values that fall within the given range.
- getValueRangeFilterOrBuilder() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells with values that fall within the given range.
- getValueRegexFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with values that satisfy the given regular expression.
- getValueRegexFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells with values that satisfy the given regular expression.
- getValueRegexFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells with values that satisfy the given regular expression.
- getValueSize() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
If this CellChunk is part of a chunked cell value and this is not the final chunk of that cell, value_size will be set to the total length of the cell value.
- getValueSize() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
If this CellChunk is part of a chunked cell value and this is not the final chunk of that cell, value_size will be set to the total length of the cell value.
- getValueSize() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
If this CellChunk is part of a chunked cell value and this is not the final chunk of that cell, value_size will be set to the total length of the cell value.
- getView() - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
The view to be applied to the returned table's fields.
- getView() - Method in class com.google.bigtable.admin.v2.GetTableRequest
-
The view to be applied to the returned table's fields.
- getView() - Method in interface com.google.bigtable.admin.v2.GetTableRequestOrBuilder
-
The view to be applied to the returned table's fields.
- getView() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
The view to be applied to the returned tables' fields.
- getView() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
-
The view to be applied to the returned tables' fields.
- getView() - Method in interface com.google.bigtable.admin.v2.ListTablesRequestOrBuilder
-
The view to be applied to the returned tables' fields.
- getViewValue() - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
The view to be applied to the returned table's fields.
- getViewValue() - Method in class com.google.bigtable.admin.v2.GetTableRequest
-
The view to be applied to the returned table's fields.
- getViewValue() - Method in interface com.google.bigtable.admin.v2.GetTableRequestOrBuilder
-
The view to be applied to the returned table's fields.
- getViewValue() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
The view to be applied to the returned tables' fields.
- getViewValue() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
-
The view to be applied to the returned tables' fields.
- getViewValue() - Method in interface com.google.bigtable.admin.v2.ListTablesRequestOrBuilder
-
The view to be applied to the returned tables' fields.
- getZone() - Method in class com.google.cloud.bigtable.admin.v2.models.Cluster
-
Get the zone where this cluster is located.
- getZoneId() - Method in class com.google.bigtable.v2.ResponseParams.Builder
-
The cloud bigtable zone associated with the cluster.
- getZoneId() - Method in class com.google.bigtable.v2.ResponseParams
-
The cloud bigtable zone associated with the cluster.
- getZoneId() - Method in interface com.google.bigtable.v2.ResponseParamsOrBuilder
-
The cloud bigtable zone associated with the cluster.
- getZoneIdBytes() - Method in class com.google.bigtable.v2.ResponseParams.Builder
-
The cloud bigtable zone associated with the cluster.
- getZoneIdBytes() - Method in class com.google.bigtable.v2.ResponseParams
-
The cloud bigtable zone associated with the cluster.
- getZoneIdBytes() - Method in interface com.google.bigtable.v2.ResponseParamsOrBuilder
-
The cloud bigtable zone associated with the cluster.
- GOOGLE_DEFAULT_ENCRYPTION - com.google.bigtable.admin.v2.EncryptionInfo.EncryptionType
-
The data backing this resource is encrypted at rest with a key that is fully managed by Google.
- GOOGLE_DEFAULT_ENCRYPTION - com.google.cloud.bigtable.admin.v2.models.EncryptionInfo.Type
-
The data backing this resource is encrypted at rest with a key that is fully managed by Google.
- GOOGLE_DEFAULT_ENCRYPTION_VALUE - Static variable in enum com.google.bigtable.admin.v2.EncryptionInfo.EncryptionType
-
The data backing this resource is encrypted at rest with a key that is fully managed by Google.
- GRANULARITY_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Table
H
- hasAppendValue() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
Rule specifying that `append_value` be appended to the existing value.
- hasAppendValue() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
-
Rule specifying that `append_value` be appended to the existing value.
- hasAppendValue() - Method in interface com.google.bigtable.v2.ReadModifyWriteRuleOrBuilder
-
Rule specifying that `append_value` be appended to the existing value.
- hasApplyLabelTransformer() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies the given label to all cells in the output row.
- hasApplyLabelTransformer() - Method in class com.google.bigtable.v2.RowFilter
-
Applies the given label to all cells in the output row.
- hasApplyLabelTransformer() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Applies the given label to all cells in the output row.
- hasAppProfile() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
-
Required.
- hasAppProfile() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
-
Required.
- hasAppProfile() - Method in interface com.google.bigtable.admin.v2.CreateAppProfileRequestOrBuilder
-
Required.
- hasAppProfile() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
-
Required.
- hasAppProfile() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
-
Required.
- hasAppProfile() - Method in interface com.google.bigtable.admin.v2.UpdateAppProfileRequestOrBuilder
-
Required.
- hasAutoscalingLimits() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
-
Required.
- hasAutoscalingLimits() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
-
Required.
- hasAutoscalingLimits() - Method in interface com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfigOrBuilder
-
Required.
- hasAutoscalingTargets() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
-
Required.
- hasAutoscalingTargets() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
-
Required.
- hasAutoscalingTargets() - Method in interface com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfigOrBuilder
-
Required.
- hasBackup() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
-
Required.
- hasBackup() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest
-
Required.
- hasBackup() - Method in interface com.google.bigtable.admin.v2.CreateBackupRequestOrBuilder
-
Required.
- hasBackup() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
-
Name of the backup from which to restore.
- hasBackup() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest
-
Name of the backup from which to restore.
- hasBackup() - Method in interface com.google.bigtable.admin.v2.RestoreTableRequestOrBuilder
-
Name of the backup from which to restore.
- hasBackup() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
-
Required.
- hasBackup() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest
-
Required.
- hasBackup() - Method in interface com.google.bigtable.admin.v2.UpdateBackupRequestOrBuilder
-
Required.
- hasBackupInfo() - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
-
Information about the backup used to restore the table.
- hasBackupInfo() - Method in class com.google.bigtable.admin.v2.RestoreInfo
-
Information about the backup used to restore the table.
- hasBackupInfo() - Method in interface com.google.bigtable.admin.v2.RestoreInfoOrBuilder
-
Information about the backup used to restore the table.
- hasBackupInfo() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
.google.bigtable.admin.v2.BackupInfo backup_info = 3;
- hasBackupInfo() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
-
.google.bigtable.admin.v2.BackupInfo backup_info = 3;
- hasBackupInfo() - Method in interface com.google.bigtable.admin.v2.RestoreTableMetadataOrBuilder
-
.google.bigtable.admin.v2.BackupInfo backup_info = 3;
- hasBlockAllFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Does not match any cells, regardless of input.
- hasBlockAllFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Does not match any cells, regardless of input.
- hasBlockAllFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Does not match any cells, regardless of input.
- hasCellsPerColumnLimitFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only the most recent N cells within each column.
- hasCellsPerColumnLimitFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only the most recent N cells within each column.
- hasCellsPerColumnLimitFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only the most recent N cells within each column.
- hasCellsPerRowLimitFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only the first N cells of each row.
- hasCellsPerRowLimitFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only the first N cells of each row.
- hasCellsPerRowLimitFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only the first N cells of each row.
- hasCellsPerRowOffsetFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Skips the first N cells of each row, matching all subsequent cells.
- hasCellsPerRowOffsetFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Skips the first N cells of each row, matching all subsequent cells.
- hasCellsPerRowOffsetFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Skips the first N cells of each row, matching all subsequent cells.
- hasChain() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in sequence, progressively narrowing the results.
- hasChain() - Method in class com.google.bigtable.v2.RowFilter
-
Applies several RowFilters to the data in sequence, progressively narrowing the results.
- hasChain() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Applies several RowFilters to the data in sequence, progressively narrowing the results.
- hasChangeStreamConfig() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
If specified, enable the change stream on this table.
- hasChangeStreamConfig() - Method in class com.google.bigtable.admin.v2.Table
-
If specified, enable the change stream on this table.
- hasChangeStreamConfig() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
If specified, enable the change stream on this table.
- hasChunkInfo() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
-
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.
- hasChunkInfo() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
-
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.
- hasChunkInfo() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunkOrBuilder
-
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.
- hasCloseStream() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
An indication that the stream should be closed.
- hasCloseStream() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
-
An indication that the stream should be closed.
- hasCloseStream() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponseOrBuilder
-
An indication that the stream should be closed.
- hasCluster() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
Required.
- hasCluster() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
-
Required.
- hasCluster() - Method in interface com.google.bigtable.admin.v2.CreateClusterRequestOrBuilder
-
Required.
- hasCluster() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
-
Required.
- hasCluster() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
-
Required.
- hasCluster() - Method in interface com.google.bigtable.admin.v2.PartialUpdateClusterRequestOrBuilder
-
Required.
- hasClusterAutoscalingConfig() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
-
Autoscaling configuration for this cluster.
- hasClusterAutoscalingConfig() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
-
Autoscaling configuration for this cluster.
- hasClusterAutoscalingConfig() - Method in interface com.google.bigtable.admin.v2.Cluster.ClusterConfigOrBuilder
-
Autoscaling configuration for this cluster.
- hasClusterConfig() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Configuration for this cluster.
- hasClusterConfig() - Method in class com.google.bigtable.admin.v2.Cluster
-
Configuration for this cluster.
- hasClusterConfig() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
Configuration for this cluster.
- hasClusterId() - Method in class com.google.bigtable.v2.ResponseParams.Builder
-
Identifier for a cluster that represents set of bigtable resources.
- hasClusterId() - Method in class com.google.bigtable.v2.ResponseParams
-
Identifier for a cluster that represents set of bigtable resources.
- hasClusterId() - Method in interface com.google.bigtable.v2.ResponseParamsOrBuilder
-
Identifier for a cluster that represents set of bigtable resources.
- hasColumnQualifierRegexFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns whose qualifiers satisfy the given RE2 regex.
- hasColumnQualifierRegexFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells from columns whose qualifiers satisfy the given RE2 regex.
- hasColumnQualifierRegexFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells from columns whose qualifiers satisfy the given RE2 regex.
- hasColumnRangeFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns within the given range.
- hasColumnRangeFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells from columns within the given range.
- hasColumnRangeFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells from columns within the given range.
- hasCommitRow() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Indicates that the client can safely process all previous chunks for `row_key`, as its data has been fully read.
- hasCommitRow() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
Indicates that the client can safely process all previous chunks for `row_key`, as its data has been fully read.
- hasCommitRow() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
Indicates that the client can safely process all previous chunks for `row_key`, as its data has been fully read.
- hasCommitTimestamp() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The timestamp at which the mutation was applied on the Bigtable server.
- hasCommitTimestamp() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
-
The timestamp at which the mutation was applied on the Bigtable server.
- hasCommitTimestamp() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.DataChangeOrBuilder
-
The timestamp at which the mutation was applied on the Bigtable server.
- hasCondition() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies one of two possible RowFilters to the data based on the output of a predicate RowFilter.
- hasCondition() - Method in class com.google.bigtable.v2.RowFilter
-
Applies one of two possible RowFilters to the data based on the output of a predicate RowFilter.
- hasCondition() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Applies one of two possible RowFilters to the data based on the output of a predicate RowFilter.
- hasContinuationToken() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
-
A token that can be provided to a subsequent `ReadChangeStream` call to pick up reading at the current stream position.
- hasContinuationToken() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
-
A token that can be provided to a subsequent `ReadChangeStream` call to pick up reading at the current stream position.
- hasContinuationToken() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.HeartbeatOrBuilder
-
A token that can be provided to a subsequent `ReadChangeStream` call to pick up reading at the current stream position.
- hasContinuationTokens() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Tokens that describe how to resume reading a stream where reading previously left off.
- hasContinuationTokens() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
-
Tokens that describe how to resume reading a stream where reading previously left off.
- hasContinuationTokens() - Method in interface com.google.bigtable.v2.ReadChangeStreamRequestOrBuilder
-
Tokens that describe how to resume reading a stream where reading previously left off.
- hasCreate() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Create a new column family with the specified schema, or fail if one already exists with the given ID.
- hasCreate() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
Create a new column family with the specified schema, or fail if one already exists with the given ID.
- hasCreate() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.ModificationOrBuilder
-
Create a new column family with the specified schema, or fail if one already exists with the given ID.
- hasCreateTime() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Output only.
- hasCreateTime() - Method in class com.google.bigtable.admin.v2.Instance
-
Output only.
- hasCreateTime() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
Output only.
- hasCreateTime() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- hasCreateTime() - Method in class com.google.bigtable.admin.v2.Snapshot
-
Output only.
- hasCreateTime() - Method in interface com.google.bigtable.admin.v2.SnapshotOrBuilder
-
Output only.
- hasDataChange() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
A mutation to the partition.
- hasDataChange() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
-
A mutation to the partition.
- hasDataChange() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponseOrBuilder
-
A mutation to the partition.
- hasDeleteAllDataFromTable() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
Delete all rows in the table.
- hasDeleteAllDataFromTable() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
-
Delete all rows in the table.
- hasDeleteAllDataFromTable() - Method in interface com.google.bigtable.admin.v2.DropRowRangeRequestOrBuilder
-
Delete all rows in the table.
- hasDeleteFromColumn() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column.
- hasDeleteFromColumn() - Method in class com.google.bigtable.v2.Mutation
-
Deletes cells from a column.
- hasDeleteFromColumn() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Deletes cells from a column.
- hasDeleteFromFamily() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column family.
- hasDeleteFromFamily() - Method in class com.google.bigtable.v2.Mutation
-
Deletes cells from a column family.
- hasDeleteFromFamily() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Deletes cells from a column family.
- hasDeleteFromRow() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from the entire row.
- hasDeleteFromRow() - Method in class com.google.bigtable.v2.Mutation
-
Deletes cells from the entire row.
- hasDeleteFromRow() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Deletes cells from the entire row.
- hasDeleteTime() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
The time when the snapshot will be deleted.
- hasDeleteTime() - Method in class com.google.bigtable.admin.v2.Snapshot
-
The time when the snapshot will be deleted.
- hasDeleteTime() - Method in interface com.google.bigtable.admin.v2.SnapshotOrBuilder
-
The time when the snapshot will be deleted.
- hasDrop() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Drop (delete) the column family with the given ID, or fail if no such family exists.
- hasDrop() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
Drop (delete) the column family with the given ID, or fail if no such family exists.
- hasDrop() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.ModificationOrBuilder
-
Drop (delete) the column family with the given ID, or fail if no such family exists.
- hasEncryptionConfig() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Immutable.
- hasEncryptionConfig() - Method in class com.google.bigtable.admin.v2.Cluster
-
Immutable.
- hasEncryptionConfig() - Method in interface com.google.bigtable.admin.v2.ClusterOrBuilder
-
Immutable.
- hasEncryptionInfo() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- hasEncryptionInfo() - Method in class com.google.bigtable.admin.v2.Backup
-
Output only.
- hasEncryptionInfo() - Method in interface com.google.bigtable.admin.v2.BackupOrBuilder
-
Output only.
- hasEncryptionStatus() - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
-
Output only.
- hasEncryptionStatus() - Method in class com.google.bigtable.admin.v2.EncryptionInfo
-
Output only.
- hasEncryptionStatus() - Method in interface com.google.bigtable.admin.v2.EncryptionInfoOrBuilder
-
Output only.
- hasEndKeyClosed() - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an inclusive upper bound for the range.
- hasEndKeyClosed() - Method in class com.google.bigtable.v2.RowRange
-
Used when giving an inclusive upper bound for the range.
- hasEndKeyClosed() - Method in interface com.google.bigtable.v2.RowRangeOrBuilder
-
Used when giving an inclusive upper bound for the range.
- hasEndKeyOpen() - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an exclusive upper bound for the range.
- hasEndKeyOpen() - Method in class com.google.bigtable.v2.RowRange
-
Used when giving an exclusive upper bound for the range.
- hasEndKeyOpen() - Method in interface com.google.bigtable.v2.RowRangeOrBuilder
-
Used when giving an exclusive upper bound for the range.
- hasEndQualifierClosed() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an inclusive upper bound for the range.
- hasEndQualifierClosed() - Method in class com.google.bigtable.v2.ColumnRange
-
Used when giving an inclusive upper bound for the range.
- hasEndQualifierClosed() - Method in interface com.google.bigtable.v2.ColumnRangeOrBuilder
-
Used when giving an inclusive upper bound for the range.
- hasEndQualifierOpen() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an exclusive upper bound for the range.
- hasEndQualifierOpen() - Method in class com.google.bigtable.v2.ColumnRange
-
Used when giving an exclusive upper bound for the range.
- hasEndQualifierOpen() - Method in interface com.google.bigtable.v2.ColumnRangeOrBuilder
-
Used when giving an exclusive upper bound for the range.
- hasEndTime() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- hasEndTime() - Method in class com.google.bigtable.admin.v2.Backup
-
Output only.
- hasEndTime() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- hasEndTime() - Method in class com.google.bigtable.admin.v2.BackupInfo
-
Output only.
- hasEndTime() - Method in interface com.google.bigtable.admin.v2.BackupInfoOrBuilder
-
Output only.
- hasEndTime() - Method in interface com.google.bigtable.admin.v2.BackupOrBuilder
-
Output only.
- hasEndTime() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
If set, the time at which this operation finished or was cancelled.
- hasEndTime() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata
-
If set, the time at which this operation finished or was cancelled.
- hasEndTime() - Method in interface com.google.bigtable.admin.v2.CreateBackupMetadataOrBuilder
-
If set, the time at which this operation finished or was cancelled.
- hasEndTime() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Output only.
- hasEndTime() - Method in class com.google.bigtable.admin.v2.HotTablet
-
Output only.
- hasEndTime() - Method in interface com.google.bigtable.admin.v2.HotTabletOrBuilder
-
Output only.
- hasEndTime() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
The end time to list hot tablets.
- hasEndTime() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
-
The end time to list hot tablets.
- hasEndTime() - Method in interface com.google.bigtable.admin.v2.ListHotTabletsRequestOrBuilder
-
The end time to list hot tablets.
- hasEndTime() - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
-
If set, the time at which this operation failed or was completed successfully.
- hasEndTime() - Method in class com.google.bigtable.admin.v2.OperationProgress
-
If set, the time at which this operation failed or was completed successfully.
- hasEndTime() - Method in interface com.google.bigtable.admin.v2.OperationProgressOrBuilder
-
If set, the time at which this operation failed or was completed successfully.
- hasEndTime() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
-
If set, the time at which this operation finished or was cancelled.
- hasEndTime() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
-
If set, the time at which this operation finished or was cancelled.
- hasEndTime() - Method in interface com.google.bigtable.admin.v2.UndeleteTableMetadataOrBuilder
-
If set, the time at which this operation finished or was cancelled.
- hasEndTime() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
-
If set, the time at which this operation finished or was canceled.
- hasEndTime() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata
-
If set, the time at which this operation finished or was canceled.
- hasEndTime() - Method in interface com.google.bigtable.admin.v2.UpdateTableMetadataOrBuilder
-
If set, the time at which this operation finished or was canceled.
- hasEndTime() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
If specified, OK will be returned when the stream advances beyond this time.
- hasEndTime() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
-
If specified, OK will be returned when the stream advances beyond this time.
- hasEndTime() - Method in interface com.google.bigtable.v2.ReadChangeStreamRequestOrBuilder
-
If specified, OK will be returned when the stream advances beyond this time.
- hasEndValueClosed() - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an inclusive upper bound for the range.
- hasEndValueClosed() - Method in class com.google.bigtable.v2.ValueRange
-
Used when giving an inclusive upper bound for the range.
- hasEndValueClosed() - Method in interface com.google.bigtable.v2.ValueRangeOrBuilder
-
Used when giving an inclusive upper bound for the range.
- hasEndValueOpen() - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an exclusive upper bound for the range.
- hasEndValueOpen() - Method in class com.google.bigtable.v2.ValueRange
-
Used when giving an exclusive upper bound for the range.
- hasEndValueOpen() - Method in interface com.google.bigtable.v2.ValueRangeOrBuilder
-
Used when giving an exclusive upper bound for the range.
- hasEstimatedLowWatermark() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- hasEstimatedLowWatermark() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- hasEstimatedLowWatermark() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.DataChangeOrBuilder
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- hasEstimatedLowWatermark() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- hasEstimatedLowWatermark() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- hasEstimatedLowWatermark() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.HeartbeatOrBuilder
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- hasExpireTime() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Required.
- hasExpireTime() - Method in class com.google.bigtable.admin.v2.Backup
-
Required.
- hasExpireTime() - Method in interface com.google.bigtable.admin.v2.BackupOrBuilder
-
Required.
- hasExpireTime() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- hasExpireTime() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest
-
Required.
- hasExpireTime() - Method in interface com.google.bigtable.admin.v2.CopyBackupRequestOrBuilder
-
Required.
- hasFalseFilter() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` does not return any results.
- hasFalseFilter() - Method in class com.google.bigtable.v2.RowFilter.Condition
-
The filter to apply to the input row if `predicate_filter` does not return any results.
- hasFalseFilter() - Method in interface com.google.bigtable.v2.RowFilter.ConditionOrBuilder
-
The filter to apply to the input row if `predicate_filter` does not return any results.
- hasFamilyName() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column family name for this chunk of data.
- hasFamilyName() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
The column family name for this chunk of data.
- hasFamilyName() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
The column family name for this chunk of data.
- hasFamilyNameRegexFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns whose families satisfy the given RE2 regex.
- hasFamilyNameRegexFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells from columns whose families satisfy the given RE2 regex.
- hasFamilyNameRegexFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells from columns whose families satisfy the given RE2 regex.
- hasFilter() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The filter to apply to the contents of the specified row(s).
- hasFilter() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
The filter to apply to the contents of the specified row(s).
- hasFilter() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
The filter to apply to the contents of the specified row(s).
- hasFinishTime() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- hasFinishTime() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
-
The time at which the operation failed or was completed successfully.
- hasFinishTime() - Method in interface com.google.bigtable.admin.v2.CreateClusterMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- hasFinishTime() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- hasFinishTime() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
-
The time at which the operation failed or was completed successfully.
- hasFinishTime() - Method in interface com.google.bigtable.admin.v2.CreateInstanceMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- hasFinishTime() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- hasFinishTime() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
-
The time at which the operation failed or was completed successfully.
- hasFinishTime() - Method in interface com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- hasFinishTime() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- hasFinishTime() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
-
The time at which the operation failed or was completed successfully.
- hasFinishTime() - Method in interface com.google.bigtable.admin.v2.PartialUpdateClusterMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- hasFinishTime() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- hasFinishTime() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
-
The time at which the operation failed or was completed successfully.
- hasFinishTime() - Method in interface com.google.bigtable.admin.v2.SnapshotTableMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- hasFinishTime() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- hasFinishTime() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
-
The time at which the operation failed or was completed successfully.
- hasFinishTime() - Method in interface com.google.bigtable.admin.v2.UpdateClusterMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- hasFinishTime() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- hasFinishTime() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
-
The time at which the operation failed or was completed successfully.
- hasFinishTime() - Method in interface com.google.bigtable.admin.v2.UpdateInstanceMetadataOrBuilder
-
The time at which the operation failed or was completed successfully.
- hasFrontendServerLatency() - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
-
The latency measured by the frontend server handling this request, from when the request was received, to when this value is sent back in the response.
- hasFrontendServerLatency() - Method in class com.google.bigtable.v2.RequestLatencyStats
-
The latency measured by the frontend server handling this request, from when the request was received, to when this value is sent back in the response.
- hasFrontendServerLatency() - Method in interface com.google.bigtable.v2.RequestLatencyStatsOrBuilder
-
The latency measured by the frontend server handling this request, from when the request was received, to when this value is sent back in the response.
- hasFullFrame() - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ChangeStreamRecordMerger
- hasFullReadStatsView() - Method in class com.google.bigtable.v2.RequestStats.Builder
-
Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.
- hasFullReadStatsView() - Method in class com.google.bigtable.v2.RequestStats
-
Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.
- hasFullReadStatsView() - Method in interface com.google.bigtable.v2.RequestStatsOrBuilder
-
Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.
- hasGcRule() - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
-
Garbage collection rule specified as a protobuf.
- hasGcRule() - Method in class com.google.bigtable.admin.v2.ColumnFamily
-
Garbage collection rule specified as a protobuf.
- hasGcRule() - Method in interface com.google.bigtable.admin.v2.ColumnFamilyOrBuilder
-
Garbage collection rule specified as a protobuf.
- 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.bigtable.admin.v2.AppProfile
- hashCode() - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- hashCode() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- hashCode() - Method in class com.google.bigtable.admin.v2.AppProfileName
- hashCode() - Method in class com.google.bigtable.admin.v2.AutoscalingLimits
- hashCode() - Method in class com.google.bigtable.admin.v2.AutoscalingTargets
- hashCode() - Method in class com.google.bigtable.admin.v2.Backup
- hashCode() - Method in class com.google.bigtable.admin.v2.BackupInfo
- hashCode() - Method in class com.google.bigtable.admin.v2.BackupName
- hashCode() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- hashCode() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- hashCode() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- hashCode() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- hashCode() - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- hashCode() - Method in class com.google.bigtable.admin.v2.Cluster
- hashCode() - Method in class com.google.bigtable.admin.v2.ClusterName
- hashCode() - Method in class com.google.bigtable.admin.v2.ColumnFamily
- hashCode() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- hashCode() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- hashCode() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- hashCode() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- hashCode() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- hashCode() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- hashCode() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- hashCode() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.EncryptionInfo
- hashCode() - Method in class com.google.bigtable.admin.v2.GcRule
- hashCode() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
- hashCode() - Method in class com.google.bigtable.admin.v2.GcRule.Union
- hashCode() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- hashCode() - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.GetBackupRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.GetClusterRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.GetTableRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.HotTablet
- hashCode() - Method in class com.google.bigtable.admin.v2.Instance
- hashCode() - Method in class com.google.bigtable.admin.v2.InstanceName
- hashCode() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- hashCode() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse
- hashCode() - Method in class com.google.bigtable.admin.v2.ListClustersRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
- hashCode() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- hashCode() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
- hashCode() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- hashCode() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.ListTablesResponse
- hashCode() - Method in class com.google.bigtable.admin.v2.LocationName
- hashCode() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- hashCode() - Method in class com.google.bigtable.admin.v2.OperationProgress
- hashCode() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- hashCode() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- hashCode() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.ProjectName
- hashCode() - Method in class com.google.bigtable.admin.v2.RestoreInfo
- hashCode() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- hashCode() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.Snapshot
- hashCode() - Method in class com.google.bigtable.admin.v2.SnapshotName
- hashCode() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- hashCode() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.Table.ClusterState
- hashCode() - Method in class com.google.bigtable.admin.v2.Table
- hashCode() - Method in class com.google.bigtable.admin.v2.TableName
- hashCode() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- hashCode() - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- hashCode() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- hashCode() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- hashCode() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- hashCode() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- hashCode() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest
- hashCode() - Method in class com.google.bigtable.v2.Cell
- hashCode() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- hashCode() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- hashCode() - Method in class com.google.bigtable.v2.Column
- hashCode() - Method in class com.google.bigtable.v2.ColumnRange
- hashCode() - Method in class com.google.bigtable.v2.Family
- hashCode() - Method in class com.google.bigtable.v2.FeatureFlags
- hashCode() - Method in class com.google.bigtable.v2.FullReadStatsView
- hashCode() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- hashCode() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- hashCode() - Method in class com.google.bigtable.v2.InstanceName
- hashCode() - Method in class com.google.bigtable.v2.MutateRowRequest
- hashCode() - Method in class com.google.bigtable.v2.MutateRowResponse
- hashCode() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- hashCode() - Method in class com.google.bigtable.v2.MutateRowsRequest
- hashCode() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- hashCode() - Method in class com.google.bigtable.v2.MutateRowsResponse
- hashCode() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- hashCode() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- hashCode() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- hashCode() - Method in class com.google.bigtable.v2.Mutation
- hashCode() - Method in class com.google.bigtable.v2.Mutation.SetCell
- hashCode() - Method in class com.google.bigtable.v2.PingAndWarmRequest
- hashCode() - Method in class com.google.bigtable.v2.PingAndWarmResponse
- hashCode() - Method in class com.google.bigtable.v2.RateLimitInfo
- hashCode() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
- hashCode() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- hashCode() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- hashCode() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
- hashCode() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- hashCode() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- hashCode() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- hashCode() - Method in class com.google.bigtable.v2.ReadIterationStats
- hashCode() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- hashCode() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- hashCode() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
- hashCode() - Method in class com.google.bigtable.v2.ReadRowsRequest
- hashCode() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- hashCode() - Method in class com.google.bigtable.v2.ReadRowsResponse
- hashCode() - Method in class com.google.bigtable.v2.RequestLatencyStats
- hashCode() - Method in class com.google.bigtable.v2.RequestStats
- hashCode() - Method in class com.google.bigtable.v2.ResponseParams
- hashCode() - Method in class com.google.bigtable.v2.Row
- hashCode() - Method in class com.google.bigtable.v2.RowFilter.Chain
- hashCode() - Method in class com.google.bigtable.v2.RowFilter.Condition
- hashCode() - Method in class com.google.bigtable.v2.RowFilter
- hashCode() - Method in class com.google.bigtable.v2.RowFilter.Interleave
- hashCode() - Method in class com.google.bigtable.v2.RowRange
- hashCode() - Method in class com.google.bigtable.v2.RowSet
- hashCode() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
- hashCode() - Method in class com.google.bigtable.v2.SampleRowKeysResponse
- hashCode() - Method in class com.google.bigtable.v2.StreamContinuationToken
- hashCode() - Method in class com.google.bigtable.v2.StreamContinuationTokens
- hashCode() - Method in class com.google.bigtable.v2.StreamPartition
- hashCode() - Method in class com.google.bigtable.v2.TableName
- hashCode() - Method in class com.google.bigtable.v2.TimestampRange
- hashCode() - Method in class com.google.bigtable.v2.ValueRange
- 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.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.CreateBackupRequest
- 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.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.RestoreTableRequest
- 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.UpdateBackupRequest
- 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.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
- hasHeartbeat() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
A periodic heartbeat message.
- hasHeartbeat() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
-
A periodic heartbeat message.
- hasHeartbeat() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponseOrBuilder
-
A periodic heartbeat message.
- hasHeartbeatDuration() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
If specified, the duration between `Heartbeat` messages on the stream.
- hasHeartbeatDuration() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
-
If specified, the duration between `Heartbeat` messages on the stream.
- hasHeartbeatDuration() - Method in interface com.google.bigtable.v2.ReadChangeStreamRequestOrBuilder
-
If specified, the duration between `Heartbeat` messages on the stream.
- hasIncrementAmount() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
Rule specifying that `increment_amount` be added to the existing value.
- hasIncrementAmount() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
-
Rule specifying that `increment_amount` be added to the existing value.
- hasIncrementAmount() - Method in interface com.google.bigtable.v2.ReadModifyWriteRuleOrBuilder
-
Rule specifying that `increment_amount` be added to the existing value.
- hasInstance() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- hasInstance() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
-
Required.
- hasInstance() - Method in interface com.google.bigtable.admin.v2.CreateInstanceRequestOrBuilder
-
Required.
- hasInstance() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
-
Required.
- hasInstance() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
-
Required.
- hasInstance() - Method in interface com.google.bigtable.admin.v2.PartialUpdateInstanceRequestOrBuilder
-
Required.
- hasInterleave() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in parallel and combines the results.
- hasInterleave() - Method in class com.google.bigtable.v2.RowFilter
-
Applies several RowFilters to the data in parallel and combines the results.
- hasInterleave() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Applies several RowFilters to the data in parallel and combines the results.
- hasIntersection() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by every nested rule.
- hasIntersection() - Method in class com.google.bigtable.admin.v2.GcRule
-
Delete cells that would be deleted by every nested rule.
- hasIntersection() - Method in interface com.google.bigtable.admin.v2.GcRuleOrBuilder
-
Delete cells that would be deleted by every nested rule.
- hasMaxAge() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells in a column older than the given age.
- hasMaxAge() - Method in class com.google.bigtable.admin.v2.GcRule
-
Delete cells in a column older than the given age.
- hasMaxAge() - Method in interface com.google.bigtable.admin.v2.GcRuleOrBuilder
-
Delete cells in a column older than the given age.
- hasMaxNumVersions() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete all cells in a column except the most recent N.
- hasMaxNumVersions() - Method in class com.google.bigtable.admin.v2.GcRule
-
Delete all cells in a column except the most recent N.
- hasMaxNumVersions() - Method in interface com.google.bigtable.admin.v2.GcRuleOrBuilder
-
Delete all cells in a column except the most recent N.
- hasMultiClusterRoutingUseAny() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Use a multi-cluster routing policy.
- hasMultiClusterRoutingUseAny() - Method in class com.google.bigtable.admin.v2.AppProfile
-
Use a multi-cluster routing policy.
- hasMultiClusterRoutingUseAny() - Method in interface com.google.bigtable.admin.v2.AppProfileOrBuilder
-
Use a multi-cluster routing policy.
- hasMutation() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
-
If this is a continuation of a chunked message (`chunked_value_offset` > 0), ignore all fields except the `SetCell`'s value and merge it with the previous message by concatenating the value fields.
- hasMutation() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
-
If this is a continuation of a chunked message (`chunked_value_offset` > 0), ignore all fields except the `SetCell`'s value and merge it with the previous message by concatenating the value fields.
- hasMutation() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunkOrBuilder
-
If this is a continuation of a chunked message (`chunked_value_offset` > 0), ignore all fields except the `SetCell`'s value and merge it with the previous message by concatenating the value fields.
- hasOriginalRequest() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The request that prompted the initiation of this CreateCluster operation.
- hasOriginalRequest() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
-
The request that prompted the initiation of this CreateCluster operation.
- hasOriginalRequest() - Method in interface com.google.bigtable.admin.v2.CreateClusterMetadataOrBuilder
-
The request that prompted the initiation of this CreateCluster operation.
- hasOriginalRequest() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The request that prompted the initiation of this CreateInstance operation.
- hasOriginalRequest() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
-
The request that prompted the initiation of this CreateInstance operation.
- hasOriginalRequest() - Method in interface com.google.bigtable.admin.v2.CreateInstanceMetadataOrBuilder
-
The request that prompted the initiation of this CreateInstance operation.
- hasOriginalRequest() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The request that prompted the initiation of this CreateTableFromSnapshot operation.
- hasOriginalRequest() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
-
The request that prompted the initiation of this CreateTableFromSnapshot operation.
- hasOriginalRequest() - Method in interface com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadataOrBuilder
-
The request that prompted the initiation of this CreateTableFromSnapshot operation.
- hasOriginalRequest() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The original request for PartialUpdateCluster.
- hasOriginalRequest() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
-
The original request for PartialUpdateCluster.
- hasOriginalRequest() - Method in interface com.google.bigtable.admin.v2.PartialUpdateClusterMetadataOrBuilder
-
The original request for PartialUpdateCluster.
- hasOriginalRequest() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The request that prompted the initiation of this SnapshotTable operation.
- hasOriginalRequest() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
-
The request that prompted the initiation of this SnapshotTable operation.
- hasOriginalRequest() - Method in interface com.google.bigtable.admin.v2.SnapshotTableMetadataOrBuilder
-
The request that prompted the initiation of this SnapshotTable operation.
- hasOriginalRequest() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The request that prompted the initiation of this UpdateCluster operation.
- hasOriginalRequest() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
-
The request that prompted the initiation of this UpdateCluster operation.
- hasOriginalRequest() - Method in interface com.google.bigtable.admin.v2.UpdateClusterMetadataOrBuilder
-
The request that prompted the initiation of this UpdateCluster operation.
- hasOriginalRequest() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The request that prompted the initiation of this UpdateInstance operation.
- hasOriginalRequest() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
-
The request that prompted the initiation of this UpdateInstance operation.
- hasOriginalRequest() - Method in interface com.google.bigtable.admin.v2.UpdateInstanceMetadataOrBuilder
-
The request that prompted the initiation of this UpdateInstance operation.
- hasPartialFrame() - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ChangeStreamRecordMerger
- hasPartition() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
-
A partition of the change stream.
- hasPartition() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
-
A partition of the change stream.
- hasPartition() - Method in interface com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponseOrBuilder
-
A partition of the change stream.
- hasPartition() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
The partition to read changes from.
- hasPartition() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
-
The partition to read changes from.
- hasPartition() - Method in interface com.google.bigtable.v2.ReadChangeStreamRequestOrBuilder
-
The partition to read changes from.
- hasPartition() - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
-
The partition that this token applies to.
- hasPartition() - Method in class com.google.bigtable.v2.StreamContinuationToken
-
The partition that this token applies to.
- hasPartition() - Method in interface com.google.bigtable.v2.StreamContinuationTokenOrBuilder
-
The partition that this token applies to.
- hasPassAllFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches all cells, regardless of input.
- hasPassAllFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches all cells, regardless of input.
- hasPassAllFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches all cells, regardless of input.
- hasPeriod() - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
-
Time that clients should wait before adjusting the target rate again.
- hasPeriod() - Method in class com.google.bigtable.v2.RateLimitInfo
-
Time that clients should wait before adjusting the target rate again.
- hasPeriod() - Method in interface com.google.bigtable.v2.RateLimitInfoOrBuilder
-
Time that clients should wait before adjusting the target rate again.
- hasPredicateFilter() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
The filter to be applied to the contents of the specified row.
- hasPredicateFilter() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
The filter to be applied to the contents of the specified row.
- hasPredicateFilter() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
The filter to be applied to the contents of the specified row.
- hasPredicateFilter() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
If `predicate_filter` outputs any cells, then `true_filter` will be evaluated on the input row.
- hasPredicateFilter() - Method in class com.google.bigtable.v2.RowFilter.Condition
-
If `predicate_filter` outputs any cells, then `true_filter` will be evaluated on the input row.
- hasPredicateFilter() - Method in interface com.google.bigtable.v2.RowFilter.ConditionOrBuilder
-
If `predicate_filter` outputs any cells, then `true_filter` will be evaluated on the input row.
- hasProgress() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
-
The progress of the [CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup] operation.
- hasProgress() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata
-
The progress of the [CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup] operation.
- hasProgress() - Method in interface com.google.bigtable.admin.v2.CopyBackupMetadataOrBuilder
-
The progress of the [CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup] operation.
- hasProgress() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
-
The progress of the post-restore optimizations.
- hasProgress() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
-
The progress of the post-restore optimizations.
- hasProgress() - Method in interface com.google.bigtable.admin.v2.OptimizeRestoredTableMetadataOrBuilder
-
The progress of the post-restore optimizations.
- hasProgress() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
The progress of the [RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable] operation.
- hasProgress() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
-
The progress of the [RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable] operation.
- hasProgress() - Method in interface com.google.bigtable.admin.v2.RestoreTableMetadataOrBuilder
-
The progress of the [RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable] operation.
- hasQualifier() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column qualifier for this chunk of data.
- hasQualifier() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
The column qualifier for this chunk of data.
- hasQualifier() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
The column qualifier for this chunk of data.
- hasRateLimitInfo() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
Information about how client should limit the rate (QPS).
- hasRateLimitInfo() - Method in class com.google.bigtable.v2.MutateRowsResponse
-
Information about how client should limit the rate (QPS).
- hasRateLimitInfo() - Method in interface com.google.bigtable.v2.MutateRowsResponseOrBuilder
-
Information about how client should limit the rate (QPS).
- hasReadIterationStats() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Iteration stats describe how efficient the read is, e.g.
- hasReadIterationStats() - Method in class com.google.bigtable.v2.FullReadStatsView
-
Iteration stats describe how efficient the read is, e.g.
- hasReadIterationStats() - Method in interface com.google.bigtable.v2.FullReadStatsViewOrBuilder
-
Iteration stats describe how efficient the read is, e.g.
- hasRequestLatencyStats() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Request latency stats describe the time taken to complete a request, from the server side.
- hasRequestLatencyStats() - Method in class com.google.bigtable.v2.FullReadStatsView
-
Request latency stats describe the time taken to complete a request, from the server side.
- hasRequestLatencyStats() - Method in interface com.google.bigtable.v2.FullReadStatsViewOrBuilder
-
Request latency stats describe the time taken to complete a request, from the server side.
- hasRequestStats() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
If requested, provide enhanced query performance statistics.
- hasRequestStats() - Method in class com.google.bigtable.v2.ReadRowsResponse
-
If requested, provide enhanced query performance statistics.
- hasRequestStats() - Method in interface com.google.bigtable.v2.ReadRowsResponseOrBuilder
-
If requested, provide enhanced query performance statistics.
- hasRequestTime() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The time at which the original request was received.
- hasRequestTime() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
-
The time at which the original request was received.
- hasRequestTime() - Method in interface com.google.bigtable.admin.v2.CreateClusterMetadataOrBuilder
-
The time at which the original request was received.
- hasRequestTime() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the original request was received.
- hasRequestTime() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
-
The time at which the original request was received.
- hasRequestTime() - Method in interface com.google.bigtable.admin.v2.CreateInstanceMetadataOrBuilder
-
The time at which the original request was received.
- hasRequestTime() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The time at which the original request was received.
- hasRequestTime() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
-
The time at which the original request was received.
- hasRequestTime() - Method in interface com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadataOrBuilder
-
The time at which the original request was received.
- hasRequestTime() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The time at which the original request was received.
- hasRequestTime() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
-
The time at which the original request was received.
- hasRequestTime() - Method in interface com.google.bigtable.admin.v2.PartialUpdateClusterMetadataOrBuilder
-
The time at which the original request was received.
- hasRequestTime() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The time at which the original request was received.
- hasRequestTime() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
-
The time at which the original request was received.
- hasRequestTime() - Method in interface com.google.bigtable.admin.v2.SnapshotTableMetadataOrBuilder
-
The time at which the original request was received.
- hasRequestTime() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the original request was received.
- hasRequestTime() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
-
The time at which the original request was received.
- hasRequestTime() - Method in interface com.google.bigtable.admin.v2.UpdateClusterMetadataOrBuilder
-
The time at which the original request was received.
- hasRequestTime() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The time at which the original request was received.
- hasRequestTime() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
-
The time at which the original request was received.
- hasRequestTime() - Method in interface com.google.bigtable.admin.v2.UpdateInstanceMetadataOrBuilder
-
The time at which the original request was received.
- hasResetRow() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Indicates that the client should drop all previous chunks for `row_key`, as it will be re-read from the beginning.
- hasResetRow() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
-
Indicates that the client should drop all previous chunks for `row_key`, as it will be re-read from the beginning.
- hasResetRow() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
-
Indicates that the client should drop all previous chunks for `row_key`, as it will be re-read from the beginning.
- hasRestoreInfo() - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Output only.
- hasRestoreInfo() - Method in class com.google.bigtable.admin.v2.Table
-
Output only.
- hasRestoreInfo() - Method in interface com.google.bigtable.admin.v2.TableOrBuilder
-
Output only.
- hasRetentionPeriod() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
-
How long the change stream should be retained.
- hasRetentionPeriod() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig
-
How long the change stream should be retained.
- hasRetentionPeriod() - Method in interface com.google.bigtable.admin.v2.ChangeStreamConfigOrBuilder
-
How long the change stream should be retained.
- hasRow() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
-
A Row containing the new contents of all cells modified by the request.
- hasRow() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
-
A Row containing the new contents of all cells modified by the request.
- hasRow() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowResponseOrBuilder
-
A Row containing the new contents of all cells modified by the request.
- hasRowKeyPrefix() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
Delete all rows that start with this row key prefix.
- hasRowKeyPrefix() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
-
Delete all rows that start with this row key prefix.
- hasRowKeyPrefix() - Method in interface com.google.bigtable.admin.v2.DropRowRangeRequestOrBuilder
-
Delete all rows that start with this row key prefix.
- hasRowKeyRegexFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from rows whose keys satisfy the given RE2 regex.
- hasRowKeyRegexFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells from rows whose keys satisfy the given RE2 regex.
- hasRowKeyRegexFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells from rows whose keys satisfy the given RE2 regex.
- hasRowRange() - Method in class com.google.bigtable.v2.StreamPartition.Builder
-
The row range covered by this partition and is specified by [`start_key_closed`, `end_key_open`).
- hasRowRange() - Method in class com.google.bigtable.v2.StreamPartition
-
The row range covered by this partition and is specified by [`start_key_closed`, `end_key_open`).
- hasRowRange() - Method in interface com.google.bigtable.v2.StreamPartitionOrBuilder
-
The row range covered by this partition and is specified by [`start_key_closed`, `end_key_open`).
- hasRows() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The row keys and/or ranges to read sequentially.
- hasRows() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
The row keys and/or ranges to read sequentially.
- hasRows() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
The row keys and/or ranges to read sequentially.
- hasRowSampleFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches all cells from a row with probability p, and matches no cells from the row with probability 1-p.
- hasRowSampleFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches all cells from a row with probability p, and matches no cells from the row with probability 1-p.
- hasRowSampleFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches all cells from a row with probability p, and matches no cells from the row with probability 1-p.
- hasSatisfiesPzs() - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Output only.
- hasSatisfiesPzs() - Method in class com.google.bigtable.admin.v2.Instance
-
Output only.
- hasSatisfiesPzs() - Method in interface com.google.bigtable.admin.v2.InstanceOrBuilder
-
Output only.
- hasSetCell() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Set a cell's value.
- hasSetCell() - Method in class com.google.bigtable.v2.Mutation
-
Set a cell's value.
- hasSetCell() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Set a cell's value.
- hasSingleClusterRouting() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Use a single-cluster routing policy.
- hasSingleClusterRouting() - Method in class com.google.bigtable.admin.v2.AppProfile
-
Use a single-cluster routing policy.
- hasSingleClusterRouting() - Method in interface com.google.bigtable.admin.v2.AppProfileOrBuilder
-
Use a single-cluster routing policy.
- hasSink() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
ADVANCED USE ONLY.
- hasSink() - Method in class com.google.bigtable.v2.RowFilter
-
ADVANCED USE ONLY.
- hasSink() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
ADVANCED USE ONLY.
- hasSourceBackupInfo() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
-
Information about the source backup that is being copied from.
- hasSourceBackupInfo() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata
-
Information about the source backup that is being copied from.
- hasSourceBackupInfo() - Method in interface com.google.bigtable.admin.v2.CopyBackupMetadataOrBuilder
-
Information about the source backup that is being copied from.
- hasSourceTable() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- hasSourceTable() - Method in class com.google.bigtable.admin.v2.Snapshot
-
Output only.
- hasSourceTable() - Method in interface com.google.bigtable.admin.v2.SnapshotOrBuilder
-
Output only.
- hasStartKeyClosed() - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an inclusive lower bound for the range.
- hasStartKeyClosed() - Method in class com.google.bigtable.v2.RowRange
-
Used when giving an inclusive lower bound for the range.
- hasStartKeyClosed() - Method in interface com.google.bigtable.v2.RowRangeOrBuilder
-
Used when giving an inclusive lower bound for the range.
- hasStartKeyOpen() - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an exclusive lower bound for the range.
- hasStartKeyOpen() - Method in class com.google.bigtable.v2.RowRange
-
Used when giving an exclusive lower bound for the range.
- hasStartKeyOpen() - Method in interface com.google.bigtable.v2.RowRangeOrBuilder
-
Used when giving an exclusive lower bound for the range.
- hasStartQualifierClosed() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an inclusive lower bound for the range.
- hasStartQualifierClosed() - Method in class com.google.bigtable.v2.ColumnRange
-
Used when giving an inclusive lower bound for the range.
- hasStartQualifierClosed() - Method in interface com.google.bigtable.v2.ColumnRangeOrBuilder
-
Used when giving an inclusive lower bound for the range.
- hasStartQualifierOpen() - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an exclusive lower bound for the range.
- hasStartQualifierOpen() - Method in class com.google.bigtable.v2.ColumnRange
-
Used when giving an exclusive lower bound for the range.
- hasStartQualifierOpen() - Method in interface com.google.bigtable.v2.ColumnRangeOrBuilder
-
Used when giving an exclusive lower bound for the range.
- hasStartTime() - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- hasStartTime() - Method in class com.google.bigtable.admin.v2.Backup
-
Output only.
- hasStartTime() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- hasStartTime() - Method in class com.google.bigtable.admin.v2.BackupInfo
-
Output only.
- hasStartTime() - Method in interface com.google.bigtable.admin.v2.BackupInfoOrBuilder
-
Output only.
- hasStartTime() - Method in interface com.google.bigtable.admin.v2.BackupOrBuilder
-
Output only.
- hasStartTime() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
The time at which this operation started.
- hasStartTime() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata
-
The time at which this operation started.
- hasStartTime() - Method in interface com.google.bigtable.admin.v2.CreateBackupMetadataOrBuilder
-
The time at which this operation started.
- hasStartTime() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Output only.
- hasStartTime() - Method in class com.google.bigtable.admin.v2.HotTablet
-
Output only.
- hasStartTime() - Method in interface com.google.bigtable.admin.v2.HotTabletOrBuilder
-
Output only.
- hasStartTime() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
The start time to list hot tablets.
- hasStartTime() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
-
The start time to list hot tablets.
- hasStartTime() - Method in interface com.google.bigtable.admin.v2.ListHotTabletsRequestOrBuilder
-
The start time to list hot tablets.
- hasStartTime() - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
-
Time the request was received.
- hasStartTime() - Method in class com.google.bigtable.admin.v2.OperationProgress
-
Time the request was received.
- hasStartTime() - Method in interface com.google.bigtable.admin.v2.OperationProgressOrBuilder
-
Time the request was received.
- hasStartTime() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
-
The time at which this operation started.
- hasStartTime() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
-
The time at which this operation started.
- hasStartTime() - Method in interface com.google.bigtable.admin.v2.UndeleteTableMetadataOrBuilder
-
The time at which this operation started.
- hasStartTime() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
-
The time at which this operation started.
- hasStartTime() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata
-
The time at which this operation started.
- hasStartTime() - Method in interface com.google.bigtable.admin.v2.UpdateTableMetadataOrBuilder
-
The time at which this operation started.
- hasStartTime() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Start reading the stream at the specified timestamp.
- hasStartTime() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
-
Start reading the stream at the specified timestamp.
- hasStartTime() - Method in interface com.google.bigtable.v2.ReadChangeStreamRequestOrBuilder
-
Start reading the stream at the specified timestamp.
- hasStartValueClosed() - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an inclusive lower bound for the range.
- hasStartValueClosed() - Method in class com.google.bigtable.v2.ValueRange
-
Used when giving an inclusive lower bound for the range.
- hasStartValueClosed() - Method in interface com.google.bigtable.v2.ValueRangeOrBuilder
-
Used when giving an inclusive lower bound for the range.
- hasStartValueOpen() - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an exclusive lower bound for the range.
- hasStartValueOpen() - Method in class com.google.bigtable.v2.ValueRange
-
Used when giving an exclusive lower bound for the range.
- hasStartValueOpen() - Method in interface com.google.bigtable.v2.ValueRangeOrBuilder
-
Used when giving an exclusive lower bound for the range.
- hasStatus() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
The result of the request Entry identified by `index`.
- hasStatus() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
-
The result of the request Entry identified by `index`.
- hasStatus() - Method in interface com.google.bigtable.v2.MutateRowsResponse.EntryOrBuilder
-
The result of the request Entry identified by `index`.
- hasStatus() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
The status of the stream.
- hasStatus() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
-
The status of the stream.
- hasStatus() - Method in interface com.google.bigtable.v2.ReadChangeStreamResponse.CloseStreamOrBuilder
-
The status of the stream.
- hasStripValueTransformer() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Replaces each cell's value with the empty string.
- hasStripValueTransformer() - Method in class com.google.bigtable.v2.RowFilter
-
Replaces each cell's value with the empty string.
- hasStripValueTransformer() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Replaces each cell's value with the empty string.
- hasTable() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
Required.
- hasTable() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
-
Required.
- hasTable() - Method in interface com.google.bigtable.admin.v2.CreateTableRequestOrBuilder
-
Required.
- hasTable() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
-
Required.
- hasTable() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest
-
Required.
- hasTable() - Method in interface com.google.bigtable.admin.v2.UpdateTableRequestOrBuilder
-
Required.
- hasTimeRange() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The range of timestamps within which cells should be deleted.
- hasTimeRange() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
-
The range of timestamps within which cells should be deleted.
- hasTimeRange() - Method in interface com.google.bigtable.v2.Mutation.DeleteFromColumnOrBuilder
-
The range of timestamps within which cells should be deleted.
- hasTimestampRangeFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with timestamps within the given range.
- hasTimestampRangeFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells with timestamps within the given range.
- hasTimestampRangeFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells with timestamps within the given range.
- hasTrueFilter() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` returns any results.
- hasTrueFilter() - Method in class com.google.bigtable.v2.RowFilter.Condition
-
The filter to apply to the input row if `predicate_filter` returns any results.
- hasTrueFilter() - Method in interface com.google.bigtable.v2.RowFilter.ConditionOrBuilder
-
The filter to apply to the input row if `predicate_filter` returns any results.
- hasTtl() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
The amount of time that the new snapshot can stay active after it is created.
- hasTtl() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
-
The amount of time that the new snapshot can stay active after it is created.
- hasTtl() - Method in interface com.google.bigtable.admin.v2.SnapshotTableRequestOrBuilder
-
The amount of time that the new snapshot can stay active after it is created.
- hasUnion() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by any nested rule.
- hasUnion() - Method in class com.google.bigtable.admin.v2.GcRule
-
Delete cells that would be deleted by any nested rule.
- hasUnion() - Method in interface com.google.bigtable.admin.v2.GcRuleOrBuilder
-
Delete cells that would be deleted by any nested rule.
- hasUpdate() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Update an existing column family to the specified schema, or fail if no column family exists with the given ID.
- hasUpdate() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
Update an existing column family to the specified schema, or fail if no column family exists with the given ID.
- hasUpdate() - Method in interface com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.ModificationOrBuilder
-
Update an existing column family to the specified schema, or fail if no column family exists with the given ID.
- hasUpdateMask() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
-
Required.
- hasUpdateMask() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
-
Required.
- hasUpdateMask() - Method in interface com.google.bigtable.admin.v2.PartialUpdateClusterRequestOrBuilder
-
Required.
- hasUpdateMask() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
-
Required.
- hasUpdateMask() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
-
Required.
- hasUpdateMask() - Method in interface com.google.bigtable.admin.v2.PartialUpdateInstanceRequestOrBuilder
-
Required.
- hasUpdateMask() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
-
Required.
- hasUpdateMask() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
-
Required.
- hasUpdateMask() - Method in interface com.google.bigtable.admin.v2.UpdateAppProfileRequestOrBuilder
-
Required.
- hasUpdateMask() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
-
Required.
- hasUpdateMask() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest
-
Required.
- hasUpdateMask() - Method in interface com.google.bigtable.admin.v2.UpdateBackupRequestOrBuilder
-
Required.
- hasUpdateMask() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
-
Required.
- hasUpdateMask() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest
-
Required.
- hasUpdateMask() - Method in interface com.google.bigtable.admin.v2.UpdateTableRequestOrBuilder
-
Required.
- hasValueRangeFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with values that fall within the given range.
- hasValueRangeFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells with values that fall within the given range.
- hasValueRangeFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells with values that fall within the given range.
- hasValueRegexFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with values that satisfy the given regular expression.
- hasValueRegexFilter() - Method in class com.google.bigtable.v2.RowFilter
-
Matches only cells with values that satisfy the given regular expression.
- hasValueRegexFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
-
Matches only cells with values that satisfy the given regular expression.
- hasZoneId() - Method in class com.google.bigtable.v2.ResponseParams.Builder
-
The cloud bigtable zone associated with the cluster.
- hasZoneId() - Method in class com.google.bigtable.v2.ResponseParams
-
The cloud bigtable zone associated with the cluster.
- hasZoneId() - Method in interface com.google.bigtable.v2.ResponseParamsOrBuilder
-
The cloud bigtable zone associated with the cluster.
- HDD - com.google.bigtable.admin.v2.StorageType
-
Magnetic drive (HDD) storage should be used.
- HDD - com.google.cloud.bigtable.admin.v2.models.StorageType
-
Flash (SSD) storage should be used.
- HDD_VALUE - Static variable in enum com.google.bigtable.admin.v2.StorageType
-
Magnetic drive (HDD) storage should be used.
- 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
- HEARTBEAT - com.google.bigtable.v2.ReadChangeStreamResponse.StreamRecordCase
- HEARTBEAT_DURATION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamRequest
- HEARTBEAT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse
- heartbeatDuration(Duration) - Method in class com.google.cloud.bigtable.data.v2.models.ReadChangeStreamQuery
-
Sets the heartbeat duration for the change stream.
- HOT_TABLETS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- HotTablet - Class in com.google.bigtable.admin.v2
-
A tablet is a defined by a start and end key and is explained in https://cloud.google.com/bigtable/docs/overview#architecture and https://cloud.google.com/bigtable/docs/performance#optimization.
- HotTablet.Builder - Class in com.google.bigtable.admin.v2
-
A tablet is a defined by a start and end key and is explained in https://cloud.google.com/bigtable/docs/overview#architecture and https://cloud.google.com/bigtable/docs/performance#optimization.
- HotTabletOrBuilder - Interface in com.google.bigtable.admin.v2
I
- ID_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- IGNORE_WARNINGS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- IGNORE_WARNINGS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- IGNORE_WARNINGS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- increment(String, ByteString, long) - Method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
-
Adds `amount` be added to the existing value.
- increment(String, String, long) - Method in class com.google.cloud.bigtable.data.v2.models.ReadModifyWriteRow
-
Adds `amount` be added to the existing value.
- INCREMENT_AMOUNT - com.google.bigtable.v2.ReadModifyWriteRule.RuleCase
- INCREMENT_AMOUNT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadModifyWriteRule
- INDEX_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MutateRowsResponse.Entry
- INITIAL_SPLITS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateTableRequest
- INITIALIZING - com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
-
The cluster was recently created, and the table must finish copying over pre-existing data from other clusters before it can begin receiving live replication updates and serving Data API requests.
- INITIALIZING - com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
-
The cluster was recently created, and the table must finish copying over pre-existing data from other clusters before it can begin receiving live replication updates and serving Data API requests.
- INITIALIZING_VALUE - Static variable in enum com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
-
The cluster was recently created, and the table must finish copying over pre-existing data from other clusters before it can begin receiving live replication updates and serving Data API requests.
- Instance - Class in com.google.bigtable.admin.v2
-
A collection of Bigtable [Tables][google.bigtable.admin.v2.Table] and the resources that serve them.
- Instance - Class in com.google.cloud.bigtable.admin.v2.models
-
Represents an existing Cloud Bigtable instance.
- INSTANCE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateInstanceRequest
- INSTANCE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- INSTANCE_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateInstanceRequest
- Instance.Builder - Class in com.google.bigtable.admin.v2
-
A collection of Bigtable [Tables][google.bigtable.admin.v2.Table] and the resources that serve them.
- Instance.State - Enum in com.google.bigtable.admin.v2
-
Possible states of an instance.
- Instance.State - Enum in com.google.cloud.bigtable.admin.v2.models
- Instance.Type - Enum in com.google.bigtable.admin.v2
-
The type of the instance.
- Instance.Type - Enum in com.google.cloud.bigtable.admin.v2.models
- InstanceName - Class in com.google.bigtable.admin.v2
- InstanceName - Class in com.google.bigtable.v2
- InstanceName() - Constructor for class com.google.bigtable.admin.v2.InstanceName
-
Deprecated.
- InstanceName() - Constructor for class com.google.bigtable.v2.InstanceName
-
Deprecated.
- InstanceName.Builder - Class in com.google.bigtable.admin.v2
-
Builder for projects/{project}/instances/{instance}.
- InstanceName.Builder - Class in com.google.bigtable.v2
-
Builder for projects/{project}/instances/{instance}.
- InstanceOrBuilder - Interface in com.google.bigtable.admin.v2
- InstanceProto - Class in com.google.bigtable.admin.v2
- INSTANCES_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListInstancesResponse
- interleave() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Creates an empty interleave filter list.
- INTERLEAVE - com.google.bigtable.v2.RowFilter.FilterCase
- INTERLEAVE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- INTERNAL - com.google.cloud.bigtable.common.Status.Code
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.AppProfile
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.AutoscalingLimits
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.AutoscalingTargets
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.Backup.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.Backup
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.BackupInfo
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.Cluster
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ColumnFamily
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.EncryptionInfo
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.GcRule
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.GcRule.Union
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.GetBackupRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.GetClusterRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.GetTableRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.HotTablet
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.Instance.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.Instance
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListClustersRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ListTablesResponse
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.OperationProgress
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.RestoreInfo
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.Snapshot
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.Table.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.Table.ClusterState
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.Table
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Cell.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Cell
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Column.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Column
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ColumnRange.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ColumnRange
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Family.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Family
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.FeatureFlags
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.FullReadStatsView
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.MutateRowRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.MutateRowResponse
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.MutateRowsRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.MutateRowsResponse
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Mutation.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Mutation
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Mutation.SetCell
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.PingAndWarmRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.PingAndWarmResponse
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.RateLimitInfo
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadIterationStats
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadRowsRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ReadRowsResponse
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.RequestLatencyStats
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.RequestStats.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.RequestStats
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ResponseParams.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ResponseParams
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Row.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Row
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.RowFilter.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.RowFilter.Chain
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.RowFilter.Condition
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.RowFilter.Interleave
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.RowFilter
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.RowRange.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.RowRange
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.RowSet.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.RowSet
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SampleRowKeysResponse
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.StreamContinuationToken
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.StreamContinuationTokens
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.StreamPartition.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.StreamPartition
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.TimestampRange.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.TimestampRange
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ValueRange.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ValueRange
- internalGetMapField(int) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- internalGetMapField(int) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- internalGetMapField(int) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- internalGetMapField(int) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- internalGetMapField(int) - Method in class com.google.bigtable.admin.v2.Instance.Builder
- internalGetMapField(int) - Method in class com.google.bigtable.admin.v2.Instance
- internalGetMapField(int) - Method in class com.google.bigtable.admin.v2.Table.Builder
- internalGetMapField(int) - Method in class com.google.bigtable.admin.v2.Table
- internalGetMutableMapField(int) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- internalGetMutableMapField(int) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- internalGetMutableMapField(int) - Method in class com.google.bigtable.admin.v2.Instance.Builder
- internalGetMutableMapField(int) - Method in class com.google.bigtable.admin.v2.Table.Builder
- internalGetValueMap() - Static method in enum com.google.bigtable.admin.v2.Backup.State
- internalGetValueMap() - Static method in enum com.google.bigtable.admin.v2.Cluster.State
- internalGetValueMap() - Static method in enum com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
- internalGetValueMap() - Static method in enum com.google.bigtable.admin.v2.EncryptionInfo.EncryptionType
- internalGetValueMap() - Static method in enum com.google.bigtable.admin.v2.Instance.State
- internalGetValueMap() - Static method in enum com.google.bigtable.admin.v2.Instance.Type
- internalGetValueMap() - Static method in enum com.google.bigtable.admin.v2.RestoreSourceType
- internalGetValueMap() - Static method in enum com.google.bigtable.admin.v2.Snapshot.State
- internalGetValueMap() - Static method in enum com.google.bigtable.admin.v2.StorageType
- internalGetValueMap() - Static method in enum com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
- internalGetValueMap() - Static method in enum com.google.bigtable.admin.v2.Table.TimestampGranularity
- internalGetValueMap() - Static method in enum com.google.bigtable.admin.v2.Table.View
- internalGetValueMap() - Static method in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
- internalGetValueMap() - Static method in enum com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
- intersection() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules
-
Creates a new instance of the IntersectionRule
- INTERSECTION - com.google.bigtable.admin.v2.GcRule.RuleCase
- INTERSECTION_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.GcRule
- INVALID_ARGUMENT - com.google.cloud.bigtable.common.Status.Code
- 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.
- 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.
- isInitialized() - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.AppProfile
- isInitialized() - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- isInitialized() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- isInitialized() - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.AutoscalingLimits
- isInitialized() - Method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.AutoscalingTargets
- isInitialized() - Method in class com.google.bigtable.admin.v2.Backup.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.Backup
- isInitialized() - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.BackupInfo
- isInitialized() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- isInitialized() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- isInitialized() - Method in class com.google.bigtable.admin.v2.Cluster.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- isInitialized() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- isInitialized() - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- isInitialized() - Method in class com.google.bigtable.admin.v2.Cluster
- isInitialized() - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.ColumnFamily
- isInitialized() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- isInitialized() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- isInitialized() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.EncryptionInfo
- isInitialized() - Method in class com.google.bigtable.admin.v2.GcRule.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
- isInitialized() - Method in class com.google.bigtable.admin.v2.GcRule
- isInitialized() - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.GcRule.Union
- isInitialized() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- isInitialized() - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.GetBackupRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.GetClusterRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.GetTableRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.HotTablet
- isInitialized() - Method in class com.google.bigtable.admin.v2.Instance.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.Instance
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListClustersRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.ListTablesResponse
- isInitialized() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- isInitialized() - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.OperationProgress
- isInitialized() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- isInitialized() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- isInitialized() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.RestoreInfo
- isInitialized() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- isInitialized() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.Snapshot
- isInitialized() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- isInitialized() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.Table.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.Table.ClusterState
- isInitialized() - Method in class com.google.bigtable.admin.v2.Table
- isInitialized() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- isInitialized() - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- isInitialized() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- isInitialized() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- isInitialized() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- isInitialized() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- isInitialized() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
- isInitialized() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest
- isInitialized() - Method in class com.google.bigtable.v2.Cell.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Cell
- isInitialized() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
- isInitialized() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- isInitialized() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
- isInitialized() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- isInitialized() - Method in class com.google.bigtable.v2.Column.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Column
- isInitialized() - Method in class com.google.bigtable.v2.ColumnRange.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ColumnRange
- isInitialized() - Method in class com.google.bigtable.v2.Family.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Family
- isInitialized() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
- isInitialized() - Method in class com.google.bigtable.v2.FeatureFlags
- isInitialized() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
- isInitialized() - Method in class com.google.bigtable.v2.FullReadStatsView
- isInitialized() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
- isInitialized() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- isInitialized() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
- isInitialized() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- isInitialized() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
- isInitialized() - Method in class com.google.bigtable.v2.MutateRowRequest
- isInitialized() - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
- isInitialized() - Method in class com.google.bigtable.v2.MutateRowResponse
- isInitialized() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
- isInitialized() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
- isInitialized() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- isInitialized() - Method in class com.google.bigtable.v2.MutateRowsRequest
- isInitialized() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
- isInitialized() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
- isInitialized() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- isInitialized() - Method in class com.google.bigtable.v2.MutateRowsResponse
- isInitialized() - Method in class com.google.bigtable.v2.Mutation.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- isInitialized() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- isInitialized() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- isInitialized() - Method in class com.google.bigtable.v2.Mutation
- isInitialized() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Mutation.SetCell
- isInitialized() - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
- isInitialized() - Method in class com.google.bigtable.v2.PingAndWarmRequest
- isInitialized() - Method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
- isInitialized() - Method in class com.google.bigtable.v2.PingAndWarmResponse
- isInitialized() - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
- isInitialized() - Method in class com.google.bigtable.v2.RateLimitInfo
- isInitialized() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
- isInitialized() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- isInitialized() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- isInitialized() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- isInitialized() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
- isInitialized() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- isInitialized() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- isInitialized() - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ReadIterationStats
- isInitialized() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- isInitialized() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- isInitialized() - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
- isInitialized() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ReadRowsRequest
- isInitialized() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- isInitialized() - Method in class com.google.bigtable.v2.ReadRowsResponse
- isInitialized() - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
- isInitialized() - Method in class com.google.bigtable.v2.RequestLatencyStats
- isInitialized() - Method in class com.google.bigtable.v2.RequestStats.Builder
- isInitialized() - Method in class com.google.bigtable.v2.RequestStats
- isInitialized() - Method in class com.google.bigtable.v2.ResponseParams.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ResponseParams
- isInitialized() - Method in class com.google.bigtable.v2.Row.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Row
- isInitialized() - Method in class com.google.bigtable.v2.RowFilter.Builder
- isInitialized() - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
- isInitialized() - Method in class com.google.bigtable.v2.RowFilter.Chain
- isInitialized() - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
- isInitialized() - Method in class com.google.bigtable.v2.RowFilter.Condition
- isInitialized() - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
- isInitialized() - Method in class com.google.bigtable.v2.RowFilter.Interleave
- isInitialized() - Method in class com.google.bigtable.v2.RowFilter
- isInitialized() - Method in class com.google.bigtable.v2.RowRange.Builder
- isInitialized() - Method in class com.google.bigtable.v2.RowRange
- isInitialized() - Method in class com.google.bigtable.v2.RowSet.Builder
- isInitialized() - Method in class com.google.bigtable.v2.RowSet
- isInitialized() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
- isInitialized() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
- isInitialized() - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
- isInitialized() - Method in class com.google.bigtable.v2.SampleRowKeysResponse
- isInitialized() - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
- isInitialized() - Method in class com.google.bigtable.v2.StreamContinuationToken
- isInitialized() - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
- isInitialized() - Method in class com.google.bigtable.v2.StreamContinuationTokens
- isInitialized() - Method in class com.google.bigtable.v2.StreamPartition.Builder
- isInitialized() - Method in class com.google.bigtable.v2.StreamPartition
- isInitialized() - Method in class com.google.bigtable.v2.TimestampRange.Builder
- isInitialized() - Method in class com.google.bigtable.v2.TimestampRange
- isInitialized() - Method in class com.google.bigtable.v2.ValueRange.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ValueRange
- 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)
- isParsableFrom(String) - Static method in class com.google.bigtable.admin.v2.AppProfileName
- isParsableFrom(String) - Static method in class com.google.bigtable.admin.v2.BackupName
- isParsableFrom(String) - Static method in class com.google.bigtable.admin.v2.ClusterName
- isParsableFrom(String) - Static method in class com.google.bigtable.admin.v2.InstanceName
- isParsableFrom(String) - Static method in class com.google.bigtable.admin.v2.LocationName
- isParsableFrom(String) - Static method in class com.google.bigtable.admin.v2.ProjectName
- isParsableFrom(String) - Static method in class com.google.bigtable.admin.v2.SnapshotName
- isParsableFrom(String) - Static method in class com.google.bigtable.admin.v2.TableName
- isParsableFrom(String) - Static method in class com.google.bigtable.v2.InstanceName
- isParsableFrom(String) - Static method in class com.google.bigtable.v2.TableName
- 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.
- isRunning() - Method in class com.google.cloud.bigtable.emulator.core.EmulatorController
- 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.
K
- key() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Returns the builder for row key related filters.
- KEY_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- KEY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Row
- 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
- KMS_KEY_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- KMS_KEY_VERSION_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.EncryptionInfo
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.
- LABELS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Instance
- LABELS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Cell
- LABELS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- LAST_CHUNK_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- LAST_SCANNED_ROW_KEY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsResponse
- LAST_SCANNED_ROW_RESPONSES_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.FeatureFlags
- 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(ListAppProfilesRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Lists information about app profiles in an instance.
- listAppProfiles(ListAppProfilesRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Lists information about app profiles in an instance.
- listAppProfiles(ListAppProfilesRequest, StreamObserver<ListAppProfilesResponse>) - Method in interface com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.AsyncService
-
Lists information about app profiles in an instance.
- listAppProfiles(ListAppProfilesRequest, StreamObserver<ListAppProfilesResponse>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Lists information about app profiles in an instance.
- listAppProfiles(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Lists all app profiles of the specified instance.
- listAppProfilesAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously lists all app profiles of the specified instance.
- ListAppProfilesRequest - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.ListAppProfiles.
- ListAppProfilesRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.ListAppProfiles.
- ListAppProfilesRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- ListAppProfilesResponse - Class in com.google.bigtable.admin.v2
-
Response message for BigtableInstanceAdmin.ListAppProfiles.
- ListAppProfilesResponse.Builder - Class in com.google.bigtable.admin.v2
-
Response message for BigtableInstanceAdmin.ListAppProfiles.
- ListAppProfilesResponseOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- listBackups(ListBackupsRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Lists Cloud Bigtable backups.
- listBackups(ListBackupsRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Lists Cloud Bigtable backups.
- listBackups(ListBackupsRequest, StreamObserver<ListBackupsResponse>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Lists Cloud Bigtable backups.
- listBackups(ListBackupsRequest, StreamObserver<ListBackupsResponse>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Lists Cloud Bigtable backups.
- listBackups(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Lists backups in the specified cluster.
- listBackupsAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Lists backups in the specified cluster asynchronously.
- ListBackupsRequest - Class in com.google.bigtable.admin.v2
-
The request for [ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups].
- ListBackupsRequest.Builder - Class in com.google.bigtable.admin.v2
-
The request for [ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups].
- ListBackupsRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- ListBackupsResponse - Class in com.google.bigtable.admin.v2
-
The response for [ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups].
- ListBackupsResponse.Builder - Class in com.google.bigtable.admin.v2
-
The response for [ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups].
- ListBackupsResponseOrBuilder - Interface in com.google.bigtable.admin.v2
- 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(ListClustersRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Lists information about clusters in an instance.
- listClusters(ListClustersRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Lists information about clusters in an instance.
- listClusters(ListClustersRequest, StreamObserver<ListClustersResponse>) - Method in interface com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.AsyncService
-
Lists information about clusters in an instance.
- listClusters(ListClustersRequest, StreamObserver<ListClustersResponse>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Lists information about clusters in an instance.
- listClusters(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Lists all clusters in the specified instance.
- listClustersAsync(String) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously lists all clusters in the specified instance.
- ListClustersRequest - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.ListClusters.
- ListClustersRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.ListClusters.
- ListClustersRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- ListClustersResponse - Class in com.google.bigtable.admin.v2
-
Response message for BigtableInstanceAdmin.ListClusters.
- ListClustersResponse.Builder - Class in com.google.bigtable.admin.v2
-
Response message for BigtableInstanceAdmin.ListClusters.
- ListClustersResponseOrBuilder - Interface in com.google.bigtable.admin.v2
- 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(ListHotTabletsRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Lists hot tablets in a cluster, within the time range provided.
- listHotTablets(ListHotTabletsRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Lists hot tablets in a cluster, within the time range provided.
- listHotTablets(ListHotTabletsRequest, StreamObserver<ListHotTabletsResponse>) - Method in interface com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.AsyncService
-
Lists hot tablets in a cluster, within the time range provided.
- listHotTablets(ListHotTabletsRequest, StreamObserver<ListHotTabletsResponse>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Lists hot tablets in a cluster, within the time range provided.
- ListHotTabletsRequest - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.ListHotTablets.
- ListHotTabletsRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.ListHotTablets.
- ListHotTabletsRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- ListHotTabletsResponse - Class in com.google.bigtable.admin.v2
-
Response message for BigtableInstanceAdmin.ListHotTablets.
- ListHotTabletsResponse.Builder - Class in com.google.bigtable.admin.v2
-
Response message for BigtableInstanceAdmin.ListHotTablets.
- ListHotTabletsResponseOrBuilder - Interface in com.google.bigtable.admin.v2
- 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() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Lists all of the instances in the current project.
- listInstances(ListInstancesRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Lists information about instances in a project.
- listInstances(ListInstancesRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Lists information about instances in a project.
- listInstances(ListInstancesRequest, StreamObserver<ListInstancesResponse>) - Method in interface com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.AsyncService
-
Lists information about instances in a project.
- listInstances(ListInstancesRequest, StreamObserver<ListInstancesResponse>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Lists information about instances in a project.
- listInstancesAsync() - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously lists all of the instances in the current project.
- ListInstancesRequest - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.ListInstances.
- ListInstancesRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.ListInstances.
- ListInstancesRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- ListInstancesResponse - Class in com.google.bigtable.admin.v2
-
Response message for BigtableInstanceAdmin.ListInstances.
- ListInstancesResponse.Builder - Class in com.google.bigtable.admin.v2
-
Response message for BigtableInstanceAdmin.ListInstances.
- ListInstancesResponseOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- listSnapshots(ListSnapshotsRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Lists all snapshots associated with the specified cluster.
- listSnapshots(ListSnapshotsRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Lists all snapshots associated with the specified cluster.
- listSnapshots(ListSnapshotsRequest, StreamObserver<ListSnapshotsResponse>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Lists all snapshots associated with the specified cluster.
- listSnapshots(ListSnapshotsRequest, StreamObserver<ListSnapshotsResponse>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Lists all snapshots associated with the specified cluster.
- ListSnapshotsRequest - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots][google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots] Note: This is a private alpha release of Cloud Bigtable snapshots.
- ListSnapshotsRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots][google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots] Note: This is a private alpha release of Cloud Bigtable snapshots.
- ListSnapshotsRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- ListSnapshotsResponse - Class in com.google.bigtable.admin.v2
-
Response message for [google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots][google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots] Note: This is a private alpha release of Cloud Bigtable snapshots.
- ListSnapshotsResponse.Builder - Class in com.google.bigtable.admin.v2
-
Response message for [google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots][google.bigtable.admin.v2.BigtableTableAdmin.ListSnapshots] Note: This is a private alpha release of Cloud Bigtable snapshots.
- ListSnapshotsResponseOrBuilder - Interface in com.google.bigtable.admin.v2
- 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() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Lists all table IDs in the instance.
- listTables(ListTablesRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Lists all tables served from a specified instance.
- listTables(ListTablesRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Lists all tables served from a specified instance.
- listTables(ListTablesRequest, StreamObserver<ListTablesResponse>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Lists all tables served from a specified instance.
- listTables(ListTablesRequest, StreamObserver<ListTablesResponse>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Lists all tables served from a specified instance.
- listTablesAsync() - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously lists all table IDs in the instance.
- ListTablesRequest - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.ListTables][google.bigtable.admin.v2.BigtableTableAdmin.ListTables]
- ListTablesRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.ListTables][google.bigtable.admin.v2.BigtableTableAdmin.ListTables]
- ListTablesRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- ListTablesResponse - Class in com.google.bigtable.admin.v2
-
Response message for [google.bigtable.admin.v2.BigtableTableAdmin.ListTables][google.bigtable.admin.v2.BigtableTableAdmin.ListTables]
- ListTablesResponse.Builder - Class in com.google.bigtable.admin.v2
-
Response message for [google.bigtable.admin.v2.BigtableTableAdmin.ListTables][google.bigtable.admin.v2.BigtableTableAdmin.ListTables]
- ListTablesResponseOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- LOCATION_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Cluster
- LocationName - Class in com.google.bigtable.admin.v2
- LocationName() - Constructor for class com.google.bigtable.admin.v2.LocationName
-
Deprecated.
- LocationName.Builder - Class in com.google.bigtable.admin.v2
-
Builder for projects/{project}/locations/{location}.
M
- MAX_AGE - com.google.bigtable.admin.v2.GcRule.RuleCase
- MAX_AGE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.GcRule
- MAX_NUM_VERSIONS - com.google.bigtable.admin.v2.GcRule.RuleCase
- MAX_NUM_VERSIONS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.GcRule
- MAX_SERVE_NODES_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.AutoscalingLimits
- 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) - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules
-
Creates a new instance of the VersionRule
- mergeAppProfile(AppProfile) - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
-
Required.
- mergeAppProfile(AppProfile) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
-
Required.
- mergeAutoscalingLimits(AutoscalingLimits) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
-
Required.
- mergeAutoscalingTargets(AutoscalingTargets) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
-
Required.
- mergeBackup(Backup) - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
-
Required.
- mergeBackup(Backup) - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
-
Required.
- mergeBackupInfo(BackupInfo) - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
-
Information about the backup used to restore the table.
- mergeBackupInfo(BackupInfo) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
.google.bigtable.admin.v2.BackupInfo backup_info = 3;
- mergeChain(RowFilter.Chain) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in sequence, progressively narrowing the results.
- mergeChangeStreamConfig(ChangeStreamConfig) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
If specified, enable the change stream on this table.
- mergeChunkInfo(ReadChangeStreamResponse.MutationChunk.ChunkInfo) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
-
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.
- mergeCloseStream(ReadChangeStreamResponse.CloseStream) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
An indication that the stream should be closed.
- mergeCluster(Cluster) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
Required.
- mergeCluster(Cluster) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
-
Required.
- mergeClusterAutoscalingConfig(Cluster.ClusterAutoscalingConfig) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
-
Autoscaling configuration for this cluster.
- mergeClusterConfig(Cluster.ClusterConfig) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Configuration for this cluster.
- mergeColumnRangeFilter(ColumnRange) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns within the given range.
- mergeCommitTimestamp(Timestamp) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The timestamp at which the mutation was applied on the Bigtable server.
- mergeCondition(RowFilter.Condition) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies one of two possible RowFilters to the data based on the output of a predicate RowFilter.
- mergeContinuationToken(StreamContinuationToken) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
-
A token that can be provided to a subsequent `ReadChangeStream` call to pick up reading at the current stream position.
- mergeContinuationTokens(StreamContinuationTokens) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Tokens that describe how to resume reading a stream where reading previously left off.
- mergeCreate(ColumnFamily) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Create a new column family with the specified schema, or fail if one already exists with the given ID.
- mergeCreateTime(Timestamp) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Output only.
- mergeCreateTime(Timestamp) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- mergeDataChange(ReadChangeStreamResponse.DataChange) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
A mutation to the partition.
- mergeDeleteFromColumn(Mutation.DeleteFromColumn) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column.
- mergeDeleteFromFamily(Mutation.DeleteFromFamily) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column family.
- mergeDeleteFromRow(Mutation.DeleteFromRow) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from the entire row.
- mergeDeleteTime(Timestamp) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
The time when the snapshot will be deleted.
- mergeEncryptionConfig(Cluster.EncryptionConfig) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Immutable.
- mergeEncryptionInfo(EncryptionInfo) - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- mergeEncryptionStatus(Status) - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
-
Output only.
- mergeEndTime(Timestamp) - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- mergeEndTime(Timestamp) - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- mergeEndTime(Timestamp) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
If set, the time at which this operation finished or was cancelled.
- mergeEndTime(Timestamp) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Output only.
- mergeEndTime(Timestamp) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
The end time to list hot tablets.
- mergeEndTime(Timestamp) - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
-
If set, the time at which this operation failed or was completed successfully.
- mergeEndTime(Timestamp) - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
-
If set, the time at which this operation finished or was cancelled.
- mergeEndTime(Timestamp) - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
-
If set, the time at which this operation finished or was canceled.
- mergeEndTime(Timestamp) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
If specified, OK will be returned when the stream advances beyond this time.
- mergeEstimatedLowWatermark(Timestamp) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- mergeEstimatedLowWatermark(Timestamp) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- mergeExpireTime(Timestamp) - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Required.
- mergeExpireTime(Timestamp) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- mergeFalseFilter(RowFilter) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` does not return any results.
- mergeFamilyName(StringValue) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column family name for this chunk of data.
- mergeFilter(RowFilter) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The filter to apply to the contents of the specified row(s).
- mergeFinishTime(Timestamp) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- mergeFinishTime(Timestamp) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- mergeFinishTime(Timestamp) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- mergeFinishTime(Timestamp) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- mergeFinishTime(Timestamp) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- mergeFinishTime(Timestamp) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- mergeFinishTime(Timestamp) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- mergeFrom(AppProfile) - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
- mergeFrom(AppProfile.MultiClusterRoutingUseAny) - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
- mergeFrom(AppProfile.SingleClusterRouting) - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
- mergeFrom(AutoscalingLimits) - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
- mergeFrom(AutoscalingTargets) - Method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
- mergeFrom(Backup) - Method in class com.google.bigtable.admin.v2.Backup.Builder
- mergeFrom(BackupInfo) - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
- mergeFrom(ChangeStreamConfig) - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
- mergeFrom(CheckConsistencyRequest) - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
- mergeFrom(CheckConsistencyResponse) - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse.Builder
- mergeFrom(Cluster) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
- mergeFrom(Cluster.ClusterAutoscalingConfig) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
- mergeFrom(Cluster.ClusterConfig) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
- mergeFrom(Cluster.EncryptionConfig) - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
- mergeFrom(ColumnFamily) - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
- mergeFrom(CopyBackupMetadata) - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
- mergeFrom(CopyBackupRequest) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
- mergeFrom(CreateAppProfileRequest) - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
- mergeFrom(CreateBackupMetadata) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
- mergeFrom(CreateBackupRequest) - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
- mergeFrom(CreateClusterMetadata) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- mergeFrom(CreateClusterMetadata.TableProgress) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
- mergeFrom(CreateClusterRequest) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
- mergeFrom(CreateInstanceMetadata) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
- mergeFrom(CreateInstanceRequest) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- mergeFrom(CreateTableFromSnapshotMetadata) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
- mergeFrom(CreateTableFromSnapshotRequest) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
- mergeFrom(CreateTableRequest) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
- mergeFrom(CreateTableRequest.Split) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
- mergeFrom(DeleteAppProfileRequest) - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
- mergeFrom(DeleteBackupRequest) - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
- mergeFrom(DeleteClusterRequest) - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
- mergeFrom(DeleteInstanceRequest) - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
- mergeFrom(DeleteSnapshotRequest) - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
- mergeFrom(DeleteTableRequest) - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
- mergeFrom(DropRowRangeRequest) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
- mergeFrom(EncryptionInfo) - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
- mergeFrom(GcRule) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
- mergeFrom(GcRule.Intersection) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
- mergeFrom(GcRule.Union) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
- mergeFrom(GenerateConsistencyTokenRequest) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
- mergeFrom(GenerateConsistencyTokenResponse) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
- mergeFrom(GetAppProfileRequest) - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
- mergeFrom(GetBackupRequest) - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
- mergeFrom(GetClusterRequest) - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
- mergeFrom(GetInstanceRequest) - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
- mergeFrom(GetSnapshotRequest) - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
- mergeFrom(GetTableRequest) - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
- mergeFrom(HotTablet) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
- mergeFrom(Instance) - Method in class com.google.bigtable.admin.v2.Instance.Builder
- mergeFrom(ListAppProfilesRequest) - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
- mergeFrom(ListAppProfilesResponse) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
- mergeFrom(ListBackupsRequest) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
- mergeFrom(ListBackupsResponse) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
- mergeFrom(ListClustersRequest) - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
- mergeFrom(ListClustersResponse) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
- mergeFrom(ListHotTabletsRequest) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
- mergeFrom(ListHotTabletsResponse) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
- mergeFrom(ListInstancesRequest) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
- mergeFrom(ListInstancesResponse) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
- mergeFrom(ListSnapshotsRequest) - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
- mergeFrom(ListSnapshotsResponse) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
- mergeFrom(ListTablesRequest) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
- mergeFrom(ListTablesResponse) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
- mergeFrom(ModifyColumnFamiliesRequest) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
- mergeFrom(ModifyColumnFamiliesRequest.Modification) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
- mergeFrom(OperationProgress) - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
- mergeFrom(OptimizeRestoredTableMetadata) - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
- mergeFrom(PartialUpdateClusterMetadata) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
- mergeFrom(PartialUpdateClusterRequest) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
- mergeFrom(PartialUpdateInstanceRequest) - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
- mergeFrom(RestoreInfo) - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
- mergeFrom(RestoreTableMetadata) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
- mergeFrom(RestoreTableRequest) - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
- mergeFrom(Snapshot) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
- mergeFrom(SnapshotTableMetadata) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
- mergeFrom(SnapshotTableRequest) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
- mergeFrom(Table) - Method in class com.google.bigtable.admin.v2.Table.Builder
- mergeFrom(Table.ClusterState) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
- mergeFrom(UndeleteTableMetadata) - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
- mergeFrom(UndeleteTableRequest) - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
- mergeFrom(UpdateAppProfileMetadata) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata.Builder
- mergeFrom(UpdateAppProfileRequest) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
- mergeFrom(UpdateBackupRequest) - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
- mergeFrom(UpdateClusterMetadata) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
- mergeFrom(UpdateInstanceMetadata) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
- mergeFrom(UpdateTableMetadata) - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
- mergeFrom(UpdateTableRequest) - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
- mergeFrom(Cell) - Method in class com.google.bigtable.v2.Cell.Builder
- mergeFrom(CheckAndMutateRowRequest) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
- mergeFrom(CheckAndMutateRowResponse) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
- mergeFrom(Column) - Method in class com.google.bigtable.v2.Column.Builder
- mergeFrom(ColumnRange) - Method in class com.google.bigtable.v2.ColumnRange.Builder
- mergeFrom(Family) - Method in class com.google.bigtable.v2.Family.Builder
- mergeFrom(FeatureFlags) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
- mergeFrom(FullReadStatsView) - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
- mergeFrom(GenerateInitialChangeStreamPartitionsRequest) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
- mergeFrom(GenerateInitialChangeStreamPartitionsResponse) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
- mergeFrom(MutateRowRequest) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
- mergeFrom(MutateRowResponse) - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
- mergeFrom(MutateRowsRequest) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
- mergeFrom(MutateRowsRequest.Entry) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
- mergeFrom(MutateRowsResponse) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
- mergeFrom(MutateRowsResponse.Entry) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
- mergeFrom(Mutation) - Method in class com.google.bigtable.v2.Mutation.Builder
- mergeFrom(Mutation.DeleteFromColumn) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
- mergeFrom(Mutation.DeleteFromFamily) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
- mergeFrom(Mutation.DeleteFromRow) - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
- mergeFrom(Mutation.SetCell) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- mergeFrom(PingAndWarmRequest) - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
- mergeFrom(PingAndWarmResponse) - Method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
- mergeFrom(RateLimitInfo) - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
- mergeFrom(ReadChangeStreamRequest) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
- mergeFrom(ReadChangeStreamResponse) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
- mergeFrom(ReadChangeStreamResponse.CloseStream) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
- mergeFrom(ReadChangeStreamResponse.DataChange) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
- mergeFrom(ReadChangeStreamResponse.Heartbeat) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
- mergeFrom(ReadChangeStreamResponse.MutationChunk) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
- mergeFrom(ReadChangeStreamResponse.MutationChunk.ChunkInfo) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
- mergeFrom(ReadIterationStats) - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
- mergeFrom(ReadModifyWriteRowRequest) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
- mergeFrom(ReadModifyWriteRowResponse) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
- mergeFrom(ReadModifyWriteRule) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
- mergeFrom(ReadRowsRequest) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
- mergeFrom(ReadRowsResponse) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
- mergeFrom(ReadRowsResponse.CellChunk) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
- mergeFrom(RequestLatencyStats) - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
- mergeFrom(RequestStats) - Method in class com.google.bigtable.v2.RequestStats.Builder
- mergeFrom(ResponseParams) - Method in class com.google.bigtable.v2.ResponseParams.Builder
- mergeFrom(Row) - Method in class com.google.bigtable.v2.Row.Builder
- mergeFrom(RowFilter) - Method in class com.google.bigtable.v2.RowFilter.Builder
- mergeFrom(RowFilter.Chain) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
- mergeFrom(RowFilter.Condition) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
- mergeFrom(RowFilter.Interleave) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
- mergeFrom(RowRange) - Method in class com.google.bigtable.v2.RowRange.Builder
- mergeFrom(RowSet) - Method in class com.google.bigtable.v2.RowSet.Builder
- mergeFrom(SampleRowKeysRequest) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
- mergeFrom(SampleRowKeysResponse) - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
- mergeFrom(StreamContinuationToken) - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
- mergeFrom(StreamContinuationTokens) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
- mergeFrom(StreamPartition) - Method in class com.google.bigtable.v2.StreamPartition.Builder
- mergeFrom(TimestampRange) - Method in class com.google.bigtable.v2.TimestampRange.Builder
- mergeFrom(ValueRange) - Method in class com.google.bigtable.v2.ValueRange.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.Backup.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.Instance.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.Table.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Cell.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Column.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ColumnRange.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Family.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Mutation.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.RequestStats.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ResponseParams.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Row.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.RowFilter.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.RowRange.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.RowSet.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.StreamPartition.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.TimestampRange.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ValueRange.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.Backup.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.Instance.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.Table.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Cell.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Column.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ColumnRange.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Family.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Mutation.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.RequestStats.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ResponseParams.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Row.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.RowFilter.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.RowRange.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.RowSet.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.StreamPartition.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.TimestampRange.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ValueRange.Builder
- mergeFrontendServerLatency(Duration) - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
-
The latency measured by the frontend server handling this request, from when the request was received, to when this value is sent back in the response.
- mergeFullReadStatsView(FullReadStatsView) - Method in class com.google.bigtable.v2.RequestStats.Builder
-
Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.
- mergeGcRule(GcRule) - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
-
Garbage collection rule specified as a protobuf.
- mergeHeartbeat(ReadChangeStreamResponse.Heartbeat) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
A periodic heartbeat message.
- mergeHeartbeatDuration(Duration) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
If specified, the duration between `Heartbeat` messages on the stream.
- mergeInstance(Instance) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- mergeInstance(Instance) - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
-
Required.
- mergeInterleave(RowFilter.Interleave) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in parallel and combines the results.
- mergeIntersection(GcRule.Intersection) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by every nested rule.
- mergeMaxAge(Duration) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells in a column older than the given age.
- mergeMultiClusterRoutingUseAny(AppProfile.MultiClusterRoutingUseAny) - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Use a multi-cluster routing policy.
- mergeMutation(Mutation) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
-
If this is a continuation of a chunked message (`chunked_value_offset` > 0), ignore all fields except the `SetCell`'s value and merge it with the previous message by concatenating the value fields.
- mergeOriginalRequest(Cluster) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The request that prompted the initiation of this UpdateCluster operation.
- mergeOriginalRequest(CreateClusterRequest) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The request that prompted the initiation of this CreateCluster operation.
- mergeOriginalRequest(CreateInstanceRequest) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The request that prompted the initiation of this CreateInstance operation.
- mergeOriginalRequest(CreateTableFromSnapshotRequest) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The request that prompted the initiation of this CreateTableFromSnapshot operation.
- mergeOriginalRequest(PartialUpdateClusterRequest) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The original request for PartialUpdateCluster.
- mergeOriginalRequest(PartialUpdateInstanceRequest) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The request that prompted the initiation of this UpdateInstance operation.
- mergeOriginalRequest(SnapshotTableRequest) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The request that prompted the initiation of this SnapshotTable operation.
- mergePartition(StreamPartition) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
-
A partition of the change stream.
- mergePartition(StreamPartition) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
The partition to read changes from.
- mergePartition(StreamPartition) - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
-
The partition that this token applies to.
- mergePeriod(Duration) - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
-
Time that clients should wait before adjusting the target rate again.
- mergePredicateFilter(RowFilter) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
The filter to be applied to the contents of the specified row.
- mergePredicateFilter(RowFilter) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
If `predicate_filter` outputs any cells, then `true_filter` will be evaluated on the input row.
- mergeProgress(OperationProgress) - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
-
The progress of the [CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup] operation.
- mergeProgress(OperationProgress) - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
-
The progress of the post-restore optimizations.
- mergeProgress(OperationProgress) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
The progress of the [RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable] operation.
- mergeQualifier(BytesValue) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column qualifier for this chunk of data.
- mergeRateLimitInfo(RateLimitInfo) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
Information about how client should limit the rate (QPS).
- mergeReadIterationStats(ReadIterationStats) - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Iteration stats describe how efficient the read is, e.g.
- mergeRequestLatencyStats(RequestLatencyStats) - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Request latency stats describe the time taken to complete a request, from the server side.
- mergeRequestStats(RequestStats) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
If requested, provide enhanced query performance statistics.
- mergeRequestTime(Timestamp) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The time at which the original request was received.
- mergeRequestTime(Timestamp) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the original request was received.
- mergeRequestTime(Timestamp) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The time at which the original request was received.
- mergeRequestTime(Timestamp) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The time at which the original request was received.
- mergeRequestTime(Timestamp) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The time at which the original request was received.
- mergeRequestTime(Timestamp) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the original request was received.
- mergeRequestTime(Timestamp) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The time at which the original request was received.
- mergeRestoreInfo(RestoreInfo) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Output only.
- mergeRetentionPeriod(Duration) - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
-
How long the change stream should be retained.
- mergeRow(Row) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
-
A Row containing the new contents of all cells modified by the request.
- mergeRowRange(RowRange) - Method in class com.google.bigtable.v2.StreamPartition.Builder
-
The row range covered by this partition and is specified by [`start_key_closed`, `end_key_open`).
- mergeRows(RowSet) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The row keys and/or ranges to read sequentially.
- mergeSetCell(Mutation.SetCell) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Set a cell's value.
- mergeSingleClusterRouting(AppProfile.SingleClusterRouting) - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Use a single-cluster routing policy.
- mergeSourceBackupInfo(BackupInfo) - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
-
Information about the source backup that is being copied from.
- mergeSourceTable(Table) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- mergeStartTime(Timestamp) - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- mergeStartTime(Timestamp) - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- mergeStartTime(Timestamp) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
The time at which this operation started.
- mergeStartTime(Timestamp) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Output only.
- mergeStartTime(Timestamp) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
The start time to list hot tablets.
- mergeStartTime(Timestamp) - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
-
Time the request was received.
- mergeStartTime(Timestamp) - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
-
The time at which this operation started.
- mergeStartTime(Timestamp) - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
-
The time at which this operation started.
- mergeStartTime(Timestamp) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Start reading the stream at the specified timestamp.
- mergeStatus(Status) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
The result of the request Entry identified by `index`.
- mergeStatus(Status) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
The status of the stream.
- mergeTable(Table) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
Required.
- mergeTable(Table) - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
-
Required.
- mergeTimeRange(TimestampRange) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The range of timestamps within which cells should be deleted.
- mergeTimestampRangeFilter(TimestampRange) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with timestamps within the given range.
- mergeTrueFilter(RowFilter) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` returns any results.
- mergeTtl(Duration) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
The amount of time that the new snapshot can stay active after it is created.
- mergeUnion(GcRule.Union) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by any nested rule.
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.Backup.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.Instance.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.Table.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Cell.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Column.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ColumnRange.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Family.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Mutation.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RequestStats.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ResponseParams.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Row.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RowFilter.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RowRange.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RowSet.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.StreamPartition.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.TimestampRange.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ValueRange.Builder
- mergeUpdate(ColumnFamily) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Update an existing column family to the specified schema, or fail if no column family exists with the given ID.
- mergeUpdateMask(FieldMask) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
-
Required.
- mergeUpdateMask(FieldMask) - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
-
Required.
- mergeUpdateMask(FieldMask) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
-
Required.
- mergeUpdateMask(FieldMask) - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
-
Required.
- mergeUpdateMask(FieldMask) - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
-
Required.
- mergeValueRangeFilter(ValueRange) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with values that fall within the given range.
- MILLIS - com.google.bigtable.admin.v2.Table.TimestampGranularity
-
The table keeps data versioned at a granularity of 1ms.
- MILLIS_VALUE - Static variable in enum com.google.bigtable.admin.v2.Table.TimestampGranularity
-
The table keeps data versioned at a granularity of 1ms.
- MIN_SERVE_NODES_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.AutoscalingLimits
- MOD_NOT_SET - com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.ModCase
- MODIFICATIONS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- modifyColumnFamilies(ModifyColumnFamiliesRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Performs a series of column family modifications on the specified table.
- modifyColumnFamilies(ModifyColumnFamiliesRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Performs a series of column family modifications on the specified table.
- modifyColumnFamilies(ModifyColumnFamiliesRequest, StreamObserver<Table>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Performs a series of column family modifications on the specified table.
- modifyColumnFamilies(ModifyColumnFamiliesRequest, StreamObserver<Table>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Performs a series of column family modifications on the specified table.
- ModifyColumnFamiliesRequest - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies][google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies]
- ModifyColumnFamiliesRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Fluent wrapper for
ModifyColumnFamiliesRequest
- ModifyColumnFamiliesRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies][google.bigtable.admin.v2.BigtableTableAdmin.ModifyColumnFamilies]
- ModifyColumnFamiliesRequest.Modification - Class in com.google.bigtable.admin.v2
-
A create, update, or delete of a particular column family.
- ModifyColumnFamiliesRequest.Modification.Builder - Class in com.google.bigtable.admin.v2
-
A create, update, or delete of a particular column family.
- ModifyColumnFamiliesRequest.Modification.ModCase - Enum in com.google.bigtable.admin.v2
- ModifyColumnFamiliesRequest.ModificationOrBuilder - Interface in com.google.bigtable.admin.v2
- ModifyColumnFamiliesRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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
-
Creates, updates and drops column families as specified in the request.
- modifyFamiliesAsync(ModifyColumnFamiliesRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously creates, updates, and drops column families as specified in the request.
- MULTI_CLUSTER_ROUTING_USE_ANY - com.google.bigtable.admin.v2.AppProfile.RoutingPolicyCase
- MULTI_CLUSTER_ROUTING_USE_ANY_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.AppProfile
- MUTATE_ROWS_RATE_LIMIT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.FeatureFlags
- MUTATE_ROWS_RATE_LIMIT2_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.FeatureFlags
- mutateRow(MutateRowRequest) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableBlockingStub
-
Mutates a row atomically.
- mutateRow(MutateRowRequest) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableFutureStub
-
Mutates a row atomically.
- mutateRow(MutateRowRequest, StreamObserver<MutateRowResponse>) - Method in interface com.google.bigtable.v2.BigtableGrpc.AsyncService
-
Mutates a row atomically.
- mutateRow(MutateRowRequest, StreamObserver<MutateRowResponse>) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableStub
-
Mutates a row atomically.
- 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.
- MutateRowRequest - Class in com.google.bigtable.v2
-
Request message for Bigtable.MutateRow.
- MutateRowRequest.Builder - Class in com.google.bigtable.v2
-
Request message for Bigtable.MutateRow.
- MutateRowRequestOrBuilder - Interface in com.google.bigtable.v2
- MutateRowResponse - Class in com.google.bigtable.v2
-
Response message for Bigtable.MutateRow.
- MutateRowResponse.Builder - Class in com.google.bigtable.v2
-
Response message for Bigtable.MutateRow.
- MutateRowResponseOrBuilder - Interface in com.google.bigtable.v2
- mutateRows(MutateRowsRequest) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableBlockingStub
-
Mutates multiple rows in a batch.
- mutateRows(MutateRowsRequest, StreamObserver<MutateRowsResponse>) - Method in interface com.google.bigtable.v2.BigtableGrpc.AsyncService
-
Mutates multiple rows in a batch.
- mutateRows(MutateRowsRequest, StreamObserver<MutateRowsResponse>) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableStub
-
Mutates multiple rows in a batch.
- 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(Throwable, List<MutateRowsException.FailedMutation>, boolean) - Constructor for 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.
- MutateRowsException.FailedMutation - Class in com.google.cloud.bigtable.data.v2.models
-
Identifies which mutation failed and the reason it failed.
- MutateRowsRequest - Class in com.google.bigtable.v2
-
Request message for BigtableService.MutateRows.
- MutateRowsRequest.Builder - Class in com.google.bigtable.v2
-
Request message for BigtableService.MutateRows.
- MutateRowsRequest.Entry - Class in com.google.bigtable.v2
-
A mutation for a given row.
- MutateRowsRequest.Entry.Builder - Class in com.google.bigtable.v2
-
A mutation for a given row.
- MutateRowsRequest.EntryOrBuilder - Interface in com.google.bigtable.v2
- MutateRowsRequestOrBuilder - Interface in com.google.bigtable.v2
- MutateRowsResponse - Class in com.google.bigtable.v2
-
Response message for BigtableService.MutateRows.
- MutateRowsResponse.Builder - Class in com.google.bigtable.v2
-
Response message for BigtableService.MutateRows.
- MutateRowsResponse.Entry - Class in com.google.bigtable.v2
-
The result of applying a passed mutation in the original request.
- MutateRowsResponse.Entry.Builder - Class in com.google.bigtable.v2
-
The result of applying a passed mutation in the original request.
- MutateRowsResponse.EntryOrBuilder - Interface in com.google.bigtable.v2
- MutateRowsResponseOrBuilder - Interface in com.google.bigtable.v2
- Mutation - Class in com.google.bigtable.v2
-
Specifies a particular change to be made to the contents of a row.
- 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. - MUTATION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- MUTATION_NOT_SET - com.google.bigtable.v2.Mutation.MutationCase
- Mutation.Builder - Class in com.google.bigtable.v2
-
Specifies a particular change to be made to the contents of a row.
- Mutation.DeleteFromColumn - Class in com.google.bigtable.v2
-
A Mutation which deletes cells from the specified column, optionally restricting the deletions to a given timestamp range.
- Mutation.DeleteFromColumn.Builder - Class in com.google.bigtable.v2
-
A Mutation which deletes cells from the specified column, optionally restricting the deletions to a given timestamp range.
- Mutation.DeleteFromColumnOrBuilder - Interface in com.google.bigtable.v2
- Mutation.DeleteFromFamily - Class in com.google.bigtable.v2
-
A Mutation which deletes all cells from the specified column family.
- Mutation.DeleteFromFamily.Builder - Class in com.google.bigtable.v2
-
A Mutation which deletes all cells from the specified column family.
- Mutation.DeleteFromFamilyOrBuilder - Interface in com.google.bigtable.v2
- Mutation.DeleteFromRow - Class in com.google.bigtable.v2
-
A Mutation which deletes all cells from the containing row.
- Mutation.DeleteFromRow.Builder - Class in com.google.bigtable.v2
-
A Mutation which deletes all cells from the containing row.
- Mutation.DeleteFromRowOrBuilder - Interface in com.google.bigtable.v2
- Mutation.MutationCase - Enum in com.google.bigtable.v2
- Mutation.SetCell - Class in com.google.bigtable.v2
-
A Mutation which sets the value of the specified cell.
- Mutation.SetCell.Builder - Class in com.google.bigtable.v2
-
A Mutation which sets the value of the specified cell.
- Mutation.SetCellOrBuilder - Interface in com.google.bigtable.v2
- MutationApi<T extends MutationApi<T>> - Interface in com.google.cloud.bigtable.data.v2.models
-
The API for creating mutations for a single row.
- MutationOrBuilder - Interface in com.google.bigtable.v2
- MUTATIONS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MutateRowRequest
- MUTATIONS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MutateRowsRequest.Entry
N
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.AppProfile
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Backup
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Cluster
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CopyBackupMetadata
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateBackupMetadata
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.DeleteBackupRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.DeleteClusterRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.DeleteTableRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.DropRowRangeRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.GetAppProfileRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.GetBackupRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.GetClusterRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.GetInstanceRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.GetSnapshotRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.GetTableRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.HotTablet
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Instance
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.RestoreTableMetadata
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Snapshot
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.SnapshotTableRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Table
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.UndeleteTableRequest
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.UpdateTableMetadata
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Family
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.PingAndWarmRequest
- NAME_ONLY - com.google.bigtable.admin.v2.Table.View
-
Only populates `name`.
- NAME_ONLY_VALUE - Static variable in enum com.google.bigtable.admin.v2.Table.View
-
Only populates `name`.
- NEW_PARTITIONS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- newBlockingStub(Channel) - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBlockingStub(Channel) - Static method in class com.google.bigtable.v2.BigtableGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBuilder() - Static method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- newBuilder() - Static method in class com.google.bigtable.admin.v2.AppProfile
- newBuilder() - Static method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- newBuilder() - Static method in class com.google.bigtable.admin.v2.AppProfileName
- newBuilder() - Static method in class com.google.bigtable.admin.v2.AutoscalingLimits
- newBuilder() - Static method in class com.google.bigtable.admin.v2.AutoscalingTargets
- newBuilder() - Static method in class com.google.bigtable.admin.v2.Backup
- newBuilder() - Static method in class com.google.bigtable.admin.v2.BackupInfo
- newBuilder() - Static method in class com.google.bigtable.admin.v2.BackupName
- newBuilder() - Static method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- newBuilder() - Static method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- newBuilder() - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- newBuilder() - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- newBuilder() - Static method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- newBuilder() - Static method in class com.google.bigtable.admin.v2.Cluster
- newBuilder() - Static method in class com.google.bigtable.admin.v2.ClusterName
- newBuilder() - Static method in class com.google.bigtable.admin.v2.ColumnFamily
- newBuilder() - Static method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- newBuilder() - Static method in class com.google.bigtable.admin.v2.CopyBackupRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- newBuilder() - Static method in class com.google.bigtable.admin.v2.CreateBackupRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- newBuilder() - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- newBuilder() - Static method in class com.google.bigtable.admin.v2.CreateClusterRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- newBuilder() - Static method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- newBuilder() - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.CreateTableRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- newBuilder() - Static method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.DeleteTableRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.EncryptionInfo
- newBuilder() - Static method in class com.google.bigtable.admin.v2.GcRule.Intersection
- newBuilder() - Static method in class com.google.bigtable.admin.v2.GcRule
- newBuilder() - Static method in class com.google.bigtable.admin.v2.GcRule.Union
- newBuilder() - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- newBuilder() - Static method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.GetBackupRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.GetClusterRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.GetInstanceRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.GetTableRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.HotTablet
- newBuilder() - Static method in class com.google.bigtable.admin.v2.Instance
- newBuilder() - Static method in class com.google.bigtable.admin.v2.InstanceName
- newBuilder() - Static method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- newBuilder() - Static method in class com.google.bigtable.admin.v2.ListBackupsRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.ListBackupsResponse
- newBuilder() - Static method in class com.google.bigtable.admin.v2.ListClustersRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.ListClustersResponse
- newBuilder() - Static method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- newBuilder() - Static method in class com.google.bigtable.admin.v2.ListInstancesRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.ListInstancesResponse
- newBuilder() - Static method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- newBuilder() - Static method in class com.google.bigtable.admin.v2.ListTablesRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.ListTablesResponse
- newBuilder() - Static method in class com.google.bigtable.admin.v2.LocationName
- newBuilder() - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- newBuilder() - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.OperationProgress
- newBuilder() - Static method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- newBuilder() - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- newBuilder() - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.ProjectName
- newBuilder() - Static method in class com.google.bigtable.admin.v2.RestoreInfo
- newBuilder() - Static method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- newBuilder() - Static method in class com.google.bigtable.admin.v2.RestoreTableRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.Snapshot
- newBuilder() - Static method in class com.google.bigtable.admin.v2.SnapshotName
- newBuilder() - Static method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- newBuilder() - Static method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.Table.ClusterState
- newBuilder() - Static method in class com.google.bigtable.admin.v2.Table
- newBuilder() - Static method in class com.google.bigtable.admin.v2.TableName
- newBuilder() - Static method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- newBuilder() - Static method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- newBuilder() - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- newBuilder() - Static method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- newBuilder() - Static method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- newBuilder() - Static method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- newBuilder() - Static method in class com.google.bigtable.admin.v2.UpdateTableRequest
- newBuilder() - Static method in class com.google.bigtable.v2.Cell
- newBuilder() - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- newBuilder() - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- newBuilder() - Static method in class com.google.bigtable.v2.Column
- newBuilder() - Static method in class com.google.bigtable.v2.ColumnRange
- newBuilder() - Static method in class com.google.bigtable.v2.Family
- newBuilder() - Static method in class com.google.bigtable.v2.FeatureFlags
- newBuilder() - Static method in class com.google.bigtable.v2.FullReadStatsView
- newBuilder() - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- newBuilder() - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- newBuilder() - Static method in class com.google.bigtable.v2.InstanceName
- newBuilder() - Static method in class com.google.bigtable.v2.MutateRowRequest
- newBuilder() - Static method in class com.google.bigtable.v2.MutateRowResponse
- newBuilder() - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- newBuilder() - Static method in class com.google.bigtable.v2.MutateRowsRequest
- newBuilder() - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- newBuilder() - Static method in class com.google.bigtable.v2.MutateRowsResponse
- newBuilder() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- newBuilder() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- newBuilder() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- newBuilder() - Static method in class com.google.bigtable.v2.Mutation
- newBuilder() - Static method in class com.google.bigtable.v2.Mutation.SetCell
- newBuilder() - Static method in class com.google.bigtable.v2.PingAndWarmRequest
- newBuilder() - Static method in class com.google.bigtable.v2.PingAndWarmResponse
- newBuilder() - Static method in class com.google.bigtable.v2.RateLimitInfo
- newBuilder() - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
- newBuilder() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- newBuilder() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- newBuilder() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- newBuilder() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- newBuilder() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- newBuilder() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
- newBuilder() - Static method in class com.google.bigtable.v2.ReadIterationStats
- newBuilder() - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- newBuilder() - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- newBuilder() - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
- newBuilder() - Static method in class com.google.bigtable.v2.ReadRowsRequest
- newBuilder() - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- newBuilder() - Static method in class com.google.bigtable.v2.ReadRowsResponse
- newBuilder() - Static method in class com.google.bigtable.v2.RequestLatencyStats
- newBuilder() - Static method in class com.google.bigtable.v2.RequestStats
- newBuilder() - Static method in class com.google.bigtable.v2.ResponseParams
- newBuilder() - Static method in class com.google.bigtable.v2.Row
- newBuilder() - Static method in class com.google.bigtable.v2.RowFilter.Chain
- newBuilder() - Static method in class com.google.bigtable.v2.RowFilter.Condition
- newBuilder() - Static method in class com.google.bigtable.v2.RowFilter.Interleave
- newBuilder() - Static method in class com.google.bigtable.v2.RowFilter
- newBuilder() - Static method in class com.google.bigtable.v2.RowRange
- newBuilder() - Static method in class com.google.bigtable.v2.RowSet
- newBuilder() - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
- newBuilder() - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
- newBuilder() - Static method in class com.google.bigtable.v2.StreamContinuationToken
- newBuilder() - Static method in class com.google.bigtable.v2.StreamContinuationTokens
- newBuilder() - Static method in class com.google.bigtable.v2.StreamPartition
- newBuilder() - Static method in class com.google.bigtable.v2.TableName
- newBuilder() - Static method in class com.google.bigtable.v2.TimestampRange
- newBuilder() - Static method in class com.google.bigtable.v2.ValueRange
- 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() - 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.
- newBuilder(ClientContext) - 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.BigtableTableAdminStubSettings
-
Returns a new builder for this class.
- newBuilder(AppProfile) - Static method in class com.google.bigtable.admin.v2.AppProfile
- newBuilder(AppProfile.MultiClusterRoutingUseAny) - Static method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- newBuilder(AppProfile.SingleClusterRouting) - Static method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- newBuilder(AutoscalingLimits) - Static method in class com.google.bigtable.admin.v2.AutoscalingLimits
- newBuilder(AutoscalingTargets) - Static method in class com.google.bigtable.admin.v2.AutoscalingTargets
- newBuilder(Backup) - Static method in class com.google.bigtable.admin.v2.Backup
- newBuilder(BackupInfo) - Static method in class com.google.bigtable.admin.v2.BackupInfo
- newBuilder(ChangeStreamConfig) - Static method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- newBuilder(CheckConsistencyRequest) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- newBuilder(CheckConsistencyResponse) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- newBuilder(Cluster) - Static method in class com.google.bigtable.admin.v2.Cluster
- newBuilder(Cluster.ClusterAutoscalingConfig) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- newBuilder(Cluster.ClusterConfig) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- newBuilder(Cluster.EncryptionConfig) - Static method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- newBuilder(ColumnFamily) - Static method in class com.google.bigtable.admin.v2.ColumnFamily
- newBuilder(CopyBackupMetadata) - Static method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- newBuilder(CopyBackupRequest) - Static method in class com.google.bigtable.admin.v2.CopyBackupRequest
- newBuilder(CreateAppProfileRequest) - Static method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- newBuilder(CreateBackupMetadata) - Static method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- newBuilder(CreateBackupRequest) - Static method in class com.google.bigtable.admin.v2.CreateBackupRequest
- newBuilder(CreateClusterMetadata) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- newBuilder(CreateClusterMetadata.TableProgress) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- newBuilder(CreateClusterRequest) - Static method in class com.google.bigtable.admin.v2.CreateClusterRequest
- newBuilder(CreateInstanceMetadata) - Static method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- newBuilder(CreateInstanceRequest) - Static method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- newBuilder(CreateTableFromSnapshotMetadata) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- newBuilder(CreateTableFromSnapshotRequest) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- newBuilder(CreateTableRequest) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest
- newBuilder(CreateTableRequest.Split) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- newBuilder(DeleteAppProfileRequest) - Static method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- newBuilder(DeleteBackupRequest) - Static method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- newBuilder(DeleteClusterRequest) - Static method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- newBuilder(DeleteInstanceRequest) - Static method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- newBuilder(DeleteSnapshotRequest) - Static method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- newBuilder(DeleteTableRequest) - Static method in class com.google.bigtable.admin.v2.DeleteTableRequest
- newBuilder(DropRowRangeRequest) - Static method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- newBuilder(EncryptionInfo) - Static method in class com.google.bigtable.admin.v2.EncryptionInfo
- newBuilder(GcRule) - Static method in class com.google.bigtable.admin.v2.GcRule
- newBuilder(GcRule.Intersection) - Static method in class com.google.bigtable.admin.v2.GcRule.Intersection
- newBuilder(GcRule.Union) - Static method in class com.google.bigtable.admin.v2.GcRule.Union
- newBuilder(GenerateConsistencyTokenRequest) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- newBuilder(GenerateConsistencyTokenResponse) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- newBuilder(GetAppProfileRequest) - Static method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- newBuilder(GetBackupRequest) - Static method in class com.google.bigtable.admin.v2.GetBackupRequest
- newBuilder(GetClusterRequest) - Static method in class com.google.bigtable.admin.v2.GetClusterRequest
- newBuilder(GetInstanceRequest) - Static method in class com.google.bigtable.admin.v2.GetInstanceRequest
- newBuilder(GetSnapshotRequest) - Static method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- newBuilder(GetTableRequest) - Static method in class com.google.bigtable.admin.v2.GetTableRequest
- newBuilder(HotTablet) - Static method in class com.google.bigtable.admin.v2.HotTablet
- newBuilder(Instance) - Static method in class com.google.bigtable.admin.v2.Instance
- newBuilder(ListAppProfilesRequest) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- newBuilder(ListAppProfilesResponse) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- newBuilder(ListBackupsRequest) - Static method in class com.google.bigtable.admin.v2.ListBackupsRequest
- newBuilder(ListBackupsResponse) - Static method in class com.google.bigtable.admin.v2.ListBackupsResponse
- newBuilder(ListClustersRequest) - Static method in class com.google.bigtable.admin.v2.ListClustersRequest
- newBuilder(ListClustersResponse) - Static method in class com.google.bigtable.admin.v2.ListClustersResponse
- newBuilder(ListHotTabletsRequest) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- newBuilder(ListHotTabletsResponse) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- newBuilder(ListInstancesRequest) - Static method in class com.google.bigtable.admin.v2.ListInstancesRequest
- newBuilder(ListInstancesResponse) - Static method in class com.google.bigtable.admin.v2.ListInstancesResponse
- newBuilder(ListSnapshotsRequest) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- newBuilder(ListSnapshotsResponse) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- newBuilder(ListTablesRequest) - Static method in class com.google.bigtable.admin.v2.ListTablesRequest
- newBuilder(ListTablesResponse) - Static method in class com.google.bigtable.admin.v2.ListTablesResponse
- newBuilder(ModifyColumnFamiliesRequest) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- newBuilder(ModifyColumnFamiliesRequest.Modification) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- newBuilder(OperationProgress) - Static method in class com.google.bigtable.admin.v2.OperationProgress
- newBuilder(OptimizeRestoredTableMetadata) - Static method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- newBuilder(PartialUpdateClusterMetadata) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- newBuilder(PartialUpdateClusterRequest) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- newBuilder(PartialUpdateInstanceRequest) - Static method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- newBuilder(RestoreInfo) - Static method in class com.google.bigtable.admin.v2.RestoreInfo
- newBuilder(RestoreTableMetadata) - Static method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- newBuilder(RestoreTableRequest) - Static method in class com.google.bigtable.admin.v2.RestoreTableRequest
- newBuilder(Snapshot) - Static method in class com.google.bigtable.admin.v2.Snapshot
- newBuilder(SnapshotTableMetadata) - Static method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- newBuilder(SnapshotTableRequest) - Static method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- newBuilder(Table) - Static method in class com.google.bigtable.admin.v2.Table
- newBuilder(Table.ClusterState) - Static method in class com.google.bigtable.admin.v2.Table.ClusterState
- newBuilder(UndeleteTableMetadata) - Static method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- newBuilder(UndeleteTableRequest) - Static method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- newBuilder(UpdateAppProfileMetadata) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- newBuilder(UpdateAppProfileRequest) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- newBuilder(UpdateBackupRequest) - Static method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- newBuilder(UpdateClusterMetadata) - Static method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- newBuilder(UpdateInstanceMetadata) - Static method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- newBuilder(UpdateTableMetadata) - Static method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- newBuilder(UpdateTableRequest) - Static method in class com.google.bigtable.admin.v2.UpdateTableRequest
- newBuilder(Cell) - Static method in class com.google.bigtable.v2.Cell
- newBuilder(CheckAndMutateRowRequest) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- newBuilder(CheckAndMutateRowResponse) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- newBuilder(Column) - Static method in class com.google.bigtable.v2.Column
- newBuilder(ColumnRange) - Static method in class com.google.bigtable.v2.ColumnRange
- newBuilder(Family) - Static method in class com.google.bigtable.v2.Family
- newBuilder(FeatureFlags) - Static method in class com.google.bigtable.v2.FeatureFlags
- newBuilder(FullReadStatsView) - Static method in class com.google.bigtable.v2.FullReadStatsView
- newBuilder(GenerateInitialChangeStreamPartitionsRequest) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- newBuilder(GenerateInitialChangeStreamPartitionsResponse) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- newBuilder(MutateRowRequest) - Static method in class com.google.bigtable.v2.MutateRowRequest
- newBuilder(MutateRowResponse) - Static method in class com.google.bigtable.v2.MutateRowResponse
- newBuilder(MutateRowsRequest) - Static method in class com.google.bigtable.v2.MutateRowsRequest
- newBuilder(MutateRowsRequest.Entry) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- newBuilder(MutateRowsResponse) - Static method in class com.google.bigtable.v2.MutateRowsResponse
- newBuilder(MutateRowsResponse.Entry) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- newBuilder(Mutation) - Static method in class com.google.bigtable.v2.Mutation
- newBuilder(Mutation.DeleteFromColumn) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- newBuilder(Mutation.DeleteFromFamily) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- newBuilder(Mutation.DeleteFromRow) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- newBuilder(Mutation.SetCell) - Static method in class com.google.bigtable.v2.Mutation.SetCell
- newBuilder(PingAndWarmRequest) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
- newBuilder(PingAndWarmResponse) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
- newBuilder(RateLimitInfo) - Static method in class com.google.bigtable.v2.RateLimitInfo
- newBuilder(ReadChangeStreamRequest) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
- newBuilder(ReadChangeStreamResponse) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
- newBuilder(ReadChangeStreamResponse.CloseStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- newBuilder(ReadChangeStreamResponse.DataChange) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- newBuilder(ReadChangeStreamResponse.Heartbeat) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- newBuilder(ReadChangeStreamResponse.MutationChunk) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- newBuilder(ReadChangeStreamResponse.MutationChunk.ChunkInfo) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- newBuilder(ReadIterationStats) - Static method in class com.google.bigtable.v2.ReadIterationStats
- newBuilder(ReadModifyWriteRowRequest) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- newBuilder(ReadModifyWriteRowResponse) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- newBuilder(ReadModifyWriteRule) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
- newBuilder(ReadRowsRequest) - Static method in class com.google.bigtable.v2.ReadRowsRequest
- newBuilder(ReadRowsResponse) - Static method in class com.google.bigtable.v2.ReadRowsResponse
- newBuilder(ReadRowsResponse.CellChunk) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- newBuilder(RequestLatencyStats) - Static method in class com.google.bigtable.v2.RequestLatencyStats
- newBuilder(RequestStats) - Static method in class com.google.bigtable.v2.RequestStats
- newBuilder(ResponseParams) - Static method in class com.google.bigtable.v2.ResponseParams
- newBuilder(Row) - Static method in class com.google.bigtable.v2.Row
- newBuilder(RowFilter) - Static method in class com.google.bigtable.v2.RowFilter
- newBuilder(RowFilter.Chain) - Static method in class com.google.bigtable.v2.RowFilter.Chain
- newBuilder(RowFilter.Condition) - Static method in class com.google.bigtable.v2.RowFilter.Condition
- newBuilder(RowFilter.Interleave) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
- newBuilder(RowRange) - Static method in class com.google.bigtable.v2.RowRange
- newBuilder(RowSet) - Static method in class com.google.bigtable.v2.RowSet
- newBuilder(SampleRowKeysRequest) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
- newBuilder(SampleRowKeysResponse) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
- newBuilder(StreamContinuationToken) - Static method in class com.google.bigtable.v2.StreamContinuationToken
- newBuilder(StreamContinuationTokens) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
- newBuilder(StreamPartition) - Static method in class com.google.bigtable.v2.StreamPartition
- newBuilder(TimestampRange) - Static method in class com.google.bigtable.v2.TimestampRange
- newBuilder(ValueRange) - Static method in class com.google.bigtable.v2.ValueRange
- 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(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(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.admin.v2.BigtableInstanceAdminSettings
-
Creates a new builder preconfigured to connect to the Bigtable emulator with host name and 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(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.
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.AppProfile
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.AutoscalingLimits
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.AutoscalingTargets
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.Backup
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.BackupInfo
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.Cluster
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.ColumnFamily
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.EncryptionInfo
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.GcRule
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.GcRule.Union
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.GetBackupRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.GetClusterRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.GetTableRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.HotTablet
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.Instance
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.ListClustersRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.ListTablesResponse
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.OperationProgress
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.RestoreInfo
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.Snapshot
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.Table.ClusterState
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.Table
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- newBuilderForType() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest
- newBuilderForType() - Method in class com.google.bigtable.v2.Cell
- newBuilderForType() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- newBuilderForType() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- newBuilderForType() - Method in class com.google.bigtable.v2.Column
- newBuilderForType() - Method in class com.google.bigtable.v2.ColumnRange
- newBuilderForType() - Method in class com.google.bigtable.v2.Family
- newBuilderForType() - Method in class com.google.bigtable.v2.FeatureFlags
- newBuilderForType() - Method in class com.google.bigtable.v2.FullReadStatsView
- newBuilderForType() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- newBuilderForType() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- newBuilderForType() - Method in class com.google.bigtable.v2.MutateRowRequest
- newBuilderForType() - Method in class com.google.bigtable.v2.MutateRowResponse
- newBuilderForType() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- newBuilderForType() - Method in class com.google.bigtable.v2.MutateRowsRequest
- newBuilderForType() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- newBuilderForType() - Method in class com.google.bigtable.v2.MutateRowsResponse
- newBuilderForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- newBuilderForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- newBuilderForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- newBuilderForType() - Method in class com.google.bigtable.v2.Mutation
- newBuilderForType() - Method in class com.google.bigtable.v2.Mutation.SetCell
- newBuilderForType() - Method in class com.google.bigtable.v2.PingAndWarmRequest
- newBuilderForType() - Method in class com.google.bigtable.v2.PingAndWarmResponse
- newBuilderForType() - Method in class com.google.bigtable.v2.RateLimitInfo
- newBuilderForType() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
- newBuilderForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- newBuilderForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- newBuilderForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- newBuilderForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- newBuilderForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- newBuilderForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
- newBuilderForType() - Method in class com.google.bigtable.v2.ReadIterationStats
- newBuilderForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- newBuilderForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- newBuilderForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
- newBuilderForType() - Method in class com.google.bigtable.v2.ReadRowsRequest
- newBuilderForType() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- newBuilderForType() - Method in class com.google.bigtable.v2.ReadRowsResponse
- newBuilderForType() - Method in class com.google.bigtable.v2.RequestLatencyStats
- newBuilderForType() - Method in class com.google.bigtable.v2.RequestStats
- newBuilderForType() - Method in class com.google.bigtable.v2.ResponseParams
- newBuilderForType() - Method in class com.google.bigtable.v2.Row
- newBuilderForType() - Method in class com.google.bigtable.v2.RowFilter.Chain
- newBuilderForType() - Method in class com.google.bigtable.v2.RowFilter.Condition
- newBuilderForType() - Method in class com.google.bigtable.v2.RowFilter.Interleave
- newBuilderForType() - Method in class com.google.bigtable.v2.RowFilter
- newBuilderForType() - Method in class com.google.bigtable.v2.RowRange
- newBuilderForType() - Method in class com.google.bigtable.v2.RowSet
- newBuilderForType() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
- newBuilderForType() - Method in class com.google.bigtable.v2.SampleRowKeysResponse
- newBuilderForType() - Method in class com.google.bigtable.v2.StreamContinuationToken
- newBuilderForType() - Method in class com.google.bigtable.v2.StreamContinuationTokens
- newBuilderForType() - Method in class com.google.bigtable.v2.StreamPartition
- newBuilderForType() - Method in class com.google.bigtable.v2.TimestampRange
- newBuilderForType() - Method in class com.google.bigtable.v2.ValueRange
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.AppProfile
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.AutoscalingLimits
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.AutoscalingTargets
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.Backup
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.BackupInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.Cluster
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.ColumnFamily
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.CreateBackupRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.CreateTableRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.DeleteTableRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.EncryptionInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.GcRule
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.GcRule.Union
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.GetBackupRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.GetClusterRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.GetInstanceRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.GetTableRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.HotTablet
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.Instance
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.ListClustersRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.ListClustersResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.ListTablesRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.ListTablesResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.OperationProgress
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.RestoreInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.RestoreTableRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.Snapshot
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.Table.ClusterState
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.Table
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.admin.v2.UpdateTableRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Cell
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Column
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ColumnRange
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Family
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.FeatureFlags
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.FullReadStatsView
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.MutateRowRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.MutateRowResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.MutateRowsRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.MutateRowsResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Mutation
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Mutation.SetCell
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.PingAndWarmRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.PingAndWarmResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.RateLimitInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ReadIterationStats
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ReadModifyWriteRule
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ReadRowsRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ReadRowsResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.RequestLatencyStats
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.RequestStats
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ResponseParams
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Row
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.RowFilter.Chain
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.RowFilter.Condition
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.RowFilter.Interleave
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.RowFilter
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.RowRange
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.RowSet
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.SampleRowKeysRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.SampleRowKeysResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.StreamContinuationToken
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.StreamContinuationTokens
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.StreamPartition
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.TimestampRange
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ValueRange
- newBulkMutationBatcher(String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Mutates multiple rows in a batch.
- newBulkMutationBatcher(String, GrpcCallContext) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Mutates multiple rows in a batch.
- newBulkReadRowsBatcher(String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Reads rows for given tableId in a batch.
- newBulkReadRowsBatcher(String, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Reads rows for given tableId and filter criteria in a batch.
- newBulkReadRowsBatcher(String, Filters.Filter, GrpcCallContext) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Reads rows for given tableId and filter criteria in a batch.
- newFutureStub(Channel) - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newFutureStub(Channel) - Static method in class com.google.bigtable.v2.BigtableGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.AppProfile
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.AutoscalingLimits
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.AutoscalingTargets
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.Backup
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.BackupInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.Cluster
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.ColumnFamily
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.CreateBackupRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.CreateTableRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.DeleteTableRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.EncryptionInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.GcRule
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.GcRule.Union
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.GetBackupRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.GetClusterRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.GetInstanceRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.GetTableRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.HotTablet
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.Instance
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.ListClustersRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.ListClustersResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.ListTablesRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.ListTablesResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.OperationProgress
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.RestoreInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.RestoreTableRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.Snapshot
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.Table.ClusterState
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.Table
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.admin.v2.UpdateTableRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Cell
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Column
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ColumnRange
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Family
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.FeatureFlags
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.FullReadStatsView
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.MutateRowRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.MutateRowResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.MutateRowsRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.MutateRowsResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Mutation
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Mutation.SetCell
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.PingAndWarmRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.PingAndWarmResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.RateLimitInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ReadIterationStats
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ReadModifyWriteRule
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ReadRowsRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ReadRowsResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.RequestLatencyStats
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.RequestStats
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ResponseParams
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Row
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.RowFilter.Chain
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.RowFilter.Condition
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.RowFilter.Interleave
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.RowFilter
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.RowRange
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.RowSet
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.SampleRowKeysRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.SampleRowKeysResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.StreamContinuationToken
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.StreamContinuationTokens
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.StreamPartition
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.TimestampRange
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ValueRange
- newStub(Channel) - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
-
Creates a new async stub that supports all call types for the service
- newStub(Channel) - Static method in class com.google.bigtable.v2.BigtableGrpc
-
Creates a new async stub that supports all call types for the service
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListBackupsResponse
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListClustersResponse
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListInstancesResponse
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- NEXT_PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListTablesResponse
- NODE_CPU_USAGE_PERCENT_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.HotTablet
- NOT_FOUND - com.google.cloud.bigtable.common.Status.Code
- NOT_KNOWN - com.google.cloud.bigtable.admin.v2.models.Cluster.State
-
The state of the cluster could not be determined.
- NOT_KNOWN - com.google.cloud.bigtable.admin.v2.models.Instance.State
-
The state of the instance could not be determined by the server.
- NOT_KNOWN - com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
-
The replication state of the table is unknown in this cluster.
O
- of() - Static method in class com.google.cloud.bigtable.admin.v2.models.AppProfile.MultiClusterRoutingPolicy
-
Creates a new instance of
AppProfile.MultiClusterRoutingPolicy
. - 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) - Static method in class com.google.bigtable.admin.v2.ProjectName
- 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) - 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) - 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) - 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(String) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
- 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(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(String, String) - Static method in class com.google.bigtable.admin.v2.InstanceName
- of(String, String) - Static method in class com.google.bigtable.admin.v2.LocationName
- of(String, String) - Static method in class com.google.bigtable.v2.InstanceName
- 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.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, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.RestoreTableRequest
-
Create a
RestoreTableRequest
object. - 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(String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.UpdateBackupRequest
- of(String, String, String) - Static method in class com.google.bigtable.admin.v2.AppProfileName
- of(String, String, String) - Static method in class com.google.bigtable.admin.v2.ClusterName
- of(String, String, String) - Static method in class com.google.bigtable.admin.v2.TableName
- of(String, String, String) - Static method in class com.google.bigtable.v2.TableName
- 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.bigtable.admin.v2.BackupName
- of(String, String, String, String) - Static method in class com.google.bigtable.admin.v2.SnapshotName
- of(String, String, String, String) - Static method in class com.google.cloud.bigtable.admin.v2.models.RestoreTableRequest
-
Create a
RestoreTableRequest
object. - 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(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. - offset() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Returns the builder for offset related filters.
- OFFSET_BYTES_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SampleRowKeysResponse
- OK - com.google.cloud.bigtable.common.Status.Code
- 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
- OPEN - com.google.cloud.bigtable.data.v2.models.Range.BoundType
- OperationProgress - Class in com.google.bigtable.admin.v2
-
Encapsulates progress related information for a Cloud Bigtable long running operation.
- OperationProgress.Builder - Class in com.google.bigtable.admin.v2
-
Encapsulates progress related information for a Cloud Bigtable long running operation.
- OperationProgressOrBuilder - Interface in com.google.bigtable.admin.v2
- OPTIMIZE_TABLE_OPERATION_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.RestoreTableMetadata
- OptimizeRestoredTableMetadata - Class in com.google.bigtable.admin.v2
-
Metadata type for the long-running operation used to track the progress of optimizations performed on a newly restored table.
- OptimizeRestoredTableMetadata.Builder - Class in com.google.bigtable.admin.v2
-
Metadata type for the long-running operation used to track the progress of optimizations performed on a newly restored table.
- OptimizeRestoredTableMetadataOrBuilder - Interface in com.google.bigtable.admin.v2
- OptimizeRestoredTableOperationToken - Class in com.google.cloud.bigtable.admin.v2.models
-
OptimizeRestoredTableOperationToken is a wrapper for the name of OptimizeRestoredTable operation.
- ORDER_BY_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListBackupsRequest
- ORIGINAL_REQUEST_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateClusterMetadata
- ORIGINAL_REQUEST_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- ORIGINAL_REQUEST_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- ORIGINAL_REQUEST_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- ORIGINAL_REQUEST_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- ORIGINAL_REQUEST_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- ORIGINAL_REQUEST_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- 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.
- 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.
- OUT_OF_RANGE - com.google.cloud.bigtable.common.Status.Code
P
- PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListBackupsRequest
- PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- PAGE_SIZE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListTablesRequest
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListBackupsRequest
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListClustersRequest
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListInstancesRequest
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- PAGE_TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListTablesRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CopyBackupRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateBackupRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateClusterRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateInstanceRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateTableRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListBackupsRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListClustersRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListInstancesRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListTablesRequest
- PARENT_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.RestoreTableRequest
- parse(String) - Static method in class com.google.bigtable.admin.v2.AppProfileName
- parse(String) - Static method in class com.google.bigtable.admin.v2.BackupName
- parse(String) - Static method in class com.google.bigtable.admin.v2.ClusterName
- parse(String) - Static method in class com.google.bigtable.admin.v2.InstanceName
- parse(String) - Static method in class com.google.bigtable.admin.v2.LocationName
- parse(String) - Static method in class com.google.bigtable.admin.v2.ProjectName
- parse(String) - Static method in class com.google.bigtable.admin.v2.SnapshotName
- parse(String) - Static method in class com.google.bigtable.admin.v2.TableName
- parse(String) - Static method in class com.google.bigtable.v2.InstanceName
- parse(String) - Static method in class com.google.bigtable.v2.TableName
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.AppProfile
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.AutoscalingLimits
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.AutoscalingTargets
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.Backup
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.BackupInfo
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.Cluster
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ColumnFamily
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CopyBackupRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateBackupRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateClusterRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.DeleteTableRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.EncryptionInfo
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.GcRule.Intersection
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.GcRule
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.GcRule.Union
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.GetBackupRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.GetClusterRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.GetInstanceRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.GetTableRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.HotTablet
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.Instance
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListBackupsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListBackupsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListClustersRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListClustersResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListInstancesRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListInstancesResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListTablesRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListTablesResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.OperationProgress
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.RestoreInfo
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.RestoreTableRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.Snapshot
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.Table.ClusterState
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.Table
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.UpdateTableRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Cell
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Column
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ColumnRange
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Family
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.FeatureFlags
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.FullReadStatsView
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation.SetCell
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.RateLimitInfo
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadIterationStats
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadRowsRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadRowsResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.RequestLatencyStats
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.RequestStats
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ResponseParams
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Row
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.RowFilter.Chain
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.RowFilter.Condition
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.RowFilter
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.RowRange
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.RowSet
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.StreamContinuationToken
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.StreamPartition
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.TimestampRange
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ValueRange
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AppProfile
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AutoscalingLimits
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AutoscalingTargets
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Backup
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.BackupInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ColumnFamily
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CopyBackupRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateBackupRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateClusterRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteTableRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.EncryptionInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GcRule.Intersection
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GcRule
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GcRule.Union
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetBackupRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetClusterRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetInstanceRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetTableRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.HotTablet
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Instance
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListBackupsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListBackupsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListClustersRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListClustersResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListInstancesRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListInstancesResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListTablesRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListTablesResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.OperationProgress
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.RestoreInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.RestoreTableRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Snapshot
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Table.ClusterState
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Table
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateTableRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Cell
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Column
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnRange
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Family
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FeatureFlags
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FullReadStatsView
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.SetCell
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RateLimitInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadIterationStats
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestLatencyStats
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestStats
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ResponseParams
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Row
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Chain
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Condition
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowRange
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowSet
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationToken
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamPartition
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TimestampRange
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueRange
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.AppProfile
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.AutoscalingLimits
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.AutoscalingTargets
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.Backup
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.BackupInfo
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.Cluster
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.ColumnFamily
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.CopyBackupRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.CreateBackupRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.CreateClusterRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.DeleteTableRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.EncryptionInfo
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.GcRule.Intersection
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.GcRule
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.GcRule.Union
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.GetBackupRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.GetClusterRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.GetInstanceRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.GetTableRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.HotTablet
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.Instance
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.ListBackupsRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.ListBackupsResponse
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.ListClustersRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.ListClustersResponse
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.ListInstancesRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.ListInstancesResponse
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.ListTablesRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.ListTablesResponse
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.OperationProgress
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.RestoreInfo
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.RestoreTableRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.Snapshot
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.Table.ClusterState
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.Table
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- parseFrom(byte[]) - Static method in class com.google.bigtable.admin.v2.UpdateTableRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Cell
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Column
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ColumnRange
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Family
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.FeatureFlags
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.FullReadStatsView
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.MutateRowRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.MutateRowResponse
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.MutateRowsRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.MutateRowsResponse
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Mutation
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Mutation.SetCell
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.RateLimitInfo
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadIterationStats
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadRowsRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadRowsResponse
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.RequestLatencyStats
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.RequestStats
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ResponseParams
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Row
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.RowFilter.Chain
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.RowFilter.Condition
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.RowFilter
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.RowRange
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.RowSet
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.StreamContinuationToken
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.StreamPartition
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.TimestampRange
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ValueRange
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AppProfile
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AutoscalingLimits
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AutoscalingTargets
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Backup
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.BackupInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ColumnFamily
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CopyBackupRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateBackupRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateClusterRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteTableRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.EncryptionInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GcRule.Intersection
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GcRule
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GcRule.Union
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetBackupRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetClusterRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetInstanceRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetTableRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.HotTablet
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Instance
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListBackupsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListBackupsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListClustersRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListClustersResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListInstancesRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListInstancesResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListTablesRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListTablesResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.OperationProgress
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.RestoreInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.RestoreTableRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Snapshot
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Table.ClusterState
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Table
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateTableRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Cell
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Column
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnRange
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Family
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FeatureFlags
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FullReadStatsView
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.SetCell
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RateLimitInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadIterationStats
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestLatencyStats
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestStats
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ResponseParams
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Row
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Chain
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Condition
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowRange
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowSet
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationToken
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamPartition
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TimestampRange
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueRange
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.AppProfile
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.AutoscalingLimits
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.AutoscalingTargets
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.Backup
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.BackupInfo
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.Cluster
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.ColumnFamily
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.CopyBackupRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.CreateBackupRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.CreateClusterRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.DeleteTableRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.EncryptionInfo
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.GcRule.Intersection
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.GcRule
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.GcRule.Union
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.GetBackupRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.GetClusterRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.GetInstanceRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.GetTableRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.HotTablet
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.Instance
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.ListBackupsRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.ListBackupsResponse
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.ListClustersRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.ListClustersResponse
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.ListInstancesRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.ListInstancesResponse
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.ListTablesRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.ListTablesResponse
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.OperationProgress
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.RestoreInfo
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.RestoreTableRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.Snapshot
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.Table.ClusterState
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.Table
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- parseFrom(ByteString) - Static method in class com.google.bigtable.admin.v2.UpdateTableRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Cell
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Column
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ColumnRange
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Family
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.FeatureFlags
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.FullReadStatsView
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.MutateRowRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.MutateRowResponse
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.MutateRowsRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.MutateRowsResponse
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Mutation
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Mutation.SetCell
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.RateLimitInfo
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadIterationStats
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadRowsRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadRowsResponse
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.RequestLatencyStats
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.RequestStats
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ResponseParams
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Row
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.RowFilter.Chain
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.RowFilter.Condition
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.RowFilter
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.RowRange
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.RowSet
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.StreamContinuationToken
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.StreamPartition
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.TimestampRange
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ValueRange
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AppProfile
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AutoscalingLimits
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AutoscalingTargets
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Backup
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.BackupInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ColumnFamily
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CopyBackupRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateBackupRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateClusterRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteTableRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.EncryptionInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GcRule.Intersection
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GcRule
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GcRule.Union
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetBackupRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetClusterRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetInstanceRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetTableRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.HotTablet
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Instance
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListBackupsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListBackupsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListClustersRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListClustersResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListInstancesRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListInstancesResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListTablesRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListTablesResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.OperationProgress
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.RestoreInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.RestoreTableRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Snapshot
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Table.ClusterState
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Table
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateTableRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Cell
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Column
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnRange
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Family
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FeatureFlags
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FullReadStatsView
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.SetCell
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RateLimitInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadIterationStats
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestLatencyStats
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestStats
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ResponseParams
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Row
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Chain
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Condition
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowRange
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowSet
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationToken
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamPartition
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TimestampRange
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueRange
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.AppProfile
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.AutoscalingLimits
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.AutoscalingTargets
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.Backup
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.BackupInfo
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.Cluster
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.ColumnFamily
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.CopyBackupRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.CreateBackupRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.CreateClusterRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.DeleteTableRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.EncryptionInfo
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.GcRule.Intersection
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.GcRule
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.GcRule.Union
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.GetBackupRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.GetClusterRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.GetInstanceRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.GetTableRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.HotTablet
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.Instance
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.ListBackupsRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.ListBackupsResponse
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.ListClustersRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.ListClustersResponse
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.ListInstancesRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.ListInstancesResponse
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.ListTablesRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.ListTablesResponse
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.OperationProgress
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.RestoreInfo
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.RestoreTableRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.Snapshot
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.Table.ClusterState
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.Table
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.admin.v2.UpdateTableRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Cell
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Column
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ColumnRange
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Family
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.FeatureFlags
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.FullReadStatsView
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.MutateRowRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.MutateRowResponse
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.MutateRowsRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.MutateRowsResponse
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Mutation
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Mutation.SetCell
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.RateLimitInfo
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadIterationStats
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadRowsRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadRowsResponse
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.RequestLatencyStats
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.RequestStats
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ResponseParams
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Row
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.RowFilter.Chain
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.RowFilter.Condition
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.RowFilter
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.RowRange
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.RowSet
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.StreamContinuationToken
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.StreamPartition
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.TimestampRange
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ValueRange
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AppProfile
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AutoscalingLimits
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AutoscalingTargets
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Backup
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.BackupInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ColumnFamily
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CopyBackupRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateBackupRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateClusterRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteTableRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.EncryptionInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GcRule.Intersection
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GcRule
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GcRule.Union
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetBackupRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetClusterRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetInstanceRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetTableRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.HotTablet
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Instance
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListBackupsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListBackupsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListClustersRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListClustersResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListInstancesRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListInstancesResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListTablesRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListTablesResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.OperationProgress
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.RestoreInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.RestoreTableRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Snapshot
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Table.ClusterState
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Table
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateTableRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Cell
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Column
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnRange
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Family
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FeatureFlags
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FullReadStatsView
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.SetCell
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RateLimitInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadIterationStats
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestLatencyStats
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestStats
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ResponseParams
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Row
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Chain
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Condition
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowRange
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowSet
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationToken
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamPartition
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TimestampRange
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueRange
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.AppProfile
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.AutoscalingLimits
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.AutoscalingTargets
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.Backup
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.BackupInfo
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.Cluster
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ColumnFamily
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CopyBackupRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateBackupRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateClusterRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.DeleteTableRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.EncryptionInfo
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.GcRule.Intersection
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.GcRule
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.GcRule.Union
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.GetBackupRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.GetClusterRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.GetInstanceRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.GetTableRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.HotTablet
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.Instance
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListBackupsRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListBackupsResponse
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListClustersRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListClustersResponse
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListInstancesRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListInstancesResponse
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListTablesRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ListTablesResponse
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.OperationProgress
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.RestoreInfo
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.RestoreTableRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.Snapshot
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.Table.ClusterState
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.Table
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- parseFrom(InputStream) - Static method in class com.google.bigtable.admin.v2.UpdateTableRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Cell
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Column
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ColumnRange
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Family
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.FeatureFlags
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.FullReadStatsView
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowResponse
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowsRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowsResponse
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation.SetCell
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.RateLimitInfo
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadIterationStats
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadRowsRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadRowsResponse
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.RequestLatencyStats
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.RequestStats
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ResponseParams
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Row
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.RowFilter.Chain
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.RowFilter.Condition
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.RowFilter
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.RowRange
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.RowSet
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.StreamContinuationToken
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.StreamPartition
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.TimestampRange
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ValueRange
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AppProfile
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AutoscalingLimits
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AutoscalingTargets
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Backup
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.BackupInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ColumnFamily
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CopyBackupRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateBackupRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateClusterRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteTableRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.EncryptionInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GcRule.Intersection
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GcRule
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GcRule.Union
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetBackupRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetClusterRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetInstanceRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetTableRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.HotTablet
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Instance
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListBackupsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListBackupsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListClustersRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListClustersResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListInstancesRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListInstancesResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListTablesRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListTablesResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.OperationProgress
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.RestoreInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.RestoreTableRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Snapshot
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Table.ClusterState
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Table
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateTableRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Cell
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Column
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnRange
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Family
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FeatureFlags
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FullReadStatsView
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.SetCell
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RateLimitInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadIterationStats
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestLatencyStats
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestStats
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ResponseParams
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Row
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Chain
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Condition
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowRange
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowSet
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationToken
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamPartition
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TimestampRange
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueRange
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.AppProfile
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.AutoscalingLimits
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.AutoscalingTargets
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.Backup
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.BackupInfo
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.Cluster
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.ColumnFamily
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.CopyBackupRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.CreateBackupRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.CreateClusterRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.DeleteTableRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.EncryptionInfo
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.GcRule.Intersection
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.GcRule
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.GcRule.Union
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.GetBackupRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.GetClusterRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.GetInstanceRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.GetTableRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.HotTablet
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.Instance
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.ListBackupsRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.ListBackupsResponse
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.ListClustersRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.ListClustersResponse
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.ListInstancesRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.ListInstancesResponse
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.ListTablesRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.ListTablesResponse
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.OperationProgress
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.RestoreInfo
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.RestoreTableRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.Snapshot
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.Table.ClusterState
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.Table
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.admin.v2.UpdateTableRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Cell
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Column
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ColumnRange
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Family
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.FeatureFlags
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.FullReadStatsView
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.MutateRowRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.MutateRowResponse
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.MutateRowsRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.MutateRowsResponse
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Mutation
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Mutation.SetCell
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.RateLimitInfo
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadIterationStats
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadRowsRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadRowsResponse
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.RequestLatencyStats
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.RequestStats
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ResponseParams
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Row
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.RowFilter.Chain
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.RowFilter.Condition
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.RowFilter
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.RowRange
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.RowSet
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.StreamContinuationToken
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.StreamPartition
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.TimestampRange
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ValueRange
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AppProfile
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AutoscalingLimits
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.AutoscalingTargets
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Backup
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.BackupInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Cluster
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ColumnFamily
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CopyBackupRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateBackupRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateClusterRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DeleteTableRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.EncryptionInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GcRule.Intersection
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GcRule
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GcRule.Union
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetBackupRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetClusterRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetInstanceRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.GetTableRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.HotTablet
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Instance
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListBackupsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListBackupsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListClustersRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListClustersResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListInstancesRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListInstancesResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListTablesRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ListTablesResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.OperationProgress
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.RestoreInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.RestoreTableRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Snapshot
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Table.ClusterState
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.Table
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.UpdateTableRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Cell
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Column
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnRange
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Family
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FeatureFlags
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FullReadStatsView
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.SetCell
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RateLimitInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadIterationStats
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestLatencyStats
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestStats
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ResponseParams
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Row
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Chain
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Condition
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowRange
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowSet
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationToken
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamPartition
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TimestampRange
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueRange
- parseList(List<String>) - Static method in class com.google.bigtable.admin.v2.AppProfileName
- parseList(List<String>) - Static method in class com.google.bigtable.admin.v2.BackupName
- parseList(List<String>) - Static method in class com.google.bigtable.admin.v2.ClusterName
- parseList(List<String>) - Static method in class com.google.bigtable.admin.v2.InstanceName
- parseList(List<String>) - Static method in class com.google.bigtable.admin.v2.LocationName
- parseList(List<String>) - Static method in class com.google.bigtable.admin.v2.ProjectName
- parseList(List<String>) - Static method in class com.google.bigtable.admin.v2.SnapshotName
- parseList(List<String>) - Static method in class com.google.bigtable.admin.v2.TableName
- parseList(List<String>) - Static method in class com.google.bigtable.v2.InstanceName
- parseList(List<String>) - Static method in class com.google.bigtable.v2.TableName
- parser() - Static method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- parser() - Static method in class com.google.bigtable.admin.v2.AppProfile
- parser() - Static method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- parser() - Static method in class com.google.bigtable.admin.v2.AutoscalingLimits
- parser() - Static method in class com.google.bigtable.admin.v2.AutoscalingTargets
- parser() - Static method in class com.google.bigtable.admin.v2.Backup
- parser() - Static method in class com.google.bigtable.admin.v2.BackupInfo
- parser() - Static method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- parser() - Static method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- parser() - Static method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- parser() - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- parser() - Static method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- parser() - Static method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- parser() - Static method in class com.google.bigtable.admin.v2.Cluster
- parser() - Static method in class com.google.bigtable.admin.v2.ColumnFamily
- parser() - Static method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- parser() - Static method in class com.google.bigtable.admin.v2.CopyBackupRequest
- parser() - Static method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- parser() - Static method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- parser() - Static method in class com.google.bigtable.admin.v2.CreateBackupRequest
- parser() - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- parser() - Static method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- parser() - Static method in class com.google.bigtable.admin.v2.CreateClusterRequest
- parser() - Static method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- parser() - Static method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- parser() - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- parser() - Static method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- parser() - Static method in class com.google.bigtable.admin.v2.CreateTableRequest
- parser() - Static method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- parser() - Static method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- parser() - Static method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- parser() - Static method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- parser() - Static method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- parser() - Static method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- parser() - Static method in class com.google.bigtable.admin.v2.DeleteTableRequest
- parser() - Static method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- parser() - Static method in class com.google.bigtable.admin.v2.EncryptionInfo
- parser() - Static method in class com.google.bigtable.admin.v2.GcRule.Intersection
- parser() - Static method in class com.google.bigtable.admin.v2.GcRule
- parser() - Static method in class com.google.bigtable.admin.v2.GcRule.Union
- parser() - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- parser() - Static method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- parser() - Static method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- parser() - Static method in class com.google.bigtable.admin.v2.GetBackupRequest
- parser() - Static method in class com.google.bigtable.admin.v2.GetClusterRequest
- parser() - Static method in class com.google.bigtable.admin.v2.GetInstanceRequest
- parser() - Static method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- parser() - Static method in class com.google.bigtable.admin.v2.GetTableRequest
- parser() - Static method in class com.google.bigtable.admin.v2.HotTablet
- parser() - Static method in class com.google.bigtable.admin.v2.Instance
- parser() - Static method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- parser() - Static method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- parser() - Static method in class com.google.bigtable.admin.v2.ListBackupsRequest
- parser() - Static method in class com.google.bigtable.admin.v2.ListBackupsResponse
- parser() - Static method in class com.google.bigtable.admin.v2.ListClustersRequest
- parser() - Static method in class com.google.bigtable.admin.v2.ListClustersResponse
- parser() - Static method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- parser() - Static method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- parser() - Static method in class com.google.bigtable.admin.v2.ListInstancesRequest
- parser() - Static method in class com.google.bigtable.admin.v2.ListInstancesResponse
- parser() - Static method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- parser() - Static method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- parser() - Static method in class com.google.bigtable.admin.v2.ListTablesRequest
- parser() - Static method in class com.google.bigtable.admin.v2.ListTablesResponse
- parser() - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- parser() - Static method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- parser() - Static method in class com.google.bigtable.admin.v2.OperationProgress
- parser() - Static method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- parser() - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- parser() - Static method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- parser() - Static method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- parser() - Static method in class com.google.bigtable.admin.v2.RestoreInfo
- parser() - Static method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- parser() - Static method in class com.google.bigtable.admin.v2.RestoreTableRequest
- parser() - Static method in class com.google.bigtable.admin.v2.Snapshot
- parser() - Static method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- parser() - Static method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- parser() - Static method in class com.google.bigtable.admin.v2.Table.ClusterState
- parser() - Static method in class com.google.bigtable.admin.v2.Table
- parser() - Static method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- parser() - Static method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- parser() - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- parser() - Static method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- parser() - Static method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- parser() - Static method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- parser() - Static method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- parser() - Static method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- parser() - Static method in class com.google.bigtable.admin.v2.UpdateTableRequest
- parser() - Static method in class com.google.bigtable.v2.Cell
- parser() - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- parser() - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- parser() - Static method in class com.google.bigtable.v2.Column
- parser() - Static method in class com.google.bigtable.v2.ColumnRange
- parser() - Static method in class com.google.bigtable.v2.Family
- parser() - Static method in class com.google.bigtable.v2.FeatureFlags
- parser() - Static method in class com.google.bigtable.v2.FullReadStatsView
- parser() - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- parser() - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- parser() - Static method in class com.google.bigtable.v2.MutateRowRequest
- parser() - Static method in class com.google.bigtable.v2.MutateRowResponse
- parser() - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- parser() - Static method in class com.google.bigtable.v2.MutateRowsRequest
- parser() - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- parser() - Static method in class com.google.bigtable.v2.MutateRowsResponse
- parser() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- parser() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- parser() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- parser() - Static method in class com.google.bigtable.v2.Mutation
- parser() - Static method in class com.google.bigtable.v2.Mutation.SetCell
- parser() - Static method in class com.google.bigtable.v2.PingAndWarmRequest
- parser() - Static method in class com.google.bigtable.v2.PingAndWarmResponse
- parser() - Static method in class com.google.bigtable.v2.RateLimitInfo
- parser() - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
- parser() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- parser() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- parser() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- parser() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- parser() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- parser() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
- parser() - Static method in class com.google.bigtable.v2.ReadIterationStats
- parser() - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- parser() - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- parser() - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
- parser() - Static method in class com.google.bigtable.v2.ReadRowsRequest
- parser() - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- parser() - Static method in class com.google.bigtable.v2.ReadRowsResponse
- parser() - Static method in class com.google.bigtable.v2.RequestLatencyStats
- parser() - Static method in class com.google.bigtable.v2.RequestStats
- parser() - Static method in class com.google.bigtable.v2.ResponseParams
- parser() - Static method in class com.google.bigtable.v2.Row
- parser() - Static method in class com.google.bigtable.v2.RowFilter.Chain
- parser() - Static method in class com.google.bigtable.v2.RowFilter.Condition
- parser() - Static method in class com.google.bigtable.v2.RowFilter.Interleave
- parser() - Static method in class com.google.bigtable.v2.RowFilter
- parser() - Static method in class com.google.bigtable.v2.RowRange
- parser() - Static method in class com.google.bigtable.v2.RowSet
- parser() - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
- parser() - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
- parser() - Static method in class com.google.bigtable.v2.StreamContinuationToken
- parser() - Static method in class com.google.bigtable.v2.StreamContinuationTokens
- parser() - Static method in class com.google.bigtable.v2.StreamPartition
- parser() - Static method in class com.google.bigtable.v2.TimestampRange
- parser() - Static method in class com.google.bigtable.v2.ValueRange
- 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
- partialUpdateCluster(PartialUpdateClusterRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Partially updates a cluster within a project.
- partialUpdateCluster(PartialUpdateClusterRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Partially updates a cluster within a project.
- partialUpdateCluster(PartialUpdateClusterRequest, StreamObserver<Operation>) - Method in interface com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.AsyncService
-
Partially updates a cluster within a project.
- partialUpdateCluster(PartialUpdateClusterRequest, StreamObserver<Operation>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Partially updates a cluster within a project.
- PartialUpdateClusterMetadata - Class in com.google.bigtable.admin.v2
-
The metadata for the Operation returned by PartialUpdateCluster.
- PartialUpdateClusterMetadata.Builder - Class in com.google.bigtable.admin.v2
-
The metadata for the Operation returned by PartialUpdateCluster.
- PartialUpdateClusterMetadataOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- PartialUpdateClusterRequest - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.PartialUpdateCluster.
- PartialUpdateClusterRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.PartialUpdateCluster.
- PartialUpdateClusterRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- partialUpdateInstance(PartialUpdateInstanceRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Partially updates an instance within a project.
- partialUpdateInstance(PartialUpdateInstanceRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Partially updates an instance within a project.
- partialUpdateInstance(PartialUpdateInstanceRequest, StreamObserver<Operation>) - Method in interface com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.AsyncService
-
Partially updates an instance within a project.
- partialUpdateInstance(PartialUpdateInstanceRequest, StreamObserver<Operation>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Partially updates an instance within a project.
- 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.
- PartialUpdateInstanceRequest - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.PartialUpdateInstance.
- PartialUpdateInstanceRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.PartialUpdateInstance.
- PartialUpdateInstanceRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- PARTITION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- PARTITION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamRequest
- PARTITION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.StreamContinuationToken
- pass() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Matches all cells, regardless of input.
- PASS_ALL_FILTER - com.google.bigtable.v2.RowFilter.FilterCase
- PASS_ALL_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- PENDING - com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
-
The table has not yet begun copying to the new cluster.
- PENDING_VALUE - Static variable in enum com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
-
The table has not yet begun copying to the new cluster.
- PERIOD_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RateLimitInfo
- PERMISSION_DENIED - com.google.cloud.bigtable.common.Status.Code
- pingAndWarm(PingAndWarmRequest) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableBlockingStub
-
Warm up associated instance metadata for this connection.
- pingAndWarm(PingAndWarmRequest) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableFutureStub
-
Warm up associated instance metadata for this connection.
- pingAndWarm(PingAndWarmRequest, StreamObserver<PingAndWarmResponse>) - Method in interface com.google.bigtable.v2.BigtableGrpc.AsyncService
-
Warm up associated instance metadata for this connection.
- pingAndWarm(PingAndWarmRequest, StreamObserver<PingAndWarmResponse>) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableStub
-
Warm up associated instance metadata for this connection.
- PingAndWarmRequest - Class in com.google.bigtable.v2
-
Request message for client connection keep-alive and warming.
- PingAndWarmRequest.Builder - Class in com.google.bigtable.v2
-
Request message for client connection keep-alive and warming.
- PingAndWarmRequestOrBuilder - Interface in com.google.bigtable.v2
- PingAndWarmResponse - Class in com.google.bigtable.v2
-
Response message for Bigtable.PingAndWarm connection keepalive and warming.
- PingAndWarmResponse.Builder - Class in com.google.bigtable.v2
-
Response message for Bigtable.PingAndWarm connection keepalive and warming.
- PingAndWarmResponseOrBuilder - Interface in com.google.bigtable.v2
- pingAndWarmSettings() - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
-
Returns the builder with the settings used for calls to PingAndWarm.
- PLANNED_MAINTENANCE - com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
-
The table is temporarily unable to serve Data API requests from this cluster due to planned internal maintenance.
- PLANNED_MAINTENANCE - com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
-
The table is temporarily unable to serve Data API requests from this cluster due to planned internal maintenance.
- PLANNED_MAINTENANCE_VALUE - Static variable in enum com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
-
The table is temporarily unable to serve Data API requests from this cluster due to planned internal maintenance.
- pop() - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ChangeStreamRecordMerger
- PREDICATE_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.CheckAndMutateRowRequest
- PREDICATE_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter.Condition
- PREDICATE_MATCHED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.CheckAndMutateRowResponse
- prefix(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Query
- prefix(ByteString) - Static method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
- 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
- processResponse(ChangeStreamRecordT) - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ReadChangeStreamResumptionStrategy
- PRODUCTION - com.google.bigtable.admin.v2.Instance.Type
-
An instance meant for production use.
- PRODUCTION - com.google.cloud.bigtable.admin.v2.models.Instance.Type
-
An instance meant for production use.
- PRODUCTION_VALUE - Static variable in enum com.google.bigtable.admin.v2.Instance.Type
-
An instance meant for production use.
- PROGRESS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CopyBackupMetadata
- PROGRESS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- PROGRESS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.RestoreTableMetadata
- PROGRESS_PERCENT_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.OperationProgress
- ProjectName - Class in com.google.bigtable.admin.v2
- ProjectName() - Constructor for class com.google.bigtable.admin.v2.ProjectName
-
Deprecated.
- ProjectName.Builder - Class in com.google.bigtable.admin.v2
-
Builder for projects/{project}.
- push(ReadChangeStreamResponse) - Method in class com.google.cloud.bigtable.data.v2.stub.changestream.ChangeStreamRecordMerger
- putAllClusters(Map<String, Cluster>) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- putAllClusterStates(Map<String, Table.ClusterState>) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Output only.
- putAllColumnFamilies(Map<String, ColumnFamily>) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The column families configured for this table, mapped by column family ID.
- putAllLabels(Map<String, String>) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies.
- putAllTables(Map<String, CreateClusterMetadata.TableProgress>) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.
- putApplicationLatencies(long) - Method in class com.google.cloud.bigtable.stats.StatsRecorderWrapper
- putAttemptLatencies(long) - Method in class com.google.cloud.bigtable.stats.StatsRecorderWrapper
- putClientBlockingLatencies(long) - Method in class com.google.cloud.bigtable.stats.StatsRecorderWrapper
- putClusters(String, Cluster) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- putClusterStates(String, Table.ClusterState) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Output only.
- putColumnFamilies(String, ColumnFamily) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The column families configured for this table, mapped by column family ID.
- putFirstResponseLatencies(long) - Method in class com.google.cloud.bigtable.stats.StatsRecorderWrapper
- putGfeLatencies(long) - Method in class com.google.cloud.bigtable.stats.StatsRecorderWrapper
- putGfeMissingHeaders(long) - Method in class com.google.cloud.bigtable.stats.StatsRecorderWrapper
- putLabels(String, String) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies.
- putOperationLatencies(long) - Method in class com.google.cloud.bigtable.stats.StatsRecorderWrapper
- putRetryCount(int) - Method in class com.google.cloud.bigtable.stats.StatsRecorderWrapper
- putTables(String, CreateClusterMetadata.TableProgress) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.
Q
- qualifier() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Returns the builder for column qualifier related filters.
- QUALIFIER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Column
- QUALIFIER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- 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
- range(Range.ByteStringRange) - 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(String, String) - 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
- RATE_LIMIT_INFO_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MutateRowsResponse
- RateLimitInfo - Class in com.google.bigtable.v2
-
Information about how client should adjust the load to Bigtable.
- RateLimitInfo.Builder - Class in com.google.bigtable.v2
-
Information about how client should adjust the load to Bigtable.
- RateLimitInfoOrBuilder - Interface in com.google.bigtable.v2
- READ_ITERATION_STATS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.FullReadStatsView
- readChangeStream(ReadChangeStreamRequest) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableBlockingStub
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- readChangeStream(ReadChangeStreamRequest, StreamObserver<ReadChangeStreamResponse>) - Method in interface com.google.bigtable.v2.BigtableGrpc.AsyncService
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- readChangeStream(ReadChangeStreamRequest, StreamObserver<ReadChangeStreamResponse>) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableStub
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- 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.
- ReadChangeStreamRequest - Class in com.google.bigtable.v2
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- ReadChangeStreamRequest.Builder - Class in com.google.bigtable.v2
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- ReadChangeStreamRequest.StartFromCase - Enum in com.google.bigtable.v2
- ReadChangeStreamRequestOrBuilder - Interface in com.google.bigtable.v2
- ReadChangeStreamResponse - Class in com.google.bigtable.v2
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- ReadChangeStreamResponse.Builder - Class in com.google.bigtable.v2
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- ReadChangeStreamResponse.CloseStream - Class in com.google.bigtable.v2
-
A message indicating that the client should stop reading from the stream.
- ReadChangeStreamResponse.CloseStream.Builder - Class in com.google.bigtable.v2
-
A message indicating that the client should stop reading from the stream.
- ReadChangeStreamResponse.CloseStreamOrBuilder - Interface in com.google.bigtable.v2
- ReadChangeStreamResponse.DataChange - Class in com.google.bigtable.v2
-
A message corresponding to one or more mutations to the partition being streamed.
- ReadChangeStreamResponse.DataChange.Builder - Class in com.google.bigtable.v2
-
A message corresponding to one or more mutations to the partition being streamed.
- ReadChangeStreamResponse.DataChange.Type - Enum in com.google.bigtable.v2
-
The type of mutation.
- ReadChangeStreamResponse.DataChangeOrBuilder - Interface in com.google.bigtable.v2
- ReadChangeStreamResponse.Heartbeat - Class in com.google.bigtable.v2
-
A periodic message with information that can be used to checkpoint the state of a stream.
- ReadChangeStreamResponse.Heartbeat.Builder - Class in com.google.bigtable.v2
-
A periodic message with information that can be used to checkpoint the state of a stream.
- ReadChangeStreamResponse.HeartbeatOrBuilder - Interface in com.google.bigtable.v2
- ReadChangeStreamResponse.MutationChunk - Class in com.google.bigtable.v2
-
A partial or complete mutation.
- ReadChangeStreamResponse.MutationChunk.Builder - Class in com.google.bigtable.v2
-
A partial or complete mutation.
- ReadChangeStreamResponse.MutationChunk.ChunkInfo - Class in com.google.bigtable.v2
-
Information about the chunking of this mutation.
- ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder - Class in com.google.bigtable.v2
-
Information about the chunking of this mutation.
- ReadChangeStreamResponse.MutationChunk.ChunkInfoOrBuilder - Interface in com.google.bigtable.v2
- ReadChangeStreamResponse.MutationChunkOrBuilder - Interface in com.google.bigtable.v2
- ReadChangeStreamResponse.StreamRecordCase - Enum in com.google.bigtable.v2
- ReadChangeStreamResponseOrBuilder - Interface in com.google.bigtable.v2
- 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 aReadChangeStreamRequest
. - ReadChangeStreamUserCallable(ServerStreamingCallable<ReadChangeStreamRequest, ChangeStreamRecordT>, RequestContext) - Constructor for class com.google.cloud.bigtable.data.v2.stub.changestream.ReadChangeStreamUserCallable
- ReadIterationStats - Class in com.google.bigtable.v2
-
ReadIterationStats captures information about the iteration of rows or cells over the course of a read, e.g.
- ReadIterationStats.Builder - Class in com.google.bigtable.v2
-
ReadIterationStats captures information about the iteration of rows or cells over the course of a read, e.g.
- ReadIterationStatsOrBuilder - Interface in com.google.bigtable.v2
- readModifyWriteRow(ReadModifyWriteRowRequest) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableBlockingStub
-
Modifies a row atomically on the server.
- readModifyWriteRow(ReadModifyWriteRowRequest) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableFutureStub
-
Modifies a row atomically on the server.
- readModifyWriteRow(ReadModifyWriteRowRequest, StreamObserver<ReadModifyWriteRowResponse>) - Method in interface com.google.bigtable.v2.BigtableGrpc.AsyncService
-
Modifies a row atomically on the server.
- readModifyWriteRow(ReadModifyWriteRowRequest, StreamObserver<ReadModifyWriteRowResponse>) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableStub
-
Modifies a row atomically on the server.
- 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
-
Wraps a
ReadModifyWriteRowRequest
. - 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.
- ReadModifyWriteRowRequest - Class in com.google.bigtable.v2
-
Request message for Bigtable.ReadModifyWriteRow.
- ReadModifyWriteRowRequest.Builder - Class in com.google.bigtable.v2
-
Request message for Bigtable.ReadModifyWriteRow.
- ReadModifyWriteRowRequestOrBuilder - Interface in com.google.bigtable.v2
- ReadModifyWriteRowResponse - Class in com.google.bigtable.v2
-
Response message for Bigtable.ReadModifyWriteRow.
- ReadModifyWriteRowResponse.Builder - Class in com.google.bigtable.v2
-
Response message for Bigtable.ReadModifyWriteRow.
- ReadModifyWriteRowResponseOrBuilder - Interface in com.google.bigtable.v2
- 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.
- ReadModifyWriteRule - Class in com.google.bigtable.v2
-
Specifies an atomic read/modify/write operation on the latest value of the specified column.
- ReadModifyWriteRule.Builder - Class in com.google.bigtable.v2
-
Specifies an atomic read/modify/write operation on the latest value of the specified column.
- ReadModifyWriteRule.RuleCase - Enum in com.google.bigtable.v2
- ReadModifyWriteRuleOrBuilder - Interface in com.google.bigtable.v2
- readRow(String, ByteString) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method for synchronously reading a single row.
- readRow(String, ByteString, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method for synchronously reading a single row.
- readRow(String, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method for synchronously reading a single row.
- readRow(String, String, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method for synchronously reading a single row.
- readRowAsync(String, ByteString) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method for asynchronously reading a single row.
- readRowAsync(String, ByteString, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method for asynchronously reading a single row.
- readRowAsync(String, String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method for asynchronously reading a single row.
- readRowAsync(String, String, Filters.Filter) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method for asynchronously reading a single row.
- 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(ReadRowsRequest) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableBlockingStub
-
Streams back the contents of all requested rows in key order, optionally applying the same Reader filter to each.
- readRows(ReadRowsRequest, StreamObserver<ReadRowsResponse>) - Method in interface com.google.bigtable.v2.BigtableGrpc.AsyncService
-
Streams back the contents of all requested rows in key order, optionally applying the same Reader filter to each.
- readRows(ReadRowsRequest, StreamObserver<ReadRowsResponse>) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableStub
-
Streams back the contents of all requested rows in key order, optionally applying the same Reader filter to each.
- 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.
- ReadRowsRequest - Class in com.google.bigtable.v2
-
Request message for Bigtable.ReadRows.
- ReadRowsRequest.Builder - Class in com.google.bigtable.v2
-
Request message for Bigtable.ReadRows.
- ReadRowsRequest.RequestStatsView - Enum in com.google.bigtable.v2
-
The desired view into RequestStats that should be returned in the response.
- ReadRowsRequestOrBuilder - Interface in com.google.bigtable.v2
- ReadRowsResponse - Class in com.google.bigtable.v2
-
Response message for Bigtable.ReadRows.
- ReadRowsResponse.Builder - Class in com.google.bigtable.v2
-
Response message for Bigtable.ReadRows.
- ReadRowsResponse.CellChunk - Class in com.google.bigtable.v2
-
Specifies a piece of a row's contents returned as part of the read response stream.
- ReadRowsResponse.CellChunk.Builder - Class in com.google.bigtable.v2
-
Specifies a piece of a row's contents returned as part of the read response stream.
- ReadRowsResponse.CellChunk.RowStatusCase - Enum in com.google.bigtable.v2
- ReadRowsResponse.CellChunkOrBuilder - Interface in com.google.bigtable.v2
- ReadRowsResponseOrBuilder - Interface in com.google.bigtable.v2
- 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.
- READY - com.google.bigtable.admin.v2.Backup.State
-
The backup is complete and ready for use.
- READY - com.google.bigtable.admin.v2.Cluster.State
-
The cluster has been successfully created and is ready to serve requests.
- READY - com.google.bigtable.admin.v2.Instance.State
-
The instance has been successfully created and can serve requests to its tables.
- READY - com.google.bigtable.admin.v2.Snapshot.State
-
The snapshot has been successfully created and can serve all requests.
- READY - com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
-
The table can serve Data API requests from this cluster.
- READY - com.google.cloud.bigtable.admin.v2.models.Backup.State
-
The backup is complete and ready for use.
- READY - com.google.cloud.bigtable.admin.v2.models.Cluster.State
-
The cluster has been successfully created and is ready to serve requests.
- READY - com.google.cloud.bigtable.admin.v2.models.Instance.State
-
The instance has been successfully created and can serve requests to its tables.
- READY - com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
-
The table can serve Data API requests from this cluster.
- READY_OPTIMIZING - com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
-
The table is fully created and ready for use after a restore, and is being optimized for performance.
- READY_OPTIMIZING - com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
-
The table is fully created and ready for use after a restore, and is being optimized for performance.
- READY_OPTIMIZING_VALUE - Static variable in enum com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
-
The table is fully created and ready for use after a restore, and is being optimized for performance.
- READY_VALUE - Static variable in enum com.google.bigtable.admin.v2.Backup.State
-
The backup is complete and ready for use.
- READY_VALUE - Static variable in enum com.google.bigtable.admin.v2.Cluster.State
-
The cluster has been successfully created and is ready to serve requests.
- READY_VALUE - Static variable in enum com.google.bigtable.admin.v2.Instance.State
-
The instance has been successfully created and can serve requests to its tables.
- READY_VALUE - Static variable in enum com.google.bigtable.admin.v2.Snapshot.State
-
The snapshot has been successfully created and can serve all requests.
- READY_VALUE - Static variable in enum com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
-
The table can serve Data API requests from this cluster.
- recordAttempt(String, String, String, String) - Method in class com.google.cloud.bigtable.stats.StatsRecorderWrapper
- recordOperation(String, String, String, String) - Method in class com.google.cloud.bigtable.stats.StatsRecorderWrapper
- 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(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(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ValueFilter
-
Matches only cells with values that satisfy the given RE2 regex.
- 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(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(String) - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ValueFilter
-
Matches only cells with values that satisfy the given RE2 regex.
- register(Credentials) - Static method in class com.google.cloud.bigtable.stats.BigtableStackdriverStatsExporter
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.bigtable.admin.v2.CommonProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.bigtable.admin.v2.InstanceProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.bigtable.admin.v2.TableProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.bigtable.v2.BigtableProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.bigtable.v2.DataProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.bigtable.v2.FeatureFlagsProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.bigtable.v2.RequestStatsProto
- registerAllExtensions(ExtensionRegistry) - Static method in class com.google.bigtable.v2.ResponseParamsProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.BigtableInstanceAdminProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.BigtableTableAdminProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.CommonProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.InstanceProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.bigtable.admin.v2.TableProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.BigtableProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.DataProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FeatureFlagsProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestStatsProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ResponseParamsProto
- registerBigtableBuiltinViews() - Static method in class com.google.cloud.bigtable.stats.BuiltinViews
- removeAppProfiles(int) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
The list of requested app profiles.
- removeBackups(int) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
The list of matching backups.
- removeCells(int) - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- removeChunks(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The mutations associated with this change to the partition.
- removeChunks(int) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
A collection of a row's contents as part of the read request.
- removeClusters(int) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- removeClusters(String) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- removeClusterStates(String) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Output only.
- removeColumnFamilies(String) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The column families configured for this table, mapped by column family ID.
- removeColumns(int) - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- removeContinuationTokens(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- removeEncryptionInfo(int) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- removeEntries(int) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- removeEntries(int) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- removeFalseMutations(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- removeFamilies(int) - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- removeFilters(int) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- removeFilters(int) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- removeHotTablets(int) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- removeInitialSplits(int) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- removeInstances(int) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- removeLabels(String) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies.
- removeModifications(int) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- removeMutations(int) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- removeMutations(int) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Required.
- removeNewPartitions(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- removeRowRanges(int) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- removeRules(int) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- removeRules(int) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- removeRules(int) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- removeSnapshots(int) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
The snapshots present in the requested cluster.
- removeTables(int) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested instance.
- removeTables(String) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
Keys: the full `name` of each table that existed in the instance when CreateCluster was first called, i.e.
- removeTokens(int) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
-
List of continuation tokens.
- removeTrueMutations(int) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- REPLICATION_STATE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Table.ClusterState
- REPLICATION_VIEW - com.google.bigtable.admin.v2.Table.View
-
Only populates `name` and fields related to the table's replication state.
- REPLICATION_VIEW_VALUE - Static variable in enum com.google.bigtable.admin.v2.Table.View
-
Only populates `name` and fields related to the table's replication state.
- REQUEST_LATENCY_STATS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.FullReadStatsView
- REQUEST_STATS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsResponse
- REQUEST_STATS_FULL - com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
-
Include the full set of available RequestStats in the response, applicable to this read.
- REQUEST_STATS_FULL_VALUE - Static variable in enum com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
-
Include the full set of available RequestStats in the response, applicable to this read.
- REQUEST_STATS_NONE - com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
-
Do not include any RequestStats in the response.
- REQUEST_STATS_NONE_VALUE - Static variable in enum com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
-
Do not include any RequestStats in the response.
- REQUEST_STATS_VIEW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsRequest
- REQUEST_STATS_VIEW_UNSPECIFIED - com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
-
The default / unset value.
- REQUEST_STATS_VIEW_UNSPECIFIED_VALUE - Static variable in enum com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
-
The default / unset value.
- REQUEST_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateClusterMetadata
- REQUEST_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- REQUEST_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- REQUEST_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- REQUEST_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- REQUEST_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- REQUEST_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- RequestLatencyStats - Class in com.google.bigtable.v2
-
RequestLatencyStats provides a measurement of the latency of the request as it interacts with different systems over its lifetime, e.g.
- RequestLatencyStats.Builder - Class in com.google.bigtable.v2
-
RequestLatencyStats provides a measurement of the latency of the request as it interacts with different systems over its lifetime, e.g.
- RequestLatencyStatsOrBuilder - Interface in com.google.bigtable.v2
- RequestStats - Class in com.google.bigtable.v2
-
RequestStats is the container for additional information pertaining to a single request, helpful for evaluating the performance of the sent request.
- RequestStats.Builder - Class in com.google.bigtable.v2
-
RequestStats is the container for additional information pertaining to a single request, helpful for evaluating the performance of the sent request.
- RequestStats.StatsViewCase - Enum in com.google.bigtable.v2
- RequestStatsOrBuilder - Interface in com.google.bigtable.v2
- RequestStatsProto - Class in com.google.bigtable.v2
- 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
- RESET_ROW - com.google.bigtable.v2.ReadRowsResponse.CellChunk.RowStatusCase
- RESET_ROW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- resizeCluster(String, String, int) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Modifies the cluster's node count for manual scaling.
- resizeClusterAsync(String, String, int) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously modifies the cluster's node count for manual scaling.
- RESIZING - com.google.bigtable.admin.v2.Cluster.State
-
The cluster is currently being resized, and may revert to its previous node count if the process encounters an error.
- RESIZING - com.google.cloud.bigtable.admin.v2.models.Cluster.State
-
The cluster is currently being resized, and may revert to its previous node count if the process encounters an error.
- RESIZING_VALUE - Static variable in enum com.google.bigtable.admin.v2.Cluster.State
-
The cluster is currently being resized, and may revert to its previous node count if the process encounters an error.
- RESOURCE_EXHAUSTED - com.google.cloud.bigtable.common.Status.Code
- ResponseParams - Class in com.google.bigtable.v2
-
Response metadata proto This is an experimental feature that will be used to get zone_id and cluster_id from response trailers to tag the metrics.
- ResponseParams.Builder - Class in com.google.bigtable.v2
-
Response metadata proto This is an experimental feature that will be used to get zone_id and cluster_id from response trailers to tag the metrics.
- ResponseParamsOrBuilder - Interface in com.google.bigtable.v2
- ResponseParamsProto - Class in com.google.bigtable.v2
- RESTORE_INFO_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Table
- RESTORE_SOURCE_TYPE_UNSPECIFIED - com.google.bigtable.admin.v2.RestoreSourceType
-
No restore associated.
- RESTORE_SOURCE_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.bigtable.admin.v2.RestoreSourceType
-
No restore associated.
- 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
- RestoreInfo - Class in com.google.bigtable.admin.v2
-
Information about a table restore.
- RestoreInfo.Builder - Class in com.google.bigtable.admin.v2
-
Information about a table restore.
- RestoreInfo.SourceInfoCase - Enum in com.google.bigtable.admin.v2
- RestoreInfoOrBuilder - Interface in com.google.bigtable.admin.v2
- RestoreSourceType - Enum in com.google.bigtable.admin.v2
-
Indicates the type of the restore source.
- restoreTable(RestoreTableRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Create a new table by restoring from a completed backup.
- restoreTable(RestoreTableRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Create a new table by restoring from a completed backup.
- restoreTable(RestoreTableRequest, StreamObserver<Operation>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Create a new table by restoring from a completed backup.
- restoreTable(RestoreTableRequest, StreamObserver<Operation>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Create a new table by restoring from a completed backup.
- restoreTable(RestoreTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Restores a backup to a new table with the specified configuration.
- restoreTableAsync(RestoreTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Restores a backup to a new table with the specified configuration asynchronously.
- RestoreTableMetadata - Class in com.google.bigtable.admin.v2
-
Metadata type for the long-running operation returned by [RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable].
- RestoreTableMetadata.Builder - Class in com.google.bigtable.admin.v2
-
Metadata type for the long-running operation returned by [RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable].
- RestoreTableMetadata.SourceInfoCase - Enum in com.google.bigtable.admin.v2
- RestoreTableMetadataOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.bigtable.admin.v2
-
The request for [RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable].
- RestoreTableRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Fluent wrapper for
RestoreTableRequest
- RestoreTableRequest.Builder - Class in com.google.bigtable.admin.v2
-
The request for [RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable].
- RestoreTableRequest.SourceCase - Enum in com.google.bigtable.admin.v2
- RestoreTableRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- RETENTION_PERIOD_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ChangeStreamConfig
- REVERSE_SCANS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.FeatureFlags
- reversed(boolean) - Method in class com.google.cloud.bigtable.data.v2.models.Query
-
Return rows in reverse order.
- REVERSED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsRequest
- ROUTINGPOLICY_NOT_SET - com.google.bigtable.admin.v2.AppProfile.RoutingPolicyCase
- Row - Class in com.google.bigtable.v2
-
Specifies the complete (requested) contents of a single row of a table.
- 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
- ROW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- ROW_KEY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.CheckAndMutateRowRequest
- ROW_KEY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MutateRowRequest
- ROW_KEY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MutateRowsRequest.Entry
- ROW_KEY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- ROW_KEY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- ROW_KEY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- ROW_KEY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SampleRowKeysResponse
- ROW_KEY_PREFIX - com.google.bigtable.admin.v2.DropRowRangeRequest.TargetCase
- ROW_KEY_PREFIX_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.DropRowRangeRequest
- ROW_KEY_REGEX_FILTER - com.google.bigtable.v2.RowFilter.FilterCase
- ROW_KEY_REGEX_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- ROW_KEYS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowSet
- ROW_RANGE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.StreamPartition
- ROW_RANGES_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowSet
- ROW_SAMPLE_FILTER - com.google.bigtable.v2.RowFilter.FilterCase
- ROW_SAMPLE_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- Row.Builder - Class in com.google.bigtable.v2
-
Specifies the complete (requested) contents of a single row of a table.
- 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
- RowFilter - Class in com.google.bigtable.v2
-
Takes a row as input and produces an alternate view of the row based on specified rules.
- RowFilter.Builder - Class in com.google.bigtable.v2
-
Takes a row as input and produces an alternate view of the row based on specified rules.
- RowFilter.Chain - Class in com.google.bigtable.v2
-
A RowFilter which sends rows through several RowFilters in sequence.
- RowFilter.Chain.Builder - Class in com.google.bigtable.v2
-
A RowFilter which sends rows through several RowFilters in sequence.
- RowFilter.ChainOrBuilder - Interface in com.google.bigtable.v2
- RowFilter.Condition - Class in com.google.bigtable.v2
-
A RowFilter which evaluates one of two possible RowFilters, depending on whether or not a predicate RowFilter outputs any cells from the input row.
- RowFilter.Condition.Builder - Class in com.google.bigtable.v2
-
A RowFilter which evaluates one of two possible RowFilters, depending on whether or not a predicate RowFilter outputs any cells from the input row.
- RowFilter.ConditionOrBuilder - Interface in com.google.bigtable.v2
- RowFilter.FilterCase - Enum in com.google.bigtable.v2
- RowFilter.Interleave - Class in com.google.bigtable.v2
-
A RowFilter which sends each row to each of several component RowFilters and interleaves the results.
- RowFilter.Interleave.Builder - Class in com.google.bigtable.v2
-
A RowFilter which sends each row to each of several component RowFilters and interleaves the results.
- RowFilter.InterleaveOrBuilder - Interface in com.google.bigtable.v2
- RowFilterOrBuilder - Interface in com.google.bigtable.v2
- rowKey(ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Query
-
Adds a key to looked up
- rowKey(String) - 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.
- RowOrBuilder - Interface in com.google.bigtable.v2
- RowRange - Class in com.google.bigtable.v2
-
Specifies a contiguous range of rows.
- RowRange.Builder - Class in com.google.bigtable.v2
-
Specifies a contiguous range of rows.
- RowRange.EndKeyCase - Enum in com.google.bigtable.v2
- RowRange.StartKeyCase - Enum in com.google.bigtable.v2
- RowRangeOrBuilder - Interface in com.google.bigtable.v2
- ROWS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsRequest
- ROWS_LIMIT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsRequest
- ROWS_RETURNED_COUNT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadIterationStats
- ROWS_SEEN_COUNT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadIterationStats
- RowSet - Class in com.google.bigtable.v2
-
Specifies a non-contiguous set of rows.
- RowSet.Builder - Class in com.google.bigtable.v2
-
Specifies a non-contiguous set of rows.
- RowSetOrBuilder - Interface in com.google.bigtable.v2
- ROWSTATUS_NOT_SET - com.google.bigtable.v2.ReadRowsResponse.CellChunk.RowStatusCase
- 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
- RULE_NOT_SET - com.google.bigtable.admin.v2.GcRule.RuleCase
- RULE_NOT_SET - com.google.bigtable.v2.ReadModifyWriteRule.RuleCase
- RULES_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.GcRule.Intersection
- RULES_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.GcRule.Union
- RULES_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadModifyWriteRowRequest
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(SampleRowKeysRequest) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableBlockingStub
-
Returns a sample of row keys in the table.
- sampleRowKeys(SampleRowKeysRequest, StreamObserver<SampleRowKeysResponse>) - Method in interface com.google.bigtable.v2.BigtableGrpc.AsyncService
-
Returns a sample of row keys in the table.
- sampleRowKeys(SampleRowKeysRequest, StreamObserver<SampleRowKeysResponse>) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableStub
-
Returns a sample of row keys in the table.
- sampleRowKeys(String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method to synchronously return a sample of row keys in the table.
- sampleRowKeysAsync(String) - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Convenience method to asynchronously return a sample of row keys in the table.
- sampleRowKeysCallable() - Method in class com.google.cloud.bigtable.data.v2.BigtableDataClient
-
Returns a sample of row keys in the table.
- SampleRowKeysRequest - Class in com.google.bigtable.v2
-
Request message for Bigtable.SampleRowKeys.
- SampleRowKeysRequest.Builder - Class in com.google.bigtable.v2
-
Request message for Bigtable.SampleRowKeys.
- SampleRowKeysRequestOrBuilder - Interface in com.google.bigtable.v2
- SampleRowKeysResponse - Class in com.google.bigtable.v2
-
Response message for Bigtable.SampleRowKeys.
- SampleRowKeysResponse.Builder - Class in com.google.bigtable.v2
-
Response message for Bigtable.SampleRowKeys.
- SampleRowKeysResponseOrBuilder - Interface in com.google.bigtable.v2
- 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.
- SATISFIES_PZS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Instance
- SCHEMA_VIEW - com.google.bigtable.admin.v2.Table.View
-
Only populates `name` and fields related to the table's schema.
- SCHEMA_VIEW_VALUE - Static variable in enum com.google.bigtable.admin.v2.Table.View
-
Only populates `name` and fields related to the table's schema.
- serializeToByteString(Range.ByteStringRange) - Static method in class com.google.cloud.bigtable.data.v2.models.Range.ByteStringRange
- SERVE_NODES_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Cluster
- SERVICE_NAME - Static variable in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc
- SERVICE_NAME - Static variable in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc
- SERVICE_NAME - Static variable in class com.google.bigtable.v2.BigtableGrpc
- SET_CELL - com.google.bigtable.v2.Mutation.MutationCase
- SET_CELL_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation
- setAllLabels(Map<String, String>) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateInstanceRequest
-
Replaces the labels associated with the instance.
- setAllowTransactionalWrites(boolean) - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
-
Whether or not `CheckAndMutateRow` and `ReadModifyWriteRow` requests are allowed by this app profile.
- setAppendValue(ByteString) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
Rule specifying that `append_value` be appended to the existing value.
- setApplyLabelTransformer(String) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies the given label to all cells in the output row.
- setApplyLabelTransformerBytes(ByteString) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies the given label to all cells in the output row.
- setAppProfile(AppProfile) - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
-
Required.
- setAppProfile(AppProfile) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
-
Required.
- setAppProfile(AppProfile.Builder) - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
-
Required.
- setAppProfile(AppProfile.Builder) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
-
Required.
- setAppProfile(String) - Method in class com.google.bigtable.admin.v2.AppProfileName.Builder
- setAppProfileId(String) - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
-
Required.
- setAppProfileId(String) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
This value specifies routing for replication.
- setAppProfileId(String) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
-
This value specifies routing for replication.
- setAppProfileId(String) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
This value specifies routing for replication.
- setAppProfileId(String) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
This value specifies routing for replication.
- setAppProfileId(String) - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
-
This value specifies routing for replication.
- setAppProfileId(String) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
This value specifies routing for replication.
- setAppProfileId(String) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
This value specifies routing for replication.
- setAppProfileId(String) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
This value specifies routing for replication.
- setAppProfileId(String) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
This value specifies routing for replication.
- 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.
- setAppProfileIdBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
-
Required.
- setAppProfileIdBytes(ByteString) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
This value specifies routing for replication.
- setAppProfileIdBytes(ByteString) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
-
This value specifies routing for replication.
- setAppProfileIdBytes(ByteString) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
This value specifies routing for replication.
- setAppProfileIdBytes(ByteString) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
This value specifies routing for replication.
- setAppProfileIdBytes(ByteString) - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
-
This value specifies routing for replication.
- setAppProfileIdBytes(ByteString) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
This value specifies routing for replication.
- setAppProfileIdBytes(ByteString) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
This value specifies routing for replication.
- setAppProfileIdBytes(ByteString) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
This value specifies routing for replication.
- setAppProfileIdBytes(ByteString) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
This value specifies routing for replication.
- setAppProfiles(int, AppProfile) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
The list of requested app profiles.
- setAppProfiles(int, AppProfile.Builder) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
The list of requested app profiles.
- setAutoscalingLimits(AutoscalingLimits) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
-
Required.
- setAutoscalingLimits(AutoscalingLimits.Builder) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
-
Required.
- setAutoscalingTargets(AutoscalingTargets) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
-
Required.
- setAutoscalingTargets(AutoscalingTargets.Builder) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
-
Required.
- setBackup(Backup) - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
-
Required.
- setBackup(Backup) - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
-
Required.
- setBackup(Backup.Builder) - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
-
Required.
- setBackup(Backup.Builder) - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
-
Required.
- setBackup(String) - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- setBackup(String) - Method in class com.google.bigtable.admin.v2.BackupName.Builder
- setBackup(String) - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
-
Name of the backup from which to restore.
- setBackupBytes(ByteString) - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- setBackupBytes(ByteString) - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
-
Name of the backup from which to restore.
- setBackupIamPolicy(String, String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Replaces the IAM policy associated with the specified backup.
- setBackupIamPolicyAsync(String, String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously replaces the IAM policy associated with the specified backup.
- setBackupId(String) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- setBackupId(String) - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
-
Required.
- setBackupIdBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- setBackupIdBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
-
Required.
- setBackupInfo(BackupInfo) - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
-
Information about the backup used to restore the table.
- setBackupInfo(BackupInfo) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
.google.bigtable.admin.v2.BackupInfo backup_info = 3;
- setBackupInfo(BackupInfo.Builder) - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
-
Information about the backup used to restore the table.
- setBackupInfo(BackupInfo.Builder) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
.google.bigtable.admin.v2.BackupInfo backup_info = 3;
- setBackups(int, Backup) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
The list of matching backups.
- setBackups(int, Backup.Builder) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
The list of matching backups.
- 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.
- setBlockAllFilter(boolean) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Does not match any cells, regardless of input.
- 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. - setCell(String, ByteString, long) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
- 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) - 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.RowMutationEntry
- setCell(String, ByteString, long, long) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
- 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, ByteString, long, 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.RowMutationEntry
- setCell(String, ByteString, long, ByteString) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
- 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, ByteString, long, 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.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.Mutation
- 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, ByteString) - 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.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.Mutation
- 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) - 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.RowMutationEntry
- setCell(String, String, long, long) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
- 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, String, long, 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.RowMutationEntry
- setCell(String, String, long, String) - Method in class com.google.cloud.bigtable.data.v2.models.Mutation
- 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, String, long, 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.RowMutationEntry
-
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.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, String) - 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 - 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
- setCells(int, Cell) - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- setCells(int, Cell.Builder) - Method in class com.google.bigtable.v2.Column.Builder
-
Must not be empty.
- setCellsPerColumnLimitFilter(int) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only the most recent N cells within each column.
- setCellsPerRowLimitFilter(int) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only the first N cells of each row.
- setCellsPerRowOffsetFilter(int) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Skips the first N cells of each row, matching all subsequent cells.
- setCellsReturnedCount(long) - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
-
The cells returned as part of the request.
- setCellsSeenCount(long) - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
-
The cells seen (scanned) as part of the request.
- setChain(RowFilter.Chain) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in sequence, progressively narrowing the results.
- setChain(RowFilter.Chain.Builder) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in sequence, progressively narrowing the results.
- setChangeStreamConfig(ChangeStreamConfig) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
If specified, enable the change stream on this table.
- setChangeStreamConfig(ChangeStreamConfig.Builder) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
If specified, enable the change stream on this table.
- setChunkedValueOffset(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
-
The byte offset of this chunk into the total value size of the mutation.
- setChunkedValueSize(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
-
The total value size of all the chunks that make up the `SetCell`.
- setChunkInfo(ReadChangeStreamResponse.MutationChunk.ChunkInfo) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
-
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.
- setChunkInfo(ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
-
If set, then the mutation is a `SetCell` with a chunked value across multiple messages.
- setChunks(int, ReadChangeStreamResponse.MutationChunk) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The mutations associated with this change to the partition.
- setChunks(int, ReadChangeStreamResponse.MutationChunk.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The mutations associated with this change to the partition.
- setChunks(int, ReadRowsResponse.CellChunk) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
A collection of a row's contents as part of the read request.
- setChunks(int, ReadRowsResponse.CellChunk.Builder) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
A collection of a row's contents as part of the read request.
- setCloseStream(ReadChangeStreamResponse.CloseStream) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
An indication that the stream should be closed.
- setCloseStream(ReadChangeStreamResponse.CloseStream.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
An indication that the stream should be closed.
- setCluster(Cluster) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
Required.
- setCluster(Cluster) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
-
Required.
- setCluster(Cluster.Builder) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
Required.
- setCluster(Cluster.Builder) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
-
Required.
- setCluster(String) - Method in class com.google.bigtable.admin.v2.BackupName.Builder
- setCluster(String) - Method in class com.google.bigtable.admin.v2.ClusterName.Builder
- setCluster(String) - Method in class com.google.bigtable.admin.v2.SnapshotName.Builder
- setCluster(String) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
Required.
- setClusterAutoscalingConfig(Cluster.ClusterAutoscalingConfig) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
-
Autoscaling configuration for this cluster.
- setClusterAutoscalingConfig(Cluster.ClusterAutoscalingConfig.Builder) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
-
Autoscaling configuration for this cluster.
- setClusterBytes(ByteString) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
Required.
- setClusterConfig(Cluster.ClusterConfig) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Configuration for this cluster.
- setClusterConfig(Cluster.ClusterConfig.Builder) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Configuration for this cluster.
- setClusterId(String) - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
-
The cluster to which read/write requests should be routed.
- setClusterId(String) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
Required.
- setClusterId(String) - Method in class com.google.bigtable.v2.ResponseParams.Builder
-
Identifier for a cluster that represents set of bigtable resources.
- setClusterIdBytes(ByteString) - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
-
The cluster to which read/write requests should be routed.
- setClusterIdBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
Required.
- setClusterIdBytes(ByteString) - Method in class com.google.bigtable.v2.ResponseParams.Builder
-
Identifier for a cluster that represents set of bigtable resources.
- setClusterIds(int, String) - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
-
The set of clusters to route to.
- setClusters(int, Cluster) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- setClusters(int, Cluster.Builder) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
The list of requested clusters.
- setColumnQualifier(ByteString) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The qualifier of the column from which cells should be deleted.
- setColumnQualifier(ByteString) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The qualifier of the column into which new data should be written.
- setColumnQualifier(ByteString) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
The qualifier of the column to which the read/modify/write should be applied.
- setColumnQualifierRegexFilter(ByteString) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns whose qualifiers satisfy the given RE2 regex.
- setColumnRangeFilter(ColumnRange) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns within the given range.
- setColumnRangeFilter(ColumnRange.Builder) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns within the given range.
- setColumns(int, Column) - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- setColumns(int, Column.Builder) - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- setCommitRow(boolean) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Indicates that the client can safely process all previous chunks for `row_key`, as its data has been fully read.
- setCommitTimestamp(Timestamp) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The timestamp at which the mutation was applied on the Bigtable server.
- setCommitTimestamp(Timestamp.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The timestamp at which the mutation was applied on the Bigtable server.
- setCondition(RowFilter.Condition) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies one of two possible RowFilters to the data based on the output of a predicate RowFilter.
- setCondition(RowFilter.Condition.Builder) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies one of two possible RowFilters to the data based on the output of a predicate RowFilter.
- setConsistencyToken(String) - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
-
Required.
- setConsistencyToken(String) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
-
The generated consistency token.
- setConsistencyTokenBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
-
Required.
- setConsistencyTokenBytes(ByteString) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
-
The generated consistency token.
- setConsistent(boolean) - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse.Builder
-
True only if the token is consistent.
- setContinuationToken(StreamContinuationToken) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
-
A token that can be provided to a subsequent `ReadChangeStream` call to pick up reading at the current stream position.
- setContinuationToken(StreamContinuationToken.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
-
A token that can be provided to a subsequent `ReadChangeStream` call to pick up reading at the current stream position.
- setContinuationTokens(int, StreamContinuationToken) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- setContinuationTokens(int, StreamContinuationToken.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the information needed to resume reading their associated partitions.
- setContinuationTokens(StreamContinuationTokens) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Tokens that describe how to resume reading a stream where reading previously left off.
- setContinuationTokens(StreamContinuationTokens.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Tokens that describe how to resume reading a stream where reading previously left off.
- setCpuUtilizationPercent(int) - Method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
-
The cpu utilization that the Autoscaler should be trying to achieve.
- 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.
- setCreate(ColumnFamily) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Create a new column family with the specified schema, or fail if one already exists with the given ID.
- setCreate(ColumnFamily.Builder) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Create a new column family with the specified schema, or fail if one already exists with the given ID.
- setCreateTime(Timestamp) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Output only.
- setCreateTime(Timestamp) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- setCreateTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Output only.
- setCreateTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- 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.
- setDataChange(ReadChangeStreamResponse.DataChange) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
A mutation to the partition.
- setDataChange(ReadChangeStreamResponse.DataChange.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
A mutation to the partition.
- setDataSizeBytes(long) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- 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.
- setDefaultStorageType(StorageType) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Immutable.
- setDefaultStorageTypeValue(int) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Immutable.
- setDeleteAllDataFromTable(boolean) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
Delete all rows in the table.
- setDeleteFromColumn(Mutation.DeleteFromColumn) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column.
- setDeleteFromColumn(Mutation.DeleteFromColumn.Builder) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column.
- setDeleteFromFamily(Mutation.DeleteFromFamily) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column family.
- setDeleteFromFamily(Mutation.DeleteFromFamily.Builder) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from a column family.
- setDeleteFromRow(Mutation.DeleteFromRow) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from the entire row.
- setDeleteFromRow(Mutation.DeleteFromRow.Builder) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Deletes cells from the entire row.
- setDeleteTime(Timestamp) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
The time when the snapshot will be deleted.
- setDeleteTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
The time when the snapshot will be deleted.
- setDeletionProtection(boolean) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Set to true to make the table protected against data loss.
- setDescription(String) - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Long form description of the use case for this AppProfile.
- setDescription(String) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Description of the snapshot.
- setDescription(String) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
Description of the snapshot.
- 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.
- setDescriptionBytes(ByteString) - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Long form description of the use case for this AppProfile.
- setDescriptionBytes(ByteString) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Description of the snapshot.
- setDescriptionBytes(ByteString) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
Description of the snapshot.
- setDestination(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CopyBackupRequest
- setDisplayName(String) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Required.
- 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.
- setDisplayNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Required.
- setDone(boolean) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
When true, indicates that the entire `DataChange` has been read and the client can safely process the message.
- setDrop(boolean) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Drop (delete) the column family with the given ID, or fail if no such family exists.
- setEncryptionConfig(Cluster.EncryptionConfig) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Immutable.
- setEncryptionConfig(Cluster.EncryptionConfig.Builder) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Immutable.
- setEncryptionInfo(int, EncryptionInfo) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- setEncryptionInfo(int, EncryptionInfo.Builder) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- setEncryptionInfo(EncryptionInfo) - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- setEncryptionInfo(EncryptionInfo.Builder) - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- setEncryptionStatus(Status) - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
-
Output only.
- setEncryptionStatus(Status.Builder) - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
-
Output only.
- setEncryptionType(EncryptionInfo.EncryptionType) - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
-
Output only.
- setEncryptionTypeValue(int) - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
-
Output only.
- setEndKey(String) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Tablet End Key (inclusive).
- setEndKeyBytes(ByteString) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Tablet End Key (inclusive).
- setEndKeyClosed(ByteString) - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an inclusive upper bound for the range.
- setEndKeyOpen(ByteString) - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an exclusive upper bound for the range.
- setEndQualifierClosed(ByteString) - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an inclusive upper bound for the range.
- setEndQualifierOpen(ByteString) - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an exclusive upper bound for the range.
- setEndTime(Timestamp) - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- setEndTime(Timestamp) - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- setEndTime(Timestamp) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
If set, the time at which this operation finished or was cancelled.
- setEndTime(Timestamp) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Output only.
- setEndTime(Timestamp) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
The end time to list hot tablets.
- setEndTime(Timestamp) - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
-
If set, the time at which this operation failed or was completed successfully.
- setEndTime(Timestamp) - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
-
If set, the time at which this operation finished or was cancelled.
- setEndTime(Timestamp) - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
-
If set, the time at which this operation finished or was canceled.
- setEndTime(Timestamp) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
If specified, OK will be returned when the stream advances beyond this time.
- setEndTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- setEndTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- setEndTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
If set, the time at which this operation finished or was cancelled.
- setEndTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Output only.
- setEndTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
The end time to list hot tablets.
- setEndTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
-
If set, the time at which this operation failed or was completed successfully.
- setEndTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
-
If set, the time at which this operation finished or was cancelled.
- setEndTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
-
If set, the time at which this operation finished or was canceled.
- setEndTime(Timestamp.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
If specified, OK will be returned when the stream advances beyond this time.
- setEndTimestampMicros(long) - Method in class com.google.bigtable.v2.TimestampRange.Builder
-
Exclusive upper bound.
- setEndValueClosed(ByteString) - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an inclusive upper bound for the range.
- setEndValueOpen(ByteString) - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an exclusive upper bound for the range.
- setEntries(int, MutateRowsRequest.Entry) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- setEntries(int, MutateRowsRequest.Entry.Builder) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- setEntries(int, MutateRowsResponse.Entry) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- setEntries(int, MutateRowsResponse.Entry.Builder) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
One or more results for Entries from the batch request.
- setEstimatedCopiedBytes(long) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
-
Estimate of the number of bytes copied so far for this table.
- setEstimatedLowWatermark(Timestamp) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- setEstimatedLowWatermark(Timestamp) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- setEstimatedLowWatermark(Timestamp.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- setEstimatedLowWatermark(Timestamp.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
-
An estimate of the commit timestamp that is usually lower than or equal to any timestamp for a record that will be delivered in the future on the stream.
- setEstimatedSizeBytes(long) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
-
Estimate of the size of the table to be copied.
- setEtag(String) - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Strongly validated etag for optimistic concurrency control.
- setEtagBytes(ByteString) - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Strongly validated etag for optimistic concurrency control.
- setExpireTime(Timestamp) - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Required.
- setExpireTime(Timestamp) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- setExpireTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Required.
- setExpireTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- 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
- setFactor(double) - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
-
If it has been at least one `period` since the last load adjustment, the client should multiply the current load by this value to get the new target load.
- setFailedLocations(int, String) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
Locations from which AppProfile information could not be retrieved, due to an outage or some other transient condition.
- setFailedLocations(int, String) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
Locations from which Cluster information could not be retrieved, due to an outage or some other transient condition.
- setFailedLocations(int, String) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
Locations from which Instance information could not be retrieved, due to an outage or some other transient condition.
- setFalseFilter(RowFilter) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` does not return any results.
- setFalseFilter(RowFilter.Builder) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` does not return any results.
- setFalseMutations(int, Mutation) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- setFalseMutations(int, Mutation.Builder) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` does not yield any cells when applied to `row_key`.
- setFamilies(int, Family) - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- setFamilies(int, Family.Builder) - Method in class com.google.bigtable.v2.Row.Builder
-
May be empty, but only if the entire row is empty.
- setFamilyName(StringValue) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column family name for this chunk of data.
- setFamilyName(StringValue.Builder) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column family name for this chunk of data.
- setFamilyName(String) - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
The name of the column family within which this range falls.
- setFamilyName(String) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The name of the family from which cells should be deleted.
- setFamilyName(String) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
-
The name of the family from which cells should be deleted.
- setFamilyName(String) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The name of the family into which new data should be written.
- setFamilyName(String) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
The name of the family to which the read/modify/write should be applied.
- setFamilyNameBytes(ByteString) - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
The name of the column family within which this range falls.
- setFamilyNameBytes(ByteString) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The name of the family from which cells should be deleted.
- setFamilyNameBytes(ByteString) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
-
The name of the family from which cells should be deleted.
- setFamilyNameBytes(ByteString) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The name of the family into which new data should be written.
- setFamilyNameBytes(ByteString) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
The name of the family to which the read/modify/write should be applied.
- setFamilyNameRegexFilter(String) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns whose families satisfy the given RE2 regex.
- setFamilyNameRegexFilterBytes(ByteString) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from columns whose families satisfy the given RE2 regex.
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.Backup.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.Instance.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.Table.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Cell.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Column.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ColumnRange.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Family.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Mutation.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RequestStats.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ResponseParams.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Row.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RowFilter.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RowRange.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.RowSet.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.StreamPartition.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.TimestampRange.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ValueRange.Builder
- setFilter(RowFilter) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The filter to apply to the contents of the specified row(s).
- setFilter(RowFilter.Builder) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The filter to apply to the contents of the specified row(s).
- setFilter(String) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
A filter expression that filters backups listed in the response.
- setFilterBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
A filter expression that filters backups listed in the response.
- setFilters(int, RowFilter) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- setFilters(int, RowFilter) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- setFilters(int, RowFilter.Builder) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
-
The elements of "filters" are chained together to process the input row: in row -> f(0) -> intermediate row -> f(1) -> ...
- setFilters(int, RowFilter.Builder) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
-
The elements of "filters" all process a copy of the input row, and the results are pooled, sorted, and combined into a single output row.
- setFinishTime(Timestamp) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- setFinishTime(Timestamp) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- setFinishTime(Timestamp) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- setFinishTime(Timestamp) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- setFinishTime(Timestamp) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- setFinishTime(Timestamp) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- setFinishTime(Timestamp) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- setFinishTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- setFinishTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- setFinishTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- setFinishTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- setFinishTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- setFinishTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- setFinishTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The time at which the operation failed or was completed successfully.
- setFrontendServerLatency(Duration) - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
-
The latency measured by the frontend server handling this request, from when the request was received, to when this value is sent back in the response.
- setFrontendServerLatency(Duration.Builder) - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
-
The latency measured by the frontend server handling this request, from when the request was received, to when this value is sent back in the response.
- setFullReadStatsView(FullReadStatsView) - Method in class com.google.bigtable.v2.RequestStats.Builder
-
Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.
- setFullReadStatsView(FullReadStatsView.Builder) - Method in class com.google.bigtable.v2.RequestStats.Builder
-
Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.
- setGcRule(GcRule) - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
-
Garbage collection rule specified as a protobuf.
- setGcRule(GcRule.Builder) - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
-
Garbage collection rule specified as a protobuf.
- setGranularity(Table.TimestampGranularity) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Immutable.
- setGranularityValue(int) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Immutable.
- setHeartbeat(ReadChangeStreamResponse.Heartbeat) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
A periodic heartbeat message.
- setHeartbeat(ReadChangeStreamResponse.Heartbeat.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
A periodic heartbeat message.
- setHeartbeatDuration(Duration) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
If specified, the duration between `Heartbeat` messages on the stream.
- setHeartbeatDuration(Duration.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
If specified, the duration between `Heartbeat` messages on the stream.
- setHotTablets(int, HotTablet) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- setHotTablets(int, HotTablet.Builder) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
List of hot tablets in the tables of the requested cluster that fall within the requested time range.
- setIamPolicy(SetIamPolicyRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Sets the access control policy on an instance resource.
- setIamPolicy(SetIamPolicyRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Sets the access control policy on an instance resource.
- setIamPolicy(SetIamPolicyRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Sets the access control policy on a Table or Backup resource.
- setIamPolicy(SetIamPolicyRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Sets the access control policy on a Table or Backup resource.
- setIamPolicy(SetIamPolicyRequest, StreamObserver<Policy>) - Method in interface com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.AsyncService
-
Sets the access control policy on an instance resource.
- setIamPolicy(SetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Sets the access control policy on an instance resource.
- setIamPolicy(SetIamPolicyRequest, StreamObserver<Policy>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Sets the access control policy on a Table or Backup resource.
- setIamPolicy(SetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Sets the access control policy on a Table or Backup resource.
- setIamPolicy(String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Replaces the IAM policy associated with the specified instance.
- setIamPolicy(String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Replaces the IAM policy associated with the specified table.
- setIamPolicyAsync(String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously replaces the IAM policy associated with the specified instance.
- setIamPolicyAsync(String, Policy) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously replaces the IAM policy associated with the specified table.
- 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.
- setId(String) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
The ID of the column family to be modified.
- setIdBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
The ID of the column family to be modified.
- setIgnoreWarnings(boolean) - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
-
If true, ignore safety checks when creating the app profile.
- setIgnoreWarnings(boolean) - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
-
Required.
- setIgnoreWarnings(boolean) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
-
If true, ignore safety checks when updating the app profile.
- 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.
- setIncrementAmount(long) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
-
Rule specifying that `increment_amount` be added to the existing value.
- setIndex(long) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
The index into the original request's `entries` list of the Entry for which a result is being reported.
- setInitialSplits(int, CreateTableRequest.Split) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- setInitialSplits(int, CreateTableRequest.Split.Builder) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
The optional list of row keys that will be used to initially split the table into several tablets (tablets are similar to HBase regions).
- setInstance(Instance) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- setInstance(Instance) - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
-
Required.
- setInstance(Instance.Builder) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- setInstance(Instance.Builder) - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
-
Required.
- setInstance(String) - Method in class com.google.bigtable.admin.v2.AppProfileName.Builder
- setInstance(String) - Method in class com.google.bigtable.admin.v2.BackupName.Builder
- setInstance(String) - Method in class com.google.bigtable.admin.v2.ClusterName.Builder
- setInstance(String) - Method in class com.google.bigtable.admin.v2.InstanceName.Builder
- setInstance(String) - Method in class com.google.bigtable.admin.v2.SnapshotName.Builder
- setInstance(String) - Method in class com.google.bigtable.admin.v2.TableName.Builder
- setInstance(String) - Method in class com.google.bigtable.v2.InstanceName.Builder
- setInstance(String) - Method in class com.google.bigtable.v2.TableName.Builder
- setInstanceId(String) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- 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.
- setInstanceIdBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- setInstances(int, Instance) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- setInstances(int, Instance.Builder) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
The list of requested instances.
- setInterleave(RowFilter.Interleave) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in parallel and combines the results.
- setInterleave(RowFilter.Interleave.Builder) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in parallel and combines the results.
- setIntersection(GcRule.Intersection) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by every nested rule.
- setIntersection(GcRule.Intersection.Builder) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by every nested rule.
- setJwtAudienceMapping(Map<String, String>) - Method in class com.google.cloud.bigtable.data.v2.stub.EnhancedBigtableStubSettings.Builder
- setKey(ByteString) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
-
Row key to use as an initial tablet boundary.
- setKey(ByteString) - Method in class com.google.bigtable.v2.Row.Builder
-
The unique key which identifies this row within its table.
- setKmsKeyName(String) - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
-
Describes the Cloud KMS encryption key that will be used to protect the destination Bigtable cluster.
- 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.
- setKmsKeyNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
-
Describes the Cloud KMS encryption key that will be used to protect the destination Bigtable cluster.
- setKmsKeyVersion(String) - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
-
Output only.
- setKmsKeyVersionBytes(ByteString) - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
-
Output only.
- setLabels(int, String) - Method in class com.google.bigtable.v2.Cell.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- setLabels(int, String) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Labels applied to the cell by a [RowFilter][google.bigtable.v2.RowFilter].
- setLastChunk(boolean) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
-
When true, this is the last chunk of a chunked `SetCell`.
- setLastScannedRowKey(ByteString) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
Optionally the server might return the row key of the last row it has scanned.
- setLastScannedRowResponses(boolean) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
-
Notify the server that the client supports the last_scanned_row field in ReadRowsResponse for long-running scans.
- setLocation(String) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Immutable.
- setLocation(String) - Method in class com.google.bigtable.admin.v2.LocationName.Builder
- setLocationBytes(ByteString) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Immutable.
- setMaxAge(Duration) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells in a column older than the given age.
- setMaxAge(Duration.Builder) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells in a column older than the given age.
- setMaxNodes(int) - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
-
Set the maximum number of nodes to scale up to.
- setMaxNumVersions(int) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete all cells in a column except the most recent N.
- setMaxServeNodes(int) - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
-
Required.
- setMinNodes(int) - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
-
Set the minimum number of nodes to scale down to.
- setMinServeNodes(int) - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
-
Required.
- setModifications(int, ModifyColumnFamiliesRequest.Modification) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- setModifications(int, ModifyColumnFamiliesRequest.Modification.Builder) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- setMultiClusterRoutingUseAny(AppProfile.MultiClusterRoutingUseAny) - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Use a multi-cluster routing policy.
- setMultiClusterRoutingUseAny(AppProfile.MultiClusterRoutingUseAny.Builder) - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Use a multi-cluster routing policy.
- setMutateRowsRateLimit(boolean) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
-
Notify the server that the client enables batch write flow control by requesting RateLimitInfo from MutateRowsResponse.
- setMutateRowsRateLimit2(boolean) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
-
Notify the server that the client enables batch write flow control by requesting RateLimitInfo from MutateRowsResponse.
- setMutation(Mutation) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
-
If this is a continuation of a chunked message (`chunked_value_offset` > 0), ignore all fields except the `SetCell`'s value and merge it with the previous message by concatenating the value fields.
- setMutation(Mutation.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
-
If this is a continuation of a chunked message (`chunked_value_offset` > 0), ignore all fields except the `SetCell`'s value and merge it with the previous message by concatenating the value fields.
- setMutations(int, Mutation) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- setMutations(int, Mutation) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Required.
- setMutations(int, Mutation.Builder) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- setMutations(int, Mutation.Builder) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
Required.
- setName(String) - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
The unique name of the app profile.
- setName(String) - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
A globally unique identifier for the backup which cannot be changed.
- setName(String) - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
-
Required.
- setName(String) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
The unique name of the cluster.
- setName(String) - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
-
The name of the backup being created through the copy operation.
- setName(String) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
The name of the backup being created.
- setName(String) - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
-
Required.
- setName(String) - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
-
Required.
- setName(String) - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
-
Required.
- setName(String) - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
-
Required.
- setName(String) - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
-
Required.
- setName(String) - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
-
Required.
- setName(String) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
Required.
- setName(String) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
-
Required.
- setName(String) - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
-
Required.
- setName(String) - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
-
Required.
- setName(String) - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
-
Required.
- setName(String) - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
-
Required.
- setName(String) - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
-
Required.
- setName(String) - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
Required.
- setName(String) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
The unique name of the hot tablet.
- setName(String) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
The unique name of the instance.
- setName(String) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- setName(String) - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
-
Name of the restored table being optimized.
- setName(String) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
Name of the table being created and restored to.
- setName(String) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
The unique name of the snapshot.
- setName(String) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
Required.
- setName(String) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The unique name of the table.
- setName(String) - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
-
The name of the table being restored.
- setName(String) - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
-
Required.
- setName(String) - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
-
The name of the table being updated.
- setName(String) - Method in class com.google.bigtable.v2.Family.Builder
-
The unique key which identifies this family within its row.
- setName(String) - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
The unique name of the app profile.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
A globally unique identifier for the backup which cannot be changed.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
The unique name of the cluster.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
-
The name of the backup being created through the copy operation.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
The name of the backup being created.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
The unique name of the hot tablet.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
The unique name of the instance.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
-
Name of the restored table being optimized.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
Name of the table being created and restored to.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
The unique name of the snapshot.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
The unique name of the table.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
-
The name of the table being restored.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
-
Required.
- setNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
-
The name of the table being updated.
- setNameBytes(ByteString) - Method in class com.google.bigtable.v2.Family.Builder
-
The unique key which identifies this family within its row.
- setNameBytes(ByteString) - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
-
Required.
- setNewPartitions(int, StreamPartition) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- setNewPartitions(int, StreamPartition.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
If non-empty, contains the new partitions to start reading from, which are related to but not necessarily identical to the partitions for the above `continuation_tokens`.
- setNextPageToken(String) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
Set if not all app profiles could be returned in a single response.
- setNextPageToken(String) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
`next_page_token` can be sent in a subsequent [ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups] call to fetch more of the matching backups.
- setNextPageToken(String) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
DEPRECATED: This field is unused and ignored.
- setNextPageToken(String) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
Set if not all hot tablets could be returned in a single response.
- setNextPageToken(String) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
DEPRECATED: This field is unused and ignored.
- setNextPageToken(String) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
Set if not all snapshots could be returned in a single response.
- setNextPageToken(String) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
Set if not all tables could be returned in a single response.
- setNextPageTokenBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
-
Set if not all app profiles could be returned in a single response.
- setNextPageTokenBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
-
`next_page_token` can be sent in a subsequent [ListBackups][google.bigtable.admin.v2.BigtableTableAdmin.ListBackups] call to fetch more of the matching backups.
- setNextPageTokenBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
-
DEPRECATED: This field is unused and ignored.
- setNextPageTokenBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
Set if not all hot tablets could be returned in a single response.
- setNextPageTokenBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
-
DEPRECATED: This field is unused and ignored.
- setNextPageTokenBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
Set if not all snapshots could be returned in a single response.
- setNextPageTokenBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
Set if not all tables could be returned in a single response.
- setNodeCpuUsagePercent(float) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Output only.
- setOffsetBytes(long) - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
-
Approximate total storage space used by all rows in the table which precede `row_key`.
- setOptimizeTableOperationName(String) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
If exists, the name of the long-running operation that will be used to track the post-restore optimization process to optimize the performance of the restored table.
- setOptimizeTableOperationNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
If exists, the name of the long-running operation that will be used to track the post-restore optimization process to optimize the performance of the restored table.
- setOrderBy(String) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
An expression for specifying the sort order of the results of the request.
- setOrderByBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
An expression for specifying the sort order of the results of the request.
- setOriginalRequest(Cluster) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The request that prompted the initiation of this UpdateCluster operation.
- setOriginalRequest(Cluster.Builder) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The request that prompted the initiation of this UpdateCluster operation.
- setOriginalRequest(CreateClusterRequest) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The request that prompted the initiation of this CreateCluster operation.
- setOriginalRequest(CreateClusterRequest.Builder) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The request that prompted the initiation of this CreateCluster operation.
- setOriginalRequest(CreateInstanceRequest) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The request that prompted the initiation of this CreateInstance operation.
- setOriginalRequest(CreateInstanceRequest.Builder) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The request that prompted the initiation of this CreateInstance operation.
- setOriginalRequest(CreateTableFromSnapshotRequest) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The request that prompted the initiation of this CreateTableFromSnapshot operation.
- setOriginalRequest(CreateTableFromSnapshotRequest.Builder) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The request that prompted the initiation of this CreateTableFromSnapshot operation.
- setOriginalRequest(PartialUpdateClusterRequest) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The original request for PartialUpdateCluster.
- setOriginalRequest(PartialUpdateClusterRequest.Builder) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The original request for PartialUpdateCluster.
- setOriginalRequest(PartialUpdateInstanceRequest) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The request that prompted the initiation of this UpdateInstance operation.
- setOriginalRequest(PartialUpdateInstanceRequest.Builder) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The request that prompted the initiation of this UpdateInstance operation.
- setOriginalRequest(SnapshotTableRequest) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The request that prompted the initiation of this SnapshotTable operation.
- setOriginalRequest(SnapshotTableRequest.Builder) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The request that prompted the initiation of this SnapshotTable operation.
- setPageSize(int) - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
-
Maximum number of results per page.
- setPageSize(int) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
Number of backups to be returned in the response.
- setPageSize(int) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
Maximum number of results per page.
- setPageSize(int) - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
-
The maximum number of snapshots to return per page.
- setPageSize(int) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
Maximum number of results per page.
- setPageToken(String) - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- setPageToken(String) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
If non-empty, `page_token` should contain a [next_page_token][google.bigtable.admin.v2.ListBackupsResponse.next_page_token] from a previous [ListBackupsResponse][google.bigtable.admin.v2.ListBackupsResponse] to the same `parent` and with the same `filter`.
- setPageToken(String) - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
DEPRECATED: This field is unused and ignored.
- setPageToken(String) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- setPageToken(String) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
DEPRECATED: This field is unused and ignored.
- setPageToken(String) - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- setPageToken(String) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- setPageTokenBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- setPageTokenBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
If non-empty, `page_token` should contain a [next_page_token][google.bigtable.admin.v2.ListBackupsResponse.next_page_token] from a previous [ListBackupsResponse][google.bigtable.admin.v2.ListBackupsResponse] to the same `parent` and with the same `filter`.
- setPageTokenBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
DEPRECATED: This field is unused and ignored.
- setPageTokenBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- setPageTokenBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
DEPRECATED: This field is unused and ignored.
- setPageTokenBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- setPageTokenBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
The value of `next_page_token` returned by a previous call.
- setParent(String) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
Required.
- setParent(String) - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
Required.
- setParentBytes(ByteString) - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
-
Required.
- setPartition(StreamPartition) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
-
A partition of the change stream.
- setPartition(StreamPartition) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
The partition to read changes from.
- setPartition(StreamPartition) - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
-
The partition that this token applies to.
- setPartition(StreamPartition.Builder) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
-
A partition of the change stream.
- setPartition(StreamPartition.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
The partition to read changes from.
- setPartition(StreamPartition.Builder) - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
-
The partition that this token applies to.
- setPassAllFilter(boolean) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches all cells, regardless of input.
- setPeriod(Duration) - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
-
Time that clients should wait before adjusting the target rate again.
- setPeriod(Duration.Builder) - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
-
Time that clients should wait before adjusting the target rate again.
- setPredicateFilter(RowFilter) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
The filter to be applied to the contents of the specified row.
- setPredicateFilter(RowFilter) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
If `predicate_filter` outputs any cells, then `true_filter` will be evaluated on the input row.
- setPredicateFilter(RowFilter.Builder) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
The filter to be applied to the contents of the specified row.
- setPredicateFilter(RowFilter.Builder) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
If `predicate_filter` outputs any cells, then `true_filter` will be evaluated on the input row.
- setPredicateMatched(boolean) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
-
Whether or not the request's `predicate_filter` yielded any results for the specified row.
- 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.
- setProgress(OperationProgress) - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
-
The progress of the [CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup] operation.
- setProgress(OperationProgress) - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
-
The progress of the post-restore optimizations.
- setProgress(OperationProgress) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
The progress of the [RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable] operation.
- setProgress(OperationProgress.Builder) - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
-
The progress of the [CopyBackup][google.bigtable.admin.v2.BigtableTableAdmin.CopyBackup] operation.
- setProgress(OperationProgress.Builder) - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
-
The progress of the post-restore optimizations.
- setProgress(OperationProgress.Builder) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
The progress of the [RestoreTable][google.bigtable.admin.v2.BigtableTableAdmin.RestoreTable] operation.
- setProgressPercent(int) - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
-
Percent completion of the operation.
- setProject(String) - Method in class com.google.bigtable.admin.v2.AppProfileName.Builder
- setProject(String) - Method in class com.google.bigtable.admin.v2.BackupName.Builder
- setProject(String) - Method in class com.google.bigtable.admin.v2.ClusterName.Builder
- setProject(String) - Method in class com.google.bigtable.admin.v2.InstanceName.Builder
- setProject(String) - Method in class com.google.bigtable.admin.v2.LocationName.Builder
- setProject(String) - Method in class com.google.bigtable.admin.v2.ProjectName.Builder
- setProject(String) - Method in class com.google.bigtable.admin.v2.SnapshotName.Builder
- setProject(String) - Method in class com.google.bigtable.admin.v2.TableName.Builder
- setProject(String) - Method in class com.google.bigtable.v2.InstanceName.Builder
- setProject(String) - Method in class com.google.bigtable.v2.TableName.Builder
- 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.
- setQualifier(ByteString) - Method in class com.google.bigtable.v2.Column.Builder
-
The unique key which identifies this column within its family.
- setQualifier(BytesValue) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column qualifier for this chunk of data.
- setQualifier(BytesValue.Builder) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The column qualifier for this chunk of data.
- setRateLimitInfo(RateLimitInfo) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
Information about how client should limit the rate (QPS).
- setRateLimitInfo(RateLimitInfo.Builder) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
Information about how client should limit the rate (QPS).
- setReadIterationStats(ReadIterationStats) - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Iteration stats describe how efficient the read is, e.g.
- setReadIterationStats(ReadIterationStats.Builder) - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Iteration stats describe how efficient the read is, e.g.
- 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.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.Backup.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.Instance.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.Table.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Cell.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Column.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ColumnRange.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Family.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Mutation.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.RequestStats.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ResponseParams.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Row.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.RowFilter.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.RowRange.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.RowSet.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.StreamPartition.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.TimestampRange.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ValueRange.Builder
- setReplicationState(Table.ClusterState.ReplicationState) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- setReplicationStateValue(int) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
-
Output only.
- setRequestLatencyStats(RequestLatencyStats) - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Request latency stats describe the time taken to complete a request, from the server side.
- setRequestLatencyStats(RequestLatencyStats.Builder) - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Request latency stats describe the time taken to complete a request, from the server side.
- setRequestStats(RequestStats) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
If requested, provide enhanced query performance statistics.
- setRequestStats(RequestStats.Builder) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
-
If requested, provide enhanced query performance statistics.
- setRequestStatsView(ReadRowsRequest.RequestStatsView) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The view into RequestStats, as described above.
- setRequestStatsViewValue(int) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The view into RequestStats, as described above.
- setRequestTime(Timestamp) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The time at which the original request was received.
- setRequestTime(Timestamp) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the original request was received.
- setRequestTime(Timestamp) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The time at which the original request was received.
- setRequestTime(Timestamp) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The time at which the original request was received.
- setRequestTime(Timestamp) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The time at which the original request was received.
- setRequestTime(Timestamp) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the original request was received.
- setRequestTime(Timestamp) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The time at which the original request was received.
- setRequestTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
-
The time at which the original request was received.
- setRequestTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
-
The time at which the original request was received.
- setRequestTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
-
The time at which the original request was received.
- setRequestTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
-
The time at which the original request was received.
- setRequestTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
-
The time at which the original request was received.
- setRequestTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
-
The time at which the original request was received.
- setRequestTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
-
The time at which the original request was received.
- setResetRow(boolean) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
Indicates that the client should drop all previous chunks for `row_key`, as it will be re-read from the beginning.
- setRestoreInfo(RestoreInfo) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Output only.
- setRestoreInfo(RestoreInfo.Builder) - Method in class com.google.bigtable.admin.v2.Table.Builder
-
Output only.
- setRetentionPeriod(Duration) - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
-
How long the change stream should be retained.
- setRetentionPeriod(Duration.Builder) - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
-
How long the change stream should be retained.
- 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(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.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.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. - setReversed(boolean) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
Experimental API - Please note that this API is currently experimental and can change in the future.
- setReverseScans(boolean) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
-
Notify the server that the client supports reverse scans.
- 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.
- setRow(Row) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
-
A Row containing the new contents of all cells modified by the request.
- setRow(Row.Builder) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
-
A Row containing the new contents of all cells modified by the request.
- setRowKey(ByteString) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Required.
- setRowKey(ByteString) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- setRowKey(ByteString) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
-
The key of the row to which the `mutations` should be applied.
- setRowKey(ByteString) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The row key for all mutations that are part of this `DataChange`.
- setRowKey(ByteString) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- setRowKey(ByteString) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The row key for this chunk of data.
- setRowKey(ByteString) - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
-
Sorted streamed sequence of sample row keys in the table.
- setRowKeyPrefix(ByteString) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
-
Delete all rows that start with this row key prefix.
- setRowKeyRegexFilter(ByteString) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells from rows whose keys satisfy the given RE2 regex.
- setRowKeys(int, ByteString) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Single rows included in the set.
- setRowRange(RowRange) - Method in class com.google.bigtable.v2.StreamPartition.Builder
-
The row range covered by this partition and is specified by [`start_key_closed`, `end_key_open`).
- setRowRange(RowRange.Builder) - Method in class com.google.bigtable.v2.StreamPartition.Builder
-
The row range covered by this partition and is specified by [`start_key_closed`, `end_key_open`).
- setRowRanges(int, RowRange) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- setRowRanges(int, RowRange.Builder) - Method in class com.google.bigtable.v2.RowSet.Builder
-
Contiguous row ranges included in the set.
- setRows(RowSet) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The row keys and/or ranges to read sequentially.
- setRows(RowSet.Builder) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The row keys and/or ranges to read sequentially.
- setRowSampleFilter(double) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches all cells from a row with probability p, and matches no cells from the row with probability 1-p.
- setRowsLimit(long) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
The read will stop after committing to N rows' worth of results.
- setRowsReturnedCount(long) - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
-
The rows returned as part of the request.
- setRowsSeenCount(long) - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
-
The rows seen (scanned) as part of the request.
- setRules(int, GcRule) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- setRules(int, GcRule) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- setRules(int, GcRule.Builder) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
-
Only delete cells which would be deleted by every element of `rules`.
- setRules(int, GcRule.Builder) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
-
Delete cells which would be deleted by any element of `rules`.
- setRules(int, ReadModifyWriteRule) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- setRules(int, ReadModifyWriteRule.Builder) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- setSatisfiesPzs(boolean) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
Output only.
- 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.
- 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.
- setServeNodes(int) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
The number of nodes allocated to this cluster.
- 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.
- setSetCell(Mutation.SetCell) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Set a cell's value.
- setSetCell(Mutation.SetCell.Builder) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Set a cell's value.
- setSingleClusterRouting(AppProfile.SingleClusterRouting) - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Use a single-cluster routing policy.
- setSingleClusterRouting(AppProfile.SingleClusterRouting.Builder) - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
-
Use a single-cluster routing policy.
- setSink(boolean) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
ADVANCED USE ONLY.
- setSizeBytes(long) - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- setSnapshot(String) - Method in class com.google.bigtable.admin.v2.SnapshotName.Builder
- setSnapshotId(String) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
Required.
- setSnapshotIdBytes(ByteString) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
Required.
- setSnapshots(int, Snapshot) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
The snapshots present in the requested cluster.
- setSnapshots(int, Snapshot.Builder) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
-
The snapshots present in the requested cluster.
- setSourceBackup(String) - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- setSourceBackup(String) - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- setSourceBackup(String) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- setSourceBackupBytes(ByteString) - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- setSourceBackupBytes(ByteString) - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- setSourceBackupBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
-
Required.
- setSourceBackupInfo(BackupInfo) - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
-
Information about the source backup that is being copied from.
- setSourceBackupInfo(BackupInfo.Builder) - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
-
Information about the source backup that is being copied from.
- setSourceClusterId(String) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The cluster where the mutation was applied.
- setSourceClusterIdBytes(ByteString) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The cluster where the mutation was applied.
- 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
- setSourceSnapshot(String) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
-
Required.
- setSourceSnapshotBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
-
Required.
- setSourceTable(Table) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- setSourceTable(Table.Builder) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- setSourceTable(String) - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Required.
- setSourceTable(String) - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- setSourceTable(String) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
The name of the table the backup is created from.
- setSourceTableBytes(ByteString) - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Required.
- setSourceTableBytes(ByteString) - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- setSourceTableBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
The name of the table the backup is created from.
- setSourceTableId(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateBackupRequest
- setSourceType(RestoreSourceType) - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
-
The type of the restore source.
- setSourceType(RestoreSourceType) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
The type of the restore source.
- setSourceTypeValue(int) - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
-
The type of the restore source.
- setSourceTypeValue(int) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
-
The type of the restore source.
- setStartKey(String) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Tablet Start Key (inclusive).
- setStartKeyBytes(ByteString) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Tablet Start Key (inclusive).
- setStartKeyClosed(ByteString) - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an inclusive lower bound for the range.
- setStartKeyOpen(ByteString) - Method in class com.google.bigtable.v2.RowRange.Builder
-
Used when giving an exclusive lower bound for the range.
- setStartQualifierClosed(ByteString) - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an inclusive lower bound for the range.
- setStartQualifierOpen(ByteString) - Method in class com.google.bigtable.v2.ColumnRange.Builder
-
Used when giving an exclusive lower bound for the range.
- setStartTime(Timestamp) - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- setStartTime(Timestamp) - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- setStartTime(Timestamp) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
The time at which this operation started.
- setStartTime(Timestamp) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Output only.
- setStartTime(Timestamp) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
The start time to list hot tablets.
- setStartTime(Timestamp) - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
-
Time the request was received.
- setStartTime(Timestamp) - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
-
The time at which this operation started.
- setStartTime(Timestamp) - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
-
The time at which this operation started.
- setStartTime(Timestamp) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Start reading the stream at the specified timestamp.
- setStartTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- setStartTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
-
Output only.
- setStartTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
-
The time at which this operation started.
- setStartTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Output only.
- setStartTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
-
The start time to list hot tablets.
- setStartTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
-
Time the request was received.
- setStartTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
-
The time at which this operation started.
- setStartTime(Timestamp.Builder) - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
-
The time at which this operation started.
- setStartTime(Timestamp.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Start reading the stream at the specified timestamp.
- setStartTimestampMicros(long) - Method in class com.google.bigtable.v2.TimestampRange.Builder
-
Inclusive lower bound.
- setStartValueClosed(ByteString) - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an inclusive lower bound for the range.
- setStartValueOpen(ByteString) - Method in class com.google.bigtable.v2.ValueRange.Builder
-
Used when giving an exclusive lower bound for the range.
- setState(Backup.State) - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- setState(Cluster.State) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Output only.
- setState(CreateClusterMetadata.TableProgress.State) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
-
.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State state = 4;
- setState(Instance.State) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
(`OutputOnly`) The current state of the instance.
- setState(Snapshot.State) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- setStateValue(int) - Method in class com.google.bigtable.admin.v2.Backup.Builder
-
Output only.
- setStateValue(int) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
-
Output only.
- setStateValue(int) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
-
.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State state = 4;
- setStateValue(int) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
(`OutputOnly`) The current state of the instance.
- setStateValue(int) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
-
Output only.
- setStatus(Status) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
The result of the request Entry identified by `index`.
- setStatus(Status) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
The status of the stream.
- setStatus(Status.Builder) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
-
The result of the request Entry identified by `index`.
- setStatus(Status.Builder) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
-
The status of the stream.
- 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.bigtable.admin.v2.AutoscalingTargets.Builder
-
The storage utilization that the Autoscaler should be trying to achieve.
- setStorageUtilizationGibPerNode(int) - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
- setStripValueTransformer(boolean) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Replaces each cell's value with the empty string.
- setTable(Table) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
Required.
- setTable(Table) - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
-
Required.
- setTable(Table.Builder) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
Required.
- setTable(Table.Builder) - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
-
Required.
- setTable(String) - Method in class com.google.bigtable.admin.v2.TableName.Builder
- setTable(String) - Method in class com.google.bigtable.v2.TableName.Builder
- setTableId(String) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
-
Required.
- setTableId(String) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
Required.
- setTableId(String) - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
-
Required.
- setTableId(String) - Method in class com.google.cloud.bigtable.admin.v2.models.RestoreTableRequest
- setTableIdBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
-
Required.
- setTableIdBytes(ByteString) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
-
Required.
- setTableIdBytes(ByteString) - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
-
Required.
- setTableName(String) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Name of the table that contains the tablet.
- setTableName(String) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Required.
- setTableName(String) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
-
Required.
- setTableName(String) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- setTableName(String) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- setTableName(String) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Required.
- setTableName(String) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- setTableName(String) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
Required.
- setTableName(String) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
Required.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
-
Name of the table that contains the tablet.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Required.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
-
Required.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Required.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Required.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Required.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
Required.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
Required.
- setTables(int, Table) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested instance.
- setTables(int, Table.Builder) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
-
The tables present in the requested instance.
- setTiebreaker(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
A value that lets stream consumers reconstruct Bigtable's conflict resolution semantics.
- setTimeRange(TimestampRange) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The range of timestamps within which cells should be deleted.
- setTimeRange(TimestampRange.Builder) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The range of timestamps within which cells should be deleted.
- setTimestampMicros(long) - Method in class com.google.bigtable.v2.Cell.Builder
-
The cell's stored timestamp, which also uniquely identifies it within its column.
- setTimestampMicros(long) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The timestamp of the cell into which new data should be written.
- setTimestampMicros(long) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The cell's stored timestamp, which also uniquely identifies it within its column.
- setTimestampRangeFilter(TimestampRange) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with timestamps within the given range.
- setTimestampRangeFilter(TimestampRange.Builder) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with timestamps within the given range.
- setToken(String) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
An encoded position for this stream's partition to restart reading from.
- setToken(String) - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
-
An encoded position in the stream to restart reading from.
- setTokenBytes(ByteString) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
An encoded position for this stream's partition to restart reading from.
- setTokenBytes(ByteString) - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
-
An encoded position in the stream to restart reading from.
- setTokens(int, StreamContinuationToken) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
-
List of continuation tokens.
- setTokens(int, StreamContinuationToken.Builder) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
-
List of continuation tokens.
- setTrueFilter(RowFilter) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` returns any results.
- setTrueFilter(RowFilter.Builder) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
-
The filter to apply to the input row if `predicate_filter` returns any results.
- setTrueMutations(int, Mutation) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- setTrueMutations(int, Mutation.Builder) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Changes to be atomically applied to the specified row if `predicate_filter` yields at least one cell when applied to `row_key`.
- setTtl(Duration) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
The amount of time that the new snapshot can stay active after it is created.
- setTtl(Duration.Builder) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
-
The amount of time that the new snapshot can stay active after it is created.
- setType(Instance.Type) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
The type of the instance.
- setType(ReadChangeStreamResponse.DataChange.Type) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The type of the mutation.
- setType(Instance.Type) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateInstanceRequest
-
Sets the type of instance.
- setTypeValue(int) - Method in class com.google.bigtable.admin.v2.Instance.Builder
-
The type of the instance.
- setTypeValue(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The type of the mutation.
- setUnion(GcRule.Union) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by any nested rule.
- setUnion(GcRule.Union.Builder) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
-
Delete cells that would be deleted by any nested rule.
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.AppProfile.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.AutoscalingLimits.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.AutoscalingTargets.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.Backup.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.BackupInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.Cluster.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ColumnFamily.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateBackupRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.DeleteTableRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.EncryptionInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GcRule.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GcRule.Union.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GetBackupRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GetClusterRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GetInstanceRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.HotTablet.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.Instance.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListClustersRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListClustersResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ListTablesResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.OperationProgress.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.RestoreInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.RestoreTableRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.Snapshot.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.Table.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.Table.ClusterState.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Cell.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Column.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ColumnRange.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Family.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Mutation.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RequestStats.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ResponseParams.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Row.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RowFilter.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RowRange.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.RowSet.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.StreamPartition.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.TimestampRange.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ValueRange.Builder
- setUpdate(ColumnFamily) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Update an existing column family to the specified schema, or fail if no column family exists with the given ID.
- setUpdate(ColumnFamily.Builder) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.Builder
-
Update an existing column family to the specified schema, or fail if no column family exists with the given ID.
- setUpdateMask(FieldMask) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
-
Required.
- setUpdateMask(FieldMask) - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
-
Required.
- setUpdateMask(FieldMask) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
-
Required.
- setUpdateMask(FieldMask) - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
-
Required.
- setUpdateMask(FieldMask) - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
-
Required.
- setUpdateMask(FieldMask.Builder) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest.Builder
-
Required.
- setUpdateMask(FieldMask.Builder) - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest.Builder
-
Required.
- setUpdateMask(FieldMask.Builder) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest.Builder
-
Required.
- setUpdateMask(FieldMask.Builder) - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest.Builder
-
Required.
- setUpdateMask(FieldMask.Builder) - Method in class com.google.bigtable.admin.v2.UpdateTableRequest.Builder
-
Required.
- setValue(ByteString) - Method in class com.google.bigtable.v2.Cell.Builder
-
The value stored in the cell.
- setValue(ByteString) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
-
The value to be written into the specified cell.
- setValue(ByteString) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
The value stored in the cell.
- setValueRangeFilter(ValueRange) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with values that fall within the given range.
- setValueRangeFilter(ValueRange.Builder) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with values that fall within the given range.
- setValueRegexFilter(ByteString) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with values that satisfy the given regular expression.
- setValueSize(int) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
-
If this CellChunk is part of a chunked cell value and this is not the final chunk of that cell, value_size will be set to the total length of the cell value.
- setView(Table.View) - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
The view to be applied to the returned table's fields.
- setView(Table.View) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
The view to be applied to the returned tables' fields.
- setViewValue(int) - Method in class com.google.bigtable.admin.v2.GetTableRequest.Builder
-
The view to be applied to the returned table's fields.
- setViewValue(int) - Method in class com.google.bigtable.admin.v2.ListTablesRequest.Builder
-
The view to be applied to the returned tables' fields.
- setZone(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateClusterRequest
-
Sets the zone where the new cluster will be located.
- setZoneId(String) - Method in class com.google.bigtable.v2.ResponseParams.Builder
-
The cloud bigtable zone associated with the cluster.
- setZoneIdBytes(ByteString) - Method in class com.google.bigtable.v2.ResponseParams.Builder
-
The cloud bigtable zone associated with the cluster.
- 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.
- SINGLE_CLUSTER_ROUTING - com.google.bigtable.admin.v2.AppProfile.RoutingPolicyCase
- SINGLE_CLUSTER_ROUTING_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.AppProfile
- 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.
- SINK - com.google.bigtable.v2.RowFilter.FilterCase
- SINK_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- SIZE_BYTES_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Backup
- Snapshot - Class in com.google.bigtable.admin.v2
-
A snapshot of a table at a particular time.
- SNAPSHOT_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.SnapshotTableRequest
- Snapshot.Builder - Class in com.google.bigtable.admin.v2
-
A snapshot of a table at a particular time.
- Snapshot.State - Enum in com.google.bigtable.admin.v2
-
Possible states of a snapshot.
- SnapshotName - Class in com.google.bigtable.admin.v2
- SnapshotName() - Constructor for class com.google.bigtable.admin.v2.SnapshotName
-
Deprecated.
- SnapshotName.Builder - Class in com.google.bigtable.admin.v2
-
Builder for projects/{project}/instances/{instance}/clusters/{cluster}/snapshots/{snapshot}.
- SnapshotOrBuilder - Interface in com.google.bigtable.admin.v2
- SNAPSHOTS_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- snapshotTable(SnapshotTableRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Creates a new snapshot in the specified cluster from the specified source table.
- snapshotTable(SnapshotTableRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Creates a new snapshot in the specified cluster from the specified source table.
- snapshotTable(SnapshotTableRequest, StreamObserver<Operation>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Creates a new snapshot in the specified cluster from the specified source table.
- snapshotTable(SnapshotTableRequest, StreamObserver<Operation>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Creates a new snapshot in the specified cluster from the specified source table.
- SnapshotTableMetadata - Class in com.google.bigtable.admin.v2
-
The metadata for the Operation returned by SnapshotTable.
- SnapshotTableMetadata.Builder - Class in com.google.bigtable.admin.v2
-
The metadata for the Operation returned by SnapshotTable.
- SnapshotTableMetadataOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- SnapshotTableRequest - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.SnapshotTable][google.bigtable.admin.v2.BigtableTableAdmin.SnapshotTable] Note: This is a private alpha release of Cloud Bigtable snapshots.
- SnapshotTableRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.SnapshotTable][google.bigtable.admin.v2.BigtableTableAdmin.SnapshotTable] Note: This is a private alpha release of Cloud Bigtable snapshots.
- SnapshotTableRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- SOURCE_BACKUP_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Backup
- SOURCE_BACKUP_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.BackupInfo
- SOURCE_BACKUP_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CopyBackupRequest
- SOURCE_BACKUP_INFO_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CopyBackupMetadata
- SOURCE_CLUSTER_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- SOURCE_NOT_SET - com.google.bigtable.admin.v2.RestoreTableRequest.SourceCase
- SOURCE_SNAPSHOT_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- SOURCE_TABLE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Backup
- SOURCE_TABLE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.BackupInfo
- SOURCE_TABLE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateBackupMetadata
- SOURCE_TABLE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Snapshot
- SOURCE_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.RestoreInfo
- SOURCE_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.RestoreTableMetadata
- SOURCEINFO_NOT_SET - com.google.bigtable.admin.v2.RestoreInfo.SourceInfoCase
- SOURCEINFO_NOT_SET - com.google.bigtable.admin.v2.RestoreTableMetadata.SourceInfoCase
- SSD - com.google.bigtable.admin.v2.StorageType
-
Flash (SSD) storage should be used.
- SSD - com.google.cloud.bigtable.admin.v2.models.StorageType
-
Magnetic drive (HDD) storage should be used.
- SSD_VALUE - Static variable in enum com.google.bigtable.admin.v2.StorageType
-
Flash (SSD) storage should be used.
- start() - Method in class com.google.cloud.bigtable.emulator.core.EmulatorController
-
Starts the emulator process and waits for it to be ready.
- start() - Method in class com.google.cloud.bigtable.emulator.v2.Emulator
-
Starts the emulator process and waits for it to be ready.
- START_KEY_CLOSED - com.google.bigtable.v2.RowRange.StartKeyCase
- START_KEY_CLOSED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowRange
- START_KEY_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.HotTablet
- START_KEY_OPEN - com.google.bigtable.v2.RowRange.StartKeyCase
- START_KEY_OPEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowRange
- START_QUALIFIER_CLOSED - com.google.bigtable.v2.ColumnRange.StartQualifierCase
- START_QUALIFIER_CLOSED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ColumnRange
- START_QUALIFIER_OPEN - com.google.bigtable.v2.ColumnRange.StartQualifierCase
- START_QUALIFIER_OPEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ColumnRange
- START_TIME - com.google.bigtable.v2.ReadChangeStreamRequest.StartFromCase
- START_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Backup
- START_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.BackupInfo
- START_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateBackupMetadata
- START_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.HotTablet
- START_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- START_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.OperationProgress
- START_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- START_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.UpdateTableMetadata
- START_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamRequest
- START_TIMESTAMP_MICROS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.TimestampRange
- START_VALUE_CLOSED - com.google.bigtable.v2.ValueRange.StartValueCase
- START_VALUE_CLOSED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ValueRange
- START_VALUE_OPEN - com.google.bigtable.v2.ValueRange.StartValueCase
- START_VALUE_OPEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ValueRange
- 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. - STARTFROM_NOT_SET - com.google.bigtable.v2.ReadChangeStreamRequest.StartFromCase
- startGcMutation(ByteString, Instant, int) - Method in interface com.google.cloud.bigtable.data.v2.models.ChangeStreamRecordAdapter.ChangeStreamRecordBuilder
-
Called to start a new Garbage Collection ChangeStreamMutation.
- STARTKEY_NOT_SET - com.google.bigtable.v2.RowRange.StartKeyCase
- 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. - STARTQUALIFIER_NOT_SET - com.google.bigtable.v2.ColumnRange.StartQualifierCase
- 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
-
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.
- STARTVALUE_NOT_SET - com.google.bigtable.v2.ValueRange.StartValueCase
- STATE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Backup
- STATE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Cluster
- STATE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- STATE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Instance
- STATE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Snapshot
- STATE_NOT_KNOWN - com.google.bigtable.admin.v2.Cluster.State
-
The state of the cluster could not be determined.
- STATE_NOT_KNOWN - com.google.bigtable.admin.v2.Instance.State
-
The state of the instance could not be determined.
- STATE_NOT_KNOWN - com.google.bigtable.admin.v2.Snapshot.State
-
The state of the snapshot could not be determined.
- STATE_NOT_KNOWN - com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
-
The replication state of the table is unknown in this cluster.
- STATE_NOT_KNOWN_VALUE - Static variable in enum com.google.bigtable.admin.v2.Cluster.State
-
The state of the cluster could not be determined.
- STATE_NOT_KNOWN_VALUE - Static variable in enum com.google.bigtable.admin.v2.Instance.State
-
The state of the instance could not be determined.
- STATE_NOT_KNOWN_VALUE - Static variable in enum com.google.bigtable.admin.v2.Snapshot.State
-
The state of the snapshot could not be determined.
- STATE_NOT_KNOWN_VALUE - Static variable in enum com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
-
The replication state of the table is unknown in this cluster.
- STATE_UNSPECIFIED - com.google.bigtable.admin.v2.Backup.State
-
Not specified.
- STATE_UNSPECIFIED - com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
-
STATE_UNSPECIFIED = 0;
- STATE_UNSPECIFIED - com.google.cloud.bigtable.admin.v2.models.Backup.State
-
Not specified.
- STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.bigtable.admin.v2.Backup.State
-
Not specified.
- STATE_UNSPECIFIED_VALUE - Static variable in enum com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
-
STATE_UNSPECIFIED = 0;
- StaticClusterSize - Class in com.google.cloud.bigtable.admin.v2.models
- StaticClusterSize() - Constructor for class com.google.cloud.bigtable.admin.v2.models.StaticClusterSize
- StatsRecorderWrapper - Class in com.google.cloud.bigtable.stats
-
A wrapper to record built-in metrics
- StatsRecorderWrapper(ApiTracerFactory.OperationType, SpanName, Map<String, String>, StatsRecorder) - Constructor for class com.google.cloud.bigtable.stats.StatsRecorderWrapper
- STATSVIEW_NOT_SET - com.google.bigtable.v2.RequestStats.StatsViewCase
- StatsWrapper - Class in com.google.cloud.bigtable.stats
-
Wrapper class for accessing opencensus.
- StatsWrapper() - Constructor for class com.google.cloud.bigtable.stats.StatsWrapper
- Status - Class in com.google.cloud.bigtable.common
-
The `Status` type defines a logical error model.
- STATUS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MutateRowsResponse.Entry
- STATUS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- Status.Code - Enum in com.google.cloud.bigtable.common
- stop() - Method in class com.google.cloud.bigtable.emulator.core.EmulatorController
-
Stops the emulator process.
- stop() - Method in class com.google.cloud.bigtable.emulator.v2.Emulator
-
Stops the emulator process.
- STORAGE_TYPE_UNSPECIFIED - com.google.bigtable.admin.v2.StorageType
-
The user did not specify a storage type.
- STORAGE_TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.bigtable.admin.v2.StorageType
-
The user did not specify a storage type.
- STORAGE_UTILIZATION_GIB_PER_NODE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.AutoscalingTargets
- StorageType - Enum in com.google.bigtable.admin.v2
-
Storage media types for persisting Bigtable data.
- StorageType - Enum in com.google.cloud.bigtable.admin.v2.models
-
Storage media types for persisting Bigtable data.
- StreamContinuationToken - Class in com.google.bigtable.v2
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- StreamContinuationToken.Builder - Class in com.google.bigtable.v2
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- StreamContinuationTokenOrBuilder - Interface in com.google.bigtable.v2
- StreamContinuationTokens - Class in com.google.bigtable.v2
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- StreamContinuationTokens.Builder - Class in com.google.bigtable.v2
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- StreamContinuationTokensOrBuilder - Interface in com.google.bigtable.v2
- streamPartition(RowRange) - 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.
- streamPartition(ByteString, ByteString) - 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 - Class in com.google.bigtable.v2
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- StreamPartition.Builder - Class in com.google.bigtable.v2
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- StreamPartitionOrBuilder - Interface in com.google.bigtable.v2
- STREAMRECORD_NOT_SET - com.google.bigtable.v2.ReadChangeStreamResponse.StreamRecordCase
- strip() - Method in class com.google.cloud.bigtable.data.v2.models.Filters.ValueFilter
-
Replaces each cell's value with the empty string.
- STRIP_VALUE_TRANSFORMER - com.google.bigtable.v2.RowFilter.FilterCase
- STRIP_VALUE_TRANSFORMER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- 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.
T
- Table - Class in com.google.bigtable.admin.v2
-
A collection of user data indexed by row, column, and timestamp.
- Table - Class in com.google.cloud.bigtable.admin.v2.models
-
Wrapper for
Table
protocol buffer object - TABLE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateTableRequest
- TABLE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.UpdateTableRequest
- TABLE_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- TABLE_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateTableRequest
- TABLE_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.RestoreTableRequest
- TABLE_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.HotTablet
- TABLE_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.CheckAndMutateRowRequest
- TABLE_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- TABLE_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MutateRowRequest
- TABLE_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MutateRowsRequest
- TABLE_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamRequest
- TABLE_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- TABLE_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsRequest
- TABLE_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SampleRowKeysRequest
- Table.Builder - Class in com.google.bigtable.admin.v2
-
A collection of user data indexed by row, column, and timestamp.
- Table.ClusterState - Class in com.google.bigtable.admin.v2
-
The state of a table's data in a particular cluster.
- Table.ClusterState.Builder - Class in com.google.bigtable.admin.v2
-
The state of a table's data in a particular cluster.
- Table.ClusterState.ReplicationState - Enum in com.google.bigtable.admin.v2
-
Table replication states.
- Table.ClusterStateOrBuilder - Interface in com.google.bigtable.admin.v2
- Table.ReplicationState - Enum in com.google.cloud.bigtable.admin.v2.models
- Table.TimestampGranularity - Enum in com.google.bigtable.admin.v2
-
Possible timestamp granularities to use when keeping multiple versions of data in a table.
- Table.View - Enum in com.google.bigtable.admin.v2
-
Defines a view over a table's fields.
- TableName - Class in com.google.bigtable.admin.v2
- TableName - Class in com.google.bigtable.v2
- TableName() - Constructor for class com.google.bigtable.admin.v2.TableName
-
Deprecated.
- TableName() - Constructor for class com.google.bigtable.v2.TableName
-
Deprecated.
- TableName.Builder - Class in com.google.bigtable.admin.v2
-
Builder for projects/{project}/instances/{instance}/tables/{table}.
- TableName.Builder - Class in com.google.bigtable.v2
-
Builder for projects/{project}/instances/{instance}/tables/{table}.
- TableOrBuilder - Interface in com.google.bigtable.admin.v2
- TableProto - Class in com.google.bigtable.admin.v2
- TABLES_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.CreateClusterMetadata
- TABLES_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListTablesResponse
- TARGET_NOT_SET - com.google.bigtable.admin.v2.DropRowRangeRequest.TargetCase
- testBackupIamPermission(String, String, String...) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Tests whether the caller has the given permissions for the specified backup.
- testBackupIamPermissionAsync(String, String, String...) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously tests whether the caller has the given permissions for the specified backup.
- testIamPermission(String, String...) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Tests whether the caller has the given permissions for the specified instance.
- testIamPermission(String, String...) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Tests whether the caller has the given permissions for the specified table.
- testIamPermissionAsync(String, String...) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously tests whether the caller has the given permissions for the specified instance.
- testIamPermissionAsync(String, String...) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously tests whether the caller has the given permissions for the specified table.
- testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Returns permissions that the caller has on the specified instance resource.
- testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Returns permissions that the caller has on the specified instance resource.
- testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Returns permissions that the caller has on the specified Table or Backup resource.
- testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Returns permissions that the caller has on the specified Table or Backup resource.
- testIamPermissions(TestIamPermissionsRequest, StreamObserver<TestIamPermissionsResponse>) - Method in interface com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.AsyncService
-
Returns permissions that the caller has on the specified instance resource.
- testIamPermissions(TestIamPermissionsRequest, StreamObserver<TestIamPermissionsResponse>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Returns permissions that the caller has on the specified instance resource.
- testIamPermissions(TestIamPermissionsRequest, StreamObserver<TestIamPermissionsResponse>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Returns permissions that the caller has on the specified Table or Backup resource.
- testIamPermissions(TestIamPermissionsRequest, StreamObserver<TestIamPermissionsResponse>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Returns permissions that the caller has on the specified Table or Backup resource.
- 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(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.
- 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.
- TIEBREAKER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- TIME_RANGE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- timestamp() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Returns the builder for timestamp related filters.
- TIMESTAMP_GRANULARITY_UNSPECIFIED - com.google.bigtable.admin.v2.Table.TimestampGranularity
-
The user did not specify a granularity.
- TIMESTAMP_GRANULARITY_UNSPECIFIED_VALUE - Static variable in enum com.google.bigtable.admin.v2.Table.TimestampGranularity
-
The user did not specify a granularity.
- TIMESTAMP_MICROS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Cell
- TIMESTAMP_MICROS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation.SetCell
- TIMESTAMP_MICROS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- TIMESTAMP_RANGE_FILTER - com.google.bigtable.v2.RowFilter.FilterCase
- TIMESTAMP_RANGE_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- TimestampRange - Class in com.google.bigtable.v2
-
Specified a contiguous range of microsecond timestamps.
- TimestampRange.Builder - Class in com.google.bigtable.v2
-
Specified a contiguous range of microsecond timestamps.
- TimestampRangeOrBuilder - Interface in com.google.bigtable.v2
- toBuilder() - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- toBuilder() - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- toBuilder() - Method in class com.google.bigtable.admin.v2.AppProfile
- toBuilder() - Method in class com.google.bigtable.admin.v2.AppProfileName
- toBuilder() - Method in class com.google.bigtable.admin.v2.AutoscalingLimits
- toBuilder() - Method in class com.google.bigtable.admin.v2.AutoscalingTargets
- toBuilder() - Method in class com.google.bigtable.admin.v2.Backup
- toBuilder() - Method in class com.google.bigtable.admin.v2.BackupInfo
- toBuilder() - Method in class com.google.bigtable.admin.v2.BackupName
- toBuilder() - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- toBuilder() - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- toBuilder() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- toBuilder() - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- toBuilder() - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- toBuilder() - Method in class com.google.bigtable.admin.v2.Cluster
- toBuilder() - Method in class com.google.bigtable.admin.v2.ClusterName
- toBuilder() - Method in class com.google.bigtable.admin.v2.ColumnFamily
- toBuilder() - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- toBuilder() - Method in class com.google.bigtable.admin.v2.CopyBackupRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- toBuilder() - Method in class com.google.bigtable.admin.v2.CreateBackupRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- toBuilder() - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- toBuilder() - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- toBuilder() - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- toBuilder() - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- toBuilder() - Method in class com.google.bigtable.admin.v2.CreateTableRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.DeleteTableRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.EncryptionInfo
- toBuilder() - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
- toBuilder() - Method in class com.google.bigtable.admin.v2.GcRule
- toBuilder() - Method in class com.google.bigtable.admin.v2.GcRule.Union
- toBuilder() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- toBuilder() - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.GetBackupRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.GetClusterRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.GetInstanceRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.GetTableRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.HotTablet
- toBuilder() - Method in class com.google.bigtable.admin.v2.Instance
- toBuilder() - Method in class com.google.bigtable.admin.v2.InstanceName
- toBuilder() - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- toBuilder() - Method in class com.google.bigtable.admin.v2.ListBackupsRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.ListBackupsResponse
- toBuilder() - Method in class com.google.bigtable.admin.v2.ListClustersRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.ListClustersResponse
- toBuilder() - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- toBuilder() - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
- toBuilder() - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- toBuilder() - Method in class com.google.bigtable.admin.v2.ListTablesRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.ListTablesResponse
- toBuilder() - Method in class com.google.bigtable.admin.v2.LocationName
- toBuilder() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- toBuilder() - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.OperationProgress
- toBuilder() - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- toBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- toBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.ProjectName
- toBuilder() - Method in class com.google.bigtable.admin.v2.RestoreInfo
- toBuilder() - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- toBuilder() - Method in class com.google.bigtable.admin.v2.RestoreTableRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.Snapshot
- toBuilder() - Method in class com.google.bigtable.admin.v2.SnapshotName
- toBuilder() - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- toBuilder() - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.Table.ClusterState
- toBuilder() - Method in class com.google.bigtable.admin.v2.Table
- toBuilder() - Method in class com.google.bigtable.admin.v2.TableName
- toBuilder() - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- toBuilder() - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- toBuilder() - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- toBuilder() - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- toBuilder() - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- toBuilder() - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- toBuilder() - Method in class com.google.bigtable.admin.v2.UpdateTableRequest
- toBuilder() - Method in class com.google.bigtable.v2.Cell
- toBuilder() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- toBuilder() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- toBuilder() - Method in class com.google.bigtable.v2.Column
- toBuilder() - Method in class com.google.bigtable.v2.ColumnRange
- toBuilder() - Method in class com.google.bigtable.v2.Family
- toBuilder() - Method in class com.google.bigtable.v2.FeatureFlags
- toBuilder() - Method in class com.google.bigtable.v2.FullReadStatsView
- toBuilder() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- toBuilder() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- toBuilder() - Method in class com.google.bigtable.v2.InstanceName
- toBuilder() - Method in class com.google.bigtable.v2.MutateRowRequest
- toBuilder() - Method in class com.google.bigtable.v2.MutateRowResponse
- toBuilder() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- toBuilder() - Method in class com.google.bigtable.v2.MutateRowsRequest
- toBuilder() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- toBuilder() - Method in class com.google.bigtable.v2.MutateRowsResponse
- toBuilder() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- toBuilder() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- toBuilder() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- toBuilder() - Method in class com.google.bigtable.v2.Mutation.SetCell
- toBuilder() - Method in class com.google.bigtable.v2.Mutation
- toBuilder() - Method in class com.google.bigtable.v2.PingAndWarmRequest
- toBuilder() - Method in class com.google.bigtable.v2.PingAndWarmResponse
- toBuilder() - Method in class com.google.bigtable.v2.RateLimitInfo
- toBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
- toBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- toBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- toBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- toBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- toBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- toBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
- toBuilder() - Method in class com.google.bigtable.v2.ReadIterationStats
- toBuilder() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- toBuilder() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- toBuilder() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
- toBuilder() - Method in class com.google.bigtable.v2.ReadRowsRequest
- toBuilder() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- toBuilder() - Method in class com.google.bigtable.v2.ReadRowsResponse
- toBuilder() - Method in class com.google.bigtable.v2.RequestLatencyStats
- toBuilder() - Method in class com.google.bigtable.v2.RequestStats
- toBuilder() - Method in class com.google.bigtable.v2.ResponseParams
- toBuilder() - Method in class com.google.bigtable.v2.Row
- toBuilder() - Method in class com.google.bigtable.v2.RowFilter.Chain
- toBuilder() - Method in class com.google.bigtable.v2.RowFilter.Condition
- toBuilder() - Method in class com.google.bigtable.v2.RowFilter.Interleave
- toBuilder() - Method in class com.google.bigtable.v2.RowFilter
- toBuilder() - Method in class com.google.bigtable.v2.RowRange
- toBuilder() - Method in class com.google.bigtable.v2.RowSet
- toBuilder() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
- toBuilder() - Method in class com.google.bigtable.v2.SampleRowKeysResponse
- toBuilder() - Method in class com.google.bigtable.v2.StreamContinuationToken
- toBuilder() - Method in class com.google.bigtable.v2.StreamContinuationTokens
- toBuilder() - Method in class com.google.bigtable.v2.StreamPartition
- toBuilder() - Method in class com.google.bigtable.v2.TableName
- toBuilder() - Method in class com.google.bigtable.v2.TimestampRange
- toBuilder() - Method in class com.google.bigtable.v2.ValueRange
- 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
- TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.StreamContinuationToken
- TOKENS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.StreamContinuationTokens
- 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() - 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 enum com.google.cloud.bigtable.admin.v2.models.StorageType
- toProto() - Method in enum com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
-
Creates the request protobuf.
- 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() - 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() - Method in class com.google.cloud.bigtable.data.v2.models.RowMutationEntry
- 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(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(String) - Method in class com.google.cloud.bigtable.admin.v2.models.ClusterAutoscalingConfig
-
Creates the request protobuf.
- toProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateAppProfileRequest
-
Creates the request protobuf.
- 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.UpdateAppProfileRequest
-
Creates the request protobuf.
- toProto(String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateInstanceRequest
-
Creates the request protobuf.
- toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CopyBackupRequest
- toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateBackupRequest
- toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.CreateTableRequest
- 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(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateBackupRequest
- toProto(String, String) - Method in class com.google.cloud.bigtable.admin.v2.models.UpdateTableRequest
- 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
- toString() - Method in class com.google.bigtable.admin.v2.AppProfileName
- toString() - Method in class com.google.bigtable.admin.v2.BackupName
- toString() - Method in class com.google.bigtable.admin.v2.ClusterName
- toString() - Method in class com.google.bigtable.admin.v2.InstanceName
- toString() - Method in class com.google.bigtable.admin.v2.LocationName
- toString() - Method in class com.google.bigtable.admin.v2.ProjectName
- toString() - Method in class com.google.bigtable.admin.v2.SnapshotName
- toString() - Method in class com.google.bigtable.admin.v2.TableName
- toString() - Method in class com.google.bigtable.v2.InstanceName
- toString() - Method in class com.google.bigtable.v2.TableName
- 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.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.EnhancedBigtableStubSettings
- toStringList(List<AppProfileName>) - Static method in class com.google.bigtable.admin.v2.AppProfileName
- toStringList(List<BackupName>) - Static method in class com.google.bigtable.admin.v2.BackupName
- toStringList(List<ClusterName>) - Static method in class com.google.bigtable.admin.v2.ClusterName
- toStringList(List<InstanceName>) - Static method in class com.google.bigtable.admin.v2.InstanceName
- toStringList(List<LocationName>) - Static method in class com.google.bigtable.admin.v2.LocationName
- toStringList(List<ProjectName>) - Static method in class com.google.bigtable.admin.v2.ProjectName
- toStringList(List<SnapshotName>) - Static method in class com.google.bigtable.admin.v2.SnapshotName
- toStringList(List<TableName>) - Static method in class com.google.bigtable.admin.v2.TableName
- toStringList(List<InstanceName>) - Static method in class com.google.bigtable.v2.InstanceName
- toStringList(List<TableName>) - Static method in class com.google.bigtable.v2.TableName
- TRUE_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter.Condition
- TRUE_MUTATIONS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.CheckAndMutateRowRequest
- TTL_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.SnapshotTableRequest
- TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.Instance
- TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- TYPE_UNSPECIFIED - com.google.bigtable.admin.v2.Instance.Type
-
The type of the instance is unspecified.
- TYPE_UNSPECIFIED - com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
-
The type is unspecified.
- TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.bigtable.admin.v2.Instance.Type
-
The type of the instance is unspecified.
- TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
-
The type is unspecified.
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
- UNAUTHENTICATED - com.google.cloud.bigtable.common.Status.Code
- UNAVAILABLE - com.google.cloud.bigtable.common.Status.Code
- 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
- UNBOUNDED - com.google.cloud.bigtable.data.v2.models.Range.BoundType
- undeleteTable(UndeleteTableRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Restores a specified table which was accidentally deleted.
- undeleteTable(UndeleteTableRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Restores a specified table which was accidentally deleted.
- undeleteTable(UndeleteTableRequest, StreamObserver<Operation>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Restores a specified table which was accidentally deleted.
- undeleteTable(UndeleteTableRequest, StreamObserver<Operation>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Restores a specified table which was accidentally deleted.
- UndeleteTableMetadata - Class in com.google.bigtable.admin.v2
-
Metadata type for the operation returned by [google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable][google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable].
- UndeleteTableMetadata.Builder - Class in com.google.bigtable.admin.v2
-
Metadata type for the operation returned by [google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable][google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable].
- UndeleteTableMetadataOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- UndeleteTableRequest - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable][google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable]
- UndeleteTableRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for [google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable][google.bigtable.admin.v2.BigtableTableAdmin.UndeleteTable]
- UndeleteTableRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- UNIMPLEMENTED - com.google.cloud.bigtable.common.Status.Code
- union() - Method in class com.google.cloud.bigtable.admin.v2.models.GCRules
-
Creates a new instance of the IntersectionRule
- UNION - com.google.bigtable.admin.v2.GcRule.RuleCase
- UNION_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.GcRule
- UNKNOWN - com.google.cloud.bigtable.common.Status.Code
- UNPLANNED_MAINTENANCE - com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
-
The table is temporarily unable to serve Data API requests from this cluster due to unplanned or emergency maintenance.
- UNPLANNED_MAINTENANCE - com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
-
The table is temporarily unable to serve Data API requests from this cluster due to unplanned or emergency maintenance.
- UNPLANNED_MAINTENANCE_VALUE - Static variable in enum com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
-
The table is temporarily unable to serve Data API requests from this cluster due to unplanned or emergency maintenance.
- UNRECOGNIZED - com.google.bigtable.admin.v2.Backup.State
- UNRECOGNIZED - com.google.bigtable.admin.v2.Cluster.State
- UNRECOGNIZED - com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
- UNRECOGNIZED - com.google.bigtable.admin.v2.EncryptionInfo.EncryptionType
- UNRECOGNIZED - com.google.bigtable.admin.v2.Instance.State
- UNRECOGNIZED - com.google.bigtable.admin.v2.Instance.Type
- UNRECOGNIZED - com.google.bigtable.admin.v2.RestoreSourceType
- UNRECOGNIZED - com.google.bigtable.admin.v2.Snapshot.State
- UNRECOGNIZED - com.google.bigtable.admin.v2.StorageType
- UNRECOGNIZED - com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
- UNRECOGNIZED - com.google.bigtable.admin.v2.Table.TimestampGranularity
- UNRECOGNIZED - com.google.bigtable.admin.v2.Table.View
- UNRECOGNIZED - com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
- UNRECOGNIZED - com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
- UNRECOGNIZED - com.google.cloud.bigtable.admin.v2.models.Backup.State
-
The state of the backup is not known by this client.
- UNRECOGNIZED - com.google.cloud.bigtable.admin.v2.models.Cluster.State
-
The state of the cluster is not known by this client.
- UNRECOGNIZED - com.google.cloud.bigtable.admin.v2.models.EncryptionInfo.Type
-
Type not known by the client, please upgrade your client
- UNRECOGNIZED - com.google.cloud.bigtable.admin.v2.models.Instance.State
-
The state of instance is not known by this client.
- UNRECOGNIZED - com.google.cloud.bigtable.admin.v2.models.Instance.Type
-
The type of instance is not known by this client.
- UNRECOGNIZED - com.google.cloud.bigtable.admin.v2.models.StorageType
-
The storage type is not known by this client.
- UNRECOGNIZED - com.google.cloud.bigtable.admin.v2.models.Table.ReplicationState
-
The replication state of table is not known by this client.
- UNRECOGNIZED - com.google.cloud.bigtable.common.Status.Code
-
Code not known by the client, please upgrade your client
- UPDATE - com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.ModCase
- UPDATE_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- UPDATE_MASK_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- UPDATE_MASK_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- UPDATE_MASK_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- UPDATE_MASK_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.UpdateBackupRequest
- UPDATE_MASK_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.UpdateTableRequest
- updateAppProfile(UpdateAppProfileRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Updates an app profile within an instance.
- updateAppProfile(UpdateAppProfileRequest) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Updates an app profile within an instance.
- updateAppProfile(UpdateAppProfileRequest, StreamObserver<Operation>) - Method in interface com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.AsyncService
-
Updates an app profile within an instance.
- updateAppProfile(UpdateAppProfileRequest, StreamObserver<Operation>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Updates an app profile within an instance.
- updateAppProfile(UpdateAppProfileRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Updates an existing app profile.
- updateAppProfileAsync(UpdateAppProfileRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously updates an existing app profile.
- UpdateAppProfileMetadata - Class in com.google.bigtable.admin.v2
-
The metadata for the Operation returned by UpdateAppProfile.
- UpdateAppProfileMetadata.Builder - Class in com.google.bigtable.admin.v2
-
The metadata for the Operation returned by UpdateAppProfile.
- UpdateAppProfileMetadataOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.UpdateAppProfile.
- UpdateAppProfileRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Parameters for updating an existing Cloud Bigtable app profile.
- UpdateAppProfileRequest.Builder - Class in com.google.bigtable.admin.v2
-
Request message for BigtableInstanceAdmin.UpdateAppProfile.
- UpdateAppProfileRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- updateBackup(UpdateBackupRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Updates a pending or completed Cloud Bigtable Backup.
- updateBackup(UpdateBackupRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Updates a pending or completed Cloud Bigtable Backup.
- updateBackup(UpdateBackupRequest, StreamObserver<Backup>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Updates a pending or completed Cloud Bigtable Backup.
- updateBackup(UpdateBackupRequest, StreamObserver<Backup>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Updates a pending or completed Cloud Bigtable Backup.
- updateBackup(UpdateBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Updates a backup with the specified configuration.
- updateBackupAsync(UpdateBackupRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Updates a backup with the specified configuration asynchronously.
- UpdateBackupRequest - Class in com.google.bigtable.admin.v2
-
The request for [UpdateBackup][google.bigtable.admin.v2.BigtableTableAdmin.UpdateBackup].
- UpdateBackupRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Fluent wrapper for
UpdateBackupRequest
- UpdateBackupRequest.Builder - Class in com.google.bigtable.admin.v2
-
The request for [UpdateBackup][google.bigtable.admin.v2.BigtableTableAdmin.UpdateBackup].
- UpdateBackupRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- updateCluster(Cluster) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Updates a cluster within an instance.
- updateCluster(Cluster) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Updates a cluster within an instance.
- updateCluster(Cluster, StreamObserver<Operation>) - Method in interface com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.AsyncService
-
Updates a cluster within an instance.
- updateCluster(Cluster, StreamObserver<Operation>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Updates a cluster within an instance.
- updateClusterAutoscalingConfig(ClusterAutoscalingConfig) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Modifies the cluster's autoscaling config.
- updateClusterAutoscalingConfigAsync(ClusterAutoscalingConfig) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously modifies the cluster's autoscaling config.
- UpdateClusterMetadata - Class in com.google.bigtable.admin.v2
-
The metadata for the Operation returned by UpdateCluster.
- UpdateClusterMetadata.Builder - Class in com.google.bigtable.admin.v2
-
The metadata for the Operation returned by UpdateCluster.
- UpdateClusterMetadataOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.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 existingColumnFamily
- updateInstance(Instance) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub
-
Updates an instance within a project.
- updateInstance(Instance) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub
-
Updates an instance within a project.
- updateInstance(Instance, StreamObserver<Instance>) - Method in interface com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.AsyncService
-
Updates an instance within a project.
- updateInstance(Instance, StreamObserver<Instance>) - Method in class com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminStub
-
Updates an instance within a project.
- updateInstance(UpdateInstanceRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Updates a new instance and returns its representation.
- updateInstanceAsync(UpdateInstanceRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableInstanceAdminClient
-
Asynchronously updates a new instance and returns its representation wrapped in a future.
- UpdateInstanceMetadata - Class in com.google.bigtable.admin.v2
-
The metadata for the Operation returned by UpdateInstance.
- UpdateInstanceMetadata.Builder - Class in com.google.bigtable.admin.v2
-
The metadata for the Operation returned by UpdateInstance.
- UpdateInstanceMetadataOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.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.
- updateTable(UpdateTableRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
-
Updates a specified table.
- updateTable(UpdateTableRequest) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminFutureStub
-
Updates a specified table.
- updateTable(UpdateTableRequest, StreamObserver<Operation>) - Method in interface com.google.bigtable.admin.v2.BigtableTableAdminGrpc.AsyncService
-
Updates a specified table.
- updateTable(UpdateTableRequest, StreamObserver<Operation>) - Method in class com.google.bigtable.admin.v2.BigtableTableAdminGrpc.BigtableTableAdminStub
-
Updates a specified table.
- updateTable(UpdateTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Update a table with the specified configuration.
- updateTableAsync(UpdateTableRequest) - Method in class com.google.cloud.bigtable.admin.v2.BigtableTableAdminClient
-
Asynchronously update a table with the specified configuration.
- UpdateTableMetadata - Class in com.google.bigtable.admin.v2
-
Metadata type for the operation returned by [UpdateTable][google.bigtable.admin.v2.BigtableTableAdmin.UpdateTable].
- UpdateTableMetadata.Builder - Class in com.google.bigtable.admin.v2
-
Metadata type for the operation returned by [UpdateTable][google.bigtable.admin.v2.BigtableTableAdmin.UpdateTable].
- UpdateTableMetadataOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.bigtable.admin.v2
-
The request for [UpdateTable][google.bigtable.admin.v2.BigtableTableAdmin.UpdateTable].
- UpdateTableRequest - Class in com.google.cloud.bigtable.admin.v2.models
-
Wrapper for
UpdateTableRequest
- UpdateTableRequest.Builder - Class in com.google.bigtable.admin.v2
-
The request for [UpdateTable][google.bigtable.admin.v2.BigtableTableAdmin.UpdateTable].
- UpdateTableRequestOrBuilder - Interface in com.google.bigtable.admin.v2
- 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.
- USER - com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
-
A user-initiated mutation.
- USER - com.google.cloud.bigtable.data.v2.models.ChangeStreamMutation.MutationType
- USER_VALUE - Static variable in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
-
A user-initiated mutation.
V
- value() - Method in class com.google.cloud.bigtable.data.v2.models.Filters
-
Returns the builder for value related filters.
- VALUE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Cell
- VALUE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation.SetCell
- VALUE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- VALUE_RANGE_FILTER - com.google.bigtable.v2.RowFilter.FilterCase
- VALUE_RANGE_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- VALUE_REGEX_FILTER - com.google.bigtable.v2.RowFilter.FilterCase
- VALUE_REGEX_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- VALUE_SIZE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- valueOf(int) - Static method in enum com.google.bigtable.admin.v2.AppProfile.RoutingPolicyCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.admin.v2.Backup.State
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.admin.v2.Cluster.ConfigCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.admin.v2.Cluster.State
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.admin.v2.DropRowRangeRequest.TargetCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.admin.v2.EncryptionInfo.EncryptionType
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.admin.v2.GcRule.RuleCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.admin.v2.Instance.State
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.admin.v2.Instance.Type
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.ModCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.admin.v2.RestoreInfo.SourceInfoCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.admin.v2.RestoreSourceType
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.admin.v2.RestoreTableMetadata.SourceInfoCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.admin.v2.RestoreTableRequest.SourceCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.admin.v2.Snapshot.State
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.admin.v2.StorageType
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.admin.v2.Table.TimestampGranularity
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.admin.v2.Table.View
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.ColumnRange.EndQualifierCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.ColumnRange.StartQualifierCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.Mutation.MutationCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.ReadChangeStreamRequest.StartFromCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.ReadChangeStreamResponse.StreamRecordCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.ReadModifyWriteRule.RuleCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.ReadRowsResponse.CellChunk.RowStatusCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.RequestStats.StatsViewCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.RowFilter.FilterCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.RowRange.EndKeyCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.RowRange.StartKeyCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.ValueRange.EndValueCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.ValueRange.StartValueCase
-
Deprecated.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.admin.v2.Backup.State
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.admin.v2.Cluster.State
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.admin.v2.EncryptionInfo.EncryptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.admin.v2.Instance.State
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.admin.v2.Instance.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.admin.v2.RestoreSourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.admin.v2.Snapshot.State
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.admin.v2.StorageType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.admin.v2.Table.TimestampGranularity
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.admin.v2.Table.View
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.admin.v2.AppProfile.RoutingPolicyCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.admin.v2.Backup.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.admin.v2.Cluster.ConfigCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.admin.v2.Cluster.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.admin.v2.DropRowRangeRequest.TargetCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.admin.v2.EncryptionInfo.EncryptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.admin.v2.GcRule.RuleCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.admin.v2.Instance.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.admin.v2.Instance.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.ModCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.admin.v2.RestoreInfo.SourceInfoCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.admin.v2.RestoreSourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.admin.v2.RestoreTableMetadata.SourceInfoCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.admin.v2.RestoreTableRequest.SourceCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.admin.v2.Snapshot.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.admin.v2.StorageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.admin.v2.Table.TimestampGranularity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.admin.v2.Table.View
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.v2.ColumnRange.EndQualifierCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.v2.ColumnRange.StartQualifierCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.v2.Mutation.MutationCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.v2.ReadChangeStreamRequest.StartFromCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.v2.ReadChangeStreamResponse.StreamRecordCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.v2.ReadModifyWriteRule.RuleCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.v2.ReadRowsResponse.CellChunk.RowStatusCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.v2.RequestStats.StatsViewCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.v2.RowFilter.FilterCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.v2.RowRange.EndKeyCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.v2.RowRange.StartKeyCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.v2.ValueRange.EndValueCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.v2.ValueRange.StartValueCase
-
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.
- ValueRange - Class in com.google.bigtable.v2
-
Specifies a contiguous range of raw byte values.
- ValueRange.Builder - Class in com.google.bigtable.v2
-
Specifies a contiguous range of raw byte values.
- ValueRange.EndValueCase - Enum in com.google.bigtable.v2
- ValueRange.StartValueCase - Enum in com.google.bigtable.v2
- ValueRangeOrBuilder - Interface in com.google.bigtable.v2
- values() - Static method in enum com.google.bigtable.admin.v2.AppProfile.RoutingPolicyCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.admin.v2.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.bigtable.admin.v2.Cluster.ConfigCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.admin.v2.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.bigtable.admin.v2.CreateClusterMetadata.TableProgress.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.admin.v2.DropRowRangeRequest.TargetCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.admin.v2.EncryptionInfo.EncryptionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.admin.v2.GcRule.RuleCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.admin.v2.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.bigtable.admin.v2.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.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification.ModCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.admin.v2.RestoreInfo.SourceInfoCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.admin.v2.RestoreSourceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.admin.v2.RestoreTableMetadata.SourceInfoCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.admin.v2.RestoreTableRequest.SourceCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.admin.v2.Snapshot.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.admin.v2.StorageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.admin.v2.Table.ClusterState.ReplicationState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.admin.v2.Table.TimestampGranularity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.admin.v2.Table.View
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.v2.ColumnRange.EndQualifierCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.v2.ColumnRange.StartQualifierCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.v2.Mutation.MutationCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.v2.ReadChangeStreamRequest.StartFromCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.v2.ReadChangeStreamResponse.StreamRecordCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.v2.ReadModifyWriteRule.RuleCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.v2.ReadRowsResponse.CellChunk.RowStatusCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.v2.RequestStats.StatsViewCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.v2.RowFilter.FilterCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.v2.RowRange.EndKeyCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.v2.RowRange.StartKeyCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.v2.ValueRange.EndValueCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.google.bigtable.v2.ValueRange.StartValueCase
-
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.
- 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
- VIEW_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.GetTableRequest
- VIEW_FIELD_NUMBER - Static variable in class com.google.bigtable.admin.v2.ListTablesRequest
- VIEW_UNSPECIFIED - com.google.bigtable.admin.v2.Table.View
-
Uses the default view for each method as documented in its request.
- VIEW_UNSPECIFIED_VALUE - Static variable in enum com.google.bigtable.admin.v2.Table.View
-
Uses the default view for each method as documented in its request.
W
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAny
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.AppProfile.SingleClusterRouting
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.AppProfile
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.AutoscalingLimits
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.AutoscalingTargets
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.Backup
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.BackupInfo
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.ChangeStreamConfig
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.CheckConsistencyRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.CheckConsistencyResponse
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterAutoscalingConfig
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.Cluster.ClusterConfig
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.Cluster.EncryptionConfig
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.Cluster
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.ColumnFamily
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.CopyBackupMetadata
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.CopyBackupRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.CreateAppProfileRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.CreateBackupMetadata
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.CreateBackupRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata.TableProgress
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.CreateClusterMetadata
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.CreateClusterRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.CreateInstanceMetadata
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.CreateInstanceRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotMetadata
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.CreateTableFromSnapshotRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.CreateTableRequest.Split
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.CreateTableRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.DeleteAppProfileRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.DeleteBackupRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.DeleteClusterRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.DeleteInstanceRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.DeleteSnapshotRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.DeleteTableRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.DropRowRangeRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.EncryptionInfo
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.GcRule.Intersection
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.GcRule.Union
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.GcRule
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.GenerateConsistencyTokenResponse
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.GetAppProfileRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.GetBackupRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.GetClusterRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.GetInstanceRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.GetSnapshotRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.GetTableRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.HotTablet
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.Instance
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.ListAppProfilesRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.ListAppProfilesResponse
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.ListBackupsRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.ListBackupsResponse
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.ListClustersRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.ListClustersResponse
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.ListHotTabletsRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.ListHotTabletsResponse
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.ListInstancesRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.ListInstancesResponse
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.ListSnapshotsRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.ListSnapshotsResponse
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.ListTablesRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.ListTablesResponse
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.OperationProgress
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.OptimizeRestoredTableMetadata
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterMetadata
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.PartialUpdateClusterRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.PartialUpdateInstanceRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.RestoreInfo
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.RestoreTableMetadata
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.RestoreTableRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.Snapshot
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.SnapshotTableMetadata
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.SnapshotTableRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.Table.ClusterState
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.Table
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.UndeleteTableMetadata
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.UndeleteTableRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileMetadata
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.UpdateAppProfileRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.UpdateBackupRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.UpdateClusterMetadata
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.UpdateInstanceMetadata
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.UpdateTableMetadata
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.admin.v2.UpdateTableRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Cell
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Column
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ColumnRange
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Family
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.FeatureFlags
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.FullReadStatsView
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.MutateRowRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.MutateRowResponse
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.MutateRowsRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.MutateRowsResponse
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Mutation.SetCell
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Mutation
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.PingAndWarmRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.PingAndWarmResponse
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.RateLimitInfo
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ReadIterationStats
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ReadModifyWriteRule
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ReadRowsRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ReadRowsResponse
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.RequestLatencyStats
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.RequestStats
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ResponseParams
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Row
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.RowFilter.Chain
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.RowFilter.Condition
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.RowFilter.Interleave
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.RowFilter
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.RowRange
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.RowSet
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.SampleRowKeysRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.SampleRowKeysResponse
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.StreamContinuationToken
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.StreamContinuationTokens
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.StreamPartition
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.TimestampRange
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ValueRange
Z
- ZONE_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ResponseParams
All Classes All Packages