Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ADD_TO_CELL - Enum constant in enum com.google.bigtable.v2.Mutation.MutationCase
- ADD_TO_CELL_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation
- 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.
- addAllColumns(Iterable<? extends Column>) - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- addAllColumns(Iterable<? extends ColumnMetadata>) - Method in class com.google.bigtable.v2.ProtoSchema.Builder
-
The columns in the result set.
- 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.
- 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.
- 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.
- addAllFields(Iterable<? extends Type.Struct.Field>) - Method in class com.google.bigtable.v2.Type.Struct.Builder
-
The names and types of the fields in this struct.
- 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.
- 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].
- 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 ReadModifyWriteRule>) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- 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`.
- addAllValues(Iterable<? extends Value>) - Method in class com.google.bigtable.v2.ArrayValue.Builder
-
The ordered elements in the array.
- addAllValues(Iterable<? extends Value>) - Method in class com.google.bigtable.v2.ProtoRows.Builder
-
A proto rows message consists of a list of values.
- 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.
- 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.
- 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(int, ColumnMetadata) - Method in class com.google.bigtable.v2.ProtoSchema.Builder
-
The columns in the result set.
- addColumns(int, ColumnMetadata.Builder) - Method in class com.google.bigtable.v2.ProtoSchema.Builder
-
The columns in the result set.
- 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.
- addColumns(ColumnMetadata) - Method in class com.google.bigtable.v2.ProtoSchema.Builder
-
The columns in the result set.
- addColumns(ColumnMetadata.Builder) - Method in class com.google.bigtable.v2.ProtoSchema.Builder
-
The columns in the result set.
- addColumnsBuilder() - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- addColumnsBuilder() - Method in class com.google.bigtable.v2.ProtoSchema.Builder
-
The columns in the result set.
- addColumnsBuilder(int) - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- addColumnsBuilder(int) - Method in class com.google.bigtable.v2.ProtoSchema.Builder
-
The columns in the result set.
- 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.
- 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.
- 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.
- addFields(int, Type.Struct.Field) - Method in class com.google.bigtable.v2.Type.Struct.Builder
-
The names and types of the fields in this struct.
- addFields(int, Type.Struct.Field.Builder) - Method in class com.google.bigtable.v2.Type.Struct.Builder
-
The names and types of the fields in this struct.
- addFields(Type.Struct.Field) - Method in class com.google.bigtable.v2.Type.Struct.Builder
-
The names and types of the fields in this struct.
- addFields(Type.Struct.Field.Builder) - Method in class com.google.bigtable.v2.Type.Struct.Builder
-
The names and types of the fields in this struct.
- addFieldsBuilder() - Method in class com.google.bigtable.v2.Type.Struct.Builder
-
The names and types of the fields in this struct.
- addFieldsBuilder(int) - Method in class com.google.bigtable.v2.Type.Struct.Builder
-
The names and types of the fields in this struct.
- 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.
- 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].
- 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.v2.ArrayValue.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.ColumnMetadata.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.ExecuteQueryRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ExecuteQueryResponse.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.AddToCell.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.MergeToCell.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.PartialResultSet.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.ProtoFormat.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ProtoRows.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ProtoSchema.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.ResultSetMetadata.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.Type.Aggregate.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Aggregate.Max.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Aggregate.Min.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Aggregate.Sum.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Array.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Bool.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Bytes.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Date.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Float32.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Float64.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Int64.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Map.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.String.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw.Builder
-
Deprecated.
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Struct.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Value.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, 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(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.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- addRulesBuilder(int) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- 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`.
- addValues(int, Value) - Method in class com.google.bigtable.v2.ArrayValue.Builder
-
The ordered elements in the array.
- addValues(int, Value) - Method in class com.google.bigtable.v2.ProtoRows.Builder
-
A proto rows message consists of a list of values.
- addValues(int, Value.Builder) - Method in class com.google.bigtable.v2.ArrayValue.Builder
-
The ordered elements in the array.
- addValues(int, Value.Builder) - Method in class com.google.bigtable.v2.ProtoRows.Builder
-
A proto rows message consists of a list of values.
- addValues(Value) - Method in class com.google.bigtable.v2.ArrayValue.Builder
-
The ordered elements in the array.
- addValues(Value) - Method in class com.google.bigtable.v2.ProtoRows.Builder
-
A proto rows message consists of a list of values.
- addValues(Value.Builder) - Method in class com.google.bigtable.v2.ArrayValue.Builder
-
The ordered elements in the array.
- addValues(Value.Builder) - Method in class com.google.bigtable.v2.ProtoRows.Builder
-
A proto rows message consists of a list of values.
- addValuesBuilder() - Method in class com.google.bigtable.v2.ArrayValue.Builder
-
The ordered elements in the array.
- addValuesBuilder() - Method in class com.google.bigtable.v2.ProtoRows.Builder
-
A proto rows message consists of a list of values.
- addValuesBuilder(int) - Method in class com.google.bigtable.v2.ArrayValue.Builder
-
The ordered elements in the array.
- addValuesBuilder(int) - Method in class com.google.bigtable.v2.ProtoRows.Builder
-
A proto rows message consists of a list of values.
- AGGREGATE_TYPE - Enum constant in enum com.google.bigtable.v2.Type.KindCase
- AGGREGATE_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
- AGGREGATOR_NOT_SET - Enum constant in enum com.google.bigtable.v2.Type.Aggregate.AggregatorCase
- 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.ExecuteQueryRequest
- 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
- APPEND_VALUE - Enum constant in enum com.google.bigtable.v2.ReadModifyWriteRule.RuleCase
- APPEND_VALUE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadModifyWriteRule
- APPLY_LABEL_TRANSFORMER - Enum constant in enum com.google.bigtable.v2.RowFilter.FilterCase
- APPLY_LABEL_TRANSFORMER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- ARRAY_TYPE - Enum constant in enum com.google.bigtable.v2.Type.KindCase
- ARRAY_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
- ARRAY_VALUE - Enum constant in enum com.google.bigtable.v2.Value.KindCase
- ARRAY_VALUE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Value
- ArrayValue - Class in com.google.bigtable.v2
-
`ArrayValue` is an ordered list of `Value`.
- ArrayValue.Builder - Class in com.google.bigtable.v2
-
`ArrayValue` is an ordered list of `Value`.
- ArrayValueOrBuilder - Interface in com.google.bigtable.v2
- AUTHORIZED_VIEW_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.CheckAndMutateRowRequest
- AUTHORIZED_VIEW_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MutateRowRequest
- AUTHORIZED_VIEW_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MutateRowsRequest
- AUTHORIZED_VIEW_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadModifyWriteRowRequest
- AUTHORIZED_VIEW_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsRequest
- AUTHORIZED_VIEW_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SampleRowKeysRequest
- AuthorizedViewName - Class in com.google.bigtable.v2
- AuthorizedViewName() - Constructor for class com.google.bigtable.v2.AuthorizedViewName
-
Deprecated.
- AuthorizedViewName.Builder - Class in com.google.bigtable.v2
-
Builder for projects/{project}/instances/{instance}/tables/{table}/authorizedViews/{authorized_view}.
B
- BATCH_DATA_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ProtoRowsBatch
- BIG_ENDIAN_BYTES - Enum constant in enum com.google.bigtable.v2.Type.Int64.Encoding.EncodingCase
- BIG_ENDIAN_BYTES_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Int64.Encoding
- BigtableProto - Class in com.google.bigtable.v2
- BLOCK_ALL_FILTER - Enum constant in enum com.google.bigtable.v2.RowFilter.FilterCase
- BLOCK_ALL_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- BOOL_TYPE - Enum constant in enum com.google.bigtable.v2.Type.KindCase
- BOOL_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
- BOOL_VALUE - Enum constant in enum com.google.bigtable.v2.Value.KindCase
- BOOL_VALUE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Value
- build() - Method in class com.google.bigtable.v2.ArrayValue.Builder
- build() - Method in class com.google.bigtable.v2.AuthorizedViewName.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.ColumnMetadata.Builder
- build() - Method in class com.google.bigtable.v2.ColumnRange.Builder
- build() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
- build() - Method in class com.google.bigtable.v2.ExecuteQueryResponse.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.AddToCell.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.MergeToCell.Builder
- build() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- build() - Method in class com.google.bigtable.v2.PartialResultSet.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.ProtoFormat.Builder
- build() - Method in class com.google.bigtable.v2.ProtoRows.Builder
- build() - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
- build() - Method in class com.google.bigtable.v2.ProtoSchema.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.ResultSetMetadata.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.Type.Aggregate.Builder
- build() - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder
- build() - Method in class com.google.bigtable.v2.Type.Aggregate.Max.Builder
- build() - Method in class com.google.bigtable.v2.Type.Aggregate.Min.Builder
- build() - Method in class com.google.bigtable.v2.Type.Aggregate.Sum.Builder
- build() - Method in class com.google.bigtable.v2.Type.Array.Builder
- build() - Method in class com.google.bigtable.v2.Type.Bool.Builder
- build() - Method in class com.google.bigtable.v2.Type.Builder
- build() - Method in class com.google.bigtable.v2.Type.Bytes.Builder
- build() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
- build() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
- build() - Method in class com.google.bigtable.v2.Type.Date.Builder
- build() - Method in class com.google.bigtable.v2.Type.Float32.Builder
- build() - Method in class com.google.bigtable.v2.Type.Float64.Builder
- build() - Method in class com.google.bigtable.v2.Type.Int64.Builder
- build() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
- build() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
- build() - Method in class com.google.bigtable.v2.Type.Map.Builder
- build() - Method in class com.google.bigtable.v2.Type.String.Builder
- build() - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
- build() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
- build() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw.Builder
-
Deprecated.
- build() - Method in class com.google.bigtable.v2.Type.Struct.Builder
- build() - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
- build() - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
- build() - Method in class com.google.bigtable.v2.Value.Builder
- build() - Method in class com.google.bigtable.v2.ValueRange.Builder
- Builder() - Constructor for class com.google.bigtable.v2.AuthorizedViewName.Builder
- Builder() - Constructor for class com.google.bigtable.v2.InstanceName.Builder
- Builder() - Constructor for class com.google.bigtable.v2.TableName.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ArrayValue.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.ColumnMetadata.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ColumnRange.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ExecuteQueryResponse.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.AddToCell.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.MergeToCell.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- buildPartial() - Method in class com.google.bigtable.v2.PartialResultSet.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.ProtoFormat.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ProtoRows.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ProtoSchema.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.ResultSetMetadata.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.Type.Aggregate.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.Aggregate.Max.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.Aggregate.Min.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.Aggregate.Sum.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.Array.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.Bool.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.Bytes.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.Date.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.Float32.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.Float64.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.Int64.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.Map.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.String.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw.Builder
-
Deprecated.
- buildPartial() - Method in class com.google.bigtable.v2.Type.Struct.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
- buildPartial() - Method in class com.google.bigtable.v2.Value.Builder
- buildPartial() - Method in class com.google.bigtable.v2.ValueRange.Builder
- BYTES_TYPE - Enum constant in enum com.google.bigtable.v2.Type.KindCase
- BYTES_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
- BYTES_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- BYTES_VALUE - Enum constant in enum com.google.bigtable.v2.Value.KindCase
- BYTES_VALUE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Value
C
- 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 - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum 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
- CHAIN - Enum constant in enum com.google.bigtable.v2.RowFilter.FilterCase
- CHAIN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- 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
- 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.v2.ArrayValue.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.ColumnMetadata.Builder
- clear() - Method in class com.google.bigtable.v2.ColumnRange.Builder
- clear() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
- clear() - Method in class com.google.bigtable.v2.ExecuteQueryResponse.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.AddToCell.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.MergeToCell.Builder
- clear() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- clear() - Method in class com.google.bigtable.v2.PartialResultSet.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.ProtoFormat.Builder
- clear() - Method in class com.google.bigtable.v2.ProtoRows.Builder
- clear() - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
- clear() - Method in class com.google.bigtable.v2.ProtoSchema.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.ResultSetMetadata.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.Type.Aggregate.Builder
- clear() - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder
- clear() - Method in class com.google.bigtable.v2.Type.Aggregate.Max.Builder
- clear() - Method in class com.google.bigtable.v2.Type.Aggregate.Min.Builder
- clear() - Method in class com.google.bigtable.v2.Type.Aggregate.Sum.Builder
- clear() - Method in class com.google.bigtable.v2.Type.Array.Builder
- clear() - Method in class com.google.bigtable.v2.Type.Bool.Builder
- clear() - Method in class com.google.bigtable.v2.Type.Builder
- clear() - Method in class com.google.bigtable.v2.Type.Bytes.Builder
- clear() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
- clear() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
- clear() - Method in class com.google.bigtable.v2.Type.Date.Builder
- clear() - Method in class com.google.bigtable.v2.Type.Float32.Builder
- clear() - Method in class com.google.bigtable.v2.Type.Float64.Builder
- clear() - Method in class com.google.bigtable.v2.Type.Int64.Builder
- clear() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
- clear() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
- clear() - Method in class com.google.bigtable.v2.Type.Map.Builder
- clear() - Method in class com.google.bigtable.v2.Type.String.Builder
- clear() - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
- clear() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
- clear() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw.Builder
-
Deprecated.
- clear() - Method in class com.google.bigtable.v2.Type.Struct.Builder
- clear() - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
- clear() - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
- clear() - Method in class com.google.bigtable.v2.Value.Builder
- clear() - Method in class com.google.bigtable.v2.ValueRange.Builder
- clearAddToCell() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Incrementally updates an `Aggregate` cell.
- clearAggregateType() - Method in class com.google.bigtable.v2.Type.Builder
-
Aggregate
- clearAggregator() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
- 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.
- clearAppProfileId() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
This value specifies routing for replication.
- clearAppProfileId() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Optional.
- 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.
- clearArrayType() - Method in class com.google.bigtable.v2.Type.Builder
-
Array
- clearArrayValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a sequence of values.
- clearAuthorizedViewName() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Optional.
- clearAuthorizedViewName() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Optional.
- clearAuthorizedViewName() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Optional.
- clearAuthorizedViewName() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Optional.
- clearAuthorizedViewName() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
Optional.
- clearAuthorizedViewName() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
Optional.
- clearBatchData() - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
-
Merge partial results by concatenating these bytes, then parsing the overall value as a `ProtoRows` message.
- clearBigEndianBytes() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
-
Use `BigEndianBytes` encoding.
- clearBlockAllFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Does not match any cells, regardless of input.
- clearBoolType() - Method in class com.google.bigtable.v2.Type.Builder
-
Bool
- clearBoolValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a boolean.
- clearBytesType() - Method in class com.google.bigtable.v2.Type.Builder
-
Bytes
- clearBytesType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
-
Deprecated: ignored if set.
- clearBytesValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a byte sequence.
- 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.
- 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.
- clearClientSideMetricsEnabled() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
-
Notify the server that the client has client side metrics enabled.
- clearCloseStream() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
An indication that the stream should be closed.
- clearClusterId() - Method in class com.google.bigtable.v2.ResponseParams.Builder
-
Identifier for a cluster that represents set of bigtable resources.
- clearColumnQualifier() - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The qualifier of the column into which new data should be added.
- 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.MergeToCell.Builder
-
The qualifier of the column into which new data should be added.
- 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.
- clearColumns() - Method in class com.google.bigtable.v2.ProtoSchema.Builder
-
The columns in the result set.
- 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.
- 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.
- clearDataChange() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
A mutation to the partition.
- clearDataFormat() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
- clearDateType() - Method in class com.google.bigtable.v2.Type.Builder
-
Date
- clearDateValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a date.
- 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.
- 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.
- clearElementType() - Method in class com.google.bigtable.v2.Type.Array.Builder
-
The type of the elements in the array.
- clearEncoding() - Method in class com.google.bigtable.v2.Type.Bytes.Builder
-
The encoding to use when converting to/from lower level types.
- clearEncoding() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
- clearEncoding() - Method in class com.google.bigtable.v2.Type.Int64.Builder
-
The encoding to use when converting to/from lower level types.
- clearEncoding() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
- clearEncoding() - Method in class com.google.bigtable.v2.Type.String.Builder
-
The encoding to use when converting to/from lower level types.
- clearEncoding() - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
- 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.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.
- clearEstimatedBatchSize() - Method in class com.google.bigtable.v2.PartialResultSet.Builder
-
Estimated size of a new batch.
- 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.
- 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.
- 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.AddToCell.Builder
-
The name of the `Aggregate` family into which new data should be added.
- 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.MergeToCell.Builder
-
The name of the `Aggregate` family into which new data should be added.
- 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.v2.ArrayValue.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.ColumnMetadata.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ColumnRange.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ExecuteQueryResponse.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.AddToCell.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.MergeToCell.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.PartialResultSet.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.ProtoFormat.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ProtoRows.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ProtoSchema.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.ResultSetMetadata.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.Type.Aggregate.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.Aggregate.Max.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.Aggregate.Min.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.Aggregate.Sum.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.Array.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.Bool.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.Bytes.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.Date.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.Float32.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.Float64.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.Int64.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.Map.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.String.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw.Builder
-
Deprecated.
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.Struct.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.Value.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class com.google.bigtable.v2.ValueRange.Builder
- clearFieldName() - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
-
The field name (optional).
- clearFields() - Method in class com.google.bigtable.v2.Type.Struct.Builder
-
The names and types of the fields in this struct.
- 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.
- clearFloat32Type() - Method in class com.google.bigtable.v2.Type.Builder
-
Float32
- clearFloat64Type() - Method in class com.google.bigtable.v2.Type.Builder
-
Float64
- clearFloatValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a floating point number.
- 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.
- 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.
- clearHllppUniqueCount() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
HyperLogLogPlusPlusUniqueCount aggregator.
- 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.
- clearInput() - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The input value to be accumulated into the specified cell.
- clearInput() - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
-
The input value to be merged into the specified cell.
- clearInputType() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.
- clearInstanceName() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Required.
- clearInt64Type() - Method in class com.google.bigtable.v2.Type.Builder
-
Int64
- clearInterleave() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in parallel and combines the results.
- clearIntValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as an integer.
- clearKey() - Method in class com.google.bigtable.v2.Row.Builder
-
The unique key which identifies this row within its table.
- clearKeyType() - Method in class com.google.bigtable.v2.Type.Map.Builder
-
The type of a map key.
- clearKind() - Method in class com.google.bigtable.v2.Type.Builder
- clearKind() - Method in class com.google.bigtable.v2.Value.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.
- clearMapType() - Method in class com.google.bigtable.v2.Type.Builder
-
Map
- clearMax() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Max aggregator.
- clearMergeToCell() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Merges accumulated state to an `Aggregate` cell.
- clearMetadata() - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
-
Structure of rows in this response stream.
- clearMin() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Min aggregator.
- 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.v2.ColumnMetadata.Builder
-
The name of the column.
- 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`.
- 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.v2.ArrayValue.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.ColumnMetadata.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ColumnRange.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ExecuteQueryResponse.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.AddToCell.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.MergeToCell.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.PartialResultSet.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.ProtoFormat.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ProtoRows.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ProtoSchema.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.ResultSetMetadata.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.Type.Aggregate.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.Aggregate.Max.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.Aggregate.Min.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.Aggregate.Sum.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.Array.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.Bool.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.Bytes.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.Date.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.Float32.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.Float64.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.Int64.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.Map.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.String.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw.Builder
-
Deprecated.
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.Struct.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.Value.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.bigtable.v2.ValueRange.Builder
- clearParams() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
- clearPartialRows() - Method in class com.google.bigtable.v2.PartialResultSet.Builder
- 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.
- clearProtoFormat() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
- clearProtoRowsBatch() - Method in class com.google.bigtable.v2.PartialResultSet.Builder
-
Partial rows in serialized ProtoRows format.
- clearProtoSchema() - Method in class com.google.bigtable.v2.ResultSetMetadata.Builder
-
Schema in proto format
- 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.
- clearQuery() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Required.
- clearRateLimitInfo() - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
-
Information about how client should limit the rate (QPS).
- clearRaw() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
-
Use `Raw` encoding.
- clearRawTimestampMicros() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a raw cell timestamp with no type information.
- clearRawValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a raw byte sequence with no type information.
- clearReadIterationStats() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Iteration stats describe how efficient the read is, e.g. comparing rows seen vs. rows returned or cells seen vs cells returned can provide an indication of read efficiency (the higher the ratio of seen to retuned the better).
- 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.
- 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.
- clearResponse() - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
- clearResults() - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
-
A partial result set with row data potentially including additional instructions on how recent past and future partial responses should be interpreted.
- clearResumeToken() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Optional.
- clearResumeToken() - Method in class com.google.bigtable.v2.PartialResultSet.Builder
-
An opaque token sent by the server to allow query resumption and signal the client to accumulate `partial_rows` since the last non-empty `resume_token`.
- clearRetryInfo() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
-
Notify the server that the client supports using retry info back off durations to retry requests with.
- 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.
- clearRoutingCookie() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
-
Notify the server that the client supports using encoded routing cookie strings to retry requests with.
- 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.
- 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.v2.ReadModifyWriteRule.Builder
- clearRules() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- clearSchema() - Method in class com.google.bigtable.v2.ResultSetMetadata.Builder
- clearSetCell() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Set a cell's value.
- clearSink() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
ADVANCED USE ONLY.
- clearSourceClusterId() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The cluster where the mutation was applied.
- clearStartFrom() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
- 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.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.
- clearStateType() - Method in class com.google.bigtable.v2.Type.Aggregate.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.
- clearStreamRecord() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
- clearStringType() - Method in class com.google.bigtable.v2.Type.Builder
-
String
- clearStringValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a string.
- clearStripValueTransformer() - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Replaces each cell's value with the empty string.
- clearStructType() - Method in class com.google.bigtable.v2.Type.Builder
-
Struct
- clearSum() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Sum aggregator.
- clearTableName() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Optional.
- clearTableName() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
-
Required.
- clearTableName() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Optional.
- clearTableName() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Optional.
- clearTableName() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Required.
- clearTableName() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Optional.
- clearTableName() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
Optional.
- clearTableName() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
Optional.
- 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.
- clearTimestamp() - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The timestamp of the cell to which new data should be added.
- clearTimestamp() - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
-
The timestamp of the cell to which new data should be added.
- 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.
- clearTimestampType() - Method in class com.google.bigtable.v2.Type.Builder
-
Timestamp
- clearTimestampValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a timestamp.
- 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`.
- clearType() - Method in class com.google.bigtable.v2.ColumnMetadata.Builder
-
The type of the column.
- clearType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The type of the mutation.
- clearType() - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
-
The type of values in this field.
- clearType() - Method in class com.google.bigtable.v2.Value.Builder
-
The verified `Type` of this `Value`, if it cannot be inferred.
- clearUtf8Bytes() - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
-
Use `Utf8Bytes` encoding.
- clearUtf8Raw() - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
-
Deprecated.
- 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.
- clearValues() - Method in class com.google.bigtable.v2.ArrayValue.Builder
-
The ordered elements in the array.
- clearValues() - Method in class com.google.bigtable.v2.ProtoRows.Builder
-
A proto rows message consists of a list of values.
- 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.
- clearValueType() - Method in class com.google.bigtable.v2.Type.Map.Builder
-
The type of the values in a map.
- clearZoneId() - Method in class com.google.bigtable.v2.ResponseParams.Builder
-
The cloud bigtable zone associated with the cluster.
- CLIENT_SIDE_METRICS_ENABLED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.FeatureFlags
- clone() - Method in class com.google.bigtable.v2.ArrayValue.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.ColumnMetadata.Builder
- clone() - Method in class com.google.bigtable.v2.ColumnRange.Builder
- clone() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
- clone() - Method in class com.google.bigtable.v2.ExecuteQueryResponse.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.AddToCell.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.MergeToCell.Builder
- clone() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- clone() - Method in class com.google.bigtable.v2.PartialResultSet.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.ProtoFormat.Builder
- clone() - Method in class com.google.bigtable.v2.ProtoRows.Builder
- clone() - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
- clone() - Method in class com.google.bigtable.v2.ProtoSchema.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.ResultSetMetadata.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.Type.Aggregate.Builder
- clone() - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder
- clone() - Method in class com.google.bigtable.v2.Type.Aggregate.Max.Builder
- clone() - Method in class com.google.bigtable.v2.Type.Aggregate.Min.Builder
- clone() - Method in class com.google.bigtable.v2.Type.Aggregate.Sum.Builder
- clone() - Method in class com.google.bigtable.v2.Type.Array.Builder
- clone() - Method in class com.google.bigtable.v2.Type.Bool.Builder
- clone() - Method in class com.google.bigtable.v2.Type.Builder
- clone() - Method in class com.google.bigtable.v2.Type.Bytes.Builder
- clone() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
- clone() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
- clone() - Method in class com.google.bigtable.v2.Type.Date.Builder
- clone() - Method in class com.google.bigtable.v2.Type.Float32.Builder
- clone() - Method in class com.google.bigtable.v2.Type.Float64.Builder
- clone() - Method in class com.google.bigtable.v2.Type.Int64.Builder
- clone() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
- clone() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
- clone() - Method in class com.google.bigtable.v2.Type.Map.Builder
- clone() - Method in class com.google.bigtable.v2.Type.String.Builder
- clone() - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
- clone() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
- clone() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw.Builder
-
Deprecated.
- clone() - Method in class com.google.bigtable.v2.Type.Struct.Builder
- clone() - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
- clone() - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
- clone() - Method in class com.google.bigtable.v2.Value.Builder
- clone() - Method in class com.google.bigtable.v2.ValueRange.Builder
- CLOSE_STREAM - Enum constant in enum com.google.bigtable.v2.ReadChangeStreamResponse.StreamRecordCase
- CLOSE_STREAM_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse
- CLUSTER_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ResponseParams
- Column - Class in com.google.bigtable.v2
-
Specifies (some of) the contents of a single row/column intersection of a table.
- COLUMN_QUALIFIER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation.AddToCell
- 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.MergeToCell
- 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 - Enum constant in enum com.google.bigtable.v2.RowFilter.FilterCase
- COLUMN_QUALIFIER_REGEX_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- COLUMN_RANGE_FILTER - Enum constant in enum 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.
- ColumnMetadata - Class in com.google.bigtable.v2
-
Describes a column in a Bigtable Query Language result set.
- ColumnMetadata.Builder - Class in com.google.bigtable.v2
-
Describes a column in a Bigtable Query Language result set.
- ColumnMetadataOrBuilder - Interface in com.google.bigtable.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
- COLUMNS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ProtoSchema
- com.google.bigtable.v2 - package com.google.bigtable.v2
- COMMIT_ROW - Enum constant in enum 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
- CONDITION - Enum constant in enum com.google.bigtable.v2.RowFilter.FilterCase
- CONDITION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- containsParams(String) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Required. params contains string type keys and Bigtable type values that bind to placeholders in the query string.
- containsParams(String) - Method in class com.google.bigtable.v2.ExecuteQueryRequest
-
Required. params contains string type keys and Bigtable type values that bind to placeholders in the query string.
- containsParams(String) - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
-
Required. params contains string type keys and Bigtable type values that bind to placeholders in the query string.
- CONTINUATION - Enum constant in enum 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 - Enum constant in enum 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.
D
- DATA_CHANGE - Enum constant in enum com.google.bigtable.v2.ReadChangeStreamResponse.StreamRecordCase
- DATA_CHANGE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse
- DATAFORMAT_NOT_SET - Enum constant in enum com.google.bigtable.v2.ExecuteQueryRequest.DataFormatCase
- DataProto - Class in com.google.bigtable.v2
- DATE_TYPE - Enum constant in enum com.google.bigtable.v2.Type.KindCase
- DATE_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
- DATE_VALUE - Enum constant in enum com.google.bigtable.v2.Value.KindCase
- DATE_VALUE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Value
- DELETE_FROM_COLUMN - Enum constant in enum com.google.bigtable.v2.Mutation.MutationCase
- DELETE_FROM_COLUMN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation
- DELETE_FROM_FAMILY - Enum constant in enum com.google.bigtable.v2.Mutation.MutationCase
- DELETE_FROM_FAMILY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation
- DELETE_FROM_ROW - Enum constant in enum com.google.bigtable.v2.Mutation.MutationCase
- DELETE_FROM_ROW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation
- DONE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
E
- ELEMENT_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Array
- ENCODING_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Bytes
- ENCODING_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Int64
- ENCODING_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.String
- ENCODING_NOT_SET - Enum constant in enum com.google.bigtable.v2.Type.Bytes.Encoding.EncodingCase
- ENCODING_NOT_SET - Enum constant in enum com.google.bigtable.v2.Type.Int64.Encoding.EncodingCase
- ENCODING_NOT_SET - Enum constant in enum com.google.bigtable.v2.Type.String.Encoding.EncodingCase
- END_KEY_CLOSED - Enum constant in enum com.google.bigtable.v2.RowRange.EndKeyCase
- END_KEY_CLOSED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowRange
- END_KEY_OPEN - Enum constant in enum com.google.bigtable.v2.RowRange.EndKeyCase
- END_KEY_OPEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowRange
- END_QUALIFIER_CLOSED - Enum constant in enum com.google.bigtable.v2.ColumnRange.EndQualifierCase
- END_QUALIFIER_CLOSED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ColumnRange
- END_QUALIFIER_OPEN - Enum constant in enum 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.v2.ReadChangeStreamRequest
- END_TIMESTAMP_MICROS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.TimestampRange
- END_VALUE_CLOSED - Enum constant in enum com.google.bigtable.v2.ValueRange.EndValueCase
- END_VALUE_CLOSED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ValueRange
- END_VALUE_OPEN - Enum constant in enum com.google.bigtable.v2.ValueRange.EndValueCase
- END_VALUE_OPEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ValueRange
- ENDKEY_NOT_SET - Enum constant in enum com.google.bigtable.v2.RowRange.EndKeyCase
- ENDQUALIFIER_NOT_SET - Enum constant in enum com.google.bigtable.v2.ColumnRange.EndQualifierCase
- ENDVALUE_NOT_SET - Enum constant in enum com.google.bigtable.v2.ValueRange.EndValueCase
- ENTRIES_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MutateRowsRequest
- ENTRIES_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MutateRowsResponse
- equals(Object) - Method in class com.google.bigtable.v2.ArrayValue
- equals(Object) - Method in class com.google.bigtable.v2.AuthorizedViewName
- 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.ColumnMetadata
- equals(Object) - Method in class com.google.bigtable.v2.ColumnRange
- equals(Object) - Method in class com.google.bigtable.v2.ExecuteQueryRequest
- equals(Object) - Method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- equals(Object) - Method in class com.google.bigtable.v2.Mutation.SetCell
- equals(Object) - Method in class com.google.bigtable.v2.PartialResultSet
- 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.ProtoFormat
- equals(Object) - Method in class com.google.bigtable.v2.ProtoRows
- equals(Object) - Method in class com.google.bigtable.v2.ProtoRowsBatch
- equals(Object) - Method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate
- equals(Object) - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- equals(Object) - Method in class com.google.bigtable.v2.Type.Aggregate.Max
- equals(Object) - Method in class com.google.bigtable.v2.Type.Aggregate.Min
- equals(Object) - Method in class com.google.bigtable.v2.Type.Aggregate.Sum
- equals(Object) - Method in class com.google.bigtable.v2.Type.Array
- equals(Object) - Method in class com.google.bigtable.v2.Type.Bool
- equals(Object) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding
- equals(Object) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- equals(Object) - Method in class com.google.bigtable.v2.Type.Bytes
- equals(Object) - Method in class com.google.bigtable.v2.Type.Date
- equals(Object) - Method in class com.google.bigtable.v2.Type
- equals(Object) - Method in class com.google.bigtable.v2.Type.Float32
- equals(Object) - Method in class com.google.bigtable.v2.Type.Float64
- equals(Object) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- equals(Object) - Method in class com.google.bigtable.v2.Type.Int64.Encoding
- equals(Object) - Method in class com.google.bigtable.v2.Type.Int64
- equals(Object) - Method in class com.google.bigtable.v2.Type.Map
- equals(Object) - Method in class com.google.bigtable.v2.Type.String.Encoding
- equals(Object) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- equals(Object) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- equals(Object) - Method in class com.google.bigtable.v2.Type.String
- equals(Object) - Method in class com.google.bigtable.v2.Type.Struct
- equals(Object) - Method in class com.google.bigtable.v2.Type.Struct.Field
- equals(Object) - Method in class com.google.bigtable.v2.Type.Timestamp
- equals(Object) - Method in class com.google.bigtable.v2.Value
- equals(Object) - Method in class com.google.bigtable.v2.ValueRange
- ESTIMATED_BATCH_SIZE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.PartialResultSet
- 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
- ExecuteQueryRequest - Class in com.google.bigtable.v2
-
Request message for Bigtable.ExecuteQuery
- ExecuteQueryRequest.Builder - Class in com.google.bigtable.v2
-
Request message for Bigtable.ExecuteQuery
- ExecuteQueryRequest.DataFormatCase - Enum in com.google.bigtable.v2
- ExecuteQueryRequestOrBuilder - Interface in com.google.bigtable.v2
- ExecuteQueryResponse - Class in com.google.bigtable.v2
-
Response message for Bigtable.ExecuteQuery
- ExecuteQueryResponse.Builder - Class in com.google.bigtable.v2
-
Response message for Bigtable.ExecuteQuery
- ExecuteQueryResponse.ResponseCase - Enum in com.google.bigtable.v2
- ExecuteQueryResponseOrBuilder - Interface in com.google.bigtable.v2
F
- FACTOR_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RateLimitInfo
- 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 - 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.AddToCell
- 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.MergeToCell
- 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 - Enum constant in enum 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
- FIELD_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Struct.Field
- FIELDS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Struct
- FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsRequest
- FILTER_NOT_SET - Enum constant in enum com.google.bigtable.v2.RowFilter.FilterCase
- 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
- FLOAT_VALUE - Enum constant in enum com.google.bigtable.v2.Value.KindCase
- FLOAT_VALUE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Value
- FLOAT32_TYPE - Enum constant in enum com.google.bigtable.v2.Type.KindCase
- FLOAT32_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
- FLOAT64_TYPE - Enum constant in enum com.google.bigtable.v2.Type.KindCase
- FLOAT64_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
- format(String, String) - Static method in class com.google.bigtable.v2.InstanceName
- 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.v2.AuthorizedViewName
- 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.ExecuteQueryRequest.DataFormatCase
- forNumber(int) - Static method in enum com.google.bigtable.v2.ExecuteQueryResponse.ResponseCase
- forNumber(int) - Static method in enum com.google.bigtable.v2.Mutation.MutationCase
- forNumber(int) - Static method in enum com.google.bigtable.v2.PartialResultSet.PartialRowsCase
- 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.ResultSetMetadata.SchemaCase
- 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.Type.Aggregate.AggregatorCase
- forNumber(int) - Static method in enum com.google.bigtable.v2.Type.Bytes.Encoding.EncodingCase
- forNumber(int) - Static method in enum com.google.bigtable.v2.Type.Int64.Encoding.EncodingCase
- forNumber(int) - Static method in enum com.google.bigtable.v2.Type.KindCase
- forNumber(int) - Static method in enum com.google.bigtable.v2.Type.String.Encoding.EncodingCase
- forNumber(int) - Static method in enum com.google.bigtable.v2.Value.KindCase
- forNumber(int) - Static method in enum com.google.bigtable.v2.ValueRange.EndValueCase
- forNumber(int) - Static method in enum com.google.bigtable.v2.ValueRange.StartValueCase
- FRONTEND_SERVER_LATENCY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RequestLatencyStats
- FULL_READ_STATS_VIEW - Enum constant in enum com.google.bigtable.v2.RequestStats.StatsViewCase
- FULL_READ_STATS_VIEW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RequestStats
- 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 - Enum constant in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
-
A system-initiated mutation as part of garbage collection.
- GARBAGE_COLLECTION_VALUE - Static variable in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
-
A system-initiated mutation as part of garbage collection.
- 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
- getAddToCell() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Incrementally updates an `Aggregate` cell.
- getAddToCell() - Method in class com.google.bigtable.v2.Mutation
-
Incrementally updates an `Aggregate` cell.
- getAddToCell() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Incrementally updates an `Aggregate` cell.
- getAddToCellBuilder() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Incrementally updates an `Aggregate` cell.
- getAddToCellOrBuilder() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Incrementally updates an `Aggregate` cell.
- getAddToCellOrBuilder() - Method in class com.google.bigtable.v2.Mutation
-
Incrementally updates an `Aggregate` cell.
- getAddToCellOrBuilder() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Incrementally updates an `Aggregate` cell.
- getAggregateType() - Method in class com.google.bigtable.v2.Type.Builder
-
Aggregate
- getAggregateType() - Method in class com.google.bigtable.v2.Type
-
Aggregate
- getAggregateType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Aggregate
- getAggregateTypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
Aggregate
- getAggregateTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
Aggregate
- getAggregateTypeOrBuilder() - Method in class com.google.bigtable.v2.Type
-
Aggregate
- getAggregateTypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Aggregate
- getAggregatorCase() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
- getAggregatorCase() - Method in class com.google.bigtable.v2.Type.Aggregate
- getAggregatorCase() - Method in interface com.google.bigtable.v2.Type.AggregateOrBuilder
- 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.
- 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.ExecuteQueryRequest.Builder
-
Optional.
- getAppProfileId() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
-
Optional.
- getAppProfileId() - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
-
Optional.
- 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.
- 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.ExecuteQueryRequest.Builder
-
Optional.
- getAppProfileIdBytes() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
-
Optional.
- getAppProfileIdBytes() - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
-
Optional.
- 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.
- getArrayType() - Method in class com.google.bigtable.v2.Type.Builder
-
Array
- getArrayType() - Method in class com.google.bigtable.v2.Type
-
Array
- getArrayType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Array
- getArrayTypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
Array
- getArrayTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
Array
- getArrayTypeOrBuilder() - Method in class com.google.bigtable.v2.Type
-
Array
- getArrayTypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Array
- getArrayValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a sequence of values.
- getArrayValue() - Method in class com.google.bigtable.v2.Value
-
Represents a typed value transported as a sequence of values.
- getArrayValue() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a typed value transported as a sequence of values.
- getArrayValueBuilder() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a sequence of values.
- getArrayValueOrBuilder() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a sequence of values.
- getArrayValueOrBuilder() - Method in class com.google.bigtable.v2.Value
-
Represents a typed value transported as a sequence of values.
- getArrayValueOrBuilder() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a typed value transported as a sequence of values.
- getAuthorizedView() - Method in class com.google.bigtable.v2.AuthorizedViewName.Builder
- getAuthorizedView() - Method in class com.google.bigtable.v2.AuthorizedViewName
- getAuthorizedViewName() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Optional.
- getAuthorizedViewName() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Optional.
- getAuthorizedViewName() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Optional.
- getAuthorizedViewName() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Optional.
- getAuthorizedViewName() - Method in class com.google.bigtable.v2.MutateRowRequest
-
Optional.
- getAuthorizedViewName() - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
-
Optional.
- getAuthorizedViewName() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Optional.
- getAuthorizedViewName() - Method in class com.google.bigtable.v2.MutateRowsRequest
-
Optional.
- getAuthorizedViewName() - Method in interface com.google.bigtable.v2.MutateRowsRequestOrBuilder
-
Optional.
- getAuthorizedViewName() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Optional.
- getAuthorizedViewName() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
Optional.
- getAuthorizedViewName() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
Optional.
- getAuthorizedViewName() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
Optional.
- getAuthorizedViewName() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
Optional.
- getAuthorizedViewName() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
Optional.
- getAuthorizedViewName() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
Optional.
- getAuthorizedViewName() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
-
Optional.
- getAuthorizedViewName() - Method in interface com.google.bigtable.v2.SampleRowKeysRequestOrBuilder
-
Optional.
- getAuthorizedViewNameBytes() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Optional.
- getAuthorizedViewNameBytes() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Optional.
- getAuthorizedViewNameBytes() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Optional.
- getAuthorizedViewNameBytes() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Optional.
- getAuthorizedViewNameBytes() - Method in class com.google.bigtable.v2.MutateRowRequest
-
Optional.
- getAuthorizedViewNameBytes() - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
-
Optional.
- getAuthorizedViewNameBytes() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Optional.
- getAuthorizedViewNameBytes() - Method in class com.google.bigtable.v2.MutateRowsRequest
-
Optional.
- getAuthorizedViewNameBytes() - Method in interface com.google.bigtable.v2.MutateRowsRequestOrBuilder
-
Optional.
- getAuthorizedViewNameBytes() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Optional.
- getAuthorizedViewNameBytes() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
Optional.
- getAuthorizedViewNameBytes() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
Optional.
- getAuthorizedViewNameBytes() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
Optional.
- getAuthorizedViewNameBytes() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
Optional.
- getAuthorizedViewNameBytes() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
Optional.
- getAuthorizedViewNameBytes() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
Optional.
- getAuthorizedViewNameBytes() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
-
Optional.
- getAuthorizedViewNameBytes() - Method in interface com.google.bigtable.v2.SampleRowKeysRequestOrBuilder
-
Optional.
- getBatchData() - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
-
Merge partial results by concatenating these bytes, then parsing the overall value as a `ProtoRows` message.
- getBatchData() - Method in class com.google.bigtable.v2.ProtoRowsBatch
-
Merge partial results by concatenating these bytes, then parsing the overall value as a `ProtoRows` message.
- getBatchData() - Method in interface com.google.bigtable.v2.ProtoRowsBatchOrBuilder
-
Merge partial results by concatenating these bytes, then parsing the overall value as a `ProtoRows` message.
- getBigEndianBytes() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
-
Use `BigEndianBytes` encoding.
- getBigEndianBytes() - Method in class com.google.bigtable.v2.Type.Int64.Encoding
-
Use `BigEndianBytes` encoding.
- getBigEndianBytes() - Method in interface com.google.bigtable.v2.Type.Int64.EncodingOrBuilder
-
Use `BigEndianBytes` encoding.
- getBigEndianBytesBuilder() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
-
Use `BigEndianBytes` encoding.
- getBigEndianBytesOrBuilder() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
-
Use `BigEndianBytes` encoding.
- getBigEndianBytesOrBuilder() - Method in class com.google.bigtable.v2.Type.Int64.Encoding
-
Use `BigEndianBytes` encoding.
- getBigEndianBytesOrBuilder() - Method in interface com.google.bigtable.v2.Type.Int64.EncodingOrBuilder
-
Use `BigEndianBytes` encoding.
- 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.
- getBoolType() - Method in class com.google.bigtable.v2.Type.Builder
-
Bool
- getBoolType() - Method in class com.google.bigtable.v2.Type
-
Bool
- getBoolType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Bool
- getBoolTypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
Bool
- getBoolTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
Bool
- getBoolTypeOrBuilder() - Method in class com.google.bigtable.v2.Type
-
Bool
- getBoolTypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Bool
- getBoolValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a boolean.
- getBoolValue() - Method in class com.google.bigtable.v2.Value
-
Represents a typed value transported as a boolean.
- getBoolValue() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a typed value transported as a boolean.
- getBytesType() - Method in class com.google.bigtable.v2.Type.Builder
-
Bytes
- getBytesType() - Method in class com.google.bigtable.v2.Type
-
Bytes
- getBytesType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
-
Deprecated: ignored if set.
- getBytesType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
-
Deprecated: ignored if set.
- getBytesType() - Method in interface com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytesOrBuilder
-
Deprecated: ignored if set.
- getBytesType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Bytes
- getBytesTypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
Bytes
- getBytesTypeBuilder() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
-
Deprecated: ignored if set.
- getBytesTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
Bytes
- getBytesTypeOrBuilder() - Method in class com.google.bigtable.v2.Type
-
Bytes
- getBytesTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
-
Deprecated: ignored if set.
- getBytesTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
-
Deprecated: ignored if set.
- getBytesTypeOrBuilder() - Method in interface com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytesOrBuilder
-
Deprecated: ignored if set.
- getBytesTypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Bytes
- getBytesValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a byte sequence.
- getBytesValue() - Method in class com.google.bigtable.v2.Value
-
Represents a typed value transported as a byte sequence.
- getBytesValue() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a typed value transported as a byte sequence.
- 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.
- 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.
- 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.
- getClientSideMetricsEnabled() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
-
Notify the server that the client has client side metrics enabled.
- getClientSideMetricsEnabled() - Method in class com.google.bigtable.v2.FeatureFlags
-
Notify the server that the client has client side metrics enabled.
- getClientSideMetricsEnabled() - Method in interface com.google.bigtable.v2.FeatureFlagsOrBuilder
-
Notify the server that the client has client side metrics enabled.
- 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.
- 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.
- 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.
- getColumnQualifier() - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The qualifier of the column into which new data should be added.
- getColumnQualifier() - Method in class com.google.bigtable.v2.Mutation.AddToCell
-
The qualifier of the column into which new data should be added.
- getColumnQualifier() - Method in interface com.google.bigtable.v2.Mutation.AddToCellOrBuilder
-
The qualifier of the column into which new data should be added.
- 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.MergeToCell.Builder
-
The qualifier of the column into which new data should be added.
- getColumnQualifier() - Method in class com.google.bigtable.v2.Mutation.MergeToCell
-
The qualifier of the column into which new data should be added.
- getColumnQualifier() - Method in interface com.google.bigtable.v2.Mutation.MergeToCellOrBuilder
-
The qualifier of the column into which new data should be added.
- 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.
- getColumnQualifierBuilder() - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The qualifier of the column into which new data should be added.
- getColumnQualifierBuilder() - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
-
The qualifier of the column into which new data should be added.
- getColumnQualifierOrBuilder() - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The qualifier of the column into which new data should be added.
- getColumnQualifierOrBuilder() - Method in class com.google.bigtable.v2.Mutation.AddToCell
-
The qualifier of the column into which new data should be added.
- getColumnQualifierOrBuilder() - Method in interface com.google.bigtable.v2.Mutation.AddToCellOrBuilder
-
The qualifier of the column into which new data should be added.
- getColumnQualifierOrBuilder() - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
-
The qualifier of the column into which new data should be added.
- getColumnQualifierOrBuilder() - Method in class com.google.bigtable.v2.Mutation.MergeToCell
-
The qualifier of the column into which new data should be added.
- getColumnQualifierOrBuilder() - Method in interface com.google.bigtable.v2.Mutation.MergeToCellOrBuilder
-
The qualifier of the column into which new data should be added.
- 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.
- getColumns(int) - Method in class com.google.bigtable.v2.ProtoSchema.Builder
-
The columns in the result set.
- getColumns(int) - Method in class com.google.bigtable.v2.ProtoSchema
-
The columns in the result set.
- getColumns(int) - Method in interface com.google.bigtable.v2.ProtoSchemaOrBuilder
-
The columns in the result set.
- getColumnsBuilder(int) - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- getColumnsBuilder(int) - Method in class com.google.bigtable.v2.ProtoSchema.Builder
-
The columns in the result set.
- getColumnsBuilderList() - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- getColumnsBuilderList() - Method in class com.google.bigtable.v2.ProtoSchema.Builder
-
The columns in the result set.
- 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.
- getColumnsCount() - Method in class com.google.bigtable.v2.ProtoSchema.Builder
-
The columns in the result set.
- getColumnsCount() - Method in class com.google.bigtable.v2.ProtoSchema
-
The columns in the result set.
- getColumnsCount() - Method in interface com.google.bigtable.v2.ProtoSchemaOrBuilder
-
The columns in the result set.
- 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.
- getColumnsList() - Method in class com.google.bigtable.v2.ProtoSchema.Builder
-
The columns in the result set.
- getColumnsList() - Method in class com.google.bigtable.v2.ProtoSchema
-
The columns in the result set.
- getColumnsList() - Method in interface com.google.bigtable.v2.ProtoSchemaOrBuilder
-
The columns in the result set.
- 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.
- getColumnsOrBuilder(int) - Method in class com.google.bigtable.v2.ProtoSchema.Builder
-
The columns in the result set.
- getColumnsOrBuilder(int) - Method in class com.google.bigtable.v2.ProtoSchema
-
The columns in the result set.
- getColumnsOrBuilder(int) - Method in interface com.google.bigtable.v2.ProtoSchemaOrBuilder
-
The columns in the result set.
- 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.
- getColumnsOrBuilderList() - Method in class com.google.bigtable.v2.ProtoSchema.Builder
-
The columns in the result set.
- getColumnsOrBuilderList() - Method in class com.google.bigtable.v2.ProtoSchema
-
The columns in the result set.
- getColumnsOrBuilderList() - Method in interface com.google.bigtable.v2.ProtoSchemaOrBuilder
-
The columns in the result set.
- 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.
- 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.
- 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.
- 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.
- getDataFormatCase() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
- getDataFormatCase() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
- getDataFormatCase() - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
- getDateType() - Method in class com.google.bigtable.v2.Type.Builder
-
Date
- getDateType() - Method in class com.google.bigtable.v2.Type
-
Date
- getDateType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Date
- getDateTypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
Date
- getDateTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
Date
- getDateTypeOrBuilder() - Method in class com.google.bigtable.v2.Type
-
Date
- getDateTypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Date
- getDateValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a date.
- getDateValue() - Method in class com.google.bigtable.v2.Value
-
Represents a typed value transported as a date.
- getDateValue() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a typed value transported as a date.
- getDateValueBuilder() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a date.
- getDateValueOrBuilder() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a date.
- getDateValueOrBuilder() - Method in class com.google.bigtable.v2.Value
-
Represents a typed value transported as a date.
- getDateValueOrBuilder() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a typed value transported as a date.
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ArrayValue
- 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.ColumnMetadata
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ColumnRange
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Mutation.SetCell
- getDefaultInstance() - Static method in class com.google.bigtable.v2.PartialResultSet
- 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.ProtoFormat
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ProtoRows
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ProtoRowsBatch
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.Array
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.Bool
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.Bytes
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.Date
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.Float32
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.Float64
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.Int64
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.Map
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.String.Encoding
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.String
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.Struct.Field
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.Struct
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.Timestamp
- getDefaultInstance() - Static method in class com.google.bigtable.v2.Value
- getDefaultInstance() - Static method in class com.google.bigtable.v2.ValueRange
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ArrayValue.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ArrayValue
- 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.ColumnMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ColumnMetadata
- 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.ExecuteQueryRequest.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Mutation.AddToCell
- 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.MergeToCell.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Mutation.MergeToCell
- 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.PartialResultSet.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.PartialResultSet
- 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.ProtoFormat.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ProtoFormat
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ProtoRows.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ProtoRows
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ProtoRowsBatch
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ProtoSchema.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ResultSetMetadata
- 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.Type.Aggregate.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Aggregate
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Aggregate.Max.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Aggregate.Max
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Aggregate.Min.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Aggregate.Min
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Aggregate.Sum.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Aggregate.Sum
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Array.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Array
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Bool.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Bool
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Bytes.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Bytes
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Date.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Date
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Float32.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Float32
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Float64.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Float64
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Int64.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Int64
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Map.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Map
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.String.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.String.Encoding
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw.Builder
-
Deprecated.
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.String
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Struct.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Struct.Field
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Struct
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Timestamp
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Value.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Value
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ValueRange.Builder
- getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ValueRange
- 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.
- getDescriptor() - Static method in class com.google.bigtable.v2.ArrayValue.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ArrayValue
- 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.ColumnMetadata.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ColumnMetadata
- 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.ExecuteQueryRequest.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
- getDescriptor() - Static method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Mutation.AddToCell
- 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.MergeToCell.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Mutation.MergeToCell
- 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.PartialResultSet.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.PartialResultSet
- 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.ProtoFormat.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ProtoFormat
- getDescriptor() - Static method in class com.google.bigtable.v2.ProtoRows.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ProtoRows
- getDescriptor() - Static method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ProtoRowsBatch
- getDescriptor() - Static method in class com.google.bigtable.v2.ProtoSchema.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.ResultSetMetadata
- 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.Type.Aggregate.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Aggregate
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Aggregate.Max.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Aggregate.Min.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Array.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Array
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Bool.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Bool
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Bytes.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Bytes
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Date.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Date
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Float32.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Float32
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Float64.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Float64
- getDescriptor() - Static method in class com.google.bigtable.v2.Type
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Int64.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Int64
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Map.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Map
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.String.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.String.Encoding.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.String.Encoding
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw.Builder
-
Deprecated.
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.String
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Struct.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Struct.Field.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Struct.Field
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Struct
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Timestamp.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Type.Timestamp
- getDescriptor() - Static method in class com.google.bigtable.v2.TypesProto
- getDescriptor() - Static method in class com.google.bigtable.v2.Value.Builder
- getDescriptor() - Static method in class com.google.bigtable.v2.Value
- 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.v2.ArrayValue.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.ColumnMetadata.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.ColumnRange.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.ExecuteQueryResponse.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.AddToCell.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.MergeToCell.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.PartialResultSet.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.ProtoFormat.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.ProtoRows.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.ProtoSchema.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.ResultSetMetadata.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.Type.Aggregate.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Aggregate.Max.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Aggregate.Min.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Aggregate.Sum.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Array.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Bool.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Bytes.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Date.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Float32.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Float64.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Int64.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Map.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.String.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw.Builder
-
Deprecated.
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Struct.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.Value.Builder
- getDescriptorForType() - Method in class com.google.bigtable.v2.ValueRange.Builder
- 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.
- getElementType() - Method in class com.google.bigtable.v2.Type.Array.Builder
-
The type of the elements in the array.
- getElementType() - Method in class com.google.bigtable.v2.Type.Array
-
The type of the elements in the array.
- getElementType() - Method in interface com.google.bigtable.v2.Type.ArrayOrBuilder
-
The type of the elements in the array.
- getElementTypeBuilder() - Method in class com.google.bigtable.v2.Type.Array.Builder
-
The type of the elements in the array.
- getElementTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Array.Builder
-
The type of the elements in the array.
- getElementTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Array
-
The type of the elements in the array.
- getElementTypeOrBuilder() - Method in interface com.google.bigtable.v2.Type.ArrayOrBuilder
-
The type of the elements in the array.
- getEncoding() - Method in class com.google.bigtable.v2.Type.Bytes.Builder
-
The encoding to use when converting to/from lower level types.
- getEncoding() - Method in class com.google.bigtable.v2.Type.Bytes
-
The encoding to use when converting to/from lower level types.
- getEncoding() - Method in interface com.google.bigtable.v2.Type.BytesOrBuilder
-
The encoding to use when converting to/from lower level types.
- getEncoding() - Method in class com.google.bigtable.v2.Type.Int64.Builder
-
The encoding to use when converting to/from lower level types.
- getEncoding() - Method in class com.google.bigtable.v2.Type.Int64
-
The encoding to use when converting to/from lower level types.
- getEncoding() - Method in interface com.google.bigtable.v2.Type.Int64OrBuilder
-
The encoding to use when converting to/from lower level types.
- getEncoding() - Method in class com.google.bigtable.v2.Type.String.Builder
-
The encoding to use when converting to/from lower level types.
- getEncoding() - Method in class com.google.bigtable.v2.Type.String
-
The encoding to use when converting to/from lower level types.
- getEncoding() - Method in interface com.google.bigtable.v2.Type.StringOrBuilder
-
The encoding to use when converting to/from lower level types.
- getEncodingBuilder() - Method in class com.google.bigtable.v2.Type.Bytes.Builder
-
The encoding to use when converting to/from lower level types.
- getEncodingBuilder() - Method in class com.google.bigtable.v2.Type.Int64.Builder
-
The encoding to use when converting to/from lower level types.
- getEncodingBuilder() - Method in class com.google.bigtable.v2.Type.String.Builder
-
The encoding to use when converting to/from lower level types.
- getEncodingCase() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
- getEncodingCase() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding
- getEncodingCase() - Method in interface com.google.bigtable.v2.Type.Bytes.EncodingOrBuilder
- getEncodingCase() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
- getEncodingCase() - Method in class com.google.bigtable.v2.Type.Int64.Encoding
- getEncodingCase() - Method in interface com.google.bigtable.v2.Type.Int64.EncodingOrBuilder
- getEncodingCase() - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
- getEncodingCase() - Method in class com.google.bigtable.v2.Type.String.Encoding
- getEncodingCase() - Method in interface com.google.bigtable.v2.Type.String.EncodingOrBuilder
- getEncodingOrBuilder() - Method in class com.google.bigtable.v2.Type.Bytes.Builder
-
The encoding to use when converting to/from lower level types.
- getEncodingOrBuilder() - Method in class com.google.bigtable.v2.Type.Bytes
-
The encoding to use when converting to/from lower level types.
- getEncodingOrBuilder() - Method in interface com.google.bigtable.v2.Type.BytesOrBuilder
-
The encoding to use when converting to/from lower level types.
- getEncodingOrBuilder() - Method in class com.google.bigtable.v2.Type.Int64.Builder
-
The encoding to use when converting to/from lower level types.
- getEncodingOrBuilder() - Method in class com.google.bigtable.v2.Type.Int64
-
The encoding to use when converting to/from lower level types.
- getEncodingOrBuilder() - Method in interface com.google.bigtable.v2.Type.Int64OrBuilder
-
The encoding to use when converting to/from lower level types.
- getEncodingOrBuilder() - Method in class com.google.bigtable.v2.Type.String.Builder
-
The encoding to use when converting to/from lower level types.
- getEncodingOrBuilder() - Method in class com.google.bigtable.v2.Type.String
-
The encoding to use when converting to/from lower level types.
- getEncodingOrBuilder() - Method in interface com.google.bigtable.v2.Type.StringOrBuilder
-
The encoding to use when converting to/from lower level types.
- 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.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.
- 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.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(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.
- getEstimatedBatchSize() - Method in class com.google.bigtable.v2.PartialResultSet.Builder
-
Estimated size of a new batch.
- getEstimatedBatchSize() - Method in class com.google.bigtable.v2.PartialResultSet
-
Estimated size of a new batch.
- getEstimatedBatchSize() - Method in interface com.google.bigtable.v2.PartialResultSetOrBuilder
-
Estimated size of a new batch.
- 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.
- 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.
- 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.
- 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.
- 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.AddToCell.Builder
-
The name of the `Aggregate` family into which new data should be added.
- getFamilyName() - Method in class com.google.bigtable.v2.Mutation.AddToCell
-
The name of the `Aggregate` family into which new data should be added.
- getFamilyName() - Method in interface com.google.bigtable.v2.Mutation.AddToCellOrBuilder
-
The name of the `Aggregate` family into which new data should be added.
- 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.MergeToCell.Builder
-
The name of the `Aggregate` family into which new data should be added.
- getFamilyName() - Method in class com.google.bigtable.v2.Mutation.MergeToCell
-
The name of the `Aggregate` family into which new data should be added.
- getFamilyName() - Method in interface com.google.bigtable.v2.Mutation.MergeToCellOrBuilder
-
The name of the `Aggregate` family into which new data should be added.
- 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.
- 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.AddToCell.Builder
-
The name of the `Aggregate` family into which new data should be added.
- getFamilyNameBytes() - Method in class com.google.bigtable.v2.Mutation.AddToCell
-
The name of the `Aggregate` family into which new data should be added.
- getFamilyNameBytes() - Method in interface com.google.bigtable.v2.Mutation.AddToCellOrBuilder
-
The name of the `Aggregate` family into which new data should be added.
- 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.MergeToCell.Builder
-
The name of the `Aggregate` family into which new data should be added.
- getFamilyNameBytes() - Method in class com.google.bigtable.v2.Mutation.MergeToCell
-
The name of the `Aggregate` family into which new data should be added.
- getFamilyNameBytes() - Method in interface com.google.bigtable.v2.Mutation.MergeToCellOrBuilder
-
The name of the `Aggregate` family into which new data should be added.
- 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.
- getFieldName() - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
-
The field name (optional).
- getFieldName() - Method in class com.google.bigtable.v2.Type.Struct.Field
-
The field name (optional).
- getFieldName() - Method in interface com.google.bigtable.v2.Type.Struct.FieldOrBuilder
-
The field name (optional).
- getFieldNameBytes() - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
-
The field name (optional).
- getFieldNameBytes() - Method in class com.google.bigtable.v2.Type.Struct.Field
-
The field name (optional).
- getFieldNameBytes() - Method in interface com.google.bigtable.v2.Type.Struct.FieldOrBuilder
-
The field name (optional).
- getFields(int) - Method in class com.google.bigtable.v2.Type.Struct.Builder
-
The names and types of the fields in this struct.
- getFields(int) - Method in class com.google.bigtable.v2.Type.Struct
-
The names and types of the fields in this struct.
- getFields(int) - Method in interface com.google.bigtable.v2.Type.StructOrBuilder
-
The names and types of the fields in this struct.
- getFieldsBuilder(int) - Method in class com.google.bigtable.v2.Type.Struct.Builder
-
The names and types of the fields in this struct.
- getFieldsBuilderList() - Method in class com.google.bigtable.v2.Type.Struct.Builder
-
The names and types of the fields in this struct.
- getFieldsCount() - Method in class com.google.bigtable.v2.Type.Struct.Builder
-
The names and types of the fields in this struct.
- getFieldsCount() - Method in class com.google.bigtable.v2.Type.Struct
-
The names and types of the fields in this struct.
- getFieldsCount() - Method in interface com.google.bigtable.v2.Type.StructOrBuilder
-
The names and types of the fields in this struct.
- getFieldsList() - Method in class com.google.bigtable.v2.Type.Struct.Builder
-
The names and types of the fields in this struct.
- getFieldsList() - Method in class com.google.bigtable.v2.Type.Struct
-
The names and types of the fields in this struct.
- getFieldsList() - Method in interface com.google.bigtable.v2.Type.StructOrBuilder
-
The names and types of the fields in this struct.
- getFieldsOrBuilder(int) - Method in class com.google.bigtable.v2.Type.Struct.Builder
-
The names and types of the fields in this struct.
- getFieldsOrBuilder(int) - Method in class com.google.bigtable.v2.Type.Struct
-
The names and types of the fields in this struct.
- getFieldsOrBuilder(int) - Method in interface com.google.bigtable.v2.Type.StructOrBuilder
-
The names and types of the fields in this struct.
- getFieldsOrBuilderList() - Method in class com.google.bigtable.v2.Type.Struct.Builder
-
The names and types of the fields in this struct.
- getFieldsOrBuilderList() - Method in class com.google.bigtable.v2.Type.Struct
-
The names and types of the fields in this struct.
- getFieldsOrBuilderList() - Method in interface com.google.bigtable.v2.Type.StructOrBuilder
-
The names and types of the fields in this struct.
- getFieldValue(String) - Method in class com.google.bigtable.v2.AuthorizedViewName
- 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.v2.AuthorizedViewName
- 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.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).
- 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.
- getFloat32Type() - Method in class com.google.bigtable.v2.Type.Builder
-
Float32
- getFloat32Type() - Method in class com.google.bigtable.v2.Type
-
Float32
- getFloat32Type() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Float32
- getFloat32TypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
Float32
- getFloat32TypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
Float32
- getFloat32TypeOrBuilder() - Method in class com.google.bigtable.v2.Type
-
Float32
- getFloat32TypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Float32
- getFloat64Type() - Method in class com.google.bigtable.v2.Type.Builder
-
Float64
- getFloat64Type() - Method in class com.google.bigtable.v2.Type
-
Float64
- getFloat64Type() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Float64
- getFloat64TypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
Float64
- getFloat64TypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
Float64
- getFloat64TypeOrBuilder() - Method in class com.google.bigtable.v2.Type
-
Float64
- getFloat64TypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Float64
- getFloatValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a floating point number.
- getFloatValue() - Method in class com.google.bigtable.v2.Value
-
Represents a typed value transported as a floating point number.
- getFloatValue() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a typed value transported as a floating point number.
- 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.
- 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.
- getHllppUniqueCount() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
HyperLogLogPlusPlusUniqueCount aggregator.
- getHllppUniqueCount() - Method in class com.google.bigtable.v2.Type.Aggregate
-
HyperLogLogPlusPlusUniqueCount aggregator.
- getHllppUniqueCount() - Method in interface com.google.bigtable.v2.Type.AggregateOrBuilder
-
HyperLogLogPlusPlusUniqueCount aggregator.
- getHllppUniqueCountBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
HyperLogLogPlusPlusUniqueCount aggregator.
- getHllppUniqueCountOrBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
HyperLogLogPlusPlusUniqueCount aggregator.
- getHllppUniqueCountOrBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate
-
HyperLogLogPlusPlusUniqueCount aggregator.
- getHllppUniqueCountOrBuilder() - Method in interface com.google.bigtable.v2.Type.AggregateOrBuilder
-
HyperLogLogPlusPlusUniqueCount aggregator.
- 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.
- getInput() - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The input value to be accumulated into the specified cell.
- getInput() - Method in class com.google.bigtable.v2.Mutation.AddToCell
-
The input value to be accumulated into the specified cell.
- getInput() - Method in interface com.google.bigtable.v2.Mutation.AddToCellOrBuilder
-
The input value to be accumulated into the specified cell.
- getInput() - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
-
The input value to be merged into the specified cell.
- getInput() - Method in class com.google.bigtable.v2.Mutation.MergeToCell
-
The input value to be merged into the specified cell.
- getInput() - Method in interface com.google.bigtable.v2.Mutation.MergeToCellOrBuilder
-
The input value to be merged into the specified cell.
- getInputBuilder() - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The input value to be accumulated into the specified cell.
- getInputBuilder() - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
-
The input value to be merged into the specified cell.
- getInputOrBuilder() - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The input value to be accumulated into the specified cell.
- getInputOrBuilder() - Method in class com.google.bigtable.v2.Mutation.AddToCell
-
The input value to be accumulated into the specified cell.
- getInputOrBuilder() - Method in interface com.google.bigtable.v2.Mutation.AddToCellOrBuilder
-
The input value to be accumulated into the specified cell.
- getInputOrBuilder() - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
-
The input value to be merged into the specified cell.
- getInputOrBuilder() - Method in class com.google.bigtable.v2.Mutation.MergeToCell
-
The input value to be merged into the specified cell.
- getInputOrBuilder() - Method in interface com.google.bigtable.v2.Mutation.MergeToCellOrBuilder
-
The input value to be merged into the specified cell.
- getInputType() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.
- getInputType() - Method in class com.google.bigtable.v2.Type.Aggregate
-
Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.
- getInputType() - Method in interface com.google.bigtable.v2.Type.AggregateOrBuilder
-
Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.
- getInputTypeBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.
- getInputTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.
- getInputTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate
-
Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.
- getInputTypeOrBuilder() - Method in interface com.google.bigtable.v2.Type.AggregateOrBuilder
-
Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.
- getInstance() - Method in class com.google.bigtable.v2.AuthorizedViewName.Builder
- getInstance() - Method in class com.google.bigtable.v2.AuthorizedViewName
- 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
- getInstanceName() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Required.
- getInstanceName() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
-
Required.
- getInstanceName() - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
-
Required.
- getInstanceNameBytes() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Required.
- getInstanceNameBytes() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
-
Required.
- getInstanceNameBytes() - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
-
Required.
- getInt64Type() - Method in class com.google.bigtable.v2.Type.Builder
-
Int64
- getInt64Type() - Method in class com.google.bigtable.v2.Type
-
Int64
- getInt64Type() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Int64
- getInt64TypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
Int64
- getInt64TypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
Int64
- getInt64TypeOrBuilder() - Method in class com.google.bigtable.v2.Type
-
Int64
- getInt64TypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Int64
- 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.
- getIntValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as an integer.
- getIntValue() - Method in class com.google.bigtable.v2.Value
-
Represents a typed value transported as an integer.
- getIntValue() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a typed value transported as an integer.
- 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.
- getKeyType() - Method in class com.google.bigtable.v2.Type.Map.Builder
-
The type of a map key.
- getKeyType() - Method in class com.google.bigtable.v2.Type.Map
-
The type of a map key.
- getKeyType() - Method in interface com.google.bigtable.v2.Type.MapOrBuilder
-
The type of a map key.
- getKeyTypeBuilder() - Method in class com.google.bigtable.v2.Type.Map.Builder
-
The type of a map key.
- getKeyTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Map.Builder
-
The type of a map key.
- getKeyTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Map
-
The type of a map key.
- getKeyTypeOrBuilder() - Method in interface com.google.bigtable.v2.Type.MapOrBuilder
-
The type of a map key.
- getKindCase() - Method in class com.google.bigtable.v2.Type.Builder
- getKindCase() - Method in class com.google.bigtable.v2.Type
- getKindCase() - Method in interface com.google.bigtable.v2.TypeOrBuilder
- getKindCase() - Method in class com.google.bigtable.v2.Value.Builder
- getKindCase() - Method in class com.google.bigtable.v2.Value
- getKindCase() - Method in interface com.google.bigtable.v2.ValueOrBuilder
- 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.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].
- 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.
- getMapType() - Method in class com.google.bigtable.v2.Type.Builder
-
Map
- getMapType() - Method in class com.google.bigtable.v2.Type
-
Map
- getMapType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Map
- getMapTypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
Map
- getMapTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
Map
- getMapTypeOrBuilder() - Method in class com.google.bigtable.v2.Type
-
Map
- getMapTypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Map
- getMax() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Max aggregator.
- getMax() - Method in class com.google.bigtable.v2.Type.Aggregate
-
Max aggregator.
- getMax() - Method in interface com.google.bigtable.v2.Type.AggregateOrBuilder
-
Max aggregator.
- getMaxBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Max aggregator.
- getMaxOrBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Max aggregator.
- getMaxOrBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate
-
Max aggregator.
- getMaxOrBuilder() - Method in interface com.google.bigtable.v2.Type.AggregateOrBuilder
-
Max aggregator.
- getMergeToCell() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Merges accumulated state to an `Aggregate` cell.
- getMergeToCell() - Method in class com.google.bigtable.v2.Mutation
-
Merges accumulated state to an `Aggregate` cell.
- getMergeToCell() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Merges accumulated state to an `Aggregate` cell.
- getMergeToCellBuilder() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Merges accumulated state to an `Aggregate` cell.
- getMergeToCellOrBuilder() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Merges accumulated state to an `Aggregate` cell.
- getMergeToCellOrBuilder() - Method in class com.google.bigtable.v2.Mutation
-
Merges accumulated state to an `Aggregate` cell.
- getMergeToCellOrBuilder() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Merges accumulated state to an `Aggregate` cell.
- getMetadata() - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
-
Structure of rows in this response stream.
- getMetadata() - Method in class com.google.bigtable.v2.ExecuteQueryResponse
-
Structure of rows in this response stream.
- getMetadata() - Method in interface com.google.bigtable.v2.ExecuteQueryResponseOrBuilder
-
Structure of rows in this response stream.
- getMetadataBuilder() - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
-
Structure of rows in this response stream.
- getMetadataOrBuilder() - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
-
Structure of rows in this response stream.
- getMetadataOrBuilder() - Method in class com.google.bigtable.v2.ExecuteQueryResponse
-
Structure of rows in this response stream.
- getMetadataOrBuilder() - Method in interface com.google.bigtable.v2.ExecuteQueryResponseOrBuilder
-
Structure of rows in this response stream.
- getMin() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Min aggregator.
- getMin() - Method in class com.google.bigtable.v2.Type.Aggregate
-
Min aggregator.
- getMin() - Method in interface com.google.bigtable.v2.Type.AggregateOrBuilder
-
Min aggregator.
- getMinBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Min aggregator.
- getMinOrBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Min aggregator.
- getMinOrBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate
-
Min aggregator.
- getMinOrBuilder() - Method in interface com.google.bigtable.v2.Type.AggregateOrBuilder
-
Min aggregator.
- getMutableParams() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Deprecated.
- 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.v2.ColumnMetadata.Builder
-
The name of the column.
- getName() - Method in class com.google.bigtable.v2.ColumnMetadata
-
The name of the column.
- getName() - Method in interface com.google.bigtable.v2.ColumnMetadataOrBuilder
-
The name of the column.
- 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.v2.ColumnMetadata.Builder
-
The name of the column.
- getNameBytes() - Method in class com.google.bigtable.v2.ColumnMetadata
-
The name of the column.
- getNameBytes() - Method in interface com.google.bigtable.v2.ColumnMetadataOrBuilder
-
The name of the column.
- 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(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`.
- 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.ExecuteQueryRequest.DataFormatCase
- getNumber() - Method in enum com.google.bigtable.v2.ExecuteQueryResponse.ResponseCase
- getNumber() - Method in enum com.google.bigtable.v2.Mutation.MutationCase
- getNumber() - Method in enum com.google.bigtable.v2.PartialResultSet.PartialRowsCase
- 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.ResultSetMetadata.SchemaCase
- 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.Type.Aggregate.AggregatorCase
- getNumber() - Method in enum com.google.bigtable.v2.Type.Bytes.Encoding.EncodingCase
- getNumber() - Method in enum com.google.bigtable.v2.Type.Int64.Encoding.EncodingCase
- getNumber() - Method in enum com.google.bigtable.v2.Type.KindCase
- getNumber() - Method in enum com.google.bigtable.v2.Type.String.Encoding.EncodingCase
- getNumber() - Method in enum com.google.bigtable.v2.Value.KindCase
- 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`.
- getParams() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Deprecated.
- getParams() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
-
Deprecated.
- getParams() - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
-
Deprecated.
- getParamsCount() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
- getParamsCount() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
- getParamsCount() - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
-
Required. params contains string type keys and Bigtable type values that bind to placeholders in the query string.
- getParamsMap() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Required. params contains string type keys and Bigtable type values that bind to placeholders in the query string.
- getParamsMap() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
-
Required. params contains string type keys and Bigtable type values that bind to placeholders in the query string.
- getParamsMap() - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
-
Required. params contains string type keys and Bigtable type values that bind to placeholders in the query string.
- getParamsOrDefault(String, Value) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Required. params contains string type keys and Bigtable type values that bind to placeholders in the query string.
- getParamsOrDefault(String, Value) - Method in class com.google.bigtable.v2.ExecuteQueryRequest
-
Required. params contains string type keys and Bigtable type values that bind to placeholders in the query string.
- getParamsOrDefault(String, Value) - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
-
Required. params contains string type keys and Bigtable type values that bind to placeholders in the query string.
- getParamsOrThrow(String) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Required. params contains string type keys and Bigtable type values that bind to placeholders in the query string.
- getParamsOrThrow(String) - Method in class com.google.bigtable.v2.ExecuteQueryRequest
-
Required. params contains string type keys and Bigtable type values that bind to placeholders in the query string.
- getParamsOrThrow(String) - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
-
Required. params contains string type keys and Bigtable type values that bind to placeholders in the query string.
- getParserForType() - Method in class com.google.bigtable.v2.ArrayValue
- 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.ColumnMetadata
- getParserForType() - Method in class com.google.bigtable.v2.ColumnRange
- getParserForType() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
- getParserForType() - Method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- getParserForType() - Method in class com.google.bigtable.v2.Mutation.SetCell
- getParserForType() - Method in class com.google.bigtable.v2.PartialResultSet
- 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.ProtoFormat
- getParserForType() - Method in class com.google.bigtable.v2.ProtoRows
- getParserForType() - Method in class com.google.bigtable.v2.ProtoRowsBatch
- getParserForType() - Method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate
- getParserForType() - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- getParserForType() - Method in class com.google.bigtable.v2.Type.Aggregate.Max
- getParserForType() - Method in class com.google.bigtable.v2.Type.Aggregate.Min
- getParserForType() - Method in class com.google.bigtable.v2.Type.Aggregate.Sum
- getParserForType() - Method in class com.google.bigtable.v2.Type.Array
- getParserForType() - Method in class com.google.bigtable.v2.Type.Bool
- getParserForType() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding
- getParserForType() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- getParserForType() - Method in class com.google.bigtable.v2.Type.Bytes
- getParserForType() - Method in class com.google.bigtable.v2.Type.Date
- getParserForType() - Method in class com.google.bigtable.v2.Type.Float32
- getParserForType() - Method in class com.google.bigtable.v2.Type.Float64
- getParserForType() - Method in class com.google.bigtable.v2.Type
- getParserForType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- getParserForType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding
- getParserForType() - Method in class com.google.bigtable.v2.Type.Int64
- getParserForType() - Method in class com.google.bigtable.v2.Type.Map
- getParserForType() - Method in class com.google.bigtable.v2.Type.String.Encoding
- getParserForType() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- getParserForType() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- getParserForType() - Method in class com.google.bigtable.v2.Type.String
- getParserForType() - Method in class com.google.bigtable.v2.Type.Struct.Field
- getParserForType() - Method in class com.google.bigtable.v2.Type.Struct
- getParserForType() - Method in class com.google.bigtable.v2.Type.Timestamp
- getParserForType() - Method in class com.google.bigtable.v2.Value
- getParserForType() - Method in class com.google.bigtable.v2.ValueRange
- getPartialRowsCase() - Method in class com.google.bigtable.v2.PartialResultSet.Builder
- getPartialRowsCase() - Method in class com.google.bigtable.v2.PartialResultSet
- getPartialRowsCase() - Method in interface com.google.bigtable.v2.PartialResultSetOrBuilder
- 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.
- 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.
- 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.
- getProject() - Method in class com.google.bigtable.v2.AuthorizedViewName.Builder
- getProject() - Method in class com.google.bigtable.v2.AuthorizedViewName
- 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
- getProtoFormat() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
- getProtoFormat() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
-
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
- getProtoFormat() - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
-
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
- getProtoFormatBuilder() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
- getProtoFormatOrBuilder() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
- getProtoFormatOrBuilder() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
-
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
- getProtoFormatOrBuilder() - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
-
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
- getProtoRowsBatch() - Method in class com.google.bigtable.v2.PartialResultSet.Builder
-
Partial rows in serialized ProtoRows format.
- getProtoRowsBatch() - Method in class com.google.bigtable.v2.PartialResultSet
-
Partial rows in serialized ProtoRows format.
- getProtoRowsBatch() - Method in interface com.google.bigtable.v2.PartialResultSetOrBuilder
-
Partial rows in serialized ProtoRows format.
- getProtoRowsBatchBuilder() - Method in class com.google.bigtable.v2.PartialResultSet.Builder
-
Partial rows in serialized ProtoRows format.
- getProtoRowsBatchOrBuilder() - Method in class com.google.bigtable.v2.PartialResultSet.Builder
-
Partial rows in serialized ProtoRows format.
- getProtoRowsBatchOrBuilder() - Method in class com.google.bigtable.v2.PartialResultSet
-
Partial rows in serialized ProtoRows format.
- getProtoRowsBatchOrBuilder() - Method in interface com.google.bigtable.v2.PartialResultSetOrBuilder
-
Partial rows in serialized ProtoRows format.
- getProtoSchema() - Method in class com.google.bigtable.v2.ResultSetMetadata.Builder
-
Schema in proto format
- getProtoSchema() - Method in class com.google.bigtable.v2.ResultSetMetadata
-
Schema in proto format
- getProtoSchema() - Method in interface com.google.bigtable.v2.ResultSetMetadataOrBuilder
-
Schema in proto format
- getProtoSchemaBuilder() - Method in class com.google.bigtable.v2.ResultSetMetadata.Builder
-
Schema in proto format
- getProtoSchemaOrBuilder() - Method in class com.google.bigtable.v2.ResultSetMetadata.Builder
-
Schema in proto format
- getProtoSchemaOrBuilder() - Method in class com.google.bigtable.v2.ResultSetMetadata
-
Schema in proto format
- getProtoSchemaOrBuilder() - Method in interface com.google.bigtable.v2.ResultSetMetadataOrBuilder
-
Schema in proto format
- 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.
- 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.
- getQuery() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Required.
- getQuery() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
-
Required.
- getQuery() - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
-
Required.
- getQueryBytes() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Required.
- getQueryBytes() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
-
Required.
- getQueryBytes() - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
-
Required.
- 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).
- getRaw() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
-
Use `Raw` encoding.
- getRaw() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding
-
Use `Raw` encoding.
- getRaw() - Method in interface com.google.bigtable.v2.Type.Bytes.EncodingOrBuilder
-
Use `Raw` encoding.
- getRawBuilder() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
-
Use `Raw` encoding.
- getRawOrBuilder() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
-
Use `Raw` encoding.
- getRawOrBuilder() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding
-
Use `Raw` encoding.
- getRawOrBuilder() - Method in interface com.google.bigtable.v2.Type.Bytes.EncodingOrBuilder
-
Use `Raw` encoding.
- getRawTimestampMicros() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a raw cell timestamp with no type information.
- getRawTimestampMicros() - Method in class com.google.bigtable.v2.Value
-
Represents a raw cell timestamp with no type information.
- getRawTimestampMicros() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a raw cell timestamp with no type information.
- getRawValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a raw byte sequence with no type information.
- getRawValue() - Method in class com.google.bigtable.v2.Value
-
Represents a raw byte sequence with no type information.
- getRawValue() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a raw byte sequence with no type information.
- getReadIterationStats() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Iteration stats describe how efficient the read is, e.g. comparing rows seen vs. rows returned or cells seen vs cells returned can provide an indication of read efficiency (the higher the ratio of seen to retuned the better).
- getReadIterationStats() - Method in class com.google.bigtable.v2.FullReadStatsView
-
Iteration stats describe how efficient the read is, e.g. comparing rows seen vs. rows returned or cells seen vs cells returned can provide an indication of read efficiency (the higher the ratio of seen to retuned the better).
- getReadIterationStats() - Method in interface com.google.bigtable.v2.FullReadStatsViewOrBuilder
-
Iteration stats describe how efficient the read is, e.g. comparing rows seen vs. rows returned or cells seen vs cells returned can provide an indication of read efficiency (the higher the ratio of seen to retuned the better).
- getReadIterationStatsBuilder() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Iteration stats describe how efficient the read is, e.g. comparing rows seen vs. rows returned or cells seen vs cells returned can provide an indication of read efficiency (the higher the ratio of seen to retuned the better).
- getReadIterationStatsOrBuilder() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Iteration stats describe how efficient the read is, e.g. comparing rows seen vs. rows returned or cells seen vs cells returned can provide an indication of read efficiency (the higher the ratio of seen to retuned the better).
- getReadIterationStatsOrBuilder() - Method in class com.google.bigtable.v2.FullReadStatsView
-
Iteration stats describe how efficient the read is, e.g. comparing rows seen vs. rows returned or cells seen vs cells returned can provide an indication of read efficiency (the higher the ratio of seen to retuned the better).
- getReadIterationStatsOrBuilder() - Method in interface com.google.bigtable.v2.FullReadStatsViewOrBuilder
-
Iteration stats describe how efficient the read is, e.g. comparing rows seen vs. rows returned or cells seen vs cells returned can provide an indication of read efficiency (the higher the ratio of seen to retuned the better).
- 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.
- 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.
- getResponseCase() - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
- getResponseCase() - Method in class com.google.bigtable.v2.ExecuteQueryResponse
- getResponseCase() - Method in interface com.google.bigtable.v2.ExecuteQueryResponseOrBuilder
- getResults() - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
-
A partial result set with row data potentially including additional instructions on how recent past and future partial responses should be interpreted.
- getResults() - Method in class com.google.bigtable.v2.ExecuteQueryResponse
-
A partial result set with row data potentially including additional instructions on how recent past and future partial responses should be interpreted.
- getResults() - Method in interface com.google.bigtable.v2.ExecuteQueryResponseOrBuilder
-
A partial result set with row data potentially including additional instructions on how recent past and future partial responses should be interpreted.
- getResultsBuilder() - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
-
A partial result set with row data potentially including additional instructions on how recent past and future partial responses should be interpreted.
- getResultsOrBuilder() - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
-
A partial result set with row data potentially including additional instructions on how recent past and future partial responses should be interpreted.
- getResultsOrBuilder() - Method in class com.google.bigtable.v2.ExecuteQueryResponse
-
A partial result set with row data potentially including additional instructions on how recent past and future partial responses should be interpreted.
- getResultsOrBuilder() - Method in interface com.google.bigtable.v2.ExecuteQueryResponseOrBuilder
-
A partial result set with row data potentially including additional instructions on how recent past and future partial responses should be interpreted.
- getResumeToken() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Optional.
- getResumeToken() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
-
Optional.
- getResumeToken() - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
-
Optional.
- getResumeToken() - Method in class com.google.bigtable.v2.PartialResultSet.Builder
-
An opaque token sent by the server to allow query resumption and signal the client to accumulate `partial_rows` since the last non-empty `resume_token`.
- getResumeToken() - Method in class com.google.bigtable.v2.PartialResultSet
-
An opaque token sent by the server to allow query resumption and signal the client to accumulate `partial_rows` since the last non-empty `resume_token`.
- getResumeToken() - Method in interface com.google.bigtable.v2.PartialResultSetOrBuilder
-
An opaque token sent by the server to allow query resumption and signal the client to accumulate `partial_rows` since the last non-empty `resume_token`.
- getRetryInfo() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
-
Notify the server that the client supports using retry info back off durations to retry requests with.
- getRetryInfo() - Method in class com.google.bigtable.v2.FeatureFlags
-
Notify the server that the client supports using retry info back off durations to retry requests with.
- getRetryInfo() - Method in interface com.google.bigtable.v2.FeatureFlagsOrBuilder
-
Notify the server that the client supports using retry info back off durations to retry requests with.
- 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.
- getRoutingCookie() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
-
Notify the server that the client supports using encoded routing cookie strings to retry requests with.
- getRoutingCookie() - Method in class com.google.bigtable.v2.FeatureFlags
-
Notify the server that the client supports using encoded routing cookie strings to retry requests with.
- getRoutingCookie() - Method in interface com.google.bigtable.v2.FeatureFlagsOrBuilder
-
Notify the server that the client supports using encoded routing cookie strings to retry requests with.
- 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.
- 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.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.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.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- getRulesBuilderList() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- 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.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- getRulesList() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
Required.
- getRulesList() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
Required.
- 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.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- getRulesOrBuilderList() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
Required.
- getRulesOrBuilderList() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
Required.
- getSchemaCase() - Method in class com.google.bigtable.v2.ResultSetMetadata.Builder
- getSchemaCase() - Method in class com.google.bigtable.v2.ResultSetMetadata
- getSchemaCase() - Method in interface com.google.bigtable.v2.ResultSetMetadataOrBuilder
- getSerializedSize() - Method in class com.google.bigtable.v2.ArrayValue
- 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.ColumnMetadata
- getSerializedSize() - Method in class com.google.bigtable.v2.ColumnRange
- getSerializedSize() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
- getSerializedSize() - Method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- getSerializedSize() - Method in class com.google.bigtable.v2.Mutation.SetCell
- getSerializedSize() - Method in class com.google.bigtable.v2.PartialResultSet
- 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.ProtoFormat
- getSerializedSize() - Method in class com.google.bigtable.v2.ProtoRows
- getSerializedSize() - Method in class com.google.bigtable.v2.ProtoRowsBatch
- getSerializedSize() - Method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.Aggregate.Max
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.Aggregate.Min
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.Aggregate.Sum
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.Array
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.Bool
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.Bytes
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.Date
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.Float32
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.Float64
- getSerializedSize() - Method in class com.google.bigtable.v2.Type
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.Int64.Encoding
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.Int64
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.Map
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.String.Encoding
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.String
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.Struct.Field
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.Struct
- getSerializedSize() - Method in class com.google.bigtable.v2.Type.Timestamp
- getSerializedSize() - Method in class com.google.bigtable.v2.Value
- getSerializedSize() - Method in class com.google.bigtable.v2.ValueRange
- 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.
- 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.
- 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.
- 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.
- 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
- 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.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.
- 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.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.
- getStateType() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Output only.
- getStateType() - Method in class com.google.bigtable.v2.Type.Aggregate
-
Output only.
- getStateType() - Method in interface com.google.bigtable.v2.Type.AggregateOrBuilder
-
Output only.
- getStateTypeBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Output only.
- getStateTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Output only.
- getStateTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate
-
Output only.
- getStateTypeOrBuilder() - Method in interface com.google.bigtable.v2.Type.AggregateOrBuilder
-
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.
- 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.
- 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
- getStringType() - Method in class com.google.bigtable.v2.Type.Builder
-
String
- getStringType() - Method in class com.google.bigtable.v2.Type
-
String
- getStringType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
String
- getStringTypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
String
- getStringTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
String
- getStringTypeOrBuilder() - Method in class com.google.bigtable.v2.Type
-
String
- getStringTypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
String
- getStringValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a string.
- getStringValue() - Method in class com.google.bigtable.v2.Value
-
Represents a typed value transported as a string.
- getStringValue() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a typed value transported as a string.
- getStringValueBytes() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a string.
- getStringValueBytes() - Method in class com.google.bigtable.v2.Value
-
Represents a typed value transported as a string.
- getStringValueBytes() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a typed value transported as a string.
- 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.
- getStructType() - Method in class com.google.bigtable.v2.Type.Builder
-
Struct
- getStructType() - Method in class com.google.bigtable.v2.Type
-
Struct
- getStructType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Struct
- getStructTypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
Struct
- getStructTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
Struct
- getStructTypeOrBuilder() - Method in class com.google.bigtable.v2.Type
-
Struct
- getStructTypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Struct
- getSum() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Sum aggregator.
- getSum() - Method in class com.google.bigtable.v2.Type.Aggregate
-
Sum aggregator.
- getSum() - Method in interface com.google.bigtable.v2.Type.AggregateOrBuilder
-
Sum aggregator.
- getSumBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Sum aggregator.
- getSumOrBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Sum aggregator.
- getSumOrBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate
-
Sum aggregator.
- getSumOrBuilder() - Method in interface com.google.bigtable.v2.Type.AggregateOrBuilder
-
Sum aggregator.
- getTable() - Method in class com.google.bigtable.v2.AuthorizedViewName.Builder
- getTable() - Method in class com.google.bigtable.v2.AuthorizedViewName
- getTable() - Method in class com.google.bigtable.v2.TableName.Builder
- getTable() - Method in class com.google.bigtable.v2.TableName
- getTableName() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Optional.
- getTableName() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Optional.
- getTableName() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Optional.
- 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
-
Optional.
- getTableName() - Method in class com.google.bigtable.v2.MutateRowRequest
-
Optional.
- getTableName() - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
-
Optional.
- getTableName() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Optional.
- getTableName() - Method in class com.google.bigtable.v2.MutateRowsRequest
-
Optional.
- getTableName() - Method in interface com.google.bigtable.v2.MutateRowsRequestOrBuilder
-
Optional.
- 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
-
Optional.
- getTableName() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
Optional.
- getTableName() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
Optional.
- getTableName() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
Optional.
- getTableName() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
Optional.
- getTableName() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
Optional.
- getTableName() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
Optional.
- getTableName() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
-
Optional.
- getTableName() - Method in interface com.google.bigtable.v2.SampleRowKeysRequestOrBuilder
-
Optional.
- getTableNameBytes() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Optional.
- getTableNameBytes() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
-
Optional.
- getTableNameBytes() - Method in interface com.google.bigtable.v2.CheckAndMutateRowRequestOrBuilder
-
Optional.
- 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
-
Optional.
- getTableNameBytes() - Method in class com.google.bigtable.v2.MutateRowRequest
-
Optional.
- getTableNameBytes() - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
-
Optional.
- getTableNameBytes() - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Optional.
- getTableNameBytes() - Method in class com.google.bigtable.v2.MutateRowsRequest
-
Optional.
- getTableNameBytes() - Method in interface com.google.bigtable.v2.MutateRowsRequestOrBuilder
-
Optional.
- 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
-
Optional.
- getTableNameBytes() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
-
Optional.
- getTableNameBytes() - Method in interface com.google.bigtable.v2.ReadModifyWriteRowRequestOrBuilder
-
Optional.
- getTableNameBytes() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
Optional.
- getTableNameBytes() - Method in class com.google.bigtable.v2.ReadRowsRequest
-
Optional.
- getTableNameBytes() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
-
Optional.
- getTableNameBytes() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
Optional.
- getTableNameBytes() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
-
Optional.
- getTableNameBytes() - Method in interface com.google.bigtable.v2.SampleRowKeysRequestOrBuilder
-
Optional.
- 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.
- 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.bigtable.v2.Mutation.AddToCell.Builder
-
The timestamp of the cell to which new data should be added.
- getTimestamp() - Method in class com.google.bigtable.v2.Mutation.AddToCell
-
The timestamp of the cell to which new data should be added.
- getTimestamp() - Method in interface com.google.bigtable.v2.Mutation.AddToCellOrBuilder
-
The timestamp of the cell to which new data should be added.
- getTimestamp() - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
-
The timestamp of the cell to which new data should be added.
- getTimestamp() - Method in class com.google.bigtable.v2.Mutation.MergeToCell
-
The timestamp of the cell to which new data should be added.
- getTimestamp() - Method in interface com.google.bigtable.v2.Mutation.MergeToCellOrBuilder
-
The timestamp of the cell to which new data should be added.
- getTimestampBuilder() - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The timestamp of the cell to which new data should be added.
- getTimestampBuilder() - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
-
The timestamp of the cell to which new data should be added.
- 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.
- getTimestampOrBuilder() - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The timestamp of the cell to which new data should be added.
- getTimestampOrBuilder() - Method in class com.google.bigtable.v2.Mutation.AddToCell
-
The timestamp of the cell to which new data should be added.
- getTimestampOrBuilder() - Method in interface com.google.bigtable.v2.Mutation.AddToCellOrBuilder
-
The timestamp of the cell to which new data should be added.
- getTimestampOrBuilder() - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
-
The timestamp of the cell to which new data should be added.
- getTimestampOrBuilder() - Method in class com.google.bigtable.v2.Mutation.MergeToCell
-
The timestamp of the cell to which new data should be added.
- getTimestampOrBuilder() - Method in interface com.google.bigtable.v2.Mutation.MergeToCellOrBuilder
-
The timestamp of the cell to which new data should be added.
- 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.
- getTimestampType() - Method in class com.google.bigtable.v2.Type.Builder
-
Timestamp
- getTimestampType() - Method in class com.google.bigtable.v2.Type
-
Timestamp
- getTimestampType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Timestamp
- getTimestampTypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
Timestamp
- getTimestampTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
-
Timestamp
- getTimestampTypeOrBuilder() - Method in class com.google.bigtable.v2.Type
-
Timestamp
- getTimestampTypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Timestamp
- getTimestampValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a timestamp.
- getTimestampValue() - Method in class com.google.bigtable.v2.Value
-
Represents a typed value transported as a timestamp.
- getTimestampValue() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a typed value transported as a timestamp.
- getTimestampValueBuilder() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a timestamp.
- getTimestampValueOrBuilder() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a timestamp.
- getTimestampValueOrBuilder() - Method in class com.google.bigtable.v2.Value
-
Represents a typed value transported as a timestamp.
- getTimestampValueOrBuilder() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a typed value transported as a timestamp.
- 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.
- 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.
- 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`.
- getType() - Method in class com.google.bigtable.v2.ColumnMetadata.Builder
-
The type of the column.
- getType() - Method in class com.google.bigtable.v2.ColumnMetadata
-
The type of the column.
- getType() - Method in interface com.google.bigtable.v2.ColumnMetadataOrBuilder
-
The type of the column.
- 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.bigtable.v2.Type.Struct.Field.Builder
-
The type of values in this field.
- getType() - Method in class com.google.bigtable.v2.Type.Struct.Field
-
The type of values in this field.
- getType() - Method in interface com.google.bigtable.v2.Type.Struct.FieldOrBuilder
-
The type of values in this field.
- getType() - Method in class com.google.bigtable.v2.Value.Builder
-
The verified `Type` of this `Value`, if it cannot be inferred.
- getType() - Method in class com.google.bigtable.v2.Value
-
The verified `Type` of this `Value`, if it cannot be inferred.
- getType() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
The verified `Type` of this `Value`, if it cannot be inferred.
- getTypeBuilder() - Method in class com.google.bigtable.v2.ColumnMetadata.Builder
-
The type of the column.
- getTypeBuilder() - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
-
The type of values in this field.
- getTypeBuilder() - Method in class com.google.bigtable.v2.Value.Builder
-
The verified `Type` of this `Value`, if it cannot be inferred.
- getTypeOrBuilder() - Method in class com.google.bigtable.v2.ColumnMetadata.Builder
-
The type of the column.
- getTypeOrBuilder() - Method in class com.google.bigtable.v2.ColumnMetadata
-
The type of the column.
- getTypeOrBuilder() - Method in interface com.google.bigtable.v2.ColumnMetadataOrBuilder
-
The type of the column.
- getTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
-
The type of values in this field.
- getTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Struct.Field
-
The type of values in this field.
- getTypeOrBuilder() - Method in interface com.google.bigtable.v2.Type.Struct.FieldOrBuilder
-
The type of values in this field.
- getTypeOrBuilder() - Method in class com.google.bigtable.v2.Value.Builder
-
The verified `Type` of this `Value`, if it cannot be inferred.
- getTypeOrBuilder() - Method in class com.google.bigtable.v2.Value
-
The verified `Type` of this `Value`, if it cannot be inferred.
- getTypeOrBuilder() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
The verified `Type` of this `Value`, if it cannot be inferred.
- 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.
- getUtf8Bytes() - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
-
Use `Utf8Bytes` encoding.
- getUtf8Bytes() - Method in class com.google.bigtable.v2.Type.String.Encoding
-
Use `Utf8Bytes` encoding.
- getUtf8Bytes() - Method in interface com.google.bigtable.v2.Type.String.EncodingOrBuilder
-
Use `Utf8Bytes` encoding.
- getUtf8BytesBuilder() - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
-
Use `Utf8Bytes` encoding.
- getUtf8BytesOrBuilder() - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
-
Use `Utf8Bytes` encoding.
- getUtf8BytesOrBuilder() - Method in class com.google.bigtable.v2.Type.String.Encoding
-
Use `Utf8Bytes` encoding.
- getUtf8BytesOrBuilder() - Method in interface com.google.bigtable.v2.Type.String.EncodingOrBuilder
-
Use `Utf8Bytes` encoding.
- getUtf8Raw() - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
-
Deprecated.google.bigtable.v2.Type.String.Encoding.utf8_raw is deprecated. See google/bigtable/v2/types.proto;l=97
- getUtf8Raw() - Method in class com.google.bigtable.v2.Type.String.Encoding
-
Deprecated.google.bigtable.v2.Type.String.Encoding.utf8_raw is deprecated. See google/bigtable/v2/types.proto;l=97
- getUtf8Raw() - Method in interface com.google.bigtable.v2.Type.String.EncodingOrBuilder
-
Deprecated.google.bigtable.v2.Type.String.Encoding.utf8_raw is deprecated. See google/bigtable/v2/types.proto;l=97
- getUtf8RawBuilder() - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
-
Deprecated.
- getUtf8RawOrBuilder() - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
-
Deprecated.
- getUtf8RawOrBuilder() - Method in class com.google.bigtable.v2.Type.String.Encoding
-
Deprecated.
- getUtf8RawOrBuilder() - Method in interface com.google.bigtable.v2.Type.String.EncodingOrBuilder
-
Deprecated.
- 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.
- 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.
- getValues(int) - Method in class com.google.bigtable.v2.ArrayValue.Builder
-
The ordered elements in the array.
- getValues(int) - Method in class com.google.bigtable.v2.ArrayValue
-
The ordered elements in the array.
- getValues(int) - Method in interface com.google.bigtable.v2.ArrayValueOrBuilder
-
The ordered elements in the array.
- getValues(int) - Method in class com.google.bigtable.v2.ProtoRows.Builder
-
A proto rows message consists of a list of values.
- getValues(int) - Method in class com.google.bigtable.v2.ProtoRows
-
A proto rows message consists of a list of values.
- getValues(int) - Method in interface com.google.bigtable.v2.ProtoRowsOrBuilder
-
A proto rows message consists of a list of values.
- getValuesBuilder(int) - Method in class com.google.bigtable.v2.ArrayValue.Builder
-
The ordered elements in the array.
- getValuesBuilder(int) - Method in class com.google.bigtable.v2.ProtoRows.Builder
-
A proto rows message consists of a list of values.
- getValuesBuilderList() - Method in class com.google.bigtable.v2.ArrayValue.Builder
-
The ordered elements in the array.
- getValuesBuilderList() - Method in class com.google.bigtable.v2.ProtoRows.Builder
-
A proto rows message consists of a list of values.
- getValuesCount() - Method in class com.google.bigtable.v2.ArrayValue.Builder
-
The ordered elements in the array.
- getValuesCount() - Method in class com.google.bigtable.v2.ArrayValue
-
The ordered elements in the array.
- getValuesCount() - Method in interface com.google.bigtable.v2.ArrayValueOrBuilder
-
The ordered elements in the array.
- getValuesCount() - Method in class com.google.bigtable.v2.ProtoRows.Builder
-
A proto rows message consists of a list of values.
- getValuesCount() - Method in class com.google.bigtable.v2.ProtoRows
-
A proto rows message consists of a list of values.
- getValuesCount() - Method in interface com.google.bigtable.v2.ProtoRowsOrBuilder
-
A proto rows message consists of a list of values.
- 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.
- getValuesList() - Method in class com.google.bigtable.v2.ArrayValue.Builder
-
The ordered elements in the array.
- getValuesList() - Method in class com.google.bigtable.v2.ArrayValue
-
The ordered elements in the array.
- getValuesList() - Method in interface com.google.bigtable.v2.ArrayValueOrBuilder
-
The ordered elements in the array.
- getValuesList() - Method in class com.google.bigtable.v2.ProtoRows.Builder
-
A proto rows message consists of a list of values.
- getValuesList() - Method in class com.google.bigtable.v2.ProtoRows
-
A proto rows message consists of a list of values.
- getValuesList() - Method in interface com.google.bigtable.v2.ProtoRowsOrBuilder
-
A proto rows message consists of a list of values.
- getValuesOrBuilder(int) - Method in class com.google.bigtable.v2.ArrayValue.Builder
-
The ordered elements in the array.
- getValuesOrBuilder(int) - Method in class com.google.bigtable.v2.ArrayValue
-
The ordered elements in the array.
- getValuesOrBuilder(int) - Method in interface com.google.bigtable.v2.ArrayValueOrBuilder
-
The ordered elements in the array.
- getValuesOrBuilder(int) - Method in class com.google.bigtable.v2.ProtoRows.Builder
-
A proto rows message consists of a list of values.
- getValuesOrBuilder(int) - Method in class com.google.bigtable.v2.ProtoRows
-
A proto rows message consists of a list of values.
- getValuesOrBuilder(int) - Method in interface com.google.bigtable.v2.ProtoRowsOrBuilder
-
A proto rows message consists of a list of values.
- getValuesOrBuilderList() - Method in class com.google.bigtable.v2.ArrayValue.Builder
-
The ordered elements in the array.
- getValuesOrBuilderList() - Method in class com.google.bigtable.v2.ArrayValue
-
The ordered elements in the array.
- getValuesOrBuilderList() - Method in interface com.google.bigtable.v2.ArrayValueOrBuilder
-
The ordered elements in the array.
- getValuesOrBuilderList() - Method in class com.google.bigtable.v2.ProtoRows.Builder
-
A proto rows message consists of a list of values.
- getValuesOrBuilderList() - Method in class com.google.bigtable.v2.ProtoRows
-
A proto rows message consists of a list of values.
- getValuesOrBuilderList() - Method in interface com.google.bigtable.v2.ProtoRowsOrBuilder
-
A proto rows message consists of a list of values.
- getValueType() - Method in class com.google.bigtable.v2.Type.Map.Builder
-
The type of the values in a map.
- getValueType() - Method in class com.google.bigtable.v2.Type.Map
-
The type of the values in a map.
- getValueType() - Method in interface com.google.bigtable.v2.Type.MapOrBuilder
-
The type of the values in a map.
- getValueTypeBuilder() - Method in class com.google.bigtable.v2.Type.Map.Builder
-
The type of the values in a map.
- getValueTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Map.Builder
-
The type of the values in a map.
- getValueTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Map
-
The type of the values in a map.
- getValueTypeOrBuilder() - Method in interface com.google.bigtable.v2.Type.MapOrBuilder
-
The type of the values in a map.
- 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.
H
- hasAddToCell() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Incrementally updates an `Aggregate` cell.
- hasAddToCell() - Method in class com.google.bigtable.v2.Mutation
-
Incrementally updates an `Aggregate` cell.
- hasAddToCell() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Incrementally updates an `Aggregate` cell.
- hasAggregateType() - Method in class com.google.bigtable.v2.Type.Builder
-
Aggregate
- hasAggregateType() - Method in class com.google.bigtable.v2.Type
-
Aggregate
- hasAggregateType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Aggregate
- 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.
- hasArrayType() - Method in class com.google.bigtable.v2.Type.Builder
-
Array
- hasArrayType() - Method in class com.google.bigtable.v2.Type
-
Array
- hasArrayType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Array
- hasArrayValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a sequence of values.
- hasArrayValue() - Method in class com.google.bigtable.v2.Value
-
Represents a typed value transported as a sequence of values.
- hasArrayValue() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a typed value transported as a sequence of values.
- hasBigEndianBytes() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
-
Use `BigEndianBytes` encoding.
- hasBigEndianBytes() - Method in class com.google.bigtable.v2.Type.Int64.Encoding
-
Use `BigEndianBytes` encoding.
- hasBigEndianBytes() - Method in interface com.google.bigtable.v2.Type.Int64.EncodingOrBuilder
-
Use `BigEndianBytes` encoding.
- 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.
- hasBoolType() - Method in class com.google.bigtable.v2.Type.Builder
-
Bool
- hasBoolType() - Method in class com.google.bigtable.v2.Type
-
Bool
- hasBoolType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Bool
- hasBoolValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a boolean.
- hasBoolValue() - Method in class com.google.bigtable.v2.Value
-
Represents a typed value transported as a boolean.
- hasBoolValue() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a typed value transported as a boolean.
- hasBytesType() - Method in class com.google.bigtable.v2.Type.Builder
-
Bytes
- hasBytesType() - Method in class com.google.bigtable.v2.Type
-
Bytes
- hasBytesType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
-
Deprecated: ignored if set.
- hasBytesType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
-
Deprecated: ignored if set.
- hasBytesType() - Method in interface com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytesOrBuilder
-
Deprecated: ignored if set.
- hasBytesType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Bytes
- hasBytesValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a byte sequence.
- hasBytesValue() - Method in class com.google.bigtable.v2.Value
-
Represents a typed value transported as a byte sequence.
- hasBytesValue() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a typed value transported as a byte sequence.
- 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.
- 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.
- 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.
- hasColumnQualifier() - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The qualifier of the column into which new data should be added.
- hasColumnQualifier() - Method in class com.google.bigtable.v2.Mutation.AddToCell
-
The qualifier of the column into which new data should be added.
- hasColumnQualifier() - Method in interface com.google.bigtable.v2.Mutation.AddToCellOrBuilder
-
The qualifier of the column into which new data should be added.
- hasColumnQualifier() - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
-
The qualifier of the column into which new data should be added.
- hasColumnQualifier() - Method in class com.google.bigtable.v2.Mutation.MergeToCell
-
The qualifier of the column into which new data should be added.
- hasColumnQualifier() - Method in interface com.google.bigtable.v2.Mutation.MergeToCellOrBuilder
-
The qualifier of the column into which new data should be added.
- 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.
- 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.
- hasDateType() - Method in class com.google.bigtable.v2.Type.Builder
-
Date
- hasDateType() - Method in class com.google.bigtable.v2.Type
-
Date
- hasDateType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Date
- hasDateValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a date.
- hasDateValue() - Method in class com.google.bigtable.v2.Value
-
Represents a typed value transported as a date.
- hasDateValue() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a typed value transported as a date.
- 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.
- hasElementType() - Method in class com.google.bigtable.v2.Type.Array.Builder
-
The type of the elements in the array.
- hasElementType() - Method in class com.google.bigtable.v2.Type.Array
-
The type of the elements in the array.
- hasElementType() - Method in interface com.google.bigtable.v2.Type.ArrayOrBuilder
-
The type of the elements in the array.
- hasEncoding() - Method in class com.google.bigtable.v2.Type.Bytes.Builder
-
The encoding to use when converting to/from lower level types.
- hasEncoding() - Method in class com.google.bigtable.v2.Type.Bytes
-
The encoding to use when converting to/from lower level types.
- hasEncoding() - Method in interface com.google.bigtable.v2.Type.BytesOrBuilder
-
The encoding to use when converting to/from lower level types.
- hasEncoding() - Method in class com.google.bigtable.v2.Type.Int64.Builder
-
The encoding to use when converting to/from lower level types.
- hasEncoding() - Method in class com.google.bigtable.v2.Type.Int64
-
The encoding to use when converting to/from lower level types.
- hasEncoding() - Method in interface com.google.bigtable.v2.Type.Int64OrBuilder
-
The encoding to use when converting to/from lower level types.
- hasEncoding() - Method in class com.google.bigtable.v2.Type.String.Builder
-
The encoding to use when converting to/from lower level types.
- hasEncoding() - Method in class com.google.bigtable.v2.Type.String
-
The encoding to use when converting to/from lower level types.
- hasEncoding() - Method in interface com.google.bigtable.v2.Type.StringOrBuilder
-
The encoding to use when converting to/from lower level types.
- 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.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.
- 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).
- hasFloat32Type() - Method in class com.google.bigtable.v2.Type.Builder
-
Float32
- hasFloat32Type() - Method in class com.google.bigtable.v2.Type
-
Float32
- hasFloat32Type() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Float32
- hasFloat64Type() - Method in class com.google.bigtable.v2.Type.Builder
-
Float64
- hasFloat64Type() - Method in class com.google.bigtable.v2.Type
-
Float64
- hasFloat64Type() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Float64
- hasFloatValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a floating point number.
- hasFloatValue() - Method in class com.google.bigtable.v2.Value
-
Represents a typed value transported as a floating point number.
- hasFloatValue() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a typed value transported as a floating point number.
- 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.
- 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.
- hashCode() - Method in class com.google.bigtable.v2.ArrayValue
- hashCode() - Method in class com.google.bigtable.v2.AuthorizedViewName
- 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.ColumnMetadata
- hashCode() - Method in class com.google.bigtable.v2.ColumnRange
- hashCode() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
- hashCode() - Method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- hashCode() - Method in class com.google.bigtable.v2.Mutation.SetCell
- hashCode() - Method in class com.google.bigtable.v2.PartialResultSet
- 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.ProtoFormat
- hashCode() - Method in class com.google.bigtable.v2.ProtoRows
- hashCode() - Method in class com.google.bigtable.v2.ProtoRowsBatch
- hashCode() - Method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate
- hashCode() - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- hashCode() - Method in class com.google.bigtable.v2.Type.Aggregate.Max
- hashCode() - Method in class com.google.bigtable.v2.Type.Aggregate.Min
- hashCode() - Method in class com.google.bigtable.v2.Type.Aggregate.Sum
- hashCode() - Method in class com.google.bigtable.v2.Type.Array
- hashCode() - Method in class com.google.bigtable.v2.Type.Bool
- hashCode() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding
- hashCode() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- hashCode() - Method in class com.google.bigtable.v2.Type.Bytes
- hashCode() - Method in class com.google.bigtable.v2.Type.Date
- hashCode() - Method in class com.google.bigtable.v2.Type.Float32
- hashCode() - Method in class com.google.bigtable.v2.Type.Float64
- hashCode() - Method in class com.google.bigtable.v2.Type
- hashCode() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- hashCode() - Method in class com.google.bigtable.v2.Type.Int64.Encoding
- hashCode() - Method in class com.google.bigtable.v2.Type.Int64
- hashCode() - Method in class com.google.bigtable.v2.Type.Map
- hashCode() - Method in class com.google.bigtable.v2.Type.String.Encoding
- hashCode() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- hashCode() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- hashCode() - Method in class com.google.bigtable.v2.Type.String
- hashCode() - Method in class com.google.bigtable.v2.Type.Struct.Field
- hashCode() - Method in class com.google.bigtable.v2.Type.Struct
- hashCode() - Method in class com.google.bigtable.v2.Type.Timestamp
- hashCode() - Method in class com.google.bigtable.v2.Value
- hashCode() - Method in class com.google.bigtable.v2.ValueRange
- 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.
- hasHllppUniqueCount() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
HyperLogLogPlusPlusUniqueCount aggregator.
- hasHllppUniqueCount() - Method in class com.google.bigtable.v2.Type.Aggregate
-
HyperLogLogPlusPlusUniqueCount aggregator.
- hasHllppUniqueCount() - Method in interface com.google.bigtable.v2.Type.AggregateOrBuilder
-
HyperLogLogPlusPlusUniqueCount aggregator.
- 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.
- hasInput() - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The input value to be accumulated into the specified cell.
- hasInput() - Method in class com.google.bigtable.v2.Mutation.AddToCell
-
The input value to be accumulated into the specified cell.
- hasInput() - Method in interface com.google.bigtable.v2.Mutation.AddToCellOrBuilder
-
The input value to be accumulated into the specified cell.
- hasInput() - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
-
The input value to be merged into the specified cell.
- hasInput() - Method in class com.google.bigtable.v2.Mutation.MergeToCell
-
The input value to be merged into the specified cell.
- hasInput() - Method in interface com.google.bigtable.v2.Mutation.MergeToCellOrBuilder
-
The input value to be merged into the specified cell.
- hasInputType() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.
- hasInputType() - Method in class com.google.bigtable.v2.Type.Aggregate
-
Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.
- hasInputType() - Method in interface com.google.bigtable.v2.Type.AggregateOrBuilder
-
Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.
- hasInt64Type() - Method in class com.google.bigtable.v2.Type.Builder
-
Int64
- hasInt64Type() - Method in class com.google.bigtable.v2.Type
-
Int64
- hasInt64Type() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Int64
- 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.
- hasIntValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as an integer.
- hasIntValue() - Method in class com.google.bigtable.v2.Value
-
Represents a typed value transported as an integer.
- hasIntValue() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a typed value transported as an integer.
- hasKeyType() - Method in class com.google.bigtable.v2.Type.Map.Builder
-
The type of a map key.
- hasKeyType() - Method in class com.google.bigtable.v2.Type.Map
-
The type of a map key.
- hasKeyType() - Method in interface com.google.bigtable.v2.Type.MapOrBuilder
-
The type of a map key.
- hasMapType() - Method in class com.google.bigtable.v2.Type.Builder
-
Map
- hasMapType() - Method in class com.google.bigtable.v2.Type
-
Map
- hasMapType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Map
- hasMax() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Max aggregator.
- hasMax() - Method in class com.google.bigtable.v2.Type.Aggregate
-
Max aggregator.
- hasMax() - Method in interface com.google.bigtable.v2.Type.AggregateOrBuilder
-
Max aggregator.
- hasMergeToCell() - Method in class com.google.bigtable.v2.Mutation.Builder
-
Merges accumulated state to an `Aggregate` cell.
- hasMergeToCell() - Method in class com.google.bigtable.v2.Mutation
-
Merges accumulated state to an `Aggregate` cell.
- hasMergeToCell() - Method in interface com.google.bigtable.v2.MutationOrBuilder
-
Merges accumulated state to an `Aggregate` cell.
- hasMetadata() - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
-
Structure of rows in this response stream.
- hasMetadata() - Method in class com.google.bigtable.v2.ExecuteQueryResponse
-
Structure of rows in this response stream.
- hasMetadata() - Method in interface com.google.bigtable.v2.ExecuteQueryResponseOrBuilder
-
Structure of rows in this response stream.
- hasMin() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Min aggregator.
- hasMin() - Method in class com.google.bigtable.v2.Type.Aggregate
-
Min aggregator.
- hasMin() - Method in interface com.google.bigtable.v2.Type.AggregateOrBuilder
-
Min aggregator.
- 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.
- 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.
- hasProtoFormat() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
- hasProtoFormat() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
-
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
- hasProtoFormat() - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
-
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
- hasProtoRowsBatch() - Method in class com.google.bigtable.v2.PartialResultSet.Builder
-
Partial rows in serialized ProtoRows format.
- hasProtoRowsBatch() - Method in class com.google.bigtable.v2.PartialResultSet
-
Partial rows in serialized ProtoRows format.
- hasProtoRowsBatch() - Method in interface com.google.bigtable.v2.PartialResultSetOrBuilder
-
Partial rows in serialized ProtoRows format.
- hasProtoSchema() - Method in class com.google.bigtable.v2.ResultSetMetadata.Builder
-
Schema in proto format
- hasProtoSchema() - Method in class com.google.bigtable.v2.ResultSetMetadata
-
Schema in proto format
- hasProtoSchema() - Method in interface com.google.bigtable.v2.ResultSetMetadataOrBuilder
-
Schema in proto format
- 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).
- hasRaw() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
-
Use `Raw` encoding.
- hasRaw() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding
-
Use `Raw` encoding.
- hasRaw() - Method in interface com.google.bigtable.v2.Type.Bytes.EncodingOrBuilder
-
Use `Raw` encoding.
- hasRawTimestampMicros() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a raw cell timestamp with no type information.
- hasRawTimestampMicros() - Method in class com.google.bigtable.v2.Value
-
Represents a raw cell timestamp with no type information.
- hasRawTimestampMicros() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a raw cell timestamp with no type information.
- hasRawValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a raw byte sequence with no type information.
- hasRawValue() - Method in class com.google.bigtable.v2.Value
-
Represents a raw byte sequence with no type information.
- hasRawValue() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a raw byte sequence with no type information.
- hasReadIterationStats() - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Iteration stats describe how efficient the read is, e.g. comparing rows seen vs. rows returned or cells seen vs cells returned can provide an indication of read efficiency (the higher the ratio of seen to retuned the better).
- hasReadIterationStats() - Method in class com.google.bigtable.v2.FullReadStatsView
-
Iteration stats describe how efficient the read is, e.g. comparing rows seen vs. rows returned or cells seen vs cells returned can provide an indication of read efficiency (the higher the ratio of seen to retuned the better).
- hasReadIterationStats() - Method in interface com.google.bigtable.v2.FullReadStatsViewOrBuilder
-
Iteration stats describe how efficient the read is, e.g. comparing rows seen vs. rows returned or cells seen vs cells returned can provide an indication of read efficiency (the higher the ratio of seen to retuned the better).
- 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.
- 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.
- hasResults() - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
-
A partial result set with row data potentially including additional instructions on how recent past and future partial responses should be interpreted.
- hasResults() - Method in class com.google.bigtable.v2.ExecuteQueryResponse
-
A partial result set with row data potentially including additional instructions on how recent past and future partial responses should be interpreted.
- hasResults() - Method in interface com.google.bigtable.v2.ExecuteQueryResponseOrBuilder
-
A partial result set with row data potentially including additional instructions on how recent past and future partial responses should be interpreted.
- 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.
- 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.
- 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.
- 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.
- 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.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.
- hasStateType() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Output only.
- hasStateType() - Method in class com.google.bigtable.v2.Type.Aggregate
-
Output only.
- hasStateType() - Method in interface com.google.bigtable.v2.Type.AggregateOrBuilder
-
Output only.
- 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.
- hasStringType() - Method in class com.google.bigtable.v2.Type.Builder
-
String
- hasStringType() - Method in class com.google.bigtable.v2.Type
-
String
- hasStringType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
String
- hasStringValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a string.
- hasStringValue() - Method in class com.google.bigtable.v2.Value
-
Represents a typed value transported as a string.
- hasStringValue() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a typed value transported as a string.
- 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.
- hasStructType() - Method in class com.google.bigtable.v2.Type.Builder
-
Struct
- hasStructType() - Method in class com.google.bigtable.v2.Type
-
Struct
- hasStructType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Struct
- hasSum() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Sum aggregator.
- hasSum() - Method in class com.google.bigtable.v2.Type.Aggregate
-
Sum aggregator.
- hasSum() - Method in interface com.google.bigtable.v2.Type.AggregateOrBuilder
-
Sum aggregator.
- 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.
- hasTimestamp() - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The timestamp of the cell to which new data should be added.
- hasTimestamp() - Method in class com.google.bigtable.v2.Mutation.AddToCell
-
The timestamp of the cell to which new data should be added.
- hasTimestamp() - Method in interface com.google.bigtable.v2.Mutation.AddToCellOrBuilder
-
The timestamp of the cell to which new data should be added.
- hasTimestamp() - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
-
The timestamp of the cell to which new data should be added.
- hasTimestamp() - Method in class com.google.bigtable.v2.Mutation.MergeToCell
-
The timestamp of the cell to which new data should be added.
- hasTimestamp() - Method in interface com.google.bigtable.v2.Mutation.MergeToCellOrBuilder
-
The timestamp of the cell to which new data should be added.
- 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.
- hasTimestampType() - Method in class com.google.bigtable.v2.Type.Builder
-
Timestamp
- hasTimestampType() - Method in class com.google.bigtable.v2.Type
-
Timestamp
- hasTimestampType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
-
Timestamp
- hasTimestampValue() - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a timestamp.
- hasTimestampValue() - Method in class com.google.bigtable.v2.Value
-
Represents a typed value transported as a timestamp.
- hasTimestampValue() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
Represents a typed value transported as a timestamp.
- 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.
- hasType() - Method in class com.google.bigtable.v2.ColumnMetadata.Builder
-
The type of the column.
- hasType() - Method in class com.google.bigtable.v2.ColumnMetadata
-
The type of the column.
- hasType() - Method in interface com.google.bigtable.v2.ColumnMetadataOrBuilder
-
The type of the column.
- hasType() - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
-
The type of values in this field.
- hasType() - Method in class com.google.bigtable.v2.Type.Struct.Field
-
The type of values in this field.
- hasType() - Method in interface com.google.bigtable.v2.Type.Struct.FieldOrBuilder
-
The type of values in this field.
- hasType() - Method in class com.google.bigtable.v2.Value.Builder
-
The verified `Type` of this `Value`, if it cannot be inferred.
- hasType() - Method in class com.google.bigtable.v2.Value
-
The verified `Type` of this `Value`, if it cannot be inferred.
- hasType() - Method in interface com.google.bigtable.v2.ValueOrBuilder
-
The verified `Type` of this `Value`, if it cannot be inferred.
- hasUtf8Bytes() - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
-
Use `Utf8Bytes` encoding.
- hasUtf8Bytes() - Method in class com.google.bigtable.v2.Type.String.Encoding
-
Use `Utf8Bytes` encoding.
- hasUtf8Bytes() - Method in interface com.google.bigtable.v2.Type.String.EncodingOrBuilder
-
Use `Utf8Bytes` encoding.
- hasUtf8Raw() - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
-
Deprecated.google.bigtable.v2.Type.String.Encoding.utf8_raw is deprecated. See google/bigtable/v2/types.proto;l=97
- hasUtf8Raw() - Method in class com.google.bigtable.v2.Type.String.Encoding
-
Deprecated.google.bigtable.v2.Type.String.Encoding.utf8_raw is deprecated. See google/bigtable/v2/types.proto;l=97
- hasUtf8Raw() - Method in interface com.google.bigtable.v2.Type.String.EncodingOrBuilder
-
Deprecated.google.bigtable.v2.Type.String.Encoding.utf8_raw is deprecated. See google/bigtable/v2/types.proto;l=97
- 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.
- hasValueType() - Method in class com.google.bigtable.v2.Type.Map.Builder
-
The type of the values in a map.
- hasValueType() - Method in class com.google.bigtable.v2.Type.Map
-
The type of the values in a map.
- hasValueType() - Method in interface com.google.bigtable.v2.Type.MapOrBuilder
-
The type of the values in a map.
- 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.
- HEARTBEAT - Enum constant in enum 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
- HLLPP_UNIQUE_COUNT - Enum constant in enum com.google.bigtable.v2.Type.Aggregate.AggregatorCase
- HLLPP_UNIQUE_COUNT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Aggregate
I
- INCREMENT_AMOUNT - Enum constant in enum 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
- INPUT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation.AddToCell
- INPUT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation.MergeToCell
- INPUT_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Aggregate
- INSTANCE_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ExecuteQueryRequest
- InstanceName - Class in com.google.bigtable.v2
- InstanceName() - Constructor for class com.google.bigtable.v2.InstanceName
-
Deprecated.
- InstanceName.Builder - Class in com.google.bigtable.v2
-
Builder for projects/{project}/instances/{instance}.
- INT_VALUE - Enum constant in enum com.google.bigtable.v2.Value.KindCase
- INT_VALUE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Value
- INT64_TYPE - Enum constant in enum com.google.bigtable.v2.Type.KindCase
- INT64_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
- INTERLEAVE - Enum constant in enum com.google.bigtable.v2.RowFilter.FilterCase
- INTERLEAVE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ArrayValue.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ArrayValue
- 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.ColumnMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ColumnMetadata
- 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.ExecuteQueryRequest.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Mutation.AddToCell
- 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.MergeToCell.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Mutation.MergeToCell
- 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.PartialResultSet.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.PartialResultSet
- 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.ProtoFormat.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ProtoFormat
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ProtoRows.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ProtoRows
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ProtoRowsBatch
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ProtoSchema.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ResultSetMetadata
- 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.Type.Aggregate.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Aggregate
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Aggregate.Max.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Aggregate.Max
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Aggregate.Min.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Aggregate.Min
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Aggregate.Sum.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Aggregate.Sum
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Array.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Array
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Bool.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Bool
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Bytes.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Bytes
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Date.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Date
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Float32.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Float32
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Float64.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Float64
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Int64.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Int64.Encoding
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Int64
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Map.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Map
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.String.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.String.Encoding
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw.Builder
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.String
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Struct.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Struct.Field
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Struct
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Timestamp
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Value.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Value
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ValueRange.Builder
- internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ValueRange
- internalGetMapFieldReflection(int) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
- internalGetMapFieldReflection(int) - Method in class com.google.bigtable.v2.ExecuteQueryRequest
- internalGetMutableMapFieldReflection(int) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
- internalGetValueMap() - Static method in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
- internalGetValueMap() - Static method in enum com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
- isInitialized() - Method in class com.google.bigtable.v2.ArrayValue.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ArrayValue
- 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.ColumnMetadata.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ColumnMetadata
- 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.ExecuteQueryRequest.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
- isInitialized() - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Mutation.AddToCell
- 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.MergeToCell.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Mutation.MergeToCell
- 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.PartialResultSet.Builder
- isInitialized() - Method in class com.google.bigtable.v2.PartialResultSet
- 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.ProtoFormat.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ProtoFormat
- isInitialized() - Method in class com.google.bigtable.v2.ProtoRows.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ProtoRows
- isInitialized() - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ProtoRowsBatch
- isInitialized() - Method in class com.google.bigtable.v2.ProtoSchema.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ResultSetMetadata
- 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.Type.Aggregate.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- isInitialized() - Method in class com.google.bigtable.v2.Type.Aggregate
- isInitialized() - Method in class com.google.bigtable.v2.Type.Aggregate.Max.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.Aggregate.Max
- isInitialized() - Method in class com.google.bigtable.v2.Type.Aggregate.Min.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.Aggregate.Min
- isInitialized() - Method in class com.google.bigtable.v2.Type.Aggregate.Sum.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.Aggregate.Sum
- isInitialized() - Method in class com.google.bigtable.v2.Type.Array.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.Array
- isInitialized() - Method in class com.google.bigtable.v2.Type.Bool.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.Bool
- isInitialized() - Method in class com.google.bigtable.v2.Type.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.Bytes.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding
- isInitialized() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- isInitialized() - Method in class com.google.bigtable.v2.Type.Bytes
- isInitialized() - Method in class com.google.bigtable.v2.Type.Date.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.Date
- isInitialized() - Method in class com.google.bigtable.v2.Type.Float32.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.Float32
- isInitialized() - Method in class com.google.bigtable.v2.Type.Float64.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.Float64
- isInitialized() - Method in class com.google.bigtable.v2.Type.Int64.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- isInitialized() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.Int64.Encoding
- isInitialized() - Method in class com.google.bigtable.v2.Type.Int64
- isInitialized() - Method in class com.google.bigtable.v2.Type
- isInitialized() - Method in class com.google.bigtable.v2.Type.Map.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.Map
- isInitialized() - Method in class com.google.bigtable.v2.Type.String.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.String.Encoding
- isInitialized() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- isInitialized() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw.Builder
-
Deprecated.
- isInitialized() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- isInitialized() - Method in class com.google.bigtable.v2.Type.String
- isInitialized() - Method in class com.google.bigtable.v2.Type.Struct.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.Struct.Field
- isInitialized() - Method in class com.google.bigtable.v2.Type.Struct
- isInitialized() - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Type.Timestamp
- isInitialized() - Method in class com.google.bigtable.v2.Value.Builder
- isInitialized() - Method in class com.google.bigtable.v2.Value
- isInitialized() - Method in class com.google.bigtable.v2.ValueRange.Builder
- isInitialized() - Method in class com.google.bigtable.v2.ValueRange
- isParsableFrom(String) - Static method in class com.google.bigtable.v2.AuthorizedViewName
- isParsableFrom(String) - Static method in class com.google.bigtable.v2.InstanceName
- isParsableFrom(String) - Static method in class com.google.bigtable.v2.TableName
K
- KEY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Row
- KEY_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Map
- KIND_NOT_SET - Enum constant in enum com.google.bigtable.v2.Type.KindCase
- KIND_NOT_SET - Enum constant in enum com.google.bigtable.v2.Value.KindCase
L
- 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
M
- MAP_TYPE - Enum constant in enum com.google.bigtable.v2.Type.KindCase
- MAP_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
- MAX - Enum constant in enum com.google.bigtable.v2.Type.Aggregate.AggregatorCase
- MAX_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Aggregate
- MERGE_TO_CELL - Enum constant in enum com.google.bigtable.v2.Mutation.MutationCase
- MERGE_TO_CELL_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation
- mergeAddToCell(Mutation.AddToCell) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Incrementally updates an `Aggregate` cell.
- mergeAggregateType(Type.Aggregate) - Method in class com.google.bigtable.v2.Type.Builder
-
Aggregate
- mergeArrayType(Type.Array) - Method in class com.google.bigtable.v2.Type.Builder
-
Array
- mergeArrayValue(ArrayValue) - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a sequence of values.
- mergeBigEndianBytes(Type.Int64.Encoding.BigEndianBytes) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
-
Use `BigEndianBytes` encoding.
- mergeBoolType(Type.Bool) - Method in class com.google.bigtable.v2.Type.Builder
-
Bool
- mergeBytesType(Type.Bytes) - Method in class com.google.bigtable.v2.Type.Builder
-
Bytes
- mergeBytesType(Type.Bytes) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
-
Deprecated: ignored if set.
- mergeChain(RowFilter.Chain) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in sequence, progressively narrowing the results.
- 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.
- mergeColumnQualifier(Value) - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The qualifier of the column into which new data should be added.
- mergeColumnQualifier(Value) - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
-
The qualifier of the column into which new data should be added.
- 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.
- mergeDataChange(ReadChangeStreamResponse.DataChange) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
-
A mutation to the partition.
- mergeDateType(Type.Date) - Method in class com.google.bigtable.v2.Type.Builder
-
Date
- mergeDateValue(Date) - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a date.
- 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.
- mergeElementType(Type) - Method in class com.google.bigtable.v2.Type.Array.Builder
-
The type of the elements in the array.
- mergeEncoding(Type.Bytes.Encoding) - Method in class com.google.bigtable.v2.Type.Bytes.Builder
-
The encoding to use when converting to/from lower level types.
- mergeEncoding(Type.Int64.Encoding) - Method in class com.google.bigtable.v2.Type.Int64.Builder
-
The encoding to use when converting to/from lower level types.
- mergeEncoding(Type.String.Encoding) - Method in class com.google.bigtable.v2.Type.String.Builder
-
The encoding to use when converting to/from lower level types.
- 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.
- 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).
- mergeFloat32Type(Type.Float32) - Method in class com.google.bigtable.v2.Type.Builder
-
Float32
- mergeFloat64Type(Type.Float64) - Method in class com.google.bigtable.v2.Type.Builder
-
Float64
- mergeFrom(ArrayValue) - Method in class com.google.bigtable.v2.ArrayValue.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(ColumnMetadata) - Method in class com.google.bigtable.v2.ColumnMetadata.Builder
- mergeFrom(ColumnRange) - Method in class com.google.bigtable.v2.ColumnRange.Builder
- mergeFrom(ExecuteQueryRequest) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
- mergeFrom(ExecuteQueryResponse) - Method in class com.google.bigtable.v2.ExecuteQueryResponse.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.AddToCell) - Method in class com.google.bigtable.v2.Mutation.AddToCell.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.MergeToCell) - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
- mergeFrom(Mutation.SetCell) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- mergeFrom(PartialResultSet) - Method in class com.google.bigtable.v2.PartialResultSet.Builder
- mergeFrom(PingAndWarmRequest) - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
- mergeFrom(PingAndWarmResponse) - Method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
- mergeFrom(ProtoFormat) - Method in class com.google.bigtable.v2.ProtoFormat.Builder
- mergeFrom(ProtoRows) - Method in class com.google.bigtable.v2.ProtoRows.Builder
- mergeFrom(ProtoRowsBatch) - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
- mergeFrom(ProtoSchema) - Method in class com.google.bigtable.v2.ProtoSchema.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(ResultSetMetadata) - Method in class com.google.bigtable.v2.ResultSetMetadata.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(Type) - Method in class com.google.bigtable.v2.Type.Builder
- mergeFrom(Type.Aggregate) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
- mergeFrom(Type.Aggregate.HyperLogLogPlusPlusUniqueCount) - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder
- mergeFrom(Type.Aggregate.Max) - Method in class com.google.bigtable.v2.Type.Aggregate.Max.Builder
- mergeFrom(Type.Aggregate.Min) - Method in class com.google.bigtable.v2.Type.Aggregate.Min.Builder
- mergeFrom(Type.Aggregate.Sum) - Method in class com.google.bigtable.v2.Type.Aggregate.Sum.Builder
- mergeFrom(Type.Array) - Method in class com.google.bigtable.v2.Type.Array.Builder
- mergeFrom(Type.Bool) - Method in class com.google.bigtable.v2.Type.Bool.Builder
- mergeFrom(Type.Bytes) - Method in class com.google.bigtable.v2.Type.Bytes.Builder
- mergeFrom(Type.Bytes.Encoding) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
- mergeFrom(Type.Bytes.Encoding.Raw) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
- mergeFrom(Type.Date) - Method in class com.google.bigtable.v2.Type.Date.Builder
- mergeFrom(Type.Float32) - Method in class com.google.bigtable.v2.Type.Float32.Builder
- mergeFrom(Type.Float64) - Method in class com.google.bigtable.v2.Type.Float64.Builder
- mergeFrom(Type.Int64) - Method in class com.google.bigtable.v2.Type.Int64.Builder
- mergeFrom(Type.Int64.Encoding) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
- mergeFrom(Type.Int64.Encoding.BigEndianBytes) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
- mergeFrom(Type.Map) - Method in class com.google.bigtable.v2.Type.Map.Builder
- mergeFrom(Type.String) - Method in class com.google.bigtable.v2.Type.String.Builder
- mergeFrom(Type.String.Encoding) - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
- mergeFrom(Type.String.Encoding.Utf8Bytes) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
- mergeFrom(Type.String.Encoding.Utf8Raw) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw.Builder
-
Deprecated.
- mergeFrom(Type.Struct) - Method in class com.google.bigtable.v2.Type.Struct.Builder
- mergeFrom(Type.Struct.Field) - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
- mergeFrom(Type.Timestamp) - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
- mergeFrom(Value) - Method in class com.google.bigtable.v2.Value.Builder
- mergeFrom(ValueRange) - Method in class com.google.bigtable.v2.ValueRange.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ArrayValue.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.ColumnMetadata.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ColumnRange.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ExecuteQueryResponse.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.AddToCell.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.MergeToCell.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.PartialResultSet.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.ProtoFormat.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ProtoRows.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ProtoSchema.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.ResultSetMetadata.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.Type.Aggregate.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Aggregate.Max.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Aggregate.Min.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Aggregate.Sum.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Array.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Bool.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Bytes.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Date.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Float32.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Float64.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Int64.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Map.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.String.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw.Builder
-
Deprecated.
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Struct.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Value.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ValueRange.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ArrayValue.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.ColumnMetadata.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ColumnRange.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ExecuteQueryResponse.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.AddToCell.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.MergeToCell.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.PartialResultSet.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.ProtoFormat.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ProtoRows.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.ProtoSchema.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.ResultSetMetadata.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.Type.Aggregate.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Aggregate.Max.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Aggregate.Min.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Aggregate.Sum.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Array.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Bool.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Bytes.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Date.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Float32.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Float64.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Int64.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Map.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.String.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw.Builder
-
Deprecated.
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Struct.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
- mergeFrom(Message) - Method in class com.google.bigtable.v2.Value.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.
- 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.
- mergeHllppUniqueCount(Type.Aggregate.HyperLogLogPlusPlusUniqueCount) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
HyperLogLogPlusPlusUniqueCount aggregator.
- mergeInput(Value) - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The input value to be accumulated into the specified cell.
- mergeInput(Value) - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
-
The input value to be merged into the specified cell.
- mergeInputType(Type) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.
- mergeInt64Type(Type.Int64) - Method in class com.google.bigtable.v2.Type.Builder
-
Int64
- mergeInterleave(RowFilter.Interleave) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Applies several RowFilters to the data in parallel and combines the results.
- mergeKeyType(Type) - Method in class com.google.bigtable.v2.Type.Map.Builder
-
The type of a map key.
- mergeMapType(Type.Map) - Method in class com.google.bigtable.v2.Type.Builder
-
Map
- mergeMax(Type.Aggregate.Max) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Max aggregator.
- mergeMergeToCell(Mutation.MergeToCell) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Merges accumulated state to an `Aggregate` cell.
- mergeMetadata(ResultSetMetadata) - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
-
Structure of rows in this response stream.
- mergeMin(Type.Aggregate.Min) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Min aggregator.
- 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.
- 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.
- mergeProtoFormat(ProtoFormat) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
- mergeProtoRowsBatch(ProtoRowsBatch) - Method in class com.google.bigtable.v2.PartialResultSet.Builder
-
Partial rows in serialized ProtoRows format.
- mergeProtoSchema(ProtoSchema) - Method in class com.google.bigtable.v2.ResultSetMetadata.Builder
-
Schema in proto format
- 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).
- mergeRaw(Type.Bytes.Encoding.Raw) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
-
Use `Raw` encoding.
- mergeReadIterationStats(ReadIterationStats) - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Iteration stats describe how efficient the read is, e.g. comparing rows seen vs. rows returned or cells seen vs cells returned can provide an indication of read efficiency (the higher the ratio of seen to retuned the better).
- 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.
- mergeResults(PartialResultSet) - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
-
A partial result set with row data potentially including additional instructions on how recent past and future partial responses should be interpreted.
- 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.
- mergeStartTime(Timestamp) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Start reading the stream at the specified timestamp.
- mergeStateType(Type) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Output only.
- 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.
- mergeStringType(Type.String) - Method in class com.google.bigtable.v2.Type.Builder
-
String
- mergeStructType(Type.Struct) - Method in class com.google.bigtable.v2.Type.Builder
-
Struct
- mergeSum(Type.Aggregate.Sum) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Sum aggregator.
- mergeTimeRange(TimestampRange) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
-
The range of timestamps within which cells should be deleted.
- mergeTimestamp(Value) - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The timestamp of the cell to which new data should be added.
- mergeTimestamp(Value) - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
-
The timestamp of the cell to which new data should be added.
- mergeTimestampRangeFilter(TimestampRange) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with timestamps within the given range.
- mergeTimestampType(Type.Timestamp) - Method in class com.google.bigtable.v2.Type.Builder
-
Timestamp
- mergeTimestampValue(Timestamp) - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a timestamp.
- 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.
- mergeType(Type) - Method in class com.google.bigtable.v2.ColumnMetadata.Builder
-
The type of the column.
- mergeType(Type) - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
-
The type of values in this field.
- mergeType(Type) - Method in class com.google.bigtable.v2.Value.Builder
-
The verified `Type` of this `Value`, if it cannot be inferred.
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ArrayValue.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.ColumnMetadata.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ColumnRange.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ExecuteQueryResponse.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.AddToCell.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.MergeToCell.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.PartialResultSet.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.ProtoFormat.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ProtoRows.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ProtoSchema.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.ResultSetMetadata.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.Type.Aggregate.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Aggregate.Max.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Aggregate.Min.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Aggregate.Sum.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Array.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Bool.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Bytes.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Date.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Float32.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Float64.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Int64.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Map.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.String.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw.Builder
-
Deprecated.
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Struct.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Value.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ValueRange.Builder
- mergeUtf8Bytes(Type.String.Encoding.Utf8Bytes) - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
-
Use `Utf8Bytes` encoding.
- mergeUtf8Raw(Type.String.Encoding.Utf8Raw) - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
-
Deprecated.
- mergeValueRangeFilter(ValueRange) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Matches only cells with values that fall within the given range.
- mergeValueType(Type) - Method in class com.google.bigtable.v2.Type.Map.Builder
-
The type of the values in a map.
- METADATA - Enum constant in enum com.google.bigtable.v2.ExecuteQueryResponse.ResponseCase
- METADATA_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ExecuteQueryResponse
- MIN - Enum constant in enum com.google.bigtable.v2.Type.Aggregate.AggregatorCase
- MIN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Aggregate
- 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
- 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
- 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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
- MUTATION_NOT_SET - Enum constant in enum com.google.bigtable.v2.Mutation.MutationCase
- Mutation.AddToCell - Class in com.google.bigtable.v2
-
A Mutation which incrementally updates a cell in an `Aggregate` family.
- Mutation.AddToCell.Builder - Class in com.google.bigtable.v2
-
A Mutation which incrementally updates a cell in an `Aggregate` family.
- Mutation.AddToCellOrBuilder - Interface in com.google.bigtable.v2
- 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.MergeToCell - Class in com.google.bigtable.v2
-
A Mutation which merges accumulated state into a cell in an `Aggregate` family.
- Mutation.MergeToCell.Builder - Class in com.google.bigtable.v2
-
A Mutation which merges accumulated state into a cell in an `Aggregate` family.
- Mutation.MergeToCellOrBuilder - 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
- 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.v2.ColumnMetadata
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Family
- NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.PingAndWarmRequest
- NEW_PARTITIONS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
- newBuilder() - Static method in class com.google.bigtable.v2.ArrayValue
- newBuilder() - Static method in class com.google.bigtable.v2.AuthorizedViewName
- 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.ColumnMetadata
- newBuilder() - Static method in class com.google.bigtable.v2.ColumnRange
- newBuilder() - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
- newBuilder() - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- 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.PartialResultSet
- 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.ProtoFormat
- newBuilder() - Static method in class com.google.bigtable.v2.ProtoRows
- newBuilder() - Static method in class com.google.bigtable.v2.ProtoRowsBatch
- newBuilder() - Static method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- newBuilder() - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
- newBuilder() - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
- newBuilder() - Static method in class com.google.bigtable.v2.Type.Aggregate
- newBuilder() - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
- newBuilder() - Static method in class com.google.bigtable.v2.Type.Array
- newBuilder() - Static method in class com.google.bigtable.v2.Type.Bool
- newBuilder() - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding
- newBuilder() - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- newBuilder() - Static method in class com.google.bigtable.v2.Type.Bytes
- newBuilder() - Static method in class com.google.bigtable.v2.Type.Date
- newBuilder() - Static method in class com.google.bigtable.v2.Type.Float32
- newBuilder() - Static method in class com.google.bigtable.v2.Type.Float64
- newBuilder() - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- newBuilder() - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
- newBuilder() - Static method in class com.google.bigtable.v2.Type.Int64
- newBuilder() - Static method in class com.google.bigtable.v2.Type.Map
- newBuilder() - Static method in class com.google.bigtable.v2.Type
- newBuilder() - Static method in class com.google.bigtable.v2.Type.String.Encoding
- newBuilder() - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- newBuilder() - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- newBuilder() - Static method in class com.google.bigtable.v2.Type.String
- newBuilder() - Static method in class com.google.bigtable.v2.Type.Struct.Field
- newBuilder() - Static method in class com.google.bigtable.v2.Type.Struct
- newBuilder() - Static method in class com.google.bigtable.v2.Type.Timestamp
- newBuilder() - Static method in class com.google.bigtable.v2.Value
- newBuilder() - Static method in class com.google.bigtable.v2.ValueRange
- newBuilder(ArrayValue) - Static method in class com.google.bigtable.v2.ArrayValue
- 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(ColumnMetadata) - Static method in class com.google.bigtable.v2.ColumnMetadata
- newBuilder(ColumnRange) - Static method in class com.google.bigtable.v2.ColumnRange
- newBuilder(ExecuteQueryRequest) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
- newBuilder(ExecuteQueryResponse) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell) - Static method in class com.google.bigtable.v2.Mutation.AddToCell
- 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.MergeToCell) - Static method in class com.google.bigtable.v2.Mutation.MergeToCell
- newBuilder(Mutation.SetCell) - Static method in class com.google.bigtable.v2.Mutation.SetCell
- newBuilder(PartialResultSet) - Static method in class com.google.bigtable.v2.PartialResultSet
- newBuilder(PingAndWarmRequest) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
- newBuilder(PingAndWarmResponse) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
- newBuilder(ProtoFormat) - Static method in class com.google.bigtable.v2.ProtoFormat
- newBuilder(ProtoRows) - Static method in class com.google.bigtable.v2.ProtoRows
- newBuilder(ProtoRowsBatch) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
- newBuilder(ProtoSchema) - Static method in class com.google.bigtable.v2.ProtoSchema
- 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(ResultSetMetadata) - Static method in class com.google.bigtable.v2.ResultSetMetadata
- 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(Type) - Static method in class com.google.bigtable.v2.Type
- newBuilder(Type.Aggregate) - Static method in class com.google.bigtable.v2.Type.Aggregate
- newBuilder(Type.Aggregate.HyperLogLogPlusPlusUniqueCount) - Static method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- newBuilder(Type.Aggregate.Max) - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
- newBuilder(Type.Aggregate.Min) - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
- newBuilder(Type.Aggregate.Sum) - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
- newBuilder(Type.Array) - Static method in class com.google.bigtable.v2.Type.Array
- newBuilder(Type.Bool) - Static method in class com.google.bigtable.v2.Type.Bool
- newBuilder(Type.Bytes) - Static method in class com.google.bigtable.v2.Type.Bytes
- newBuilder(Type.Bytes.Encoding) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding
- newBuilder(Type.Bytes.Encoding.Raw) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- newBuilder(Type.Date) - Static method in class com.google.bigtable.v2.Type.Date
- newBuilder(Type.Float32) - Static method in class com.google.bigtable.v2.Type.Float32
- newBuilder(Type.Float64) - Static method in class com.google.bigtable.v2.Type.Float64
- newBuilder(Type.Int64) - Static method in class com.google.bigtable.v2.Type.Int64
- newBuilder(Type.Int64.Encoding) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
- newBuilder(Type.Int64.Encoding.BigEndianBytes) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- newBuilder(Type.Map) - Static method in class com.google.bigtable.v2.Type.Map
- newBuilder(Type.String) - Static method in class com.google.bigtable.v2.Type.String
- newBuilder(Type.String.Encoding) - Static method in class com.google.bigtable.v2.Type.String.Encoding
- newBuilder(Type.String.Encoding.Utf8Bytes) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- newBuilder(Type.String.Encoding.Utf8Raw) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- newBuilder(Type.Struct) - Static method in class com.google.bigtable.v2.Type.Struct
- newBuilder(Type.Struct.Field) - Static method in class com.google.bigtable.v2.Type.Struct.Field
- newBuilder(Type.Timestamp) - Static method in class com.google.bigtable.v2.Type.Timestamp
- newBuilder(Value) - Static method in class com.google.bigtable.v2.Value
- newBuilder(ValueRange) - Static method in class com.google.bigtable.v2.ValueRange
- newBuilderForType() - Method in class com.google.bigtable.v2.ArrayValue
- 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.ColumnMetadata
- newBuilderForType() - Method in class com.google.bigtable.v2.ColumnRange
- newBuilderForType() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
- newBuilderForType() - Method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- 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.PartialResultSet
- 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.ProtoFormat
- newBuilderForType() - Method in class com.google.bigtable.v2.ProtoRows
- newBuilderForType() - Method in class com.google.bigtable.v2.ProtoRowsBatch
- newBuilderForType() - Method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.Aggregate.Max
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.Aggregate.Min
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.Aggregate
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.Aggregate.Sum
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.Array
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.Bool
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.Bytes
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.Date
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.Float32
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.Float64
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.Int64
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.Map
- newBuilderForType() - Method in class com.google.bigtable.v2.Type
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.String.Encoding
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.String
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.Struct.Field
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.Struct
- newBuilderForType() - Method in class com.google.bigtable.v2.Type.Timestamp
- newBuilderForType() - Method in class com.google.bigtable.v2.Value
- newBuilderForType() - Method in class com.google.bigtable.v2.ValueRange
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ArrayValue
- 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.ColumnMetadata
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ColumnRange
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ExecuteQueryRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- 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.PartialResultSet
- 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.ProtoFormat
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ProtoRows
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ProtoRowsBatch
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.Aggregate.Max
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.Aggregate.Min
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.Aggregate
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.Aggregate.Sum
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.Array
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.Bool
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.Bytes
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.Date
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.Float32
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.Float64
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.Int64.Encoding
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.Int64
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.Map
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.String.Encoding
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.String
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.Struct.Field
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.Struct
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Type.Timestamp
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.Value
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.bigtable.v2.ValueRange
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ArrayValue
- 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.ColumnMetadata
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ColumnRange
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ExecuteQueryRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- 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.PartialResultSet
- 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.ProtoFormat
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ProtoRows
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ProtoRowsBatch
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.Aggregate.Max
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.Aggregate.Min
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.Aggregate
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.Aggregate.Sum
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.Array
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.Bool
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.Bytes
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.Date
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.Float32
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.Float64
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.Int64.Encoding
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.Int64
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.Map
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.String.Encoding
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.String
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.Struct.Field
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.Struct
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Type.Timestamp
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.Value
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.bigtable.v2.ValueRange
O
- of(String, String) - Static method in class com.google.bigtable.v2.InstanceName
- of(String, String, String) - Static method in class com.google.bigtable.v2.TableName
- of(String, String, String, String) - Static method in class com.google.bigtable.v2.AuthorizedViewName
- OFFSET_BYTES_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SampleRowKeysResponse
P
- PARAMS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ExecuteQueryRequest
- parse(String) - Static method in class com.google.bigtable.v2.AuthorizedViewName
- 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.v2.ArrayValue
- 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.ColumnMetadata
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ColumnRange
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- 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.PartialResultSet
- 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.ProtoFormat
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ProtoRows
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Array
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Bool
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Bytes
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Date
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Float32
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Float64
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Int64
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Map
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.String.Encoding
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.String
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Struct.Field
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Struct
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Timestamp
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Value
- parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ValueRange
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ArrayValue
- 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.ColumnMetadata
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnRange
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- 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.PartialResultSet
- 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.ProtoFormat
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRows
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Array
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bool
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Date
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Float32
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Float64
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Map
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String.Encoding
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Field
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Timestamp
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Value
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueRange
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ArrayValue
- 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.ColumnMetadata
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ColumnRange
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- 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.PartialResultSet
- 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.ProtoFormat
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ProtoRows
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Aggregate
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Array
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Bool
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Bytes
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Date
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Float32
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Float64
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Int64
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Map
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.String.Encoding
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.String
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Struct.Field
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Struct
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Timestamp
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Value
- parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ValueRange
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ArrayValue
- 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.ColumnMetadata
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnRange
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- 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.PartialResultSet
- 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.ProtoFormat
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRows
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Array
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bool
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Date
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Float32
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Float64
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Map
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String.Encoding
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Field
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Timestamp
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Value
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueRange
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ArrayValue
- 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.ColumnMetadata
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ColumnRange
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- 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.PartialResultSet
- 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.ProtoFormat
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ProtoRows
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Aggregate
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Array
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Bool
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Bytes
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Date
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Float32
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Float64
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Int64
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Map
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.String.Encoding
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.String
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Struct.Field
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Struct
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Timestamp
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Value
- parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ValueRange
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ArrayValue
- 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.ColumnMetadata
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnRange
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- 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.PartialResultSet
- 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.ProtoFormat
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRows
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Array
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bool
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Date
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Float32
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Float64
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Map
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String.Encoding
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Field
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Timestamp
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Value
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueRange
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ArrayValue
- 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.ColumnMetadata
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ColumnRange
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- 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.PartialResultSet
- 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.ProtoFormat
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ProtoRows
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Array
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Bool
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Bytes
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Date
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Float32
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Float64
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Int64
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Map
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.String.Encoding
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.String
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Struct.Field
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Struct
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Timestamp
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Value
- parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ValueRange
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ArrayValue
- 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.ColumnMetadata
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnRange
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- 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.PartialResultSet
- 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.ProtoFormat
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRows
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Array
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bool
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Date
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Float32
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Float64
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Map
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String.Encoding
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Field
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Timestamp
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Value
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueRange
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ArrayValue
- 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.ColumnMetadata
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ColumnRange
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- 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.PartialResultSet
- 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.ProtoFormat
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ProtoRows
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Array
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Bool
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Bytes
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Date
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Float32
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Float64
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Int64
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Map
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.String.Encoding
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.String
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Struct.Field
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Struct
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Timestamp
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Value
- parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ValueRange
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ArrayValue
- 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.ColumnMetadata
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnRange
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- 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.PartialResultSet
- 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.ProtoFormat
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRows
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Array
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bool
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Date
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Float32
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Float64
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Map
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String.Encoding
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Field
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Timestamp
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Value
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueRange
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ArrayValue
- 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.ColumnMetadata
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ColumnRange
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- 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.PartialResultSet
- 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.ProtoFormat
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ProtoRows
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Aggregate
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Array
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Bool
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Bytes
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Date
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Float32
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Float64
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Int64
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Map
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.String.Encoding
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.String
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Struct.Field
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Struct
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Timestamp
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Value
- parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ValueRange
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ArrayValue
- 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.ColumnMetadata
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnRange
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- 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.PartialResultSet
- 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.ProtoFormat
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRows
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Array
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bool
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Date
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Float32
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Float64
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Map
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String.Encoding
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Field
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Timestamp
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Value
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueRange
- parseList(List<String>) - Static method in class com.google.bigtable.v2.AuthorizedViewName
- 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.v2.ArrayValue
- 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.ColumnMetadata
- parser() - Static method in class com.google.bigtable.v2.ColumnRange
- parser() - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
- parser() - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- 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.PartialResultSet
- 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.ProtoFormat
- parser() - Static method in class com.google.bigtable.v2.ProtoRows
- parser() - Static method in class com.google.bigtable.v2.ProtoRowsBatch
- parser() - Static method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- parser() - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
- parser() - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
- parser() - Static method in class com.google.bigtable.v2.Type.Aggregate
- parser() - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
- parser() - Static method in class com.google.bigtable.v2.Type.Array
- parser() - Static method in class com.google.bigtable.v2.Type.Bool
- parser() - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding
- parser() - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- parser() - Static method in class com.google.bigtable.v2.Type.Bytes
- parser() - Static method in class com.google.bigtable.v2.Type.Date
- parser() - Static method in class com.google.bigtable.v2.Type.Float32
- parser() - Static method in class com.google.bigtable.v2.Type.Float64
- parser() - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- parser() - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
- parser() - Static method in class com.google.bigtable.v2.Type.Int64
- parser() - Static method in class com.google.bigtable.v2.Type.Map
- parser() - Static method in class com.google.bigtable.v2.Type
- parser() - Static method in class com.google.bigtable.v2.Type.String.Encoding
- parser() - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- parser() - Static method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- parser() - Static method in class com.google.bigtable.v2.Type.String
- parser() - Static method in class com.google.bigtable.v2.Type.Struct.Field
- parser() - Static method in class com.google.bigtable.v2.Type.Struct
- parser() - Static method in class com.google.bigtable.v2.Type.Timestamp
- parser() - Static method in class com.google.bigtable.v2.Value
- parser() - Static method in class com.google.bigtable.v2.ValueRange
- PartialResultSet - Class in com.google.bigtable.v2
-
A partial result set from the streaming query API.
- PartialResultSet.Builder - Class in com.google.bigtable.v2
-
A partial result set from the streaming query API.
- PartialResultSet.PartialRowsCase - Enum in com.google.bigtable.v2
- PartialResultSetOrBuilder - Interface in com.google.bigtable.v2
- PARTIALROWS_NOT_SET - Enum constant in enum com.google.bigtable.v2.PartialResultSet.PartialRowsCase
- 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_ALL_FILTER - Enum constant in enum com.google.bigtable.v2.RowFilter.FilterCase
- PASS_ALL_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- PERIOD_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RateLimitInfo
- 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
- 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
- PROTO_FORMAT - Enum constant in enum com.google.bigtable.v2.ExecuteQueryRequest.DataFormatCase
- PROTO_FORMAT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ExecuteQueryRequest
- PROTO_ROWS_BATCH - Enum constant in enum com.google.bigtable.v2.PartialResultSet.PartialRowsCase
- PROTO_ROWS_BATCH_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.PartialResultSet
- PROTO_SCHEMA - Enum constant in enum com.google.bigtable.v2.ResultSetMetadata.SchemaCase
- PROTO_SCHEMA_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ResultSetMetadata
- ProtoFormat - Class in com.google.bigtable.v2
-
Protocol buffers format descriptor, as described by Messages ProtoSchema and ProtoRows
- ProtoFormat.Builder - Class in com.google.bigtable.v2
-
Protocol buffers format descriptor, as described by Messages ProtoSchema and ProtoRows
- ProtoFormatOrBuilder - Interface in com.google.bigtable.v2
- ProtoRows - Class in com.google.bigtable.v2
-
Rows represented in proto format.
- ProtoRows.Builder - Class in com.google.bigtable.v2
-
Rows represented in proto format.
- ProtoRowsBatch - Class in com.google.bigtable.v2
-
Batch of serialized ProtoRows.
- ProtoRowsBatch.Builder - Class in com.google.bigtable.v2
-
Batch of serialized ProtoRows.
- ProtoRowsBatchOrBuilder - Interface in com.google.bigtable.v2
- ProtoRowsOrBuilder - Interface in com.google.bigtable.v2
- ProtoSchema - Class in com.google.bigtable.v2
-
ResultSet schema in proto format
- ProtoSchema.Builder - Class in com.google.bigtable.v2
-
ResultSet schema in proto format
- ProtoSchemaOrBuilder - Interface in com.google.bigtable.v2
- putAllParams(Map<String, Value>) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Required. params contains string type keys and Bigtable type values that bind to placeholders in the query string.
- putParams(String, Value) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Required. params contains string type keys and Bigtable type values that bind to placeholders in the query string.
- putParamsBuilderIfAbsent(String) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Required. params contains string type keys and Bigtable type values that bind to placeholders in the query string.
Q
- 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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ExecuteQueryRequest
R
- 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
- RAW - Enum constant in enum com.google.bigtable.v2.Type.Bytes.Encoding.EncodingCase
- RAW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Bytes.Encoding
- RAW_TIMESTAMP_MICROS - Enum constant in enum com.google.bigtable.v2.Value.KindCase
- RAW_TIMESTAMP_MICROS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Value
- RAW_VALUE - Enum constant in enum com.google.bigtable.v2.Value.KindCase
- RAW_VALUE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Value
- READ_ITERATION_STATS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.FullReadStatsView
- 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
- 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. how many results were scanned in a read operation versus the results returned.
- 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. how many results were scanned in a read operation versus the results returned.
- ReadIterationStatsOrBuilder - Interface in com.google.bigtable.v2
- 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
- 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
- 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
- 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(ExtensionRegistry) - Static method in class com.google.bigtable.v2.TypesProto
- 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
- registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TypesProto
- 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.
- removeColumns(int) - Method in class com.google.bigtable.v2.Family.Builder
-
Must not be empty.
- removeColumns(int) - Method in class com.google.bigtable.v2.ProtoSchema.Builder
-
The columns in the result set.
- 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.
- 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.
- removeFields(int) - Method in class com.google.bigtable.v2.Type.Struct.Builder
-
The names and types of the fields in this struct.
- 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.
- 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`.
- removeParams(String) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Required. params contains string type keys and Bigtable type values that bind to placeholders in the query string.
- 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.v2.ReadModifyWriteRowRequest.Builder
-
Required.
- 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`.
- removeValues(int) - Method in class com.google.bigtable.v2.ArrayValue.Builder
-
The ordered elements in the array.
- removeValues(int) - Method in class com.google.bigtable.v2.ProtoRows.Builder
-
A proto rows message consists of a list of values.
- 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 - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum 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.
- 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. how long the request took to execute within a frontend server.
- 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. how long the request took to execute within a frontend server.
- 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_ROW - Enum constant in enum com.google.bigtable.v2.ReadRowsResponse.CellChunk.RowStatusCase
- RESET_ROW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
- RESPONSE_NOT_SET - Enum constant in enum com.google.bigtable.v2.ExecuteQueryResponse.ResponseCase
- 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
- RESULTS - Enum constant in enum com.google.bigtable.v2.ExecuteQueryResponse.ResponseCase
- RESULTS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ExecuteQueryResponse
- ResultSetMetadata - Class in com.google.bigtable.v2
-
Describes the structure of a Bigtable result set.
- ResultSetMetadata.Builder - Class in com.google.bigtable.v2
-
Describes the structure of a Bigtable result set.
- ResultSetMetadata.SchemaCase - Enum in com.google.bigtable.v2
- ResultSetMetadataOrBuilder - Interface in com.google.bigtable.v2
- RESUME_TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ExecuteQueryRequest
- RESUME_TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.PartialResultSet
- RETRY_INFO_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.FeatureFlags
- REVERSE_SCANS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.FeatureFlags
- REVERSED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsRequest
- ROUTING_COOKIE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.FeatureFlags
- Row - Class in com.google.bigtable.v2
-
Specifies the complete (requested) contents of a single row of a table.
- 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_REGEX_FILTER - Enum constant in enum 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 - Enum constant in enum 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.
- 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
- 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 - Enum constant in enum com.google.bigtable.v2.ReadRowsResponse.CellChunk.RowStatusCase
- RULE_NOT_SET - Enum constant in enum com.google.bigtable.v2.ReadModifyWriteRule.RuleCase
- RULES_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadModifyWriteRowRequest
S
- 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
- SCHEMA_NOT_SET - Enum constant in enum com.google.bigtable.v2.ResultSetMetadata.SchemaCase
- SET_CELL - Enum constant in enum com.google.bigtable.v2.Mutation.MutationCase
- SET_CELL_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation
- setAddToCell(Mutation.AddToCell) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Incrementally updates an `Aggregate` cell.
- setAddToCell(Mutation.AddToCell.Builder) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Incrementally updates an `Aggregate` cell.
- setAggregateType(Type.Aggregate) - Method in class com.google.bigtable.v2.Type.Builder
-
Aggregate
- setAggregateType(Type.Aggregate.Builder) - Method in class com.google.bigtable.v2.Type.Builder
-
Aggregate
- 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.
- 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.ExecuteQueryRequest.Builder
-
Optional.
- 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.
- 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.ExecuteQueryRequest.Builder
-
Optional.
- 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.
- setArrayType(Type.Array) - Method in class com.google.bigtable.v2.Type.Builder
-
Array
- setArrayType(Type.Array.Builder) - Method in class com.google.bigtable.v2.Type.Builder
-
Array
- setArrayValue(ArrayValue) - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a sequence of values.
- setArrayValue(ArrayValue.Builder) - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a sequence of values.
- setAuthorizedView(String) - Method in class com.google.bigtable.v2.AuthorizedViewName.Builder
- setAuthorizedViewName(String) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Optional.
- setAuthorizedViewName(String) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Optional.
- setAuthorizedViewName(String) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Optional.
- setAuthorizedViewName(String) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Optional.
- setAuthorizedViewName(String) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
Optional.
- setAuthorizedViewName(String) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
Optional.
- setAuthorizedViewNameBytes(ByteString) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Optional.
- setAuthorizedViewNameBytes(ByteString) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Optional.
- setAuthorizedViewNameBytes(ByteString) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Optional.
- setAuthorizedViewNameBytes(ByteString) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Optional.
- setAuthorizedViewNameBytes(ByteString) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
Optional.
- setAuthorizedViewNameBytes(ByteString) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
Optional.
- setBatchData(ByteString) - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
-
Merge partial results by concatenating these bytes, then parsing the overall value as a `ProtoRows` message.
- setBigEndianBytes(Type.Int64.Encoding.BigEndianBytes) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
-
Use `BigEndianBytes` encoding.
- setBigEndianBytes(Type.Int64.Encoding.BigEndianBytes.Builder) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
-
Use `BigEndianBytes` encoding.
- setBlockAllFilter(boolean) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Does not match any cells, regardless of input.
- setBoolType(Type.Bool) - Method in class com.google.bigtable.v2.Type.Builder
-
Bool
- setBoolType(Type.Bool.Builder) - Method in class com.google.bigtable.v2.Type.Builder
-
Bool
- setBoolValue(boolean) - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a boolean.
- setBytesType(Type.Bytes) - Method in class com.google.bigtable.v2.Type.Builder
-
Bytes
- setBytesType(Type.Bytes) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
-
Deprecated: ignored if set.
- setBytesType(Type.Bytes.Builder) - Method in class com.google.bigtable.v2.Type.Builder
-
Bytes
- setBytesType(Type.Bytes.Builder) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
-
Deprecated: ignored if set.
- setBytesValue(ByteString) - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a byte sequence.
- 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.
- 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.
- setClientSideMetricsEnabled(boolean) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
-
Notify the server that the client has client side metrics enabled.
- 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.
- 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.v2.ResponseParams.Builder
-
Identifier for a cluster that represents set of bigtable resources.
- setColumnQualifier(Value) - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The qualifier of the column into which new data should be added.
- setColumnQualifier(Value) - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
-
The qualifier of the column into which new data should be added.
- setColumnQualifier(Value.Builder) - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The qualifier of the column into which new data should be added.
- setColumnQualifier(Value.Builder) - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
-
The qualifier of the column into which new data should be added.
- 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.
- setColumns(int, ColumnMetadata) - Method in class com.google.bigtable.v2.ProtoSchema.Builder
-
The columns in the result set.
- setColumns(int, ColumnMetadata.Builder) - Method in class com.google.bigtable.v2.ProtoSchema.Builder
-
The columns in the result set.
- 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.
- 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.
- 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.
- setDateType(Type.Date) - Method in class com.google.bigtable.v2.Type.Builder
-
Date
- setDateType(Type.Date.Builder) - Method in class com.google.bigtable.v2.Type.Builder
-
Date
- setDateValue(Date) - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a date.
- setDateValue(Date.Builder) - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a date.
- 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.
- 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.
- setElementType(Type) - Method in class com.google.bigtable.v2.Type.Array.Builder
-
The type of the elements in the array.
- setElementType(Type.Builder) - Method in class com.google.bigtable.v2.Type.Array.Builder
-
The type of the elements in the array.
- setEncoding(Type.Bytes.Encoding) - Method in class com.google.bigtable.v2.Type.Bytes.Builder
-
The encoding to use when converting to/from lower level types.
- setEncoding(Type.Bytes.Encoding.Builder) - Method in class com.google.bigtable.v2.Type.Bytes.Builder
-
The encoding to use when converting to/from lower level types.
- setEncoding(Type.Int64.Encoding) - Method in class com.google.bigtable.v2.Type.Int64.Builder
-
The encoding to use when converting to/from lower level types.
- setEncoding(Type.Int64.Encoding.Builder) - Method in class com.google.bigtable.v2.Type.Int64.Builder
-
The encoding to use when converting to/from lower level types.
- setEncoding(Type.String.Encoding) - Method in class com.google.bigtable.v2.Type.String.Builder
-
The encoding to use when converting to/from lower level types.
- setEncoding(Type.String.Encoding.Builder) - Method in class com.google.bigtable.v2.Type.String.Builder
-
The encoding to use when converting to/from lower level types.
- 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.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.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.
- setEstimatedBatchSize(int) - Method in class com.google.bigtable.v2.PartialResultSet.Builder
-
Estimated size of a new batch.
- 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.
- 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.
- 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.AddToCell.Builder
-
The name of the `Aggregate` family into which new data should be added.
- 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.MergeToCell.Builder
-
The name of the `Aggregate` family into which new data should be added.
- 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.AddToCell.Builder
-
The name of the `Aggregate` family into which new data should be added.
- 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.MergeToCell.Builder
-
The name of the `Aggregate` family into which new data should be added.
- 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.v2.ArrayValue.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.ColumnMetadata.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.ExecuteQueryRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ExecuteQueryResponse.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.AddToCell.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.MergeToCell.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.PartialResultSet.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.ProtoFormat.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ProtoRows.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ProtoSchema.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.ResultSetMetadata.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.Type.Aggregate.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Aggregate.Max.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Aggregate.Min.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Aggregate.Sum.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Array.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Bool.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Bytes.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Date.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Float32.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Float64.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Int64.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Map.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.String.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw.Builder
-
Deprecated.
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Struct.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.Value.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.bigtable.v2.ValueRange.Builder
- setFieldName(String) - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
-
The field name (optional).
- setFieldNameBytes(ByteString) - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
-
The field name (optional).
- setFields(int, Type.Struct.Field) - Method in class com.google.bigtable.v2.Type.Struct.Builder
-
The names and types of the fields in this struct.
- setFields(int, Type.Struct.Field.Builder) - Method in class com.google.bigtable.v2.Type.Struct.Builder
-
The names and types of the fields in this struct.
- 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).
- 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.
- setFloat32Type(Type.Float32) - Method in class com.google.bigtable.v2.Type.Builder
-
Float32
- setFloat32Type(Type.Float32.Builder) - Method in class com.google.bigtable.v2.Type.Builder
-
Float32
- setFloat64Type(Type.Float64) - Method in class com.google.bigtable.v2.Type.Builder
-
Float64
- setFloat64Type(Type.Float64.Builder) - Method in class com.google.bigtable.v2.Type.Builder
-
Float64
- setFloatValue(double) - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a floating point number.
- 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.
- 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.
- setHllppUniqueCount(Type.Aggregate.HyperLogLogPlusPlusUniqueCount) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
HyperLogLogPlusPlusUniqueCount aggregator.
- setHllppUniqueCount(Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
HyperLogLogPlusPlusUniqueCount aggregator.
- 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.
- setInput(Value) - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The input value to be accumulated into the specified cell.
- setInput(Value) - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
-
The input value to be merged into the specified cell.
- setInput(Value.Builder) - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The input value to be accumulated into the specified cell.
- setInput(Value.Builder) - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
-
The input value to be merged into the specified cell.
- setInputType(Type) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.
- setInputType(Type.Builder) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Type of the inputs that are accumulated by this `Aggregate`, which must specify a full encoding.
- setInstance(String) - Method in class com.google.bigtable.v2.AuthorizedViewName.Builder
- setInstance(String) - Method in class com.google.bigtable.v2.InstanceName.Builder
- setInstance(String) - Method in class com.google.bigtable.v2.TableName.Builder
- setInstanceName(String) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Required.
- setInstanceNameBytes(ByteString) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Required.
- setInt64Type(Type.Int64) - Method in class com.google.bigtable.v2.Type.Builder
-
Int64
- setInt64Type(Type.Int64.Builder) - Method in class com.google.bigtable.v2.Type.Builder
-
Int64
- 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.
- setIntValue(long) - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as an integer.
- setKey(ByteString) - Method in class com.google.bigtable.v2.Row.Builder
-
The unique key which identifies this row within its table.
- setKeyType(Type) - Method in class com.google.bigtable.v2.Type.Map.Builder
-
The type of a map key.
- setKeyType(Type.Builder) - Method in class com.google.bigtable.v2.Type.Map.Builder
-
The type of a map key.
- 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.
- setMapType(Type.Map) - Method in class com.google.bigtable.v2.Type.Builder
-
Map
- setMapType(Type.Map.Builder) - Method in class com.google.bigtable.v2.Type.Builder
-
Map
- setMax(Type.Aggregate.Max) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Max aggregator.
- setMax(Type.Aggregate.Max.Builder) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Max aggregator.
- setMergeToCell(Mutation.MergeToCell) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Merges accumulated state to an `Aggregate` cell.
- setMergeToCell(Mutation.MergeToCell.Builder) - Method in class com.google.bigtable.v2.Mutation.Builder
-
Merges accumulated state to an `Aggregate` cell.
- setMetadata(ResultSetMetadata) - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
-
Structure of rows in this response stream.
- setMetadata(ResultSetMetadata.Builder) - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
-
Structure of rows in this response stream.
- setMin(Type.Aggregate.Min) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Min aggregator.
- setMin(Type.Aggregate.Min.Builder) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Min aggregator.
- 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.v2.ColumnMetadata.Builder
-
The name of the column.
- 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.v2.ColumnMetadata.Builder
-
The name of the column.
- 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`.
- 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`.
- 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.
- setProject(String) - Method in class com.google.bigtable.v2.AuthorizedViewName.Builder
- setProject(String) - Method in class com.google.bigtable.v2.InstanceName.Builder
- setProject(String) - Method in class com.google.bigtable.v2.TableName.Builder
- setProtoFormat(ProtoFormat) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
- setProtoFormat(ProtoFormat.Builder) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
- setProtoRowsBatch(ProtoRowsBatch) - Method in class com.google.bigtable.v2.PartialResultSet.Builder
-
Partial rows in serialized ProtoRows format.
- setProtoRowsBatch(ProtoRowsBatch.Builder) - Method in class com.google.bigtable.v2.PartialResultSet.Builder
-
Partial rows in serialized ProtoRows format.
- setProtoSchema(ProtoSchema) - Method in class com.google.bigtable.v2.ResultSetMetadata.Builder
-
Schema in proto format
- setProtoSchema(ProtoSchema.Builder) - Method in class com.google.bigtable.v2.ResultSetMetadata.Builder
-
Schema in proto format
- 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.
- setQuery(String) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Required.
- setQueryBytes(ByteString) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Required.
- 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).
- setRaw(Type.Bytes.Encoding.Raw) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
-
Use `Raw` encoding.
- setRaw(Type.Bytes.Encoding.Raw.Builder) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
-
Use `Raw` encoding.
- setRawTimestampMicros(long) - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a raw cell timestamp with no type information.
- setRawValue(ByteString) - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a raw byte sequence with no type information.
- setReadIterationStats(ReadIterationStats) - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Iteration stats describe how efficient the read is, e.g. comparing rows seen vs. rows returned or cells seen vs cells returned can provide an indication of read efficiency (the higher the ratio of seen to retuned the better).
- setReadIterationStats(ReadIterationStats.Builder) - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
-
Iteration stats describe how efficient the read is, e.g. comparing rows seen vs. rows returned or cells seen vs cells returned can provide an indication of read efficiency (the higher the ratio of seen to retuned the better).
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ArrayValue.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.ColumnMetadata.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.ExecuteQueryRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ExecuteQueryResponse.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.AddToCell.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.MergeToCell.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.PartialResultSet.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.ProtoFormat.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ProtoRows.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ProtoSchema.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.ResultSetMetadata.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.Type.Aggregate.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.Aggregate.Max.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.Aggregate.Min.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.Aggregate.Sum.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.Array.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.Bool.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.Bytes.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.Date.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.Float32.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.Float64.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.Int64.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.Map.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.String.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw.Builder
-
Deprecated.
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.Struct.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.Value.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.bigtable.v2.ValueRange.Builder
- 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.
- 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.
- setResults(PartialResultSet) - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
-
A partial result set with row data potentially including additional instructions on how recent past and future partial responses should be interpreted.
- setResults(PartialResultSet.Builder) - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
-
A partial result set with row data potentially including additional instructions on how recent past and future partial responses should be interpreted.
- setResumeToken(ByteString) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
-
Optional.
- setResumeToken(ByteString) - Method in class com.google.bigtable.v2.PartialResultSet.Builder
-
An opaque token sent by the server to allow query resumption and signal the client to accumulate `partial_rows` since the last non-empty `resume_token`.
- setRetryInfo(boolean) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
-
Notify the server that the client supports using retry info back off durations to retry requests with.
- 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.
- setRoutingCookie(boolean) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
-
Notify the server that the client supports using encoded routing cookie strings to retry requests with.
- 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.
- 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, 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.
- 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.
- setSink(boolean) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
ADVANCED USE ONLY.
- 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.
- 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.v2.ReadChangeStreamRequest.Builder
-
Start reading the stream at the specified timestamp.
- 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.
- setStateType(Type) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Output only.
- setStateType(Type.Builder) - Method in class com.google.bigtable.v2.Type.Aggregate.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.
- setStringType(Type.String) - Method in class com.google.bigtable.v2.Type.Builder
-
String
- setStringType(Type.String.Builder) - Method in class com.google.bigtable.v2.Type.Builder
-
String
- setStringValue(String) - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a string.
- setStringValueBytes(ByteString) - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a string.
- setStripValueTransformer(boolean) - Method in class com.google.bigtable.v2.RowFilter.Builder
-
Replaces each cell's value with the empty string.
- setStructType(Type.Struct) - Method in class com.google.bigtable.v2.Type.Builder
-
Struct
- setStructType(Type.Struct.Builder) - Method in class com.google.bigtable.v2.Type.Builder
-
Struct
- setSum(Type.Aggregate.Sum) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Sum aggregator.
- setSum(Type.Aggregate.Sum.Builder) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
-
Sum aggregator.
- setTable(String) - Method in class com.google.bigtable.v2.AuthorizedViewName.Builder
- setTable(String) - Method in class com.google.bigtable.v2.TableName.Builder
- setTableName(String) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Optional.
- setTableName(String) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
-
Required.
- setTableName(String) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Optional.
- setTableName(String) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Optional.
- setTableName(String) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Required.
- setTableName(String) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Optional.
- setTableName(String) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
Optional.
- setTableName(String) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
Optional.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
-
Optional.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
-
Required.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
-
Optional.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
-
Optional.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
-
Required.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
-
Optional.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
-
Optional.
- setTableNameBytes(ByteString) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
-
Optional.
- 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.
- setTimestamp(Value) - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The timestamp of the cell to which new data should be added.
- setTimestamp(Value) - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
-
The timestamp of the cell to which new data should be added.
- setTimestamp(Value.Builder) - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
-
The timestamp of the cell to which new data should be added.
- setTimestamp(Value.Builder) - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
-
The timestamp of the cell to which new data should be added.
- 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.
- setTimestampType(Type.Timestamp) - Method in class com.google.bigtable.v2.Type.Builder
-
Timestamp
- setTimestampType(Type.Timestamp.Builder) - Method in class com.google.bigtable.v2.Type.Builder
-
Timestamp
- setTimestampValue(Timestamp) - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a timestamp.
- setTimestampValue(Timestamp.Builder) - Method in class com.google.bigtable.v2.Value.Builder
-
Represents a typed value transported as a timestamp.
- 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`.
- setType(ReadChangeStreamResponse.DataChange.Type) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The type of the mutation.
- setType(Type) - Method in class com.google.bigtable.v2.ColumnMetadata.Builder
-
The type of the column.
- setType(Type) - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
-
The type of values in this field.
- setType(Type) - Method in class com.google.bigtable.v2.Value.Builder
-
The verified `Type` of this `Value`, if it cannot be inferred.
- setType(Type.Builder) - Method in class com.google.bigtable.v2.ColumnMetadata.Builder
-
The type of the column.
- setType(Type.Builder) - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
-
The type of values in this field.
- setType(Type.Builder) - Method in class com.google.bigtable.v2.Value.Builder
-
The verified `Type` of this `Value`, if it cannot be inferred.
- setTypeValue(int) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
-
The type of the mutation.
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ArrayValue.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.ColumnMetadata.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ColumnRange.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ExecuteQueryResponse.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.AddToCell.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.MergeToCell.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.PartialResultSet.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.ProtoFormat.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ProtoRows.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ProtoSchema.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.ResultSetMetadata.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.Type.Aggregate.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Aggregate.Max.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Aggregate.Min.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Aggregate.Sum.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Array.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Bool.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Bytes.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Date.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Float32.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Float64.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Int64.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Map.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.String.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw.Builder
-
Deprecated.
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Struct.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.Value.Builder
- setUnknownFields(UnknownFieldSet) - Method in class com.google.bigtable.v2.ValueRange.Builder
- setUtf8Bytes(Type.String.Encoding.Utf8Bytes) - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
-
Use `Utf8Bytes` encoding.
- setUtf8Bytes(Type.String.Encoding.Utf8Bytes.Builder) - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
-
Use `Utf8Bytes` encoding.
- setUtf8Raw(Type.String.Encoding.Utf8Raw) - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
-
Deprecated.
- setUtf8Raw(Type.String.Encoding.Utf8Raw.Builder) - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
-
Deprecated.
- 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.
- setValues(int, Value) - Method in class com.google.bigtable.v2.ArrayValue.Builder
-
The ordered elements in the array.
- setValues(int, Value) - Method in class com.google.bigtable.v2.ProtoRows.Builder
-
A proto rows message consists of a list of values.
- setValues(int, Value.Builder) - Method in class com.google.bigtable.v2.ArrayValue.Builder
-
The ordered elements in the array.
- setValues(int, Value.Builder) - Method in class com.google.bigtable.v2.ProtoRows.Builder
-
A proto rows message consists of a list of values.
- 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.
- setValueType(Type) - Method in class com.google.bigtable.v2.Type.Map.Builder
-
The type of the values in a map.
- setValueType(Type.Builder) - Method in class com.google.bigtable.v2.Type.Map.Builder
-
The type of the values in a map.
- 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.
- SINK - Enum constant in enum com.google.bigtable.v2.RowFilter.FilterCase
- SINK_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- SOURCE_CLUSTER_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- START_KEY_CLOSED - Enum constant in enum com.google.bigtable.v2.RowRange.StartKeyCase
- START_KEY_CLOSED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowRange
- START_KEY_OPEN - Enum constant in enum com.google.bigtable.v2.RowRange.StartKeyCase
- START_KEY_OPEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowRange
- START_QUALIFIER_CLOSED - Enum constant in enum com.google.bigtable.v2.ColumnRange.StartQualifierCase
- START_QUALIFIER_CLOSED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ColumnRange
- START_QUALIFIER_OPEN - Enum constant in enum com.google.bigtable.v2.ColumnRange.StartQualifierCase
- START_QUALIFIER_OPEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ColumnRange
- START_TIME - Enum constant in enum com.google.bigtable.v2.ReadChangeStreamRequest.StartFromCase
- 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 - Enum constant in enum com.google.bigtable.v2.ValueRange.StartValueCase
- START_VALUE_CLOSED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ValueRange
- START_VALUE_OPEN - Enum constant in enum com.google.bigtable.v2.ValueRange.StartValueCase
- START_VALUE_OPEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ValueRange
- STARTFROM_NOT_SET - Enum constant in enum com.google.bigtable.v2.ReadChangeStreamRequest.StartFromCase
- STARTKEY_NOT_SET - Enum constant in enum com.google.bigtable.v2.RowRange.StartKeyCase
- STARTQUALIFIER_NOT_SET - Enum constant in enum com.google.bigtable.v2.ColumnRange.StartQualifierCase
- STARTVALUE_NOT_SET - Enum constant in enum com.google.bigtable.v2.ValueRange.StartValueCase
- STATE_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Aggregate
- STATSVIEW_NOT_SET - Enum constant in enum com.google.bigtable.v2.RequestStats.StatsViewCase
- 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
- 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 - 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 - Enum constant in enum com.google.bigtable.v2.ReadChangeStreamResponse.StreamRecordCase
- STRING_TYPE - Enum constant in enum com.google.bigtable.v2.Type.KindCase
- STRING_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
- STRING_VALUE - Enum constant in enum com.google.bigtable.v2.Value.KindCase
- STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Value
- STRIP_VALUE_TRANSFORMER - Enum constant in enum com.google.bigtable.v2.RowFilter.FilterCase
- STRIP_VALUE_TRANSFORMER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- STRUCT_TYPE - Enum constant in enum com.google.bigtable.v2.Type.KindCase
- STRUCT_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
- SUM - Enum constant in enum com.google.bigtable.v2.Type.Aggregate.AggregatorCase
- SUM_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Aggregate
T
- 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
- TableName - Class in com.google.bigtable.v2
- TableName() - Constructor for class com.google.bigtable.v2.TableName
-
Deprecated.
- TableName.Builder - Class in com.google.bigtable.v2
-
Builder for projects/{project}/instances/{instance}/tables/{table}.
- 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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation.AddToCell
- TIMESTAMP_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation.MergeToCell
- 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 - Enum constant in enum com.google.bigtable.v2.RowFilter.FilterCase
- TIMESTAMP_RANGE_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- TIMESTAMP_TYPE - Enum constant in enum com.google.bigtable.v2.Type.KindCase
- TIMESTAMP_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
- TIMESTAMP_VALUE - Enum constant in enum com.google.bigtable.v2.Value.KindCase
- TIMESTAMP_VALUE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Value
- 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.v2.ArrayValue
- toBuilder() - Method in class com.google.bigtable.v2.AuthorizedViewName
- 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.ColumnMetadata
- toBuilder() - Method in class com.google.bigtable.v2.ColumnRange
- toBuilder() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
- toBuilder() - Method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- 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.PartialResultSet
- 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.ProtoFormat
- toBuilder() - Method in class com.google.bigtable.v2.ProtoRows
- toBuilder() - Method in class com.google.bigtable.v2.ProtoRowsBatch
- toBuilder() - Method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- toBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate.Max
- toBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate.Min
- toBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate.Sum
- toBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate
- toBuilder() - Method in class com.google.bigtable.v2.Type.Array
- toBuilder() - Method in class com.google.bigtable.v2.Type.Bool
- toBuilder() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- toBuilder() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding
- toBuilder() - Method in class com.google.bigtable.v2.Type.Bytes
- toBuilder() - Method in class com.google.bigtable.v2.Type.Date
- toBuilder() - Method in class com.google.bigtable.v2.Type.Float32
- toBuilder() - Method in class com.google.bigtable.v2.Type.Float64
- toBuilder() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- toBuilder() - Method in class com.google.bigtable.v2.Type.Int64.Encoding
- toBuilder() - Method in class com.google.bigtable.v2.Type.Int64
- toBuilder() - Method in class com.google.bigtable.v2.Type.Map
- toBuilder() - Method in class com.google.bigtable.v2.Type.String.Encoding
- toBuilder() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- toBuilder() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- toBuilder() - Method in class com.google.bigtable.v2.Type.String
- toBuilder() - Method in class com.google.bigtable.v2.Type.Struct.Field
- toBuilder() - Method in class com.google.bigtable.v2.Type.Struct
- toBuilder() - Method in class com.google.bigtable.v2.Type.Timestamp
- toBuilder() - Method in class com.google.bigtable.v2.Type
- toBuilder() - Method in class com.google.bigtable.v2.Value
- toBuilder() - Method in class com.google.bigtable.v2.ValueRange
- 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
- toString() - Method in class com.google.bigtable.v2.AuthorizedViewName
- toString() - Method in class com.google.bigtable.v2.InstanceName
- toString() - Method in class com.google.bigtable.v2.TableName
- toStringList(List<AuthorizedViewName>) - Static method in class com.google.bigtable.v2.AuthorizedViewName
- 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
- Type - Class in com.google.bigtable.v2
-
`Type` represents the type of data that is written to, read from, or stored in Bigtable.
- TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ColumnMetadata
- TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
- TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Struct.Field
- TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Value
- TYPE_UNSPECIFIED - Enum constant in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
-
The type is unspecified.
- TYPE_UNSPECIFIED_VALUE - Static variable in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
-
The type is unspecified.
- Type.Aggregate - Class in com.google.bigtable.v2
-
A value that combines incremental updates into a summarized value.
- Type.Aggregate.AggregatorCase - Enum in com.google.bigtable.v2
- Type.Aggregate.Builder - Class in com.google.bigtable.v2
-
A value that combines incremental updates into a summarized value.
- Type.Aggregate.HyperLogLogPlusPlusUniqueCount - Class in com.google.bigtable.v2
-
Computes an approximate unique count over the input values.
- Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder - Class in com.google.bigtable.v2
-
Computes an approximate unique count over the input values.
- Type.Aggregate.HyperLogLogPlusPlusUniqueCountOrBuilder - Interface in com.google.bigtable.v2
- Type.Aggregate.Max - Class in com.google.bigtable.v2
-
Computes the max of the input values.
- Type.Aggregate.Max.Builder - Class in com.google.bigtable.v2
-
Computes the max of the input values.
- Type.Aggregate.MaxOrBuilder - Interface in com.google.bigtable.v2
- Type.Aggregate.Min - Class in com.google.bigtable.v2
-
Computes the min of the input values.
- Type.Aggregate.Min.Builder - Class in com.google.bigtable.v2
-
Computes the min of the input values.
- Type.Aggregate.MinOrBuilder - Interface in com.google.bigtable.v2
- Type.Aggregate.Sum - Class in com.google.bigtable.v2
-
Computes the sum of the input values.
- Type.Aggregate.Sum.Builder - Class in com.google.bigtable.v2
-
Computes the sum of the input values.
- Type.Aggregate.SumOrBuilder - Interface in com.google.bigtable.v2
- Type.AggregateOrBuilder - Interface in com.google.bigtable.v2
- Type.Array - Class in com.google.bigtable.v2
-
An ordered list of elements of a given type.
- Type.Array.Builder - Class in com.google.bigtable.v2
-
An ordered list of elements of a given type.
- Type.ArrayOrBuilder - Interface in com.google.bigtable.v2
- Type.Bool - Class in com.google.bigtable.v2
-
bool Values of type `Bool` are stored in `Value.bool_value`.
- Type.Bool.Builder - Class in com.google.bigtable.v2
-
bool Values of type `Bool` are stored in `Value.bool_value`.
- Type.BoolOrBuilder - Interface in com.google.bigtable.v2
- Type.Builder - Class in com.google.bigtable.v2
-
`Type` represents the type of data that is written to, read from, or stored in Bigtable.
- Type.Bytes - Class in com.google.bigtable.v2
-
Bytes Values of type `Bytes` are stored in `Value.bytes_value`.
- Type.Bytes.Builder - Class in com.google.bigtable.v2
-
Bytes Values of type `Bytes` are stored in `Value.bytes_value`.
- Type.Bytes.Encoding - Class in com.google.bigtable.v2
-
Rules used to convert to/from lower level types.
- Type.Bytes.Encoding.Builder - Class in com.google.bigtable.v2
-
Rules used to convert to/from lower level types.
- Type.Bytes.Encoding.EncodingCase - Enum in com.google.bigtable.v2
- Type.Bytes.Encoding.Raw - Class in com.google.bigtable.v2
-
Leaves the value "as-is" * Order-preserving?
- Type.Bytes.Encoding.Raw.Builder - Class in com.google.bigtable.v2
-
Leaves the value "as-is" * Order-preserving?
- Type.Bytes.Encoding.RawOrBuilder - Interface in com.google.bigtable.v2
- Type.Bytes.EncodingOrBuilder - Interface in com.google.bigtable.v2
- Type.BytesOrBuilder - Interface in com.google.bigtable.v2
- Type.Date - Class in com.google.bigtable.v2
-
Date Values of type `Date` are stored in `Value.date_value`.
- Type.Date.Builder - Class in com.google.bigtable.v2
-
Date Values of type `Date` are stored in `Value.date_value`.
- Type.DateOrBuilder - Interface in com.google.bigtable.v2
- Type.Float32 - Class in com.google.bigtable.v2
-
Float32 Values of type `Float32` are stored in `Value.float_value`.
- Type.Float32.Builder - Class in com.google.bigtable.v2
-
Float32 Values of type `Float32` are stored in `Value.float_value`.
- Type.Float32OrBuilder - Interface in com.google.bigtable.v2
- Type.Float64 - Class in com.google.bigtable.v2
-
Float64 Values of type `Float64` are stored in `Value.float_value`.
- Type.Float64.Builder - Class in com.google.bigtable.v2
-
Float64 Values of type `Float64` are stored in `Value.float_value`.
- Type.Float64OrBuilder - Interface in com.google.bigtable.v2
- Type.Int64 - Class in com.google.bigtable.v2
-
Int64 Values of type `Int64` are stored in `Value.int_value`.
- Type.Int64.Builder - Class in com.google.bigtable.v2
-
Int64 Values of type `Int64` are stored in `Value.int_value`.
- Type.Int64.Encoding - Class in com.google.bigtable.v2
-
Rules used to convert to/from lower level types.
- Type.Int64.Encoding.BigEndianBytes - Class in com.google.bigtable.v2
-
Encodes the value as an 8-byte big endian twos complement `Bytes` value
- Type.Int64.Encoding.BigEndianBytes.Builder - Class in com.google.bigtable.v2
-
Encodes the value as an 8-byte big endian twos complement `Bytes` value
- Type.Int64.Encoding.BigEndianBytesOrBuilder - Interface in com.google.bigtable.v2
- Type.Int64.Encoding.Builder - Class in com.google.bigtable.v2
-
Rules used to convert to/from lower level types.
- Type.Int64.Encoding.EncodingCase - Enum in com.google.bigtable.v2
- Type.Int64.EncodingOrBuilder - Interface in com.google.bigtable.v2
- Type.Int64OrBuilder - Interface in com.google.bigtable.v2
- Type.KindCase - Enum in com.google.bigtable.v2
- Type.Map - Class in com.google.bigtable.v2
-
A mapping of keys to values of a given type.
- Type.Map.Builder - Class in com.google.bigtable.v2
-
A mapping of keys to values of a given type.
- Type.MapOrBuilder - Interface in com.google.bigtable.v2
- Type.String - Class in com.google.bigtable.v2
-
String Values of type `String` are stored in `Value.string_value`.
- Type.String.Builder - Class in com.google.bigtable.v2
-
String Values of type `String` are stored in `Value.string_value`.
- Type.String.Encoding - Class in com.google.bigtable.v2
-
Rules used to convert to/from lower level types.
- Type.String.Encoding.Builder - Class in com.google.bigtable.v2
-
Rules used to convert to/from lower level types.
- Type.String.Encoding.EncodingCase - Enum in com.google.bigtable.v2
- Type.String.Encoding.Utf8Bytes - Class in com.google.bigtable.v2
-
UTF-8 encoding * Order-preserving?
- Type.String.Encoding.Utf8Bytes.Builder - Class in com.google.bigtable.v2
-
UTF-8 encoding * Order-preserving?
- Type.String.Encoding.Utf8BytesOrBuilder - Interface in com.google.bigtable.v2
- Type.String.Encoding.Utf8Raw - Class in com.google.bigtable.v2
-
Deprecated.
- Type.String.Encoding.Utf8Raw.Builder - Class in com.google.bigtable.v2
-
Deprecated.Deprecated: prefer the equivalent `Utf8Bytes`.
- Type.String.Encoding.Utf8RawOrBuilder - Interface in com.google.bigtable.v2
-
Deprecated.
- Type.String.EncodingOrBuilder - Interface in com.google.bigtable.v2
- Type.StringOrBuilder - Interface in com.google.bigtable.v2
- Type.Struct - Class in com.google.bigtable.v2
-
A structured data value, consisting of fields which map to dynamically typed values.
- Type.Struct.Builder - Class in com.google.bigtable.v2
-
A structured data value, consisting of fields which map to dynamically typed values.
- Type.Struct.Field - Class in com.google.bigtable.v2
-
A struct field and its type.
- Type.Struct.Field.Builder - Class in com.google.bigtable.v2
-
A struct field and its type.
- Type.Struct.FieldOrBuilder - Interface in com.google.bigtable.v2
- Type.StructOrBuilder - Interface in com.google.bigtable.v2
- Type.Timestamp - Class in com.google.bigtable.v2
-
Timestamp Values of type `Timestamp` are stored in `Value.timestamp_value`.
- Type.Timestamp.Builder - Class in com.google.bigtable.v2
-
Timestamp Values of type `Timestamp` are stored in `Value.timestamp_value`.
- Type.TimestampOrBuilder - Interface in com.google.bigtable.v2
- TypeOrBuilder - Interface in com.google.bigtable.v2
- TypesProto - Class in com.google.bigtable.v2
U
- UNRECOGNIZED - Enum constant in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
- UNRECOGNIZED - Enum constant in enum com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
- USER - Enum constant in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
-
A user-initiated mutation.
- USER_VALUE - Static variable in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
-
A user-initiated mutation.
- UTF8_BYTES - Enum constant in enum com.google.bigtable.v2.Type.String.Encoding.EncodingCase
- UTF8_BYTES_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.String.Encoding
- UTF8_RAW - Enum constant in enum com.google.bigtable.v2.Type.String.Encoding.EncodingCase
-
Deprecated.
- UTF8_RAW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.String.Encoding
V
- Value - Class in com.google.bigtable.v2
-
`Value` represents a dynamically typed value.
- 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 - Enum constant in enum com.google.bigtable.v2.RowFilter.FilterCase
- VALUE_RANGE_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
- VALUE_REGEX_FILTER - Enum constant in enum 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
- VALUE_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Map
- Value.Builder - Class in com.google.bigtable.v2
-
`Value` represents a dynamically typed value.
- Value.KindCase - Enum in com.google.bigtable.v2
- 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.ExecuteQueryRequest.DataFormatCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.ExecuteQueryResponse.ResponseCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.Mutation.MutationCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.PartialResultSet.PartialRowsCase
-
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.ResultSetMetadata.SchemaCase
-
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.Type.Aggregate.AggregatorCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.Type.Bytes.Encoding.EncodingCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.Type.Int64.Encoding.EncodingCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.Type.KindCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.Type.String.Encoding.EncodingCase
-
Deprecated.
- valueOf(int) - Static method in enum com.google.bigtable.v2.Value.KindCase
-
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.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.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.ExecuteQueryRequest.DataFormatCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.v2.ExecuteQueryResponse.ResponseCase
-
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.PartialResultSet.PartialRowsCase
-
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.ResultSetMetadata.SchemaCase
-
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.Type.Aggregate.AggregatorCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.v2.Type.Bytes.Encoding.EncodingCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.v2.Type.Int64.Encoding.EncodingCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.v2.Type.KindCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.v2.Type.String.Encoding.EncodingCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.google.bigtable.v2.Value.KindCase
-
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.
- ValueOrBuilder - Interface in com.google.bigtable.v2
- 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.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.ExecuteQueryRequest.DataFormatCase
-
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.ExecuteQueryResponse.ResponseCase
-
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.PartialResultSet.PartialRowsCase
-
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.ResultSetMetadata.SchemaCase
-
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.Type.Aggregate.AggregatorCase
-
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.Type.Bytes.Encoding.EncodingCase
-
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.Type.Int64.Encoding.EncodingCase
-
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.Type.KindCase
-
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.Type.String.Encoding.EncodingCase
-
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.Value.KindCase
-
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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ArrayValue
- VALUES_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ProtoRows
W
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ArrayValue
- 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.ColumnMetadata
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ColumnRange
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ExecuteQueryRequest
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ExecuteQueryResponse
- 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.AddToCell
- 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.MergeToCell
- 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.PartialResultSet
- 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.ProtoFormat
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ProtoRows
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ProtoRowsBatch
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ProtoSchema
- 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.ResultSetMetadata
- 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.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.Aggregate.Max
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.Aggregate.Min
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.Aggregate.Sum
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.Aggregate
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.Array
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.Bool
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.Bytes
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.Date
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.Float32
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.Float64
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.Int64.Encoding
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.Int64
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.Map
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
-
Deprecated.
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.String.Encoding
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.String
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.Struct.Field
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.Struct
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.Timestamp
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type
- writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Value
- 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 and Interfaces|All Packages|Constant Field Values|Serialized Form