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

A

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].
addAllMetadata(Iterable<? extends SessionRefreshConfig.Metadata>) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
Output only.
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.
addAllMutations(Iterable<? extends Mutation>) - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
repeated .google.bigtable.v2.Mutation mutations = 2;
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(Cell) - Method in class com.google.bigtable.v2.Column.Builder
Must not be empty.
addCells(int, 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.
addCells(int, 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(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) - 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(int, 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(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(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(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.
addChunksBuilder() - 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.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.ReadRowsResponse.Builder
A collection of a row's contents as part of the read request.
addColumns(Column) - Method in class com.google.bigtable.v2.Family.Builder
Must not be empty.
addColumns(int, 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(int, 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(int, 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.
addColumns(int, 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(int) - 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.ProtoSchema.Builder
The columns in the result set.
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(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(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(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.
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(MutateRowsRequest.Entry) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
Required.
addEntries(int, 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(int, 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(int, 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.
addEntries(int, 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(int) - 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.MutateRowsResponse.Builder
One or more results for Entries from the batch request.
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(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(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(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`.
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(Family) - Method in class com.google.bigtable.v2.Row.Builder
May be empty, but only if the entire row is empty.
addFamilies(int, 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.
addFamilies(int, 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(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) - 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.
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.
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(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.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.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.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(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(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(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.
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(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() - 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.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].
addMetadata(SessionRefreshConfig.Metadata) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
Output only.
addMetadata(int, SessionRefreshConfig.Metadata) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
Output only.
addMetadata(SessionRefreshConfig.Metadata.Builder) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
Output only.
addMetadata(int, SessionRefreshConfig.Metadata.Builder) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
Output only.
addMetadataBuilder() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
Output only.
addMetadataBuilder(int) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
Output only.
addMutations(Mutation) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
Required.
addMutations(int, Mutation) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
Required.
addMutations(Mutation.Builder) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
Required.
addMutations(int, Mutation.Builder) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
Required.
addMutations(Mutation) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
Required.
addMutations(int, Mutation) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
Required.
addMutations(Mutation.Builder) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.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.SessionMutateRowRequest.Builder
repeated .google.bigtable.v2.Mutation mutations = 2;
addMutations(int, Mutation) - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
repeated .google.bigtable.v2.Mutation mutations = 2;
addMutations(Mutation.Builder) - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
repeated .google.bigtable.v2.Mutation mutations = 2;
addMutations(int, Mutation.Builder) - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
repeated .google.bigtable.v2.Mutation mutations = 2;
addMutationsBuilder() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
Required.
addMutationsBuilder(int) - 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.MutateRowsRequest.Entry.Builder
Required.
addMutationsBuilder() - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
repeated .google.bigtable.v2.Mutation mutations = 2;
addMutationsBuilder(int) - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
repeated .google.bigtable.v2.Mutation mutations = 2;
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(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(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(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`.
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`.
addRowKeys(ByteString) - Method in class com.google.bigtable.v2.RowSet.Builder
Single rows included in the set.
addRowRanges(RowRange) - Method in class com.google.bigtable.v2.RowSet.Builder
Contiguous row ranges included in the set.
addRowRanges(int, 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.
addRowRanges(int, 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(ReadModifyWriteRule) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
Required.
addRules(int, ReadModifyWriteRule) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
Required.
addRules(ReadModifyWriteRule.Builder) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
Required.
addRules(int, 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(StreamContinuationToken) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
List of continuation tokens.
addTokens(int, 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.
addTokens(int, 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(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) - 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`.
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`.
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(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.ArrayValue.Builder
The ordered elements in the array.
addValues(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.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(int, 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.ProtoRows.Builder
A proto rows message consists of a list of values.
addValues(int, 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(int) - 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.ProtoRows.Builder
A proto rows message consists of a list of values.
AFE_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ResponseParams
 
AGGREGATE_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
 
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.GetClientConfigurationRequest
 
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.OpenAuthorizedViewRequest
 
APP_PROFILE_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
APP_PROFILE_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.OpenTableRequest
 
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.PrepareQueryRequest
 
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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadModifyWriteRule
 
APPLICATION_FRONTEND_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.BackendIdentifier
 
APPLICATION_FRONTEND_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.PeerInfo
 
APPLICATION_FRONTEND_REGION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.PeerInfo
 
APPLICATION_FRONTEND_SUBZONE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.PeerInfo
 
APPLICATION_FRONTEND_ZONE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.BackendIdentifier
 
APPLICATION_FRONTEND_ZONE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.PeerInfo
 
APPLY_LABEL_TRANSFORMER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
 
ARRAY_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
 
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
 
ATTEMPT_NUMBER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
ATTEMPT_START_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
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.OpenAuthorizedViewRequest
 
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}.
AuthorizedViewRequest - Class in com.google.bigtable.v2
A request wrapper for operations on an authorized view.
AuthorizedViewRequest.Builder - Class in com.google.bigtable.v2
A request wrapper for operations on an authorized view.
AuthorizedViewRequest.PayloadCase - Enum in com.google.bigtable.v2
 
AuthorizedViewRequestOrBuilder - Interface in com.google.bigtable.v2
 
AuthorizedViewResponse - Class in com.google.bigtable.v2
A response wrapper for operations on an authorized view.
AuthorizedViewResponse.Builder - Class in com.google.bigtable.v2
A response wrapper for operations on an authorized view.
AuthorizedViewResponse.PayloadCase - Enum in com.google.bigtable.v2
 
AuthorizedViewResponseOrBuilder - Interface in com.google.bigtable.v2
 

B

BACKEND_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.OpenSessionResponse
 
BACKEND_LATENCY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionRequestStats
 
BackendIdentifier - Class in com.google.bigtable.v2
Information about the connected backends from a session client's perspective.
BackendIdentifier.Builder - Class in com.google.bigtable.v2
Information about the connected backends from a session client's perspective.
BackendIdentifierOrBuilder - Interface in com.google.bigtable.v2
 
BATCH_CHECKSUM_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.PartialResultSet
 
BATCH_DATA_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ProtoRowsBatch
 
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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
 
BOOL_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
 
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.AuthorizedViewRequest.Builder
 
build() - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
 
build() - Method in class com.google.bigtable.v2.BackendIdentifier.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.ClientConfiguration.Builder
 
build() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
 
build() - Method in class com.google.bigtable.v2.CloseSessionRequest.Builder
 
build() - Method in class com.google.bigtable.v2.ClusterInformation.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.ErrorResponse.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.GetClientConfigurationRequest.Builder
 
build() - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
 
build() - Method in class com.google.bigtable.v2.HeartbeatResponse.Builder
 
build() - Method in class com.google.bigtable.v2.Idempotency.Builder
 
build() - Method in class com.google.bigtable.v2.InstanceName.Builder
 
build() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
 
build() - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight.Builder
 
build() - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma.Builder
 
build() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Random.Builder
 
build() - Method in class com.google.bigtable.v2.MaterializedViewName.Builder
 
build() - Method in class com.google.bigtable.v2.MaterializedViewRequest.Builder
 
build() - Method in class com.google.bigtable.v2.MaterializedViewResponse.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.OpenAuthorizedViewRequest.Builder
 
build() - Method in class com.google.bigtable.v2.OpenAuthorizedViewResponse.Builder
 
build() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
 
build() - Method in class com.google.bigtable.v2.OpenMaterializedViewResponse.Builder
 
build() - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
 
build() - Method in class com.google.bigtable.v2.OpenSessionResponse.Builder
 
build() - Method in class com.google.bigtable.v2.OpenTableRequest.Builder
 
build() - Method in class com.google.bigtable.v2.OpenTableResponse.Builder
 
build() - Method in class com.google.bigtable.v2.PartialResultSet.Builder
 
build() - Method in class com.google.bigtable.v2.PeerInfo.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.PrepareQueryRequest.Builder
 
build() - Method in class com.google.bigtable.v2.PrepareQueryResponse.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.SessionClientConfiguration.Builder
 
build() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
 
build() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly.Builder
 
build() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly.Builder
 
build() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder
 
build() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
 
build() - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
 
build() - Method in class com.google.bigtable.v2.SessionMutateRowResponse.Builder
 
build() - Method in class com.google.bigtable.v2.SessionParametersResponse.Builder
 
build() - Method in class com.google.bigtable.v2.SessionReadRowRequest.Builder
 
build() - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
 
build() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
 
build() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata.Builder
 
build() - Method in class com.google.bigtable.v2.SessionRequest.Builder
 
build() - Method in class com.google.bigtable.v2.SessionRequestStats.Builder
 
build() - Method in class com.google.bigtable.v2.SessionResponse.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.TableRequest.Builder
 
build() - Method in class com.google.bigtable.v2.TableResponse.Builder
 
build() - Method in class com.google.bigtable.v2.TelemetryConfiguration.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.Enum.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.Int64.Encoding.OrderedCodeBytes.Builder
 
build() - Method in class com.google.bigtable.v2.Type.Map.Builder
 
build() - Method in class com.google.bigtable.v2.Type.Proto.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.Encoding.Builder
 
build() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes.Builder
 
build() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes.Builder
 
build() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton.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.Type.Timestamp.Encoding.Builder
 
build() - Method in class com.google.bigtable.v2.Value.Builder
 
build() - Method in class com.google.bigtable.v2.ValueBitmask.Builder
 
build() - Method in class com.google.bigtable.v2.ValueRange.Builder
 
build() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
 
build() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
 
build() - Method in class com.google.bigtable.v2.VirtualRpcResponse.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.MaterializedViewName.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.AuthorizedViewRequest.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.BackendIdentifier.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.ClientConfiguration.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.CloseSessionRequest.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.ClusterInformation.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.ErrorResponse.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.GetClientConfigurationRequest.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.HeartbeatResponse.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.Idempotency.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Random.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.MaterializedViewRequest.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.MaterializedViewResponse.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.OpenAuthorizedViewRequest.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.OpenAuthorizedViewResponse.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.OpenMaterializedViewResponse.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.OpenSessionResponse.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.OpenTableRequest.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.OpenTableResponse.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.PartialResultSet.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.PeerInfo.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.PrepareQueryRequest.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.PrepareQueryResponse.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.SessionClientConfiguration.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.SessionMutateRowResponse.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.SessionParametersResponse.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.SessionReadRowRequest.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.SessionRequest.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.SessionRequestStats.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.SessionResponse.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.TableRequest.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.TableResponse.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.TelemetryConfiguration.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.Enum.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.Int64.Encoding.OrderedCodeBytes.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.Type.Map.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.Type.Proto.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.Encoding.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton.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.Type.Timestamp.Encoding.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.Value.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.ValueBitmask.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.ValueRange.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
 
buildPartial() - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
 
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_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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
 
CELLS_PER_ROW_LIMIT_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
 
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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
 
CHANNEL_CONFIGURATION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionClientConfiguration
 
CHECK_INTERVAL_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
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.AuthorizedViewRequest.Builder
 
clear() - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
 
clear() - Method in class com.google.bigtable.v2.BackendIdentifier.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.ClientConfiguration.Builder
 
clear() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
 
clear() - Method in class com.google.bigtable.v2.CloseSessionRequest.Builder
 
clear() - Method in class com.google.bigtable.v2.ClusterInformation.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.ErrorResponse.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.GetClientConfigurationRequest.Builder
 
clear() - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
 
clear() - Method in class com.google.bigtable.v2.HeartbeatResponse.Builder
 
clear() - Method in class com.google.bigtable.v2.Idempotency.Builder
 
clear() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
 
clear() - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight.Builder
 
clear() - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma.Builder
 
clear() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Random.Builder
 
clear() - Method in class com.google.bigtable.v2.MaterializedViewRequest.Builder
 
clear() - Method in class com.google.bigtable.v2.MaterializedViewResponse.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.OpenAuthorizedViewRequest.Builder
 
clear() - Method in class com.google.bigtable.v2.OpenAuthorizedViewResponse.Builder
 
clear() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
 
clear() - Method in class com.google.bigtable.v2.OpenMaterializedViewResponse.Builder
 
clear() - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
 
clear() - Method in class com.google.bigtable.v2.OpenSessionResponse.Builder
 
clear() - Method in class com.google.bigtable.v2.OpenTableRequest.Builder
 
clear() - Method in class com.google.bigtable.v2.OpenTableResponse.Builder
 
clear() - Method in class com.google.bigtable.v2.PartialResultSet.Builder
 
clear() - Method in class com.google.bigtable.v2.PeerInfo.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.PrepareQueryRequest.Builder
 
clear() - Method in class com.google.bigtable.v2.PrepareQueryResponse.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.SessionClientConfiguration.Builder
 
clear() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
 
clear() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly.Builder
 
clear() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly.Builder
 
clear() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder
 
clear() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
 
clear() - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
 
clear() - Method in class com.google.bigtable.v2.SessionMutateRowResponse.Builder
 
clear() - Method in class com.google.bigtable.v2.SessionParametersResponse.Builder
 
clear() - Method in class com.google.bigtable.v2.SessionReadRowRequest.Builder
 
clear() - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
 
clear() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
 
clear() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata.Builder
 
clear() - Method in class com.google.bigtable.v2.SessionRequest.Builder
 
clear() - Method in class com.google.bigtable.v2.SessionRequestStats.Builder
 
clear() - Method in class com.google.bigtable.v2.SessionResponse.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.TableRequest.Builder
 
clear() - Method in class com.google.bigtable.v2.TableResponse.Builder
 
clear() - Method in class com.google.bigtable.v2.TelemetryConfiguration.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.Enum.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.Int64.Encoding.OrderedCodeBytes.Builder
 
clear() - Method in class com.google.bigtable.v2.Type.Map.Builder
 
clear() - Method in class com.google.bigtable.v2.Type.Proto.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.Encoding.Builder
 
clear() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes.Builder
 
clear() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes.Builder
 
clear() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton.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.Type.Timestamp.Encoding.Builder
 
clear() - Method in class com.google.bigtable.v2.Value.Builder
 
clear() - Method in class com.google.bigtable.v2.ValueBitmask.Builder
 
clear() - Method in class com.google.bigtable.v2.ValueRange.Builder
 
clear() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
 
clear() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
 
clear() - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
 
clearAddToCell() - Method in class com.google.bigtable.v2.Mutation.Builder
Incrementally updates an `Aggregate` cell.
clearAfeId() - Method in class com.google.bigtable.v2.ResponseParams.Builder
The AFE ID for the AFE that is served this request.
clearAggregateType() - Method in class com.google.bigtable.v2.Type.Builder
Aggregate .google.bigtable.v2.Type.Aggregate aggregate_type = 6;
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.
clearApplicationFrontendId() - Method in class com.google.bigtable.v2.BackendIdentifier.Builder
An opaque identifier for the application frontend which serviced this request.
clearApplicationFrontendId() - Method in class com.google.bigtable.v2.PeerInfo.Builder
An opaque identifier for the application frontend which serviced this request.
clearApplicationFrontendRegion() - Method in class com.google.bigtable.v2.PeerInfo.Builder
The Cloud region of the application frontend that served this request.
clearApplicationFrontendSubzone() - Method in class com.google.bigtable.v2.PeerInfo.Builder
The subzone of the application frontend that served this request, e.g. an identifier for where within a zone (within the reported region) the application frontend is.
clearApplicationFrontendZone() - Method in class com.google.bigtable.v2.BackendIdentifier.Builder
The zone of the application frontend that served this request.
clearApplicationFrontendZone() - Method in class com.google.bigtable.v2.PeerInfo.Builder
Deprecated.
google.bigtable.v2.PeerInfo.application_frontend_zone is deprecated. See google/bigtable/v2/peer_info.proto;l=72
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.GetClientConfigurationRequest.Builder
Optional.
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.OpenAuthorizedViewRequest.Builder
The app profile id to use for the authorized view sessions.
clearAppProfileId() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
The app profile id to use for the materialized view sessions.
clearAppProfileId() - Method in class com.google.bigtable.v2.OpenTableRequest.Builder
string app_profile_id = 2;
clearAppProfileId() - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
This value specifies routing for replication.
clearAppProfileId() - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Optional.
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 .google.bigtable.v2.Type.Array array_type = 3;
clearArrayValue() - Method in class com.google.bigtable.v2.Value.Builder
Represents a typed value transported as a sequence of values.
clearAttemptNumber() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
Track retry attempts for this vRPC at the AFE.
clearAttemptStart() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
Track the client's known start time for the attempt.
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.OpenAuthorizedViewRequest.Builder
The Authorized view name to read and write from.
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.
clearBackend() - Method in class com.google.bigtable.v2.OpenSessionResponse.Builder
Information on the backend(s) that are hosting this session.
clearBackendLatency() - Method in class com.google.bigtable.v2.SessionRequestStats.Builder
Backend (critical section) latency for the request.
clearBatchChecksum() - Method in class com.google.bigtable.v2.PartialResultSet.Builder
CRC32C checksum of concatenated `partial_rows` data for the current batch.
clearBatchData() - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
Part of a serialized `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 .google.bigtable.v2.Type.Bool bool_type = 8;
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 .google.bigtable.v2.Type.Bytes bytes_type = 1;
clearBytesType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
Deprecated.
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.
clearChannelConfiguration() - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Configuration for the channel pool.
clearCheckInterval() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder
The interval to check the error rate over.
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.
clearCloseSession() - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.CloseSessionRequest close_session = 2;
clearCloseStream() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
An indication that the stream should be closed.
clearCloudPathOnly() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
CloudPath only.
clearClusterId() - Method in class com.google.bigtable.v2.ClusterInformation.Builder
string cluster_id = 1;
clearClusterId() - Method in class com.google.bigtable.v2.ResponseParams.Builder
Identifier for a cluster that represents set of bigtable resources.
clearClusterInfo() - Method in class com.google.bigtable.v2.ErrorResponse.Builder
.google.bigtable.v2.ClusterInformation cluster_info = 2;
clearClusterInfo() - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
.google.bigtable.v2.ClusterInformation cluster_info = 2;
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.
clearConsecutiveFailedConnectionAttempts() - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
Used for serverside observability.
clearConsecutiveSessionFailureThreshold() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
A threshold for cancelling all pending vRPCs based on how many consecutive session establishment errors have been observed.
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
 
clearDataFormat() - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
 
clearDateType() - Method in class com.google.bigtable.v2.Type.Builder
Date .google.bigtable.v2.Type.Date date_type = 11;
clearDateValue() - Method in class com.google.bigtable.v2.Value.Builder
Represents a typed value transported as a date.
clearDeadline() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
Attempt deadline.
clearDebugTagLevel() - Method in class com.google.bigtable.v2.TelemetryConfiguration.Builder
Selector for the debug counters that should be uploaded.
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.
clearDelimitedBytes() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
Use `DelimitedBytes` encoding.
clearDelimiter() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes.Builder
Byte sequence used to delimit concatenated fields.
clearDescription() - Method in class com.google.bigtable.v2.CloseSessionRequest.Builder
string description = 2;
clearDescription() - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
string description = 2;
clearDirectAccessOnly() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
DirectAccess only.
clearDirectAccessRequested() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
Notify the server that the client explicitly opted in for Direct Access.
clearDirectAccessWithFallback() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
DirectAccess with a fallback to CloudPath.
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 or 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 or 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 or from lower level types.
clearEncoding() - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
 
clearEncoding() - Method in class com.google.bigtable.v2.Type.Struct.Builder
The encoding to use when converting to or from lower level types.
clearEncoding() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
 
clearEncoding() - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
The encoding to use when converting to or from lower level types.
clearEncoding() - Method in class com.google.bigtable.v2.Type.Timestamp.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.
clearEnumName() - Method in class com.google.bigtable.v2.Type.Enum.Builder
The fully qualified name of the protobuf enum message, including package.
clearEnumType() - Method in class com.google.bigtable.v2.Type.Builder
Enum .google.bigtable.v2.Type.Enum enum_type = 14;
clearError() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.ErrorResponse error = 3;
clearErrorRateThreshold() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder
The threshold for errors on DirectAccess to trigger CloudPath fallback.
clearEscapeNulls() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
If set, allows NULL values to be encoded as the empty string "".
clearEstimatedBatchSize() - Method in class com.google.bigtable.v2.PartialResultSet.Builder
Estimated size of the buffer required to hold the next batch of results.
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.
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
 
clearFilter() - Method in class com.google.bigtable.v2.SessionReadRowRequest.Builder
.google.bigtable.v2.RowFilter filter = 2;
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.
clearFlags() - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
Client settings, including a record of .google.bigtable.v2.FeatureFlags flags = 2;
clearFloat32Type() - Method in class com.google.bigtable.v2.Type.Builder
Float32 .google.bigtable.v2.Type.Float32 float32_type = 12;
clearFloat64Type() - Method in class com.google.bigtable.v2.Type.Builder
Float64 .google.bigtable.v2.Type.Float64 float64_type = 9;
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.
clearGoAway() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.GoAwayResponse go_away = 6;
clearGoogleFrontendId() - Method in class com.google.bigtable.v2.BackendIdentifier.Builder
An opaque identifier for the Google Frontend which serviced this request.
clearGoogleFrontendId() - Method in class com.google.bigtable.v2.PeerInfo.Builder
An opaque identifier for the Google Frontend which serviced this request.
clearHeadroom() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
Fraction of idle sessions to keep in order to manage an increase in requests-in-flight.
clearHeartbeat() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
A periodic heartbeat message.
clearHeartbeat() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.HeartbeatResponse heartbeat = 5;
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.
clearIdempotency() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
clearIdempotency() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
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`.
clearInstanceName() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
Required.
clearInstanceName() - Method in class com.google.bigtable.v2.GetClientConfigurationRequest.Builder
Required.
clearInstanceName() - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Required.
clearInt64Type() - Method in class com.google.bigtable.v2.Type.Builder
Int64 .google.bigtable.v2.Type.Int64 int64_type = 5;
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.
clearKeepAlive() - Method in class com.google.bigtable.v2.SessionParametersResponse.Builder
Maximum time between messages that the AFE will send to the client.
clearKey() - Method in class com.google.bigtable.v2.Row.Builder
The unique key which identifies this row within its table.
clearKey() - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
bytes key = 1;
clearKey() - Method in class com.google.bigtable.v2.SessionReadRowRequest.Builder
bytes key = 1;
clearKey() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata.Builder
Output only.
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`.
clearLastRpcIdAdmitted() - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
The last vRPC which was admitted by the AFE.
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.
clearLeastInFlight() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.LeastInFlight least_in_flight = 1;
clearLoadBalancingOptions() - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Deprecated.
clearLoadBalancingOptions() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
How to balance vRPC load over connections to AFEs.
clearLoadBalancingStrategy() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
 
clearMapType() - Method in class com.google.bigtable.v2.Type.Builder
Map .google.bigtable.v2.Type.Map map_type = 4;
clearMask() - Method in class com.google.bigtable.v2.ValueBitmask.Builder
Required.
clearMaterializedViewName() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
The Materialized view name to read and write from.
clearMaterializedViewName() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
Optional.
clearMaterializedViewName() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
Optional.
clearMax() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
Max aggregator.
clearMaxRpcRetryCount() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
Number of times the client should retry a failed GetClientConfiguration RPC per polling interval before giving up.
clearMaxServerCount() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
The maximum number of distinct servers to connect to in the channel pool.
clearMaxSessionCount() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
The maximum number of sessions for a given scope.
clearMergeToCell() - Method in class com.google.bigtable.v2.Mutation.Builder
Merges accumulated state to an `Aggregate` cell.
clearMessageName() - Method in class com.google.bigtable.v2.Type.Proto.Builder
The fully qualified name of the protobuf message, including package.
clearMetadata() - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
Structure of rows in this response stream.
clearMetadata() - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
clearMetadata() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
Output only.
clearMetadata() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
vRPC metadata.
clearMin() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
Min aggregator.
clearMinServerCount() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
The minimum number of distcint servers to connect to in the channel pool.
clearMinSessionCount() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
The minimum number of sessions for a given scope.
clearMode() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
 
clearMutateRow() - Method in class com.google.bigtable.v2.AuthorizedViewRequest.Builder
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
clearMutateRow() - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
clearMutateRow() - Method in class com.google.bigtable.v2.TableRequest.Builder
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
clearMutateRow() - Method in class com.google.bigtable.v2.TableResponse.Builder
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
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.
clearMutations() - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
repeated .google.bigtable.v2.Mutation mutations = 2;
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`.
clearNewSessionCreationBudget() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
How many concurrent session establishments are allowed.
clearNewSessionCreationPenalty() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
How long to penalize the creation budget for a failed session creation attempt.
clearNewSessionQueueLength() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
Number of vRPCs that can be queued per starting session.
clearNullEscapeChar() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
Single-character escape sequence used to support NULL values.
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`.
clearOpenSession() - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.OpenSessionRequest open_session = 1;
clearOpenSession() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.OpenSessionResponse open_session = 1;
clearOptimizedOpenRequest() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
An optimized Open request that the session may use on a retry when establishing this session again.
clearOrderedCodeBytes() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
Use `OrderedCodeBytes` encoding.
clearOrderedCodeBytes() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
User `OrderedCodeBytes` encoding.
clearParams() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
 
clearParamTypes() - Method in class com.google.bigtable.v2.PrepareQueryRequest.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.
clearPayload() - Method in class com.google.bigtable.v2.AuthorizedViewRequest.Builder
 
clearPayload() - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
 
clearPayload() - Method in class com.google.bigtable.v2.MaterializedViewRequest.Builder
 
clearPayload() - Method in class com.google.bigtable.v2.MaterializedViewResponse.Builder
 
clearPayload() - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
Can be Open{Table,AuthorizedView,MaterializedView}Request, (or in post-V1, PrepareSqlQueryRequest) bytes payload = 5;
clearPayload() - Method in class com.google.bigtable.v2.OpenSessionResponse.Builder
Can be Open{Table,AuthorizedView,MaterializedView}Response, (or in post-V1, PrepareSqlQueryResponse) bytes payload = 1;
clearPayload() - Method in class com.google.bigtable.v2.SessionRequest.Builder
 
clearPayload() - Method in class com.google.bigtable.v2.SessionResponse.Builder
 
clearPayload() - Method in class com.google.bigtable.v2.TableRequest.Builder
 
clearPayload() - Method in class com.google.bigtable.v2.TableResponse.Builder
 
clearPayload() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
Could be TableRequest (or in post-V1, SqlRequest) bytes payload = 4;
clearPayload() - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
Could be TableResponse (or in post-V1, SqlResponse) bytes payload = 3;
clearPeakEwma() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.PeakEwma peak_ewma = 2;
clearPeerInfo() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
If the client can support using BigtablePeerInfo.
clearPeriod() - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
Time that clients should wait before adjusting the target rate again.
clearPermission() - Method in class com.google.bigtable.v2.OpenAuthorizedViewRequest.Builder
Permission for the session.
clearPermission() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
Permission for the session.
clearPermission() - Method in class com.google.bigtable.v2.OpenTableRequest.Builder
.google.bigtable.v2.OpenTableRequest.Permission permission = 3;
clearPerServerSessionCount() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
Soft maximum for how many sessions are allowed per server.
clearPolling() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
 
clearPollingConfiguration() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
If the client should continue to check for new configurations.
clearPollingInterval() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
Deprecated.
clearPollingInterval() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
A duration describing the time between GetClientConfiguration RPCs.
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.
clearPreparedQuery() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
A prepared query that was returned from `PrepareQueryResponse`.
clearPreparedQuery() - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
A serialized prepared query.
clearProtocolVersion() - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
A version indicator from the client stating its understanding of the protocol.
clearProtoFormat() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
Deprecated.
clearProtoFormat() - Method in class com.google.bigtable.v2.PrepareQueryRequest.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 .google.bigtable.v2.ProtoSchema proto_schema = 1;
clearProtoType() - Method in class com.google.bigtable.v2.Type.Builder
Proto .google.bigtable.v2.Type.Proto proto_type = 13;
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
Deprecated.
google.bigtable.v2.ExecuteQueryRequest.query is deprecated. See google/bigtable/v2/bigtable.proto;l=1132
clearQuery() - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Required.
clearRandom() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.Random random = 4;
clearRandomSubsetSize() - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight.Builder
Of all connected AFEs, the size of the random subset to run the algorithm on.
clearRandomSubsetSize() - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma.Builder
Of all connected AFEs, the size of the random subset to compare costs over.
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).
clearReadRow() - Method in class com.google.bigtable.v2.AuthorizedViewRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
clearReadRow() - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
clearReadRow() - Method in class com.google.bigtable.v2.MaterializedViewRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
clearReadRow() - Method in class com.google.bigtable.v2.MaterializedViewResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
clearReadRow() - Method in class com.google.bigtable.v2.TableRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
clearReadRow() - Method in class com.google.bigtable.v2.TableResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
clearReason() - Method in class com.google.bigtable.v2.CloseSessionRequest.Builder
.google.bigtable.v2.CloseSessionRequest.CloseSessionReason reason = 1;
clearReason() - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
Server-generated reason for GOAWAY, including a plain-text description of why.
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, return enhanced query performance statistics.
clearRequestStatsView() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
The view into RequestStats, as described above.
clearReset() - Method in class com.google.bigtable.v2.PartialResultSet.Builder
If `true`, any data buffered since the last non-empty `resume_token` must be discarded before the other parts of this message, if any, are handled.
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 that the buffered values constructed from received `partial_rows` can be yielded to the caller.
clearRetryInfo() - Method in class com.google.bigtable.v2.ErrorResponse.Builder
.google.rpc.RetryInfo retry_info = 4;
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.
clearRoutingCookie() - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
How the request should be routed (if presented as part of a GOAWAY from a previous session).
clearRow() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
A Row containing the new contents of all cells modified by the request.
clearRow() - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
.google.bigtable.v2.Row row = 1;
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
 
clearRpcId() - Method in class com.google.bigtable.v2.ErrorResponse.Builder
Which vRPC this response is for.
clearRpcId() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
Client chosen, monotonically increasing identifier for the request.
clearRpcId() - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
Which vRPC this response is for.
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
 
clearSchemaBundleId() - Method in class com.google.bigtable.v2.Type.Enum.Builder
The ID of the schema bundle that this enum is defined in.
clearSchemaBundleId() - Method in class com.google.bigtable.v2.Type.Proto.Builder
The ID of the schema bundle that this proto is defined in.
clearSessionConfiguration() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
The configuration for Bigtable Sessions.
clearSessionLoad() - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
What share of requests should operate on a session, [0, 1].
clearSessionParameters() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.SessionParametersResponse session_parameters = 4;
clearSessionPoolConfiguration() - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Configuration for the session pools.
clearSessionRefreshConfig() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.SessionRefreshConfig session_refresh_config = 7;
clearSessionsCompatible() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
Indicates whether the client supports the Bigtable Sessions API.
clearSessionsRequired() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
Internal flag to force sessions for internal projects.
clearSetCell() - Method in class com.google.bigtable.v2.Mutation.Builder
Set a cell's value.
clearSingleton() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
Use `Singleton` encoding.
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.Idempotency.Builder
Client-assigned timestamp when the mutation's first attempt was sent.
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.
clearStats() - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
.google.bigtable.v2.RequestStats stats = 2;
clearStats() - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
.google.bigtable.v2.SessionRequestStats stats = 4;
clearStatsView() - Method in class com.google.bigtable.v2.RequestStats.Builder
 
clearStatus() - Method in class com.google.bigtable.v2.ErrorResponse.Builder
The error from the vRPC and any retry information to consider.
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.
clearStopPolling() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
If the client should cease to check for new configurations, e.g. a backstop to prevent excessive GetClientConfiguration RPCs.
clearStreamRecord() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
 
clearStringType() - Method in class com.google.bigtable.v2.Type.Builder
String .google.bigtable.v2.Type.String string_type = 2;
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 .google.bigtable.v2.Type.Struct struct_type = 7;
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.OpenTableRequest.Builder
string table_name = 1;
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.
clearTelemetryConfiguration() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
Configuration for telemetry.
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 .google.bigtable.v2.Type.Timestamp timestamp_type = 10;
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.Idempotency.Builder
Unique token used to identify replays of this mutation.
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.
clearTraceparent() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
Link OpenTelemetry traces (e.g.
clearTrafficDirectorEnabled() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
Notify the server that the client using Traffic Director endpoint.
clearTransportType() - Method in class com.google.bigtable.v2.PeerInfo.Builder
.google.bigtable.v2.PeerInfo.TransportType transport_type = 5;
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.
clearUnixMicrosInt64() - Method in class com.google.bigtable.v2.Type.Timestamp.Encoding.Builder
Encodes the number of microseconds since the Unix epoch using the given `Int64` encoding.
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.
clearValidityDuration() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
How long the client should consider the configuration it receives from GetClientConfiguration valid for.
clearValidUntil() - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
The time at which the prepared query token becomes invalid.
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.
clearValue() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata.Builder
Output only.
clearValueBitmaskFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
Matches only cells with values that satisfy the condition `(value & mask) == mask`.
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.
clearVirtualRpc() - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.VirtualRpcRequest virtual_rpc = 3;
clearVirtualRpc() - Method in class com.google.bigtable.v2.SessionResponse.Builder
A vRPC can result in either a successful result or an error.
clearZoneId() - Method in class com.google.bigtable.v2.ClusterInformation.Builder
string zone_id = 2;
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
 
ClientConfiguration - Class in com.google.bigtable.v2
Configuration for the Session API.
ClientConfiguration.Builder - Class in com.google.bigtable.v2
Configuration for the Session API.
ClientConfiguration.PollingCase - Enum in com.google.bigtable.v2
 
ClientConfiguration.PollingConfiguration - Class in com.google.bigtable.v2
Protobuf type google.bigtable.v2.ClientConfiguration.PollingConfiguration
ClientConfiguration.PollingConfiguration.Builder - Class in com.google.bigtable.v2
Protobuf type google.bigtable.v2.ClientConfiguration.PollingConfiguration
ClientConfiguration.PollingConfigurationOrBuilder - Interface in com.google.bigtable.v2
 
ClientConfigurationOrBuilder - Interface in com.google.bigtable.v2
 
CLOSE_SESSION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionRequest
 
CLOSE_SESSION_REASON_DOWNSIZE_VALUE - Static variable in enum com.google.bigtable.v2.CloseSessionRequest.CloseSessionReason
CLOSE_SESSION_REASON_DOWNSIZE = 4;
CLOSE_SESSION_REASON_ERROR_VALUE - Static variable in enum com.google.bigtable.v2.CloseSessionRequest.CloseSessionReason
CLOSE_SESSION_REASON_ERROR = 2;
CLOSE_SESSION_REASON_GOAWAY_VALUE - Static variable in enum com.google.bigtable.v2.CloseSessionRequest.CloseSessionReason
CLOSE_SESSION_REASON_GOAWAY = 1;
CLOSE_SESSION_REASON_MISSED_HEARTBEAT_VALUE - Static variable in enum com.google.bigtable.v2.CloseSessionRequest.CloseSessionReason
CLOSE_SESSION_REASON_MISSED_HEARTBEAT = 5;
CLOSE_SESSION_REASON_UNSET_VALUE - Static variable in enum com.google.bigtable.v2.CloseSessionRequest.CloseSessionReason
CLOSE_SESSION_REASON_UNSET = 0;
CLOSE_SESSION_REASON_USER_VALUE - Static variable in enum com.google.bigtable.v2.CloseSessionRequest.CloseSessionReason
CLOSE_SESSION_REASON_USER = 3;
CLOSE_STREAM_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse
 
CloseSessionRequest - Class in com.google.bigtable.v2
Internal usage only.
CloseSessionRequest.Builder - Class in com.google.bigtable.v2
Internal usage only.
CloseSessionRequest.CloseSessionReason - Enum in com.google.bigtable.v2
Client-generated reason for terminating the session, including a plain-text description of why.
CloseSessionRequestOrBuilder - Interface in com.google.bigtable.v2
 
CLOUD_PATH_ONLY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
CLUSTER_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ClusterInformation
 
CLUSTER_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ResponseParams
 
CLUSTER_INFO_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ErrorResponse
 
CLUSTER_INFO_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.VirtualRpcResponse
 
ClusterInformation - Class in com.google.bigtable.v2
Information on which Cluster served a vRPC, e.g. for Client-Side metrics.
ClusterInformation.Builder - Class in com.google.bigtable.v2
Information on which Cluster served a vRPC, e.g. for Client-Side metrics.
ClusterInformationOrBuilder - Interface in com.google.bigtable.v2
 
Column - Class in com.google.bigtable.v2
Specifies (some of) the contents of a single row/column intersection of a table.
Column.Builder - 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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
 
COLUMN_RANGE_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
 
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_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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
 
CONSECUTIVE_FAILED_CONNECTION_ATTEMPTS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.OpenSessionRequest
 
CONSECUTIVE_SESSION_FAILURE_THRESHOLD_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
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.
containsParamTypes(String) - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Required.
containsParamTypes(String) - Method in class com.google.bigtable.v2.PrepareQueryRequest
Required.
containsParamTypes(String) - Method in interface com.google.bigtable.v2.PrepareQueryRequestOrBuilder
Required.
CONTINUATION_TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
 
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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse
 
DataProto - Class in com.google.bigtable.v2
 
DATE_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
 
DATE_VALUE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Value
 
DEADLINE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.VirtualRpcRequest
 
DEBUG_TAG_LEVEL_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.TelemetryConfiguration
 
DEBUG_VALUE - Static variable in enum com.google.bigtable.v2.TelemetryConfiguration.Level
Enables all debug tag counter levels.
DELETE_FROM_COLUMN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation
 
DELETE_FROM_FAMILY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation
 
DELETE_FROM_ROW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Mutation
 
DELIMITED_BYTES_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Struct.Encoding
 
DELIMITER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.CloseSessionRequest
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.GoAwayResponse
 
DIRECT_ACCESS_ONLY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
DIRECT_ACCESS_REQUESTED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.FeatureFlags
 
DIRECT_ACCESS_WITH_FALLBACK_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Struct
 
ENCODING_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Timestamp
 
END_KEY_CLOSED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowRange
 
END_KEY_OPEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowRange
 
END_QUALIFIER_CLOSED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ColumnRange
 
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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ValueRange
 
END_VALUE_OPEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ValueRange
 
ENTRIES_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MutateRowsRequest
 
ENTRIES_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MutateRowsResponse
 
ENUM_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Enum
 
ENUM_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
 
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.AuthorizedViewRequest
 
equals(Object) - Method in class com.google.bigtable.v2.AuthorizedViewResponse
 
equals(Object) - Method in class com.google.bigtable.v2.BackendIdentifier
 
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.ClientConfiguration
 
equals(Object) - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
equals(Object) - Method in class com.google.bigtable.v2.CloseSessionRequest
 
equals(Object) - Method in class com.google.bigtable.v2.ClusterInformation
 
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.ErrorResponse
 
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.GetClientConfigurationRequest
 
equals(Object) - Method in class com.google.bigtable.v2.GoAwayResponse
 
equals(Object) - Method in class com.google.bigtable.v2.HeartbeatResponse
 
equals(Object) - Method in class com.google.bigtable.v2.Idempotency
 
equals(Object) - Method in class com.google.bigtable.v2.InstanceName
 
equals(Object) - Method in class com.google.bigtable.v2.LoadBalancingOptions
 
equals(Object) - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
equals(Object) - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
equals(Object) - Method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
equals(Object) - Method in class com.google.bigtable.v2.MaterializedViewName
 
equals(Object) - Method in class com.google.bigtable.v2.MaterializedViewRequest
 
equals(Object) - Method in class com.google.bigtable.v2.MaterializedViewResponse
 
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.OpenAuthorizedViewRequest
 
equals(Object) - Method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
equals(Object) - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
equals(Object) - Method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
equals(Object) - Method in class com.google.bigtable.v2.OpenSessionRequest
 
equals(Object) - Method in class com.google.bigtable.v2.OpenSessionResponse
 
equals(Object) - Method in class com.google.bigtable.v2.OpenTableRequest
 
equals(Object) - Method in class com.google.bigtable.v2.OpenTableResponse
 
equals(Object) - Method in class com.google.bigtable.v2.PartialResultSet
 
equals(Object) - Method in class com.google.bigtable.v2.PeerInfo
 
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.PrepareQueryRequest
 
equals(Object) - Method in class com.google.bigtable.v2.PrepareQueryResponse
 
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.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
equals(Object) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
equals(Object) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
equals(Object) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
equals(Object) - Method in class com.google.bigtable.v2.SessionClientConfiguration
 
equals(Object) - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
equals(Object) - Method in class com.google.bigtable.v2.SessionMutateRowRequest
 
equals(Object) - Method in class com.google.bigtable.v2.SessionMutateRowResponse
 
equals(Object) - Method in class com.google.bigtable.v2.SessionParametersResponse
 
equals(Object) - Method in class com.google.bigtable.v2.SessionReadRowRequest
 
equals(Object) - Method in class com.google.bigtable.v2.SessionReadRowResponse
 
equals(Object) - Method in class com.google.bigtable.v2.SessionRefreshConfig
 
equals(Object) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
equals(Object) - Method in class com.google.bigtable.v2.SessionRequest
 
equals(Object) - Method in class com.google.bigtable.v2.SessionRequestStats
 
equals(Object) - Method in class com.google.bigtable.v2.SessionResponse
 
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.TableRequest
 
equals(Object) - Method in class com.google.bigtable.v2.TableResponse
 
equals(Object) - Method in class com.google.bigtable.v2.TelemetryConfiguration
 
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.Enum
 
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.Encoding.OrderedCodeBytes
 
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.Proto
 
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.Encoding.DelimitedBytes
 
equals(Object) - Method in class com.google.bigtable.v2.Type.Struct.Encoding
 
equals(Object) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
equals(Object) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
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.Encoding
 
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.ValueBitmask
 
equals(Object) - Method in class com.google.bigtable.v2.ValueRange
 
equals(Object) - Method in class com.google.bigtable.v2.VirtualRpcRequest
 
equals(Object) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
equals(Object) - Method in class com.google.bigtable.v2.VirtualRpcResponse
 
ERROR_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionResponse
 
ERROR_RATE_THRESHOLD_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
ERROR_VALUE - Static variable in enum com.google.bigtable.v2.TelemetryConfiguration.Level
Enables only error debug tag counters.
ErrorResponse - Class in com.google.bigtable.v2
Internal usage only.
ErrorResponse.Builder - Class in com.google.bigtable.v2
Internal usage only.
ErrorResponseOrBuilder - Interface in com.google.bigtable.v2
 
ESCAPE_NULLS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
 
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 Protobuf type google.bigtable.v2.ExecuteQueryRequest
ExecuteQueryRequest.Builder - Class in com.google.bigtable.v2
Request message for Bigtable.ExecuteQuery Protobuf type google.bigtable.v2.ExecuteQueryRequest
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 Protobuf type google.bigtable.v2.ExecuteQueryResponse
ExecuteQueryResponse.Builder - Class in com.google.bigtable.v2
Response message for Bigtable.ExecuteQuery Protobuf type google.bigtable.v2.ExecuteQueryResponse
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.Builder - 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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
 
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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionReadRowRequest
 
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
 
FLAGS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.OpenSessionRequest
 
FLOAT32_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
 
FLOAT64_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
 
FLOAT_VALUE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Value
 
format(String, String, String, String) - Static method in class com.google.bigtable.v2.AuthorizedViewName
 
format(String, String) - Static method in class com.google.bigtable.v2.InstanceName
 
format(String, String, String) - Static method in class com.google.bigtable.v2.MaterializedViewName
 
format(String, String, String) - Static method in class com.google.bigtable.v2.TableName
 
forNumber(int) - Static method in enum com.google.bigtable.v2.AuthorizedViewRequest.PayloadCase
 
forNumber(int) - Static method in enum com.google.bigtable.v2.AuthorizedViewResponse.PayloadCase
 
forNumber(int) - Static method in enum com.google.bigtable.v2.ClientConfiguration.PollingCase
 
forNumber(int) - Static method in enum com.google.bigtable.v2.CloseSessionRequest.CloseSessionReason
 
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.LoadBalancingOptions.LoadBalancingStrategyCase
 
forNumber(int) - Static method in enum com.google.bigtable.v2.MaterializedViewRequest.PayloadCase
 
forNumber(int) - Static method in enum com.google.bigtable.v2.MaterializedViewResponse.PayloadCase
 
forNumber(int) - Static method in enum com.google.bigtable.v2.Mutation.MutationCase
 
forNumber(int) - Static method in enum com.google.bigtable.v2.OpenAuthorizedViewRequest.Permission
 
forNumber(int) - Static method in enum com.google.bigtable.v2.OpenMaterializedViewRequest.Permission
 
forNumber(int) - Static method in enum com.google.bigtable.v2.OpenTableRequest.Permission
 
forNumber(int) - Static method in enum com.google.bigtable.v2.PartialResultSet.PartialRowsCase
 
forNumber(int) - Static method in enum com.google.bigtable.v2.PeerInfo.TransportType
 
forNumber(int) - Static method in enum com.google.bigtable.v2.PrepareQueryRequest.DataFormatCase
 
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.SessionClientConfiguration.ChannelPoolConfiguration.ModeCase
 
forNumber(int) - Static method in enum com.google.bigtable.v2.SessionRequest.PayloadCase
 
forNumber(int) - Static method in enum com.google.bigtable.v2.SessionResponse.PayloadCase
 
forNumber(int) - Static method in enum com.google.bigtable.v2.SessionType
 
forNumber(int) - Static method in enum com.google.bigtable.v2.TableRequest.PayloadCase
 
forNumber(int) - Static method in enum com.google.bigtable.v2.TableResponse.PayloadCase
 
forNumber(int) - Static method in enum com.google.bigtable.v2.TelemetryConfiguration.Level
 
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.Type.Struct.Encoding.EncodingCase
 
forNumber(int) - Static method in enum com.google.bigtable.v2.Type.Timestamp.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_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_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.
getAfeId() - Method in class com.google.bigtable.v2.ResponseParams.Builder
The AFE ID for the AFE that is served this request.
getAfeId() - Method in class com.google.bigtable.v2.ResponseParams
The AFE ID for the AFE that is served this request.
getAfeId() - Method in interface com.google.bigtable.v2.ResponseParamsOrBuilder
The AFE ID for the AFE that is served this request.
getAggregateType() - Method in class com.google.bigtable.v2.Type.Builder
Aggregate .google.bigtable.v2.Type.Aggregate aggregate_type = 6;
getAggregateType() - Method in class com.google.bigtable.v2.Type
Aggregate .google.bigtable.v2.Type.Aggregate aggregate_type = 6;
getAggregateType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Aggregate .google.bigtable.v2.Type.Aggregate aggregate_type = 6;
getAggregateTypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Aggregate .google.bigtable.v2.Type.Aggregate aggregate_type = 6;
getAggregateTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Aggregate .google.bigtable.v2.Type.Aggregate aggregate_type = 6;
getAggregateTypeOrBuilder() - Method in class com.google.bigtable.v2.Type
Aggregate .google.bigtable.v2.Type.Aggregate aggregate_type = 6;
getAggregateTypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Aggregate .google.bigtable.v2.Type.Aggregate aggregate_type = 6;
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.
getApplicationFrontendId() - Method in class com.google.bigtable.v2.BackendIdentifier.Builder
An opaque identifier for the application frontend which serviced this request.
getApplicationFrontendId() - Method in class com.google.bigtable.v2.BackendIdentifier
An opaque identifier for the application frontend which serviced this request.
getApplicationFrontendId() - Method in interface com.google.bigtable.v2.BackendIdentifierOrBuilder
An opaque identifier for the application frontend which serviced this request.
getApplicationFrontendId() - Method in class com.google.bigtable.v2.PeerInfo.Builder
An opaque identifier for the application frontend which serviced this request.
getApplicationFrontendId() - Method in class com.google.bigtable.v2.PeerInfo
An opaque identifier for the application frontend which serviced this request.
getApplicationFrontendId() - Method in interface com.google.bigtable.v2.PeerInfoOrBuilder
An opaque identifier for the application frontend which serviced this request.
getApplicationFrontendRegion() - Method in class com.google.bigtable.v2.PeerInfo.Builder
The Cloud region of the application frontend that served this request.
getApplicationFrontendRegion() - Method in class com.google.bigtable.v2.PeerInfo
The Cloud region of the application frontend that served this request.
getApplicationFrontendRegion() - Method in interface com.google.bigtable.v2.PeerInfoOrBuilder
The Cloud region of the application frontend that served this request.
getApplicationFrontendRegionBytes() - Method in class com.google.bigtable.v2.PeerInfo.Builder
The Cloud region of the application frontend that served this request.
getApplicationFrontendRegionBytes() - Method in class com.google.bigtable.v2.PeerInfo
The Cloud region of the application frontend that served this request.
getApplicationFrontendRegionBytes() - Method in interface com.google.bigtable.v2.PeerInfoOrBuilder
The Cloud region of the application frontend that served this request.
getApplicationFrontendSubzone() - Method in class com.google.bigtable.v2.PeerInfo.Builder
The subzone of the application frontend that served this request, e.g. an identifier for where within a zone (within the reported region) the application frontend is.
getApplicationFrontendSubzone() - Method in class com.google.bigtable.v2.PeerInfo
The subzone of the application frontend that served this request, e.g. an identifier for where within a zone (within the reported region) the application frontend is.
getApplicationFrontendSubzone() - Method in interface com.google.bigtable.v2.PeerInfoOrBuilder
The subzone of the application frontend that served this request, e.g. an identifier for where within a zone (within the reported region) the application frontend is.
getApplicationFrontendSubzoneBytes() - Method in class com.google.bigtable.v2.PeerInfo.Builder
The subzone of the application frontend that served this request, e.g. an identifier for where within a zone (within the reported region) the application frontend is.
getApplicationFrontendSubzoneBytes() - Method in class com.google.bigtable.v2.PeerInfo
The subzone of the application frontend that served this request, e.g. an identifier for where within a zone (within the reported region) the application frontend is.
getApplicationFrontendSubzoneBytes() - Method in interface com.google.bigtable.v2.PeerInfoOrBuilder
The subzone of the application frontend that served this request, e.g. an identifier for where within a zone (within the reported region) the application frontend is.
getApplicationFrontendZone() - Method in class com.google.bigtable.v2.BackendIdentifier.Builder
The zone of the application frontend that served this request.
getApplicationFrontendZone() - Method in class com.google.bigtable.v2.BackendIdentifier
The zone of the application frontend that served this request.
getApplicationFrontendZone() - Method in interface com.google.bigtable.v2.BackendIdentifierOrBuilder
The zone of the application frontend that served this request.
getApplicationFrontendZone() - Method in class com.google.bigtable.v2.PeerInfo.Builder
Deprecated.
google.bigtable.v2.PeerInfo.application_frontend_zone is deprecated. See google/bigtable/v2/peer_info.proto;l=72
getApplicationFrontendZone() - Method in class com.google.bigtable.v2.PeerInfo
Deprecated.
google.bigtable.v2.PeerInfo.application_frontend_zone is deprecated. See google/bigtable/v2/peer_info.proto;l=72
getApplicationFrontendZone() - Method in interface com.google.bigtable.v2.PeerInfoOrBuilder
Deprecated.
google.bigtable.v2.PeerInfo.application_frontend_zone is deprecated. See google/bigtable/v2/peer_info.proto;l=72
getApplicationFrontendZoneBytes() - Method in class com.google.bigtable.v2.BackendIdentifier.Builder
The zone of the application frontend that served this request.
getApplicationFrontendZoneBytes() - Method in class com.google.bigtable.v2.BackendIdentifier
The zone of the application frontend that served this request.
getApplicationFrontendZoneBytes() - Method in interface com.google.bigtable.v2.BackendIdentifierOrBuilder
The zone of the application frontend that served this request.
getApplicationFrontendZoneBytes() - Method in class com.google.bigtable.v2.PeerInfo.Builder
Deprecated.
google.bigtable.v2.PeerInfo.application_frontend_zone is deprecated. See google/bigtable/v2/peer_info.proto;l=72
getApplicationFrontendZoneBytes() - Method in class com.google.bigtable.v2.PeerInfo
Deprecated.
google.bigtable.v2.PeerInfo.application_frontend_zone is deprecated. See google/bigtable/v2/peer_info.proto;l=72
getApplicationFrontendZoneBytes() - Method in interface com.google.bigtable.v2.PeerInfoOrBuilder
Deprecated.
google.bigtable.v2.PeerInfo.application_frontend_zone is deprecated. See google/bigtable/v2/peer_info.proto;l=72
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.GetClientConfigurationRequest.Builder
Optional.
getAppProfileId() - Method in class com.google.bigtable.v2.GetClientConfigurationRequest
Optional.
getAppProfileId() - Method in interface com.google.bigtable.v2.GetClientConfigurationRequestOrBuilder
Optional.
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.OpenAuthorizedViewRequest.Builder
The app profile id to use for the authorized view sessions.
getAppProfileId() - Method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
The app profile id to use for the authorized view sessions.
getAppProfileId() - Method in interface com.google.bigtable.v2.OpenAuthorizedViewRequestOrBuilder
The app profile id to use for the authorized view sessions.
getAppProfileId() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
The app profile id to use for the materialized view sessions.
getAppProfileId() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest
The app profile id to use for the materialized view sessions.
getAppProfileId() - Method in interface com.google.bigtable.v2.OpenMaterializedViewRequestOrBuilder
The app profile id to use for the materialized view sessions.
getAppProfileId() - Method in class com.google.bigtable.v2.OpenTableRequest.Builder
string app_profile_id = 2;
getAppProfileId() - Method in class com.google.bigtable.v2.OpenTableRequest
string app_profile_id = 2;
getAppProfileId() - Method in interface com.google.bigtable.v2.OpenTableRequestOrBuilder
string app_profile_id = 2;
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.PrepareQueryRequest.Builder
Optional.
getAppProfileId() - Method in class com.google.bigtable.v2.PrepareQueryRequest
Optional.
getAppProfileId() - Method in interface com.google.bigtable.v2.PrepareQueryRequestOrBuilder
Optional.
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.GetClientConfigurationRequest.Builder
Optional.
getAppProfileIdBytes() - Method in class com.google.bigtable.v2.GetClientConfigurationRequest
Optional.
getAppProfileIdBytes() - Method in interface com.google.bigtable.v2.GetClientConfigurationRequestOrBuilder
Optional.
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.OpenAuthorizedViewRequest.Builder
The app profile id to use for the authorized view sessions.
getAppProfileIdBytes() - Method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
The app profile id to use for the authorized view sessions.
getAppProfileIdBytes() - Method in interface com.google.bigtable.v2.OpenAuthorizedViewRequestOrBuilder
The app profile id to use for the authorized view sessions.
getAppProfileIdBytes() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
The app profile id to use for the materialized view sessions.
getAppProfileIdBytes() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest
The app profile id to use for the materialized view sessions.
getAppProfileIdBytes() - Method in interface com.google.bigtable.v2.OpenMaterializedViewRequestOrBuilder
The app profile id to use for the materialized view sessions.
getAppProfileIdBytes() - Method in class com.google.bigtable.v2.OpenTableRequest.Builder
string app_profile_id = 2;
getAppProfileIdBytes() - Method in class com.google.bigtable.v2.OpenTableRequest
string app_profile_id = 2;
getAppProfileIdBytes() - Method in interface com.google.bigtable.v2.OpenTableRequestOrBuilder
string app_profile_id = 2;
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.PrepareQueryRequest.Builder
Optional.
getAppProfileIdBytes() - Method in class com.google.bigtable.v2.PrepareQueryRequest
Optional.
getAppProfileIdBytes() - Method in interface com.google.bigtable.v2.PrepareQueryRequestOrBuilder
Optional.
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 .google.bigtable.v2.Type.Array array_type = 3;
getArrayType() - Method in class com.google.bigtable.v2.Type
Array .google.bigtable.v2.Type.Array array_type = 3;
getArrayType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Array .google.bigtable.v2.Type.Array array_type = 3;
getArrayTypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Array .google.bigtable.v2.Type.Array array_type = 3;
getArrayTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Array .google.bigtable.v2.Type.Array array_type = 3;
getArrayTypeOrBuilder() - Method in class com.google.bigtable.v2.Type
Array .google.bigtable.v2.Type.Array array_type = 3;
getArrayTypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Array .google.bigtable.v2.Type.Array array_type = 3;
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.
getAttemptNumber() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
Track retry attempts for this vRPC at the AFE.
getAttemptNumber() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
Track retry attempts for this vRPC at the AFE.
getAttemptNumber() - Method in interface com.google.bigtable.v2.VirtualRpcRequest.MetadataOrBuilder
Track retry attempts for this vRPC at the AFE.
getAttemptStart() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
Track the client's known start time for the attempt.
getAttemptStart() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
Track the client's known start time for the attempt.
getAttemptStart() - Method in interface com.google.bigtable.v2.VirtualRpcRequest.MetadataOrBuilder
Track the client's known start time for the attempt.
getAttemptStartBuilder() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
Track the client's known start time for the attempt.
getAttemptStartOrBuilder() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
Track the client's known start time for the attempt.
getAttemptStartOrBuilder() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
Track the client's known start time for the attempt.
getAttemptStartOrBuilder() - Method in interface com.google.bigtable.v2.VirtualRpcRequest.MetadataOrBuilder
Track the client's known start time for the attempt.
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.OpenAuthorizedViewRequest.Builder
The Authorized view name to read and write from.
getAuthorizedViewName() - Method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
The Authorized view name to read and write from.
getAuthorizedViewName() - Method in interface com.google.bigtable.v2.OpenAuthorizedViewRequestOrBuilder
The Authorized view name to read and write from.
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.OpenAuthorizedViewRequest.Builder
The Authorized view name to read and write from.
getAuthorizedViewNameBytes() - Method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
The Authorized view name to read and write from.
getAuthorizedViewNameBytes() - Method in interface com.google.bigtable.v2.OpenAuthorizedViewRequestOrBuilder
The Authorized view name to read and write from.
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.
getBackend() - Method in class com.google.bigtable.v2.OpenSessionResponse.Builder
Information on the backend(s) that are hosting this session.
getBackend() - Method in class com.google.bigtable.v2.OpenSessionResponse
Information on the backend(s) that are hosting this session.
getBackend() - Method in interface com.google.bigtable.v2.OpenSessionResponseOrBuilder
Information on the backend(s) that are hosting this session.
getBackendBuilder() - Method in class com.google.bigtable.v2.OpenSessionResponse.Builder
Information on the backend(s) that are hosting this session.
getBackendLatency() - Method in class com.google.bigtable.v2.SessionRequestStats.Builder
Backend (critical section) latency for the request.
getBackendLatency() - Method in class com.google.bigtable.v2.SessionRequestStats
Backend (critical section) latency for the request.
getBackendLatency() - Method in interface com.google.bigtable.v2.SessionRequestStatsOrBuilder
Backend (critical section) latency for the request.
getBackendLatencyBuilder() - Method in class com.google.bigtable.v2.SessionRequestStats.Builder
Backend (critical section) latency for the request.
getBackendLatencyOrBuilder() - Method in class com.google.bigtable.v2.SessionRequestStats.Builder
Backend (critical section) latency for the request.
getBackendLatencyOrBuilder() - Method in class com.google.bigtable.v2.SessionRequestStats
Backend (critical section) latency for the request.
getBackendLatencyOrBuilder() - Method in interface com.google.bigtable.v2.SessionRequestStatsOrBuilder
Backend (critical section) latency for the request.
getBackendOrBuilder() - Method in class com.google.bigtable.v2.OpenSessionResponse.Builder
Information on the backend(s) that are hosting this session.
getBackendOrBuilder() - Method in class com.google.bigtable.v2.OpenSessionResponse
Information on the backend(s) that are hosting this session.
getBackendOrBuilder() - Method in interface com.google.bigtable.v2.OpenSessionResponseOrBuilder
Information on the backend(s) that are hosting this session.
getBatchChecksum() - Method in class com.google.bigtable.v2.PartialResultSet.Builder
CRC32C checksum of concatenated `partial_rows` data for the current batch.
getBatchChecksum() - Method in class com.google.bigtable.v2.PartialResultSet
CRC32C checksum of concatenated `partial_rows` data for the current batch.
getBatchChecksum() - Method in interface com.google.bigtable.v2.PartialResultSetOrBuilder
CRC32C checksum of concatenated `partial_rows` data for the current batch.
getBatchData() - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
Part of a serialized `ProtoRows` message.
getBatchData() - Method in class com.google.bigtable.v2.ProtoRowsBatch
Part of a serialized `ProtoRows` message.
getBatchData() - Method in interface com.google.bigtable.v2.ProtoRowsBatchOrBuilder
Part of a serialized `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 .google.bigtable.v2.Type.Bool bool_type = 8;
getBoolType() - Method in class com.google.bigtable.v2.Type
Bool .google.bigtable.v2.Type.Bool bool_type = 8;
getBoolType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Bool .google.bigtable.v2.Type.Bool bool_type = 8;
getBoolTypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Bool .google.bigtable.v2.Type.Bool bool_type = 8;
getBoolTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Bool .google.bigtable.v2.Type.Bool bool_type = 8;
getBoolTypeOrBuilder() - Method in class com.google.bigtable.v2.Type
Bool .google.bigtable.v2.Type.Bool bool_type = 8;
getBoolTypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Bool .google.bigtable.v2.Type.Bool bool_type = 8;
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 .google.bigtable.v2.Type.Bytes bytes_type = 1;
getBytesType() - Method in class com.google.bigtable.v2.Type
Bytes .google.bigtable.v2.Type.Bytes bytes_type = 1;
getBytesType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
Deprecated.
google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.bytes_type is deprecated. See google/bigtable/v2/types.proto;l=150
getBytesType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
Deprecated.
google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.bytes_type is deprecated. See google/bigtable/v2/types.proto;l=150
getBytesType() - Method in interface com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytesOrBuilder
Deprecated.
google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.bytes_type is deprecated. See google/bigtable/v2/types.proto;l=150
getBytesType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Bytes .google.bigtable.v2.Type.Bytes bytes_type = 1;
getBytesTypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Bytes .google.bigtable.v2.Type.Bytes bytes_type = 1;
getBytesTypeBuilder() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
Deprecated.
getBytesTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Bytes .google.bigtable.v2.Type.Bytes bytes_type = 1;
getBytesTypeOrBuilder() - Method in class com.google.bigtable.v2.Type
Bytes .google.bigtable.v2.Type.Bytes bytes_type = 1;
getBytesTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
Deprecated.
getBytesTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
Deprecated.
getBytesTypeOrBuilder() - Method in interface com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytesOrBuilder
Deprecated.
getBytesTypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Bytes .google.bigtable.v2.Type.Bytes bytes_type = 1;
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.
getChannelConfiguration() - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Configuration for the channel pool.
getChannelConfiguration() - Method in class com.google.bigtable.v2.SessionClientConfiguration
Configuration for the channel pool.
getChannelConfiguration() - Method in interface com.google.bigtable.v2.SessionClientConfigurationOrBuilder
Configuration for the channel pool.
getChannelConfigurationBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Configuration for the channel pool.
getChannelConfigurationOrBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Configuration for the channel pool.
getChannelConfigurationOrBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration
Configuration for the channel pool.
getChannelConfigurationOrBuilder() - Method in interface com.google.bigtable.v2.SessionClientConfigurationOrBuilder
Configuration for the channel pool.
getCheckInterval() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder
The interval to check the error rate over.
getCheckInterval() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
The interval to check the error rate over.
getCheckInterval() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallbackOrBuilder
The interval to check the error rate over.
getCheckIntervalBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder
The interval to check the error rate over.
getCheckIntervalOrBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder
The interval to check the error rate over.
getCheckIntervalOrBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
The interval to check the error rate over.
getCheckIntervalOrBuilder() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallbackOrBuilder
The interval to check the error rate over.
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.
GetClientConfigurationRequest - Class in com.google.bigtable.v2
See GetClientConfiguration() RPC in bigtable.proto.
GetClientConfigurationRequest.Builder - Class in com.google.bigtable.v2
See GetClientConfiguration() RPC in bigtable.proto.
GetClientConfigurationRequestOrBuilder - Interface in com.google.bigtable.v2
 
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.
getCloseSession() - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.CloseSessionRequest close_session = 2;
getCloseSession() - Method in class com.google.bigtable.v2.SessionRequest
.google.bigtable.v2.CloseSessionRequest close_session = 2;
getCloseSession() - Method in interface com.google.bigtable.v2.SessionRequestOrBuilder
.google.bigtable.v2.CloseSessionRequest close_session = 2;
getCloseSessionBuilder() - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.CloseSessionRequest close_session = 2;
getCloseSessionOrBuilder() - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.CloseSessionRequest close_session = 2;
getCloseSessionOrBuilder() - Method in class com.google.bigtable.v2.SessionRequest
.google.bigtable.v2.CloseSessionRequest close_session = 2;
getCloseSessionOrBuilder() - Method in interface com.google.bigtable.v2.SessionRequestOrBuilder
.google.bigtable.v2.CloseSessionRequest close_session = 2;
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.
getCloudPathOnly() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
CloudPath only.
getCloudPathOnly() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
CloudPath only.
getCloudPathOnly() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfigurationOrBuilder
CloudPath only.
getCloudPathOnlyBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
CloudPath only.
getCloudPathOnlyOrBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
CloudPath only.
getCloudPathOnlyOrBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
CloudPath only.
getCloudPathOnlyOrBuilder() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfigurationOrBuilder
CloudPath only.
getClusterId() - Method in class com.google.bigtable.v2.ClusterInformation.Builder
string cluster_id = 1;
getClusterId() - Method in class com.google.bigtable.v2.ClusterInformation
string cluster_id = 1;
getClusterId() - Method in interface com.google.bigtable.v2.ClusterInformationOrBuilder
string cluster_id = 1;
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.ClusterInformation.Builder
string cluster_id = 1;
getClusterIdBytes() - Method in class com.google.bigtable.v2.ClusterInformation
string cluster_id = 1;
getClusterIdBytes() - Method in interface com.google.bigtable.v2.ClusterInformationOrBuilder
string cluster_id = 1;
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.
getClusterInfo() - Method in class com.google.bigtable.v2.ErrorResponse.Builder
.google.bigtable.v2.ClusterInformation cluster_info = 2;
getClusterInfo() - Method in class com.google.bigtable.v2.ErrorResponse
.google.bigtable.v2.ClusterInformation cluster_info = 2;
getClusterInfo() - Method in interface com.google.bigtable.v2.ErrorResponseOrBuilder
.google.bigtable.v2.ClusterInformation cluster_info = 2;
getClusterInfo() - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
.google.bigtable.v2.ClusterInformation cluster_info = 2;
getClusterInfo() - Method in class com.google.bigtable.v2.VirtualRpcResponse
.google.bigtable.v2.ClusterInformation cluster_info = 2;
getClusterInfo() - Method in interface com.google.bigtable.v2.VirtualRpcResponseOrBuilder
.google.bigtable.v2.ClusterInformation cluster_info = 2;
getClusterInfoBuilder() - Method in class com.google.bigtable.v2.ErrorResponse.Builder
.google.bigtable.v2.ClusterInformation cluster_info = 2;
getClusterInfoBuilder() - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
.google.bigtable.v2.ClusterInformation cluster_info = 2;
getClusterInfoOrBuilder() - Method in class com.google.bigtable.v2.ErrorResponse.Builder
.google.bigtable.v2.ClusterInformation cluster_info = 2;
getClusterInfoOrBuilder() - Method in class com.google.bigtable.v2.ErrorResponse
.google.bigtable.v2.ClusterInformation cluster_info = 2;
getClusterInfoOrBuilder() - Method in interface com.google.bigtable.v2.ErrorResponseOrBuilder
.google.bigtable.v2.ClusterInformation cluster_info = 2;
getClusterInfoOrBuilder() - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
.google.bigtable.v2.ClusterInformation cluster_info = 2;
getClusterInfoOrBuilder() - Method in class com.google.bigtable.v2.VirtualRpcResponse
.google.bigtable.v2.ClusterInformation cluster_info = 2;
getClusterInfoOrBuilder() - Method in interface com.google.bigtable.v2.VirtualRpcResponseOrBuilder
.google.bigtable.v2.ClusterInformation cluster_info = 2;
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.
getConsecutiveFailedConnectionAttempts() - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
Used for serverside observability.
getConsecutiveFailedConnectionAttempts() - Method in class com.google.bigtable.v2.OpenSessionRequest
Used for serverside observability.
getConsecutiveFailedConnectionAttempts() - Method in interface com.google.bigtable.v2.OpenSessionRequestOrBuilder
Used for serverside observability.
getConsecutiveSessionFailureThreshold() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
A threshold for cancelling all pending vRPCs based on how many consecutive session establishment errors have been observed.
getConsecutiveSessionFailureThreshold() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
A threshold for cancelling all pending vRPCs based on how many consecutive session establishment errors have been observed.
getConsecutiveSessionFailureThreshold() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfigurationOrBuilder
A threshold for cancelling all pending vRPCs based on how many consecutive session establishment errors have been observed.
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
 
getDataFormatCase() - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
 
getDataFormatCase() - Method in class com.google.bigtable.v2.PrepareQueryRequest
 
getDataFormatCase() - Method in interface com.google.bigtable.v2.PrepareQueryRequestOrBuilder
 
getDateType() - Method in class com.google.bigtable.v2.Type.Builder
Date .google.bigtable.v2.Type.Date date_type = 11;
getDateType() - Method in class com.google.bigtable.v2.Type
Date .google.bigtable.v2.Type.Date date_type = 11;
getDateType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Date .google.bigtable.v2.Type.Date date_type = 11;
getDateTypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Date .google.bigtable.v2.Type.Date date_type = 11;
getDateTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Date .google.bigtable.v2.Type.Date date_type = 11;
getDateTypeOrBuilder() - Method in class com.google.bigtable.v2.Type
Date .google.bigtable.v2.Type.Date date_type = 11;
getDateTypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Date .google.bigtable.v2.Type.Date date_type = 11;
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.
getDeadline() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
Attempt deadline.
getDeadline() - Method in class com.google.bigtable.v2.VirtualRpcRequest
Attempt deadline.
getDeadline() - Method in interface com.google.bigtable.v2.VirtualRpcRequestOrBuilder
Attempt deadline.
getDeadlineBuilder() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
Attempt deadline.
getDeadlineOrBuilder() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
Attempt deadline.
getDeadlineOrBuilder() - Method in class com.google.bigtable.v2.VirtualRpcRequest
Attempt deadline.
getDeadlineOrBuilder() - Method in interface com.google.bigtable.v2.VirtualRpcRequestOrBuilder
Attempt deadline.
getDebugTagLevel() - Method in class com.google.bigtable.v2.TelemetryConfiguration.Builder
Selector for the debug counters that should be uploaded.
getDebugTagLevel() - Method in class com.google.bigtable.v2.TelemetryConfiguration
Selector for the debug counters that should be uploaded.
getDebugTagLevel() - Method in interface com.google.bigtable.v2.TelemetryConfigurationOrBuilder
Selector for the debug counters that should be uploaded.
getDebugTagLevelValue() - Method in class com.google.bigtable.v2.TelemetryConfiguration.Builder
Selector for the debug counters that should be uploaded.
getDebugTagLevelValue() - Method in class com.google.bigtable.v2.TelemetryConfiguration
Selector for the debug counters that should be uploaded.
getDebugTagLevelValue() - Method in interface com.google.bigtable.v2.TelemetryConfigurationOrBuilder
Selector for the debug counters that should be uploaded.
getDefaultInstance() - Static method in class com.google.bigtable.v2.ArrayValue
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.AuthorizedViewRequest
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.AuthorizedViewResponse
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.BackendIdentifier
 
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.ClientConfiguration
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.CloseSessionRequest
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.ClusterInformation
 
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.ErrorResponse
 
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.GetClientConfigurationRequest
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.GoAwayResponse
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.HeartbeatResponse
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.Idempotency
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.LoadBalancingOptions
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.MaterializedViewRequest
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.MaterializedViewResponse
 
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.OpenAuthorizedViewRequest
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.OpenSessionRequest
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.OpenSessionResponse
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.OpenTableRequest
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.OpenTableResponse
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.PartialResultSet
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.PeerInfo
 
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.PrepareQueryRequest
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.PrepareQueryResponse
 
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.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.SessionClientConfiguration
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.SessionMutateRowRequest
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.SessionMutateRowResponse
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.SessionParametersResponse
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.SessionReadRowRequest
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.SessionReadRowResponse
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.SessionRefreshConfig
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.SessionRequest
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.SessionRequestStats
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.SessionResponse
 
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.TableRequest
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.TableResponse
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.TelemetryConfiguration
 
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.Enum
 
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.Encoding.OrderedCodeBytes
 
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.Proto
 
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.Encoding.DelimitedBytes
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.Struct.Encoding
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
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.Encoding
 
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.ValueBitmask
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.ValueRange
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.VirtualRpcRequest
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
getDefaultInstance() - Static method in class com.google.bigtable.v2.VirtualRpcResponse
 
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.AuthorizedViewRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.AuthorizedViewRequest
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.AuthorizedViewResponse
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.BackendIdentifier.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.BackendIdentifier
 
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.ClientConfiguration.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ClientConfiguration
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.CloseSessionRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.CloseSessionRequest
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ClusterInformation.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ClusterInformation
 
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.ErrorResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ErrorResponse
 
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.GetClientConfigurationRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.GetClientConfigurationRequest
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.GoAwayResponse
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.HeartbeatResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.HeartbeatResponse
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Idempotency.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Idempotency
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.LoadBalancingOptions
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Random.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MaterializedViewRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MaterializedViewRequest
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MaterializedViewResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.MaterializedViewResponse
 
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.OpenAuthorizedViewRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.OpenAuthorizedViewResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.OpenMaterializedViewResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.OpenSessionRequest
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.OpenSessionResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.OpenSessionResponse
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.OpenTableRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.OpenTableRequest
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.OpenTableResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.OpenTableResponse
 
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.PeerInfo.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.PeerInfo
 
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.PrepareQueryRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.PrepareQueryRequest
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.PrepareQueryResponse
 
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.SessionClientConfiguration.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionMutateRowRequest
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionMutateRowResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionMutateRowResponse
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionParametersResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionParametersResponse
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionReadRowRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionReadRowRequest
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionReadRowResponse
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionRefreshConfig
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionRequest
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionRequestStats.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionRequestStats
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.SessionResponse
 
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.TableRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.TableRequest
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.TableResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.TableResponse
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.TelemetryConfiguration.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.TelemetryConfiguration
 
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.Enum.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Enum
 
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.Encoding.OrderedCodeBytes.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.OrderedCodeBytes
 
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.Proto.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Proto
 
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.Encoding.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Struct.Encoding
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
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.Encoding.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.Type.Timestamp.Encoding
 
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.ValueBitmask.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ValueBitmask
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ValueRange.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.ValueRange
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.VirtualRpcRequest
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
 
getDefaultInstanceForType() - Method in class com.google.bigtable.v2.VirtualRpcResponse
 
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.
getDelimitedBytes() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
Use `DelimitedBytes` encoding.
getDelimitedBytes() - Method in class com.google.bigtable.v2.Type.Struct.Encoding
Use `DelimitedBytes` encoding.
getDelimitedBytes() - Method in interface com.google.bigtable.v2.Type.Struct.EncodingOrBuilder
Use `DelimitedBytes` encoding.
getDelimitedBytesBuilder() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
Use `DelimitedBytes` encoding.
getDelimitedBytesOrBuilder() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
Use `DelimitedBytes` encoding.
getDelimitedBytesOrBuilder() - Method in class com.google.bigtable.v2.Type.Struct.Encoding
Use `DelimitedBytes` encoding.
getDelimitedBytesOrBuilder() - Method in interface com.google.bigtable.v2.Type.Struct.EncodingOrBuilder
Use `DelimitedBytes` encoding.
getDelimiter() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes.Builder
Byte sequence used to delimit concatenated fields.
getDelimiter() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes
Byte sequence used to delimit concatenated fields.
getDelimiter() - Method in interface com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytesOrBuilder
Byte sequence used to delimit concatenated fields.
getDescription() - Method in class com.google.bigtable.v2.CloseSessionRequest.Builder
string description = 2;
getDescription() - Method in class com.google.bigtable.v2.CloseSessionRequest
string description = 2;
getDescription() - Method in interface com.google.bigtable.v2.CloseSessionRequestOrBuilder
string description = 2;
getDescription() - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
string description = 2;
getDescription() - Method in class com.google.bigtable.v2.GoAwayResponse
string description = 2;
getDescription() - Method in interface com.google.bigtable.v2.GoAwayResponseOrBuilder
string description = 2;
getDescriptionBytes() - Method in class com.google.bigtable.v2.CloseSessionRequest.Builder
string description = 2;
getDescriptionBytes() - Method in class com.google.bigtable.v2.CloseSessionRequest
string description = 2;
getDescriptionBytes() - Method in interface com.google.bigtable.v2.CloseSessionRequestOrBuilder
string description = 2;
getDescriptionBytes() - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
string description = 2;
getDescriptionBytes() - Method in class com.google.bigtable.v2.GoAwayResponse
string description = 2;
getDescriptionBytes() - Method in interface com.google.bigtable.v2.GoAwayResponseOrBuilder
string description = 2;
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.AuthorizedViewRequest.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.AuthorizedViewRequest
 
getDescriptor() - Static method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.AuthorizedViewResponse
 
getDescriptor() - Static method in class com.google.bigtable.v2.BackendIdentifier.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.BackendIdentifier
 
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.ClientConfiguration.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.ClientConfiguration
 
getDescriptor() - Static method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
getDescriptor() - Static method in class com.google.bigtable.v2.CloseSessionRequest.Builder
 
getDescriptor() - Static method in enum com.google.bigtable.v2.CloseSessionRequest.CloseSessionReason
 
getDescriptor() - Static method in class com.google.bigtable.v2.CloseSessionRequest
 
getDescriptor() - Static method in class com.google.bigtable.v2.ClusterInformation.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.ClusterInformation
 
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.ErrorResponse.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.ErrorResponse
 
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.GetClientConfigurationRequest.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.GetClientConfigurationRequest
 
getDescriptor() - Static method in class com.google.bigtable.v2.GoAwayResponse.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.GoAwayResponse
 
getDescriptor() - Static method in class com.google.bigtable.v2.HeartbeatResponse.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.HeartbeatResponse
 
getDescriptor() - Static method in class com.google.bigtable.v2.Idempotency.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.Idempotency
 
getDescriptor() - Static method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.LoadBalancingOptions
 
getDescriptor() - Static method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
getDescriptor() - Static method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
getDescriptor() - Static method in class com.google.bigtable.v2.LoadBalancingOptions.Random.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
getDescriptor() - Static method in class com.google.bigtable.v2.MaterializedViewRequest.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.MaterializedViewRequest
 
getDescriptor() - Static method in class com.google.bigtable.v2.MaterializedViewResponse.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.MaterializedViewResponse
 
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.OpenAuthorizedViewRequest.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
 
getDescriptor() - Static method in enum com.google.bigtable.v2.OpenAuthorizedViewRequest.Permission
 
getDescriptor() - Static method in class com.google.bigtable.v2.OpenAuthorizedViewResponse.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
getDescriptor() - Static method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
getDescriptor() - Static method in enum com.google.bigtable.v2.OpenMaterializedViewRequest.Permission
 
getDescriptor() - Static method in class com.google.bigtable.v2.OpenMaterializedViewResponse.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
getDescriptor() - Static method in class com.google.bigtable.v2.OpenSessionRequest.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.OpenSessionRequest
 
getDescriptor() - Static method in class com.google.bigtable.v2.OpenSessionResponse.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.OpenSessionResponse
 
getDescriptor() - Static method in class com.google.bigtable.v2.OpenTableRequest.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.OpenTableRequest
 
getDescriptor() - Static method in enum com.google.bigtable.v2.OpenTableRequest.Permission
 
getDescriptor() - Static method in class com.google.bigtable.v2.OpenTableResponse.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.OpenTableResponse
 
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.PeerInfo.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.PeerInfo
 
getDescriptor() - Static method in enum com.google.bigtable.v2.PeerInfo.TransportType
 
getDescriptor() - Static method in class com.google.bigtable.v2.PeerInfoProto
 
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.PrepareQueryRequest.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.PrepareQueryRequest
 
getDescriptor() - Static method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.PrepareQueryResponse
 
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.SessionClientConfiguration.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionClientConfiguration
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionMutateRowRequest
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionMutateRowResponse.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionMutateRowResponse
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionParametersResponse.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionParametersResponse
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionProto
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionReadRowRequest.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionReadRowRequest
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionReadRowResponse
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionRefreshConfig
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionRequest.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionRequest
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionRequestStats.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionRequestStats
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionResponse.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.SessionResponse
 
getDescriptor() - Static method in enum com.google.bigtable.v2.SessionType
 
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.TableRequest.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.TableRequest
 
getDescriptor() - Static method in class com.google.bigtable.v2.TableResponse.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.TableResponse
 
getDescriptor() - Static method in class com.google.bigtable.v2.TelemetryConfiguration.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.TelemetryConfiguration
 
getDescriptor() - Static method in enum com.google.bigtable.v2.TelemetryConfiguration.Level
 
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.Enum.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.Type.Enum
 
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.Encoding.OrderedCodeBytes.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.OrderedCodeBytes
 
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.Proto.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.Type.Proto
 
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.Encoding.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes
 
getDescriptor() - Static method in class com.google.bigtable.v2.Type.Struct.Encoding
 
getDescriptor() - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
getDescriptor() - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
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.Encoding.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.Type.Timestamp.Encoding
 
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.ValueBitmask.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.ValueBitmask
 
getDescriptor() - Static method in class com.google.bigtable.v2.ValueRange.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.ValueRange
 
getDescriptor() - Static method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.VirtualRpcRequest
 
getDescriptor() - Static method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
getDescriptor() - Static method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
 
getDescriptor() - Static method in class com.google.bigtable.v2.VirtualRpcResponse
 
getDescriptorForType() - Method in class com.google.bigtable.v2.ArrayValue.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.AuthorizedViewRequest.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.BackendIdentifier.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.ClientConfiguration.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.CloseSessionRequest.Builder
 
getDescriptorForType() - Method in enum com.google.bigtable.v2.CloseSessionRequest.CloseSessionReason
 
getDescriptorForType() - Method in class com.google.bigtable.v2.ClusterInformation.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.ErrorResponse.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.GetClientConfigurationRequest.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.HeartbeatResponse.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.Idempotency.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Random.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.MaterializedViewRequest.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.MaterializedViewResponse.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.OpenAuthorizedViewRequest.Builder
 
getDescriptorForType() - Method in enum com.google.bigtable.v2.OpenAuthorizedViewRequest.Permission
 
getDescriptorForType() - Method in class com.google.bigtable.v2.OpenAuthorizedViewResponse.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
 
getDescriptorForType() - Method in enum com.google.bigtable.v2.OpenMaterializedViewRequest.Permission
 
getDescriptorForType() - Method in class com.google.bigtable.v2.OpenMaterializedViewResponse.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.OpenSessionResponse.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.OpenTableRequest.Builder
 
getDescriptorForType() - Method in enum com.google.bigtable.v2.OpenTableRequest.Permission
 
getDescriptorForType() - Method in class com.google.bigtable.v2.OpenTableResponse.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.PartialResultSet.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.PeerInfo.Builder
 
getDescriptorForType() - Method in enum com.google.bigtable.v2.PeerInfo.TransportType
 
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.PrepareQueryRequest.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.PrepareQueryResponse.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.SessionClientConfiguration.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.SessionMutateRowResponse.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.SessionParametersResponse.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.SessionReadRowRequest.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.SessionRequest.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.SessionRequestStats.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.SessionResponse.Builder
 
getDescriptorForType() - Method in enum com.google.bigtable.v2.SessionType
 
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.TableRequest.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.TableResponse.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.TelemetryConfiguration.Builder
 
getDescriptorForType() - Method in enum com.google.bigtable.v2.TelemetryConfiguration.Level
 
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.Enum.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.Int64.Encoding.OrderedCodeBytes.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Map.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Proto.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.Encoding.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton.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.Type.Timestamp.Encoding.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.Value.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.ValueBitmask.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.ValueRange.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
 
getDescriptorForType() - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
 
getDirectAccessOnly() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
DirectAccess only.
getDirectAccessOnly() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
DirectAccess only.
getDirectAccessOnly() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfigurationOrBuilder
DirectAccess only.
getDirectAccessOnlyBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
DirectAccess only.
getDirectAccessOnlyOrBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
DirectAccess only.
getDirectAccessOnlyOrBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
DirectAccess only.
getDirectAccessOnlyOrBuilder() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfigurationOrBuilder
DirectAccess only.
getDirectAccessRequested() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
Notify the server that the client explicitly opted in for Direct Access.
getDirectAccessRequested() - Method in class com.google.bigtable.v2.FeatureFlags
Notify the server that the client explicitly opted in for Direct Access.
getDirectAccessRequested() - Method in interface com.google.bigtable.v2.FeatureFlagsOrBuilder
Notify the server that the client explicitly opted in for Direct Access.
getDirectAccessWithFallback() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
DirectAccess with a fallback to CloudPath.
getDirectAccessWithFallback() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
DirectAccess with a fallback to CloudPath.
getDirectAccessWithFallback() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfigurationOrBuilder
DirectAccess with a fallback to CloudPath.
getDirectAccessWithFallbackBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
DirectAccess with a fallback to CloudPath.
getDirectAccessWithFallbackOrBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
DirectAccess with a fallback to CloudPath.
getDirectAccessWithFallbackOrBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
DirectAccess with a fallback to CloudPath.
getDirectAccessWithFallbackOrBuilder() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfigurationOrBuilder
DirectAccess with a fallback to CloudPath.
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 or from lower level types.
getEncoding() - Method in class com.google.bigtable.v2.Type.Bytes
The encoding to use when converting to or from lower level types.
getEncoding() - Method in interface com.google.bigtable.v2.Type.BytesOrBuilder
The encoding to use when converting to or from lower level types.
getEncoding() - Method in class com.google.bigtable.v2.Type.Int64.Builder
The encoding to use when converting to or from lower level types.
getEncoding() - Method in class com.google.bigtable.v2.Type.Int64
The encoding to use when converting to or from lower level types.
getEncoding() - Method in interface com.google.bigtable.v2.Type.Int64OrBuilder
The encoding to use when converting to or from lower level types.
getEncoding() - Method in class com.google.bigtable.v2.Type.String.Builder
The encoding to use when converting to or from lower level types.
getEncoding() - Method in class com.google.bigtable.v2.Type.String
The encoding to use when converting to or from lower level types.
getEncoding() - Method in interface com.google.bigtable.v2.Type.StringOrBuilder
The encoding to use when converting to or from lower level types.
getEncoding() - Method in class com.google.bigtable.v2.Type.Struct.Builder
The encoding to use when converting to or from lower level types.
getEncoding() - Method in class com.google.bigtable.v2.Type.Struct
The encoding to use when converting to or from lower level types.
getEncoding() - Method in interface com.google.bigtable.v2.Type.StructOrBuilder
The encoding to use when converting to or from lower level types.
getEncoding() - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
The encoding to use when converting to or from lower level types.
getEncoding() - Method in class com.google.bigtable.v2.Type.Timestamp
The encoding to use when converting to or from lower level types.
getEncoding() - Method in interface com.google.bigtable.v2.Type.TimestampOrBuilder
The encoding to use when converting to or from lower level types.
getEncodingBuilder() - Method in class com.google.bigtable.v2.Type.Bytes.Builder
The encoding to use when converting to or from lower level types.
getEncodingBuilder() - Method in class com.google.bigtable.v2.Type.Int64.Builder
The encoding to use when converting to or from lower level types.
getEncodingBuilder() - Method in class com.google.bigtable.v2.Type.String.Builder
The encoding to use when converting to or from lower level types.
getEncodingBuilder() - Method in class com.google.bigtable.v2.Type.Struct.Builder
The encoding to use when converting to or from lower level types.
getEncodingBuilder() - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
The encoding to use when converting to or 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
 
getEncodingCase() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
 
getEncodingCase() - Method in class com.google.bigtable.v2.Type.Struct.Encoding
 
getEncodingCase() - Method in interface com.google.bigtable.v2.Type.Struct.EncodingOrBuilder
 
getEncodingCase() - Method in class com.google.bigtable.v2.Type.Timestamp.Encoding.Builder
 
getEncodingCase() - Method in class com.google.bigtable.v2.Type.Timestamp.Encoding
 
getEncodingCase() - Method in interface com.google.bigtable.v2.Type.Timestamp.EncodingOrBuilder
 
getEncodingOrBuilder() - Method in class com.google.bigtable.v2.Type.Bytes.Builder
The encoding to use when converting to or from lower level types.
getEncodingOrBuilder() - Method in class com.google.bigtable.v2.Type.Bytes
The encoding to use when converting to or from lower level types.
getEncodingOrBuilder() - Method in interface com.google.bigtable.v2.Type.BytesOrBuilder
The encoding to use when converting to or from lower level types.
getEncodingOrBuilder() - Method in class com.google.bigtable.v2.Type.Int64.Builder
The encoding to use when converting to or from lower level types.
getEncodingOrBuilder() - Method in class com.google.bigtable.v2.Type.Int64
The encoding to use when converting to or from lower level types.
getEncodingOrBuilder() - Method in interface com.google.bigtable.v2.Type.Int64OrBuilder
The encoding to use when converting to or from lower level types.
getEncodingOrBuilder() - Method in class com.google.bigtable.v2.Type.String.Builder
The encoding to use when converting to or from lower level types.
getEncodingOrBuilder() - Method in class com.google.bigtable.v2.Type.String
The encoding to use when converting to or from lower level types.
getEncodingOrBuilder() - Method in interface com.google.bigtable.v2.Type.StringOrBuilder
The encoding to use when converting to or from lower level types.
getEncodingOrBuilder() - Method in class com.google.bigtable.v2.Type.Struct.Builder
The encoding to use when converting to or from lower level types.
getEncodingOrBuilder() - Method in class com.google.bigtable.v2.Type.Struct
The encoding to use when converting to or from lower level types.
getEncodingOrBuilder() - Method in interface com.google.bigtable.v2.Type.StructOrBuilder
The encoding to use when converting to or from lower level types.
getEncodingOrBuilder() - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
The encoding to use when converting to or from lower level types.
getEncodingOrBuilder() - Method in class com.google.bigtable.v2.Type.Timestamp
The encoding to use when converting to or from lower level types.
getEncodingOrBuilder() - Method in interface com.google.bigtable.v2.Type.TimestampOrBuilder
The encoding to use when converting to or 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.
getEnumName() - Method in class com.google.bigtable.v2.Type.Enum.Builder
The fully qualified name of the protobuf enum message, including package.
getEnumName() - Method in class com.google.bigtable.v2.Type.Enum
The fully qualified name of the protobuf enum message, including package.
getEnumName() - Method in interface com.google.bigtable.v2.Type.EnumOrBuilder
The fully qualified name of the protobuf enum message, including package.
getEnumNameBytes() - Method in class com.google.bigtable.v2.Type.Enum.Builder
The fully qualified name of the protobuf enum message, including package.
getEnumNameBytes() - Method in class com.google.bigtable.v2.Type.Enum
The fully qualified name of the protobuf enum message, including package.
getEnumNameBytes() - Method in interface com.google.bigtable.v2.Type.EnumOrBuilder
The fully qualified name of the protobuf enum message, including package.
getEnumType() - Method in class com.google.bigtable.v2.Type.Builder
Enum .google.bigtable.v2.Type.Enum enum_type = 14;
getEnumType() - Method in class com.google.bigtable.v2.Type
Enum .google.bigtable.v2.Type.Enum enum_type = 14;
getEnumType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Enum .google.bigtable.v2.Type.Enum enum_type = 14;
getEnumTypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Enum .google.bigtable.v2.Type.Enum enum_type = 14;
getEnumTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Enum .google.bigtable.v2.Type.Enum enum_type = 14;
getEnumTypeOrBuilder() - Method in class com.google.bigtable.v2.Type
Enum .google.bigtable.v2.Type.Enum enum_type = 14;
getEnumTypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Enum .google.bigtable.v2.Type.Enum enum_type = 14;
getError() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.ErrorResponse error = 3;
getError() - Method in class com.google.bigtable.v2.SessionResponse
.google.bigtable.v2.ErrorResponse error = 3;
getError() - Method in interface com.google.bigtable.v2.SessionResponseOrBuilder
.google.bigtable.v2.ErrorResponse error = 3;
getErrorBuilder() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.ErrorResponse error = 3;
getErrorOrBuilder() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.ErrorResponse error = 3;
getErrorOrBuilder() - Method in class com.google.bigtable.v2.SessionResponse
.google.bigtable.v2.ErrorResponse error = 3;
getErrorOrBuilder() - Method in interface com.google.bigtable.v2.SessionResponseOrBuilder
.google.bigtable.v2.ErrorResponse error = 3;
getErrorRateThreshold() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder
The threshold for errors on DirectAccess to trigger CloudPath fallback.
getErrorRateThreshold() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
The threshold for errors on DirectAccess to trigger CloudPath fallback.
getErrorRateThreshold() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallbackOrBuilder
The threshold for errors on DirectAccess to trigger CloudPath fallback.
getEscapeNulls() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
If set, allows NULL values to be encoded as the empty string "".
getEscapeNulls() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
If set, allows NULL values to be encoded as the empty string "".
getEscapeNulls() - Method in interface com.google.bigtable.v2.Type.Bytes.Encoding.RawOrBuilder
If set, allows NULL values to be encoded as the empty string "".
getEstimatedBatchSize() - Method in class com.google.bigtable.v2.PartialResultSet.Builder
Estimated size of the buffer required to hold the next batch of results.
getEstimatedBatchSize() - Method in class com.google.bigtable.v2.PartialResultSet
Estimated size of the buffer required to hold the next batch of results.
getEstimatedBatchSize() - Method in interface com.google.bigtable.v2.PartialResultSetOrBuilder
Estimated size of the buffer required to hold the next batch of results.
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.MaterializedViewName
 
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.MaterializedViewName
 
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).
getFilter() - Method in class com.google.bigtable.v2.SessionReadRowRequest.Builder
.google.bigtable.v2.RowFilter filter = 2;
getFilter() - Method in class com.google.bigtable.v2.SessionReadRowRequest
.google.bigtable.v2.RowFilter filter = 2;
getFilter() - Method in interface com.google.bigtable.v2.SessionReadRowRequestOrBuilder
.google.bigtable.v2.RowFilter filter = 2;
getFilterBuilder() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
The filter to apply to the contents of the specified row(s).
getFilterBuilder() - Method in class com.google.bigtable.v2.SessionReadRowRequest.Builder
.google.bigtable.v2.RowFilter filter = 2;
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).
getFilterOrBuilder() - Method in class com.google.bigtable.v2.SessionReadRowRequest.Builder
.google.bigtable.v2.RowFilter filter = 2;
getFilterOrBuilder() - Method in class com.google.bigtable.v2.SessionReadRowRequest
.google.bigtable.v2.RowFilter filter = 2;
getFilterOrBuilder() - Method in interface com.google.bigtable.v2.SessionReadRowRequestOrBuilder
.google.bigtable.v2.RowFilter filter = 2;
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.
getFlags() - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
Client settings, including a record of .google.bigtable.v2.FeatureFlags flags = 2;
getFlags() - Method in class com.google.bigtable.v2.OpenSessionRequest
Client settings, including a record of .google.bigtable.v2.FeatureFlags flags = 2;
getFlags() - Method in interface com.google.bigtable.v2.OpenSessionRequestOrBuilder
Client settings, including a record of .google.bigtable.v2.FeatureFlags flags = 2;
getFlagsBuilder() - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
Client settings, including a record of .google.bigtable.v2.FeatureFlags flags = 2;
getFlagsOrBuilder() - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
Client settings, including a record of .google.bigtable.v2.FeatureFlags flags = 2;
getFlagsOrBuilder() - Method in class com.google.bigtable.v2.OpenSessionRequest
Client settings, including a record of .google.bigtable.v2.FeatureFlags flags = 2;
getFlagsOrBuilder() - Method in interface com.google.bigtable.v2.OpenSessionRequestOrBuilder
Client settings, including a record of .google.bigtable.v2.FeatureFlags flags = 2;
getFloat32Type() - Method in class com.google.bigtable.v2.Type.Builder
Float32 .google.bigtable.v2.Type.Float32 float32_type = 12;
getFloat32Type() - Method in class com.google.bigtable.v2.Type
Float32 .google.bigtable.v2.Type.Float32 float32_type = 12;
getFloat32Type() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Float32 .google.bigtable.v2.Type.Float32 float32_type = 12;
getFloat32TypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Float32 .google.bigtable.v2.Type.Float32 float32_type = 12;
getFloat32TypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Float32 .google.bigtable.v2.Type.Float32 float32_type = 12;
getFloat32TypeOrBuilder() - Method in class com.google.bigtable.v2.Type
Float32 .google.bigtable.v2.Type.Float32 float32_type = 12;
getFloat32TypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Float32 .google.bigtable.v2.Type.Float32 float32_type = 12;
getFloat64Type() - Method in class com.google.bigtable.v2.Type.Builder
Float64 .google.bigtable.v2.Type.Float64 float64_type = 9;
getFloat64Type() - Method in class com.google.bigtable.v2.Type
Float64 .google.bigtable.v2.Type.Float64 float64_type = 9;
getFloat64Type() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Float64 .google.bigtable.v2.Type.Float64 float64_type = 9;
getFloat64TypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Float64 .google.bigtable.v2.Type.Float64 float64_type = 9;
getFloat64TypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Float64 .google.bigtable.v2.Type.Float64 float64_type = 9;
getFloat64TypeOrBuilder() - Method in class com.google.bigtable.v2.Type
Float64 .google.bigtable.v2.Type.Float64 float64_type = 9;
getFloat64TypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Float64 .google.bigtable.v2.Type.Float64 float64_type = 9;
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.
getGoAway() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.GoAwayResponse go_away = 6;
getGoAway() - Method in class com.google.bigtable.v2.SessionResponse
.google.bigtable.v2.GoAwayResponse go_away = 6;
getGoAway() - Method in interface com.google.bigtable.v2.SessionResponseOrBuilder
.google.bigtable.v2.GoAwayResponse go_away = 6;
getGoAwayBuilder() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.GoAwayResponse go_away = 6;
getGoAwayOrBuilder() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.GoAwayResponse go_away = 6;
getGoAwayOrBuilder() - Method in class com.google.bigtable.v2.SessionResponse
.google.bigtable.v2.GoAwayResponse go_away = 6;
getGoAwayOrBuilder() - Method in interface com.google.bigtable.v2.SessionResponseOrBuilder
.google.bigtable.v2.GoAwayResponse go_away = 6;
getGoogleFrontendId() - Method in class com.google.bigtable.v2.BackendIdentifier.Builder
An opaque identifier for the Google Frontend which serviced this request.
getGoogleFrontendId() - Method in class com.google.bigtable.v2.BackendIdentifier
An opaque identifier for the Google Frontend which serviced this request.
getGoogleFrontendId() - Method in interface com.google.bigtable.v2.BackendIdentifierOrBuilder
An opaque identifier for the Google Frontend which serviced this request.
getGoogleFrontendId() - Method in class com.google.bigtable.v2.PeerInfo.Builder
An opaque identifier for the Google Frontend which serviced this request.
getGoogleFrontendId() - Method in class com.google.bigtable.v2.PeerInfo
An opaque identifier for the Google Frontend which serviced this request.
getGoogleFrontendId() - Method in interface com.google.bigtable.v2.PeerInfoOrBuilder
An opaque identifier for the Google Frontend which serviced this request.
getHeadroom() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
Fraction of idle sessions to keep in order to manage an increase in requests-in-flight.
getHeadroom() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
Fraction of idle sessions to keep in order to manage an increase in requests-in-flight.
getHeadroom() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfigurationOrBuilder
Fraction of idle sessions to keep in order to manage an increase in requests-in-flight.
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.
getHeartbeat() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.HeartbeatResponse heartbeat = 5;
getHeartbeat() - Method in class com.google.bigtable.v2.SessionResponse
.google.bigtable.v2.HeartbeatResponse heartbeat = 5;
getHeartbeat() - Method in interface com.google.bigtable.v2.SessionResponseOrBuilder
.google.bigtable.v2.HeartbeatResponse heartbeat = 5;
getHeartbeatBuilder() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
A periodic heartbeat message.
getHeartbeatBuilder() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.HeartbeatResponse heartbeat = 5;
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.
getHeartbeatOrBuilder() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.HeartbeatResponse heartbeat = 5;
getHeartbeatOrBuilder() - Method in class com.google.bigtable.v2.SessionResponse
.google.bigtable.v2.HeartbeatResponse heartbeat = 5;
getHeartbeatOrBuilder() - Method in interface com.google.bigtable.v2.SessionResponseOrBuilder
.google.bigtable.v2.HeartbeatResponse heartbeat = 5;
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.
getIdempotency() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
getIdempotency() - Method in class com.google.bigtable.v2.MutateRowRequest
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
getIdempotency() - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
getIdempotency() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
getIdempotency() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
getIdempotency() - Method in interface com.google.bigtable.v2.MutateRowsRequest.EntryOrBuilder
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
getIdempotencyBuilder() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
getIdempotencyBuilder() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
getIdempotencyOrBuilder() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
getIdempotencyOrBuilder() - Method in class com.google.bigtable.v2.MutateRowRequest
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
getIdempotencyOrBuilder() - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
getIdempotencyOrBuilder() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
getIdempotencyOrBuilder() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
getIdempotencyOrBuilder() - Method in interface com.google.bigtable.v2.MutateRowsRequest.EntryOrBuilder
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
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`.
getInputType() - Method in class com.google.bigtable.v2.Type.Aggregate
Type of the inputs that are accumulated by this `Aggregate`.
getInputType() - Method in interface com.google.bigtable.v2.Type.AggregateOrBuilder
Type of the inputs that are accumulated by this `Aggregate`.
getInputTypeBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
Type of the inputs that are accumulated by this `Aggregate`.
getInputTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
Type of the inputs that are accumulated by this `Aggregate`.
getInputTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Aggregate
Type of the inputs that are accumulated by this `Aggregate`.
getInputTypeOrBuilder() - Method in interface com.google.bigtable.v2.Type.AggregateOrBuilder
Type of the inputs that are accumulated by this `Aggregate`.
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.MaterializedViewName.Builder
 
getInstance() - Method in class com.google.bigtable.v2.MaterializedViewName
 
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.
getInstanceName() - Method in class com.google.bigtable.v2.GetClientConfigurationRequest.Builder
Required.
getInstanceName() - Method in class com.google.bigtable.v2.GetClientConfigurationRequest
Required.
getInstanceName() - Method in interface com.google.bigtable.v2.GetClientConfigurationRequestOrBuilder
Required.
getInstanceName() - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Required.
getInstanceName() - Method in class com.google.bigtable.v2.PrepareQueryRequest
Required.
getInstanceName() - Method in interface com.google.bigtable.v2.PrepareQueryRequestOrBuilder
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.
getInstanceNameBytes() - Method in class com.google.bigtable.v2.GetClientConfigurationRequest.Builder
Required.
getInstanceNameBytes() - Method in class com.google.bigtable.v2.GetClientConfigurationRequest
Required.
getInstanceNameBytes() - Method in interface com.google.bigtable.v2.GetClientConfigurationRequestOrBuilder
Required.
getInstanceNameBytes() - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Required.
getInstanceNameBytes() - Method in class com.google.bigtable.v2.PrepareQueryRequest
Required.
getInstanceNameBytes() - Method in interface com.google.bigtable.v2.PrepareQueryRequestOrBuilder
Required.
getInt64Type() - Method in class com.google.bigtable.v2.Type.Builder
Int64 .google.bigtable.v2.Type.Int64 int64_type = 5;
getInt64Type() - Method in class com.google.bigtable.v2.Type
Int64 .google.bigtable.v2.Type.Int64 int64_type = 5;
getInt64Type() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Int64 .google.bigtable.v2.Type.Int64 int64_type = 5;
getInt64TypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Int64 .google.bigtable.v2.Type.Int64 int64_type = 5;
getInt64TypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Int64 .google.bigtable.v2.Type.Int64 int64_type = 5;
getInt64TypeOrBuilder() - Method in class com.google.bigtable.v2.Type
Int64 .google.bigtable.v2.Type.Int64 int64_type = 5;
getInt64TypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Int64 .google.bigtable.v2.Type.Int64 int64_type = 5;
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.
getKeepAlive() - Method in class com.google.bigtable.v2.SessionParametersResponse.Builder
Maximum time between messages that the AFE will send to the client.
getKeepAlive() - Method in class com.google.bigtable.v2.SessionParametersResponse
Maximum time between messages that the AFE will send to the client.
getKeepAlive() - Method in interface com.google.bigtable.v2.SessionParametersResponseOrBuilder
Maximum time between messages that the AFE will send to the client.
getKeepAliveBuilder() - Method in class com.google.bigtable.v2.SessionParametersResponse.Builder
Maximum time between messages that the AFE will send to the client.
getKeepAliveOrBuilder() - Method in class com.google.bigtable.v2.SessionParametersResponse.Builder
Maximum time between messages that the AFE will send to the client.
getKeepAliveOrBuilder() - Method in class com.google.bigtable.v2.SessionParametersResponse
Maximum time between messages that the AFE will send to the client.
getKeepAliveOrBuilder() - Method in interface com.google.bigtable.v2.SessionParametersResponseOrBuilder
Maximum time between messages that the AFE will send to the client.
getKey() - Method in class com.google.bigtable.v2.Row.Builder
The unique key which identifies this row within its table.
getKey() - Method in class com.google.bigtable.v2.Row
The unique key which identifies this row within its table.
getKey() - Method in interface com.google.bigtable.v2.RowOrBuilder
The unique key which identifies this row within its table.
getKey() - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
bytes key = 1;
getKey() - Method in class com.google.bigtable.v2.SessionMutateRowRequest
bytes key = 1;
getKey() - Method in interface com.google.bigtable.v2.SessionMutateRowRequestOrBuilder
bytes key = 1;
getKey() - Method in class com.google.bigtable.v2.SessionReadRowRequest.Builder
bytes key = 1;
getKey() - Method in class com.google.bigtable.v2.SessionReadRowRequest
bytes key = 1;
getKey() - Method in interface com.google.bigtable.v2.SessionReadRowRequestOrBuilder
bytes key = 1;
getKey() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata.Builder
Output only.
getKey() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
Output only.
getKey() - Method in interface com.google.bigtable.v2.SessionRefreshConfig.MetadataOrBuilder
Output only.
getKeyBytes() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata.Builder
Output only.
getKeyBytes() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
Output only.
getKeyBytes() - Method in interface com.google.bigtable.v2.SessionRefreshConfig.MetadataOrBuilder
Output only.
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`.
getLastRpcIdAdmitted() - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
The last vRPC which was admitted by the AFE.
getLastRpcIdAdmitted() - Method in class com.google.bigtable.v2.GoAwayResponse
The last vRPC which was admitted by the AFE.
getLastRpcIdAdmitted() - Method in interface com.google.bigtable.v2.GoAwayResponseOrBuilder
The last vRPC which was admitted by the AFE.
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.
getLeastInFlight() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.LeastInFlight least_in_flight = 1;
getLeastInFlight() - Method in class com.google.bigtable.v2.LoadBalancingOptions
.google.bigtable.v2.LoadBalancingOptions.LeastInFlight least_in_flight = 1;
getLeastInFlight() - Method in interface com.google.bigtable.v2.LoadBalancingOptionsOrBuilder
.google.bigtable.v2.LoadBalancingOptions.LeastInFlight least_in_flight = 1;
getLeastInFlightBuilder() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.LeastInFlight least_in_flight = 1;
getLeastInFlightOrBuilder() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.LeastInFlight least_in_flight = 1;
getLeastInFlightOrBuilder() - Method in class com.google.bigtable.v2.LoadBalancingOptions
.google.bigtable.v2.LoadBalancingOptions.LeastInFlight least_in_flight = 1;
getLeastInFlightOrBuilder() - Method in interface com.google.bigtable.v2.LoadBalancingOptionsOrBuilder
.google.bigtable.v2.LoadBalancingOptions.LeastInFlight least_in_flight = 1;
getLoadBalancingOptions() - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Deprecated.
google.bigtable.v2.SessionClientConfiguration.load_balancing_options is deprecated. See google/bigtable/v2/session.proto;l=220
getLoadBalancingOptions() - Method in class com.google.bigtable.v2.SessionClientConfiguration
Deprecated.
google.bigtable.v2.SessionClientConfiguration.load_balancing_options is deprecated. See google/bigtable/v2/session.proto;l=220
getLoadBalancingOptions() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
How to balance vRPC load over connections to AFEs.
getLoadBalancingOptions() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
How to balance vRPC load over connections to AFEs.
getLoadBalancingOptions() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfigurationOrBuilder
How to balance vRPC load over connections to AFEs.
getLoadBalancingOptions() - Method in interface com.google.bigtable.v2.SessionClientConfigurationOrBuilder
Deprecated.
google.bigtable.v2.SessionClientConfiguration.load_balancing_options is deprecated. See google/bigtable/v2/session.proto;l=220
getLoadBalancingOptionsBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Deprecated.
getLoadBalancingOptionsBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
How to balance vRPC load over connections to AFEs.
getLoadBalancingOptionsOrBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Deprecated.
getLoadBalancingOptionsOrBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration
Deprecated.
getLoadBalancingOptionsOrBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
How to balance vRPC load over connections to AFEs.
getLoadBalancingOptionsOrBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
How to balance vRPC load over connections to AFEs.
getLoadBalancingOptionsOrBuilder() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfigurationOrBuilder
How to balance vRPC load over connections to AFEs.
getLoadBalancingOptionsOrBuilder() - Method in interface com.google.bigtable.v2.SessionClientConfigurationOrBuilder
Deprecated.
getLoadBalancingStrategyCase() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
 
getLoadBalancingStrategyCase() - Method in class com.google.bigtable.v2.LoadBalancingOptions
 
getLoadBalancingStrategyCase() - Method in interface com.google.bigtable.v2.LoadBalancingOptionsOrBuilder
 
getMapType() - Method in class com.google.bigtable.v2.Type.Builder
Map .google.bigtable.v2.Type.Map map_type = 4;
getMapType() - Method in class com.google.bigtable.v2.Type
Map .google.bigtable.v2.Type.Map map_type = 4;
getMapType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Map .google.bigtable.v2.Type.Map map_type = 4;
getMapTypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Map .google.bigtable.v2.Type.Map map_type = 4;
getMapTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Map .google.bigtable.v2.Type.Map map_type = 4;
getMapTypeOrBuilder() - Method in class com.google.bigtable.v2.Type
Map .google.bigtable.v2.Type.Map map_type = 4;
getMapTypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Map .google.bigtable.v2.Type.Map map_type = 4;
getMask() - Method in class com.google.bigtable.v2.ValueBitmask.Builder
Required.
getMask() - Method in class com.google.bigtable.v2.ValueBitmask
Required.
getMask() - Method in interface com.google.bigtable.v2.ValueBitmaskOrBuilder
Required.
getMaterializedView() - Method in class com.google.bigtable.v2.MaterializedViewName.Builder
 
getMaterializedView() - Method in class com.google.bigtable.v2.MaterializedViewName
 
getMaterializedViewName() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
The Materialized view name to read and write from.
getMaterializedViewName() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest
The Materialized view name to read and write from.
getMaterializedViewName() - Method in interface com.google.bigtable.v2.OpenMaterializedViewRequestOrBuilder
The Materialized view name to read and write from.
getMaterializedViewName() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
Optional.
getMaterializedViewName() - Method in class com.google.bigtable.v2.ReadRowsRequest
Optional.
getMaterializedViewName() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
Optional.
getMaterializedViewName() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
Optional.
getMaterializedViewName() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
Optional.
getMaterializedViewName() - Method in interface com.google.bigtable.v2.SampleRowKeysRequestOrBuilder
Optional.
getMaterializedViewNameBytes() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
The Materialized view name to read and write from.
getMaterializedViewNameBytes() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest
The Materialized view name to read and write from.
getMaterializedViewNameBytes() - Method in interface com.google.bigtable.v2.OpenMaterializedViewRequestOrBuilder
The Materialized view name to read and write from.
getMaterializedViewNameBytes() - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
Optional.
getMaterializedViewNameBytes() - Method in class com.google.bigtable.v2.ReadRowsRequest
Optional.
getMaterializedViewNameBytes() - Method in interface com.google.bigtable.v2.ReadRowsRequestOrBuilder
Optional.
getMaterializedViewNameBytes() - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
Optional.
getMaterializedViewNameBytes() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
Optional.
getMaterializedViewNameBytes() - Method in interface com.google.bigtable.v2.SampleRowKeysRequestOrBuilder
Optional.
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.
getMaxRpcRetryCount() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
Number of times the client should retry a failed GetClientConfiguration RPC per polling interval before giving up.
getMaxRpcRetryCount() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
Number of times the client should retry a failed GetClientConfiguration RPC per polling interval before giving up.
getMaxRpcRetryCount() - Method in interface com.google.bigtable.v2.ClientConfiguration.PollingConfigurationOrBuilder
Number of times the client should retry a failed GetClientConfiguration RPC per polling interval before giving up.
getMaxServerCount() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
The maximum number of distinct servers to connect to in the channel pool.
getMaxServerCount() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
The maximum number of distinct servers to connect to in the channel pool.
getMaxServerCount() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfigurationOrBuilder
The maximum number of distinct servers to connect to in the channel pool.
getMaxSessionCount() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
The maximum number of sessions for a given scope.
getMaxSessionCount() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
The maximum number of sessions for a given scope.
getMaxSessionCount() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfigurationOrBuilder
The maximum number of sessions for a given scope.
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.
getMessageName() - Method in class com.google.bigtable.v2.Type.Proto.Builder
The fully qualified name of the protobuf message, including package.
getMessageName() - Method in class com.google.bigtable.v2.Type.Proto
The fully qualified name of the protobuf message, including package.
getMessageName() - Method in interface com.google.bigtable.v2.Type.ProtoOrBuilder
The fully qualified name of the protobuf message, including package.
getMessageNameBytes() - Method in class com.google.bigtable.v2.Type.Proto.Builder
The fully qualified name of the protobuf message, including package.
getMessageNameBytes() - Method in class com.google.bigtable.v2.Type.Proto
The fully qualified name of the protobuf message, including package.
getMessageNameBytes() - Method in interface com.google.bigtable.v2.Type.ProtoOrBuilder
The fully qualified name of the protobuf message, including package.
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.
getMetadata() - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
getMetadata() - Method in class com.google.bigtable.v2.PrepareQueryResponse
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
getMetadata() - Method in interface com.google.bigtable.v2.PrepareQueryResponseOrBuilder
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
getMetadata(int) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
Output only.
getMetadata(int) - Method in class com.google.bigtable.v2.SessionRefreshConfig
Output only.
getMetadata(int) - Method in interface com.google.bigtable.v2.SessionRefreshConfigOrBuilder
Output only.
getMetadata() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
vRPC metadata.
getMetadata() - Method in class com.google.bigtable.v2.VirtualRpcRequest
vRPC metadata.
getMetadata() - Method in interface com.google.bigtable.v2.VirtualRpcRequestOrBuilder
vRPC metadata.
getMetadataBuilder() - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
Structure of rows in this response stream.
getMetadataBuilder() - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
getMetadataBuilder(int) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
Output only.
getMetadataBuilder() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
vRPC metadata.
getMetadataBuilderList() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
Output only.
getMetadataCount() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
Output only.
getMetadataCount() - Method in class com.google.bigtable.v2.SessionRefreshConfig
Output only.
getMetadataCount() - Method in interface com.google.bigtable.v2.SessionRefreshConfigOrBuilder
Output only.
getMetadataList() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
Output only.
getMetadataList() - Method in class com.google.bigtable.v2.SessionRefreshConfig
Output only.
getMetadataList() - Method in interface com.google.bigtable.v2.SessionRefreshConfigOrBuilder
Output only.
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.
getMetadataOrBuilder() - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
getMetadataOrBuilder() - Method in class com.google.bigtable.v2.PrepareQueryResponse
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
getMetadataOrBuilder() - Method in interface com.google.bigtable.v2.PrepareQueryResponseOrBuilder
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
getMetadataOrBuilder(int) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
Output only.
getMetadataOrBuilder(int) - Method in class com.google.bigtable.v2.SessionRefreshConfig
Output only.
getMetadataOrBuilder(int) - Method in interface com.google.bigtable.v2.SessionRefreshConfigOrBuilder
Output only.
getMetadataOrBuilder() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
vRPC metadata.
getMetadataOrBuilder() - Method in class com.google.bigtable.v2.VirtualRpcRequest
vRPC metadata.
getMetadataOrBuilder() - Method in interface com.google.bigtable.v2.VirtualRpcRequestOrBuilder
vRPC metadata.
getMetadataOrBuilderList() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
Output only.
getMetadataOrBuilderList() - Method in class com.google.bigtable.v2.SessionRefreshConfig
Output only.
getMetadataOrBuilderList() - Method in interface com.google.bigtable.v2.SessionRefreshConfigOrBuilder
Output only.
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.
getMinServerCount() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
The minimum number of distcint servers to connect to in the channel pool.
getMinServerCount() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
The minimum number of distcint servers to connect to in the channel pool.
getMinServerCount() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfigurationOrBuilder
The minimum number of distcint servers to connect to in the channel pool.
getMinSessionCount() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
The minimum number of sessions for a given scope.
getMinSessionCount() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
The minimum number of sessions for a given scope.
getMinSessionCount() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfigurationOrBuilder
The minimum number of sessions for a given scope.
getModeCase() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
 
getModeCase() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
getModeCase() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfigurationOrBuilder
 
getMutableParams() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
Deprecated.
getMutableParamTypes() - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Deprecated.
getMutateRow() - Method in class com.google.bigtable.v2.AuthorizedViewRequest.Builder
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
getMutateRow() - Method in class com.google.bigtable.v2.AuthorizedViewRequest
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
getMutateRow() - Method in interface com.google.bigtable.v2.AuthorizedViewRequestOrBuilder
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
getMutateRow() - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
getMutateRow() - Method in class com.google.bigtable.v2.AuthorizedViewResponse
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
getMutateRow() - Method in interface com.google.bigtable.v2.AuthorizedViewResponseOrBuilder
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
getMutateRow() - Method in class com.google.bigtable.v2.TableRequest.Builder
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
getMutateRow() - Method in class com.google.bigtable.v2.TableRequest
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
getMutateRow() - Method in interface com.google.bigtable.v2.TableRequestOrBuilder
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
getMutateRow() - Method in class com.google.bigtable.v2.TableResponse.Builder
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
getMutateRow() - Method in class com.google.bigtable.v2.TableResponse
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
getMutateRow() - Method in interface com.google.bigtable.v2.TableResponseOrBuilder
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
getMutateRowBuilder() - Method in class com.google.bigtable.v2.AuthorizedViewRequest.Builder
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
getMutateRowBuilder() - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
getMutateRowBuilder() - Method in class com.google.bigtable.v2.TableRequest.Builder
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
getMutateRowBuilder() - Method in class com.google.bigtable.v2.TableResponse.Builder
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
getMutateRowOrBuilder() - Method in class com.google.bigtable.v2.AuthorizedViewRequest.Builder
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
getMutateRowOrBuilder() - Method in class com.google.bigtable.v2.AuthorizedViewRequest
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
getMutateRowOrBuilder() - Method in interface com.google.bigtable.v2.AuthorizedViewRequestOrBuilder
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
getMutateRowOrBuilder() - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
getMutateRowOrBuilder() - Method in class com.google.bigtable.v2.AuthorizedViewResponse
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
getMutateRowOrBuilder() - Method in interface com.google.bigtable.v2.AuthorizedViewResponseOrBuilder
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
getMutateRowOrBuilder() - Method in class com.google.bigtable.v2.TableRequest.Builder
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
getMutateRowOrBuilder() - Method in class com.google.bigtable.v2.TableRequest
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
getMutateRowOrBuilder() - Method in interface com.google.bigtable.v2.TableRequestOrBuilder
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
getMutateRowOrBuilder() - Method in class com.google.bigtable.v2.TableResponse.Builder
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
getMutateRowOrBuilder() - Method in class com.google.bigtable.v2.TableResponse
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
getMutateRowOrBuilder() - Method in interface com.google.bigtable.v2.TableResponseOrBuilder
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
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.
getMutations(int) - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
repeated .google.bigtable.v2.Mutation mutations = 2;
getMutations(int) - Method in class com.google.bigtable.v2.SessionMutateRowRequest
repeated .google.bigtable.v2.Mutation mutations = 2;
getMutations(int) - Method in interface com.google.bigtable.v2.SessionMutateRowRequestOrBuilder
repeated .google.bigtable.v2.Mutation mutations = 2;
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.
getMutationsBuilder(int) - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
repeated .google.bigtable.v2.Mutation mutations = 2;
getMutationsBuilderList() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
Required.
getMutationsBuilderList() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
Required.
getMutationsBuilderList() - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
repeated .google.bigtable.v2.Mutation mutations = 2;
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.
getMutationsCount() - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
repeated .google.bigtable.v2.Mutation mutations = 2;
getMutationsCount() - Method in class com.google.bigtable.v2.SessionMutateRowRequest
repeated .google.bigtable.v2.Mutation mutations = 2;
getMutationsCount() - Method in interface com.google.bigtable.v2.SessionMutateRowRequestOrBuilder
repeated .google.bigtable.v2.Mutation mutations = 2;
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.
getMutationsList() - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
repeated .google.bigtable.v2.Mutation mutations = 2;
getMutationsList() - Method in class com.google.bigtable.v2.SessionMutateRowRequest
repeated .google.bigtable.v2.Mutation mutations = 2;
getMutationsList() - Method in interface com.google.bigtable.v2.SessionMutateRowRequestOrBuilder
repeated .google.bigtable.v2.Mutation mutations = 2;
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.
getMutationsOrBuilder(int) - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
repeated .google.bigtable.v2.Mutation mutations = 2;
getMutationsOrBuilder(int) - Method in class com.google.bigtable.v2.SessionMutateRowRequest
repeated .google.bigtable.v2.Mutation mutations = 2;
getMutationsOrBuilder(int) - Method in interface com.google.bigtable.v2.SessionMutateRowRequestOrBuilder
repeated .google.bigtable.v2.Mutation mutations = 2;
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.
getMutationsOrBuilderList() - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
repeated .google.bigtable.v2.Mutation mutations = 2;
getMutationsOrBuilderList() - Method in class com.google.bigtable.v2.SessionMutateRowRequest
repeated .google.bigtable.v2.Mutation mutations = 2;
getMutationsOrBuilderList() - Method in interface com.google.bigtable.v2.SessionMutateRowRequestOrBuilder
repeated .google.bigtable.v2.Mutation mutations = 2;
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`.
getNewSessionCreationBudget() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
How many concurrent session establishments are allowed.
getNewSessionCreationBudget() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
How many concurrent session establishments are allowed.
getNewSessionCreationBudget() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfigurationOrBuilder
How many concurrent session establishments are allowed.
getNewSessionCreationPenalty() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
How long to penalize the creation budget for a failed session creation attempt.
getNewSessionCreationPenalty() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
How long to penalize the creation budget for a failed session creation attempt.
getNewSessionCreationPenalty() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfigurationOrBuilder
How long to penalize the creation budget for a failed session creation attempt.
getNewSessionCreationPenaltyBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
How long to penalize the creation budget for a failed session creation attempt.
getNewSessionCreationPenaltyOrBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
How long to penalize the creation budget for a failed session creation attempt.
getNewSessionCreationPenaltyOrBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
How long to penalize the creation budget for a failed session creation attempt.
getNewSessionCreationPenaltyOrBuilder() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfigurationOrBuilder
How long to penalize the creation budget for a failed session creation attempt.
getNewSessionQueueLength() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
Number of vRPCs that can be queued per starting session.
getNewSessionQueueLength() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
Number of vRPCs that can be queued per starting session.
getNewSessionQueueLength() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfigurationOrBuilder
Number of vRPCs that can be queued per starting session.
getNullEscapeChar() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
Single-character escape sequence used to support NULL values.
getNullEscapeChar() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
Single-character escape sequence used to support NULL values.
getNullEscapeChar() - Method in interface com.google.bigtable.v2.Type.String.Encoding.Utf8BytesOrBuilder
Single-character escape sequence used to support NULL values.
getNullEscapeCharBytes() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
Single-character escape sequence used to support NULL values.
getNullEscapeCharBytes() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
Single-character escape sequence used to support NULL values.
getNullEscapeCharBytes() - Method in interface com.google.bigtable.v2.Type.String.Encoding.Utf8BytesOrBuilder
Single-character escape sequence used to support NULL values.
getNumber() - Method in enum com.google.bigtable.v2.AuthorizedViewRequest.PayloadCase
 
getNumber() - Method in enum com.google.bigtable.v2.AuthorizedViewResponse.PayloadCase
 
getNumber() - Method in enum com.google.bigtable.v2.ClientConfiguration.PollingCase
 
getNumber() - Method in enum com.google.bigtable.v2.CloseSessionRequest.CloseSessionReason
 
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.LoadBalancingOptions.LoadBalancingStrategyCase
 
getNumber() - Method in enum com.google.bigtable.v2.MaterializedViewRequest.PayloadCase
 
getNumber() - Method in enum com.google.bigtable.v2.MaterializedViewResponse.PayloadCase
 
getNumber() - Method in enum com.google.bigtable.v2.Mutation.MutationCase
 
getNumber() - Method in enum com.google.bigtable.v2.OpenAuthorizedViewRequest.Permission
 
getNumber() - Method in enum com.google.bigtable.v2.OpenMaterializedViewRequest.Permission
 
getNumber() - Method in enum com.google.bigtable.v2.OpenTableRequest.Permission
 
getNumber() - Method in enum com.google.bigtable.v2.PartialResultSet.PartialRowsCase
 
getNumber() - Method in enum com.google.bigtable.v2.PeerInfo.TransportType
 
getNumber() - Method in enum com.google.bigtable.v2.PrepareQueryRequest.DataFormatCase
 
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.SessionClientConfiguration.ChannelPoolConfiguration.ModeCase
 
getNumber() - Method in enum com.google.bigtable.v2.SessionRequest.PayloadCase
 
getNumber() - Method in enum com.google.bigtable.v2.SessionResponse.PayloadCase
 
getNumber() - Method in enum com.google.bigtable.v2.SessionType
 
getNumber() - Method in enum com.google.bigtable.v2.TableRequest.PayloadCase
 
getNumber() - Method in enum com.google.bigtable.v2.TableResponse.PayloadCase
 
getNumber() - Method in enum com.google.bigtable.v2.TelemetryConfiguration.Level
 
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.Type.Struct.Encoding.EncodingCase
 
getNumber() - Method in enum com.google.bigtable.v2.Type.Timestamp.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`.
getOpenSession() - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.OpenSessionRequest open_session = 1;
getOpenSession() - Method in class com.google.bigtable.v2.SessionRequest
.google.bigtable.v2.OpenSessionRequest open_session = 1;
getOpenSession() - Method in interface com.google.bigtable.v2.SessionRequestOrBuilder
.google.bigtable.v2.OpenSessionRequest open_session = 1;
getOpenSession() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.OpenSessionResponse open_session = 1;
getOpenSession() - Method in class com.google.bigtable.v2.SessionResponse
.google.bigtable.v2.OpenSessionResponse open_session = 1;
getOpenSession() - Method in interface com.google.bigtable.v2.SessionResponseOrBuilder
.google.bigtable.v2.OpenSessionResponse open_session = 1;
getOpenSessionBuilder() - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.OpenSessionRequest open_session = 1;
getOpenSessionBuilder() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.OpenSessionResponse open_session = 1;
getOpenSessionOrBuilder() - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.OpenSessionRequest open_session = 1;
getOpenSessionOrBuilder() - Method in class com.google.bigtable.v2.SessionRequest
.google.bigtable.v2.OpenSessionRequest open_session = 1;
getOpenSessionOrBuilder() - Method in interface com.google.bigtable.v2.SessionRequestOrBuilder
.google.bigtable.v2.OpenSessionRequest open_session = 1;
getOpenSessionOrBuilder() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.OpenSessionResponse open_session = 1;
getOpenSessionOrBuilder() - Method in class com.google.bigtable.v2.SessionResponse
.google.bigtable.v2.OpenSessionResponse open_session = 1;
getOpenSessionOrBuilder() - Method in interface com.google.bigtable.v2.SessionResponseOrBuilder
.google.bigtable.v2.OpenSessionResponse open_session = 1;
getOptimizedOpenRequest() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
An optimized Open request that the session may use on a retry when establishing this session again.
getOptimizedOpenRequest() - Method in class com.google.bigtable.v2.SessionRefreshConfig
An optimized Open request that the session may use on a retry when establishing this session again.
getOptimizedOpenRequest() - Method in interface com.google.bigtable.v2.SessionRefreshConfigOrBuilder
An optimized Open request that the session may use on a retry when establishing this session again.
getOptimizedOpenRequestBuilder() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
An optimized Open request that the session may use on a retry when establishing this session again.
getOptimizedOpenRequestOrBuilder() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
An optimized Open request that the session may use on a retry when establishing this session again.
getOptimizedOpenRequestOrBuilder() - Method in class com.google.bigtable.v2.SessionRefreshConfig
An optimized Open request that the session may use on a retry when establishing this session again.
getOptimizedOpenRequestOrBuilder() - Method in interface com.google.bigtable.v2.SessionRefreshConfigOrBuilder
An optimized Open request that the session may use on a retry when establishing this session again.
getOrderedCodeBytes() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
Use `OrderedCodeBytes` encoding.
getOrderedCodeBytes() - Method in class com.google.bigtable.v2.Type.Int64.Encoding
Use `OrderedCodeBytes` encoding.
getOrderedCodeBytes() - Method in interface com.google.bigtable.v2.Type.Int64.EncodingOrBuilder
Use `OrderedCodeBytes` encoding.
getOrderedCodeBytes() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
User `OrderedCodeBytes` encoding.
getOrderedCodeBytes() - Method in class com.google.bigtable.v2.Type.Struct.Encoding
User `OrderedCodeBytes` encoding.
getOrderedCodeBytes() - Method in interface com.google.bigtable.v2.Type.Struct.EncodingOrBuilder
User `OrderedCodeBytes` encoding.
getOrderedCodeBytesBuilder() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
Use `OrderedCodeBytes` encoding.
getOrderedCodeBytesBuilder() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
User `OrderedCodeBytes` encoding.
getOrderedCodeBytesOrBuilder() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
Use `OrderedCodeBytes` encoding.
getOrderedCodeBytesOrBuilder() - Method in class com.google.bigtable.v2.Type.Int64.Encoding
Use `OrderedCodeBytes` encoding.
getOrderedCodeBytesOrBuilder() - Method in interface com.google.bigtable.v2.Type.Int64.EncodingOrBuilder
Use `OrderedCodeBytes` encoding.
getOrderedCodeBytesOrBuilder() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
User `OrderedCodeBytes` encoding.
getOrderedCodeBytesOrBuilder() - Method in class com.google.bigtable.v2.Type.Struct.Encoding
User `OrderedCodeBytes` encoding.
getOrderedCodeBytesOrBuilder() - Method in interface com.google.bigtable.v2.Type.Struct.EncodingOrBuilder
User `OrderedCodeBytes` encoding.
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.
getParamTypes() - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Deprecated.
getParamTypes() - Method in class com.google.bigtable.v2.PrepareQueryRequest
Deprecated.
getParamTypes() - Method in interface com.google.bigtable.v2.PrepareQueryRequestOrBuilder
Deprecated.
getParamTypesCount() - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
 
getParamTypesCount() - Method in class com.google.bigtable.v2.PrepareQueryRequest
 
getParamTypesCount() - Method in interface com.google.bigtable.v2.PrepareQueryRequestOrBuilder
Required.
getParamTypesMap() - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Required.
getParamTypesMap() - Method in class com.google.bigtable.v2.PrepareQueryRequest
Required.
getParamTypesMap() - Method in interface com.google.bigtable.v2.PrepareQueryRequestOrBuilder
Required.
getParamTypesOrDefault(String, Type) - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Required.
getParamTypesOrDefault(String, Type) - Method in class com.google.bigtable.v2.PrepareQueryRequest
Required.
getParamTypesOrDefault(String, Type) - Method in interface com.google.bigtable.v2.PrepareQueryRequestOrBuilder
Required.
getParamTypesOrThrow(String) - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Required.
getParamTypesOrThrow(String) - Method in class com.google.bigtable.v2.PrepareQueryRequest
Required.
getParamTypesOrThrow(String) - Method in interface com.google.bigtable.v2.PrepareQueryRequestOrBuilder
Required.
getParserForType() - Method in class com.google.bigtable.v2.ArrayValue
 
getParserForType() - Method in class com.google.bigtable.v2.AuthorizedViewRequest
 
getParserForType() - Method in class com.google.bigtable.v2.AuthorizedViewResponse
 
getParserForType() - Method in class com.google.bigtable.v2.BackendIdentifier
 
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.ClientConfiguration
 
getParserForType() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
getParserForType() - Method in class com.google.bigtable.v2.CloseSessionRequest
 
getParserForType() - Method in class com.google.bigtable.v2.ClusterInformation
 
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.ErrorResponse
 
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.GetClientConfigurationRequest
 
getParserForType() - Method in class com.google.bigtable.v2.GoAwayResponse
 
getParserForType() - Method in class com.google.bigtable.v2.HeartbeatResponse
 
getParserForType() - Method in class com.google.bigtable.v2.Idempotency
 
getParserForType() - Method in class com.google.bigtable.v2.LoadBalancingOptions
 
getParserForType() - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
getParserForType() - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
getParserForType() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
getParserForType() - Method in class com.google.bigtable.v2.MaterializedViewRequest
 
getParserForType() - Method in class com.google.bigtable.v2.MaterializedViewResponse
 
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.OpenAuthorizedViewRequest
 
getParserForType() - Method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
getParserForType() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
getParserForType() - Method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
getParserForType() - Method in class com.google.bigtable.v2.OpenSessionRequest
 
getParserForType() - Method in class com.google.bigtable.v2.OpenSessionResponse
 
getParserForType() - Method in class com.google.bigtable.v2.OpenTableRequest
 
getParserForType() - Method in class com.google.bigtable.v2.OpenTableResponse
 
getParserForType() - Method in class com.google.bigtable.v2.PartialResultSet
 
getParserForType() - Method in class com.google.bigtable.v2.PeerInfo
 
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.PrepareQueryRequest
 
getParserForType() - Method in class com.google.bigtable.v2.PrepareQueryResponse
 
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.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
getParserForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
getParserForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
getParserForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
getParserForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration
 
getParserForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
getParserForType() - Method in class com.google.bigtable.v2.SessionMutateRowRequest
 
getParserForType() - Method in class com.google.bigtable.v2.SessionMutateRowResponse
 
getParserForType() - Method in class com.google.bigtable.v2.SessionParametersResponse
 
getParserForType() - Method in class com.google.bigtable.v2.SessionReadRowRequest
 
getParserForType() - Method in class com.google.bigtable.v2.SessionReadRowResponse
 
getParserForType() - Method in class com.google.bigtable.v2.SessionRefreshConfig
 
getParserForType() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
getParserForType() - Method in class com.google.bigtable.v2.SessionRequest
 
getParserForType() - Method in class com.google.bigtable.v2.SessionRequestStats
 
getParserForType() - Method in class com.google.bigtable.v2.SessionResponse
 
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.TableRequest
 
getParserForType() - Method in class com.google.bigtable.v2.TableResponse
 
getParserForType() - Method in class com.google.bigtable.v2.TelemetryConfiguration
 
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.Enum
 
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.Encoding.OrderedCodeBytes
 
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.Proto
 
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.Encoding.DelimitedBytes
 
getParserForType() - Method in class com.google.bigtable.v2.Type.Struct.Encoding
 
getParserForType() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
getParserForType() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
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.Encoding
 
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.ValueBitmask
 
getParserForType() - Method in class com.google.bigtable.v2.ValueRange
 
getParserForType() - Method in class com.google.bigtable.v2.VirtualRpcRequest
 
getParserForType() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
getParserForType() - Method in class com.google.bigtable.v2.VirtualRpcResponse
 
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.
getPayload() - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
Can be Open{Table,AuthorizedView,MaterializedView}Request, (or in post-V1, PrepareSqlQueryRequest) bytes payload = 5;
getPayload() - Method in class com.google.bigtable.v2.OpenSessionRequest
Can be Open{Table,AuthorizedView,MaterializedView}Request, (or in post-V1, PrepareSqlQueryRequest) bytes payload = 5;
getPayload() - Method in interface com.google.bigtable.v2.OpenSessionRequestOrBuilder
Can be Open{Table,AuthorizedView,MaterializedView}Request, (or in post-V1, PrepareSqlQueryRequest) bytes payload = 5;
getPayload() - Method in class com.google.bigtable.v2.OpenSessionResponse.Builder
Can be Open{Table,AuthorizedView,MaterializedView}Response, (or in post-V1, PrepareSqlQueryResponse) bytes payload = 1;
getPayload() - Method in class com.google.bigtable.v2.OpenSessionResponse
Can be Open{Table,AuthorizedView,MaterializedView}Response, (or in post-V1, PrepareSqlQueryResponse) bytes payload = 1;
getPayload() - Method in interface com.google.bigtable.v2.OpenSessionResponseOrBuilder
Can be Open{Table,AuthorizedView,MaterializedView}Response, (or in post-V1, PrepareSqlQueryResponse) bytes payload = 1;
getPayload() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
Could be TableRequest (or in post-V1, SqlRequest) bytes payload = 4;
getPayload() - Method in class com.google.bigtable.v2.VirtualRpcRequest
Could be TableRequest (or in post-V1, SqlRequest) bytes payload = 4;
getPayload() - Method in interface com.google.bigtable.v2.VirtualRpcRequestOrBuilder
Could be TableRequest (or in post-V1, SqlRequest) bytes payload = 4;
getPayload() - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
Could be TableResponse (or in post-V1, SqlResponse) bytes payload = 3;
getPayload() - Method in class com.google.bigtable.v2.VirtualRpcResponse
Could be TableResponse (or in post-V1, SqlResponse) bytes payload = 3;
getPayload() - Method in interface com.google.bigtable.v2.VirtualRpcResponseOrBuilder
Could be TableResponse (or in post-V1, SqlResponse) bytes payload = 3;
getPayloadCase() - Method in class com.google.bigtable.v2.AuthorizedViewRequest.Builder
 
getPayloadCase() - Method in class com.google.bigtable.v2.AuthorizedViewRequest
 
getPayloadCase() - Method in interface com.google.bigtable.v2.AuthorizedViewRequestOrBuilder
 
getPayloadCase() - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
 
getPayloadCase() - Method in class com.google.bigtable.v2.AuthorizedViewResponse
 
getPayloadCase() - Method in interface com.google.bigtable.v2.AuthorizedViewResponseOrBuilder
 
getPayloadCase() - Method in class com.google.bigtable.v2.MaterializedViewRequest.Builder
 
getPayloadCase() - Method in class com.google.bigtable.v2.MaterializedViewRequest
 
getPayloadCase() - Method in interface com.google.bigtable.v2.MaterializedViewRequestOrBuilder
 
getPayloadCase() - Method in class com.google.bigtable.v2.MaterializedViewResponse.Builder
 
getPayloadCase() - Method in class com.google.bigtable.v2.MaterializedViewResponse
 
getPayloadCase() - Method in interface com.google.bigtable.v2.MaterializedViewResponseOrBuilder
 
getPayloadCase() - Method in class com.google.bigtable.v2.SessionRequest.Builder
 
getPayloadCase() - Method in class com.google.bigtable.v2.SessionRequest
 
getPayloadCase() - Method in interface com.google.bigtable.v2.SessionRequestOrBuilder
 
getPayloadCase() - Method in class com.google.bigtable.v2.SessionResponse.Builder
 
getPayloadCase() - Method in class com.google.bigtable.v2.SessionResponse
 
getPayloadCase() - Method in interface com.google.bigtable.v2.SessionResponseOrBuilder
 
getPayloadCase() - Method in class com.google.bigtable.v2.TableRequest.Builder
 
getPayloadCase() - Method in class com.google.bigtable.v2.TableRequest
 
getPayloadCase() - Method in interface com.google.bigtable.v2.TableRequestOrBuilder
 
getPayloadCase() - Method in class com.google.bigtable.v2.TableResponse.Builder
 
getPayloadCase() - Method in class com.google.bigtable.v2.TableResponse
 
getPayloadCase() - Method in interface com.google.bigtable.v2.TableResponseOrBuilder
 
getPeakEwma() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.PeakEwma peak_ewma = 2;
getPeakEwma() - Method in class com.google.bigtable.v2.LoadBalancingOptions
.google.bigtable.v2.LoadBalancingOptions.PeakEwma peak_ewma = 2;
getPeakEwma() - Method in interface com.google.bigtable.v2.LoadBalancingOptionsOrBuilder
.google.bigtable.v2.LoadBalancingOptions.PeakEwma peak_ewma = 2;
getPeakEwmaBuilder() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.PeakEwma peak_ewma = 2;
getPeakEwmaOrBuilder() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.PeakEwma peak_ewma = 2;
getPeakEwmaOrBuilder() - Method in class com.google.bigtable.v2.LoadBalancingOptions
.google.bigtable.v2.LoadBalancingOptions.PeakEwma peak_ewma = 2;
getPeakEwmaOrBuilder() - Method in interface com.google.bigtable.v2.LoadBalancingOptionsOrBuilder
.google.bigtable.v2.LoadBalancingOptions.PeakEwma peak_ewma = 2;
getPeerInfo() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
If the client can support using BigtablePeerInfo.
getPeerInfo() - Method in class com.google.bigtable.v2.FeatureFlags
If the client can support using BigtablePeerInfo.
getPeerInfo() - Method in interface com.google.bigtable.v2.FeatureFlagsOrBuilder
If the client can support using BigtablePeerInfo.
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.
getPermission() - Method in class com.google.bigtable.v2.OpenAuthorizedViewRequest.Builder
Permission for the session.
getPermission() - Method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
Permission for the session.
getPermission() - Method in interface com.google.bigtable.v2.OpenAuthorizedViewRequestOrBuilder
Permission for the session.
getPermission() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
Permission for the session.
getPermission() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest
Permission for the session.
getPermission() - Method in interface com.google.bigtable.v2.OpenMaterializedViewRequestOrBuilder
Permission for the session.
getPermission() - Method in class com.google.bigtable.v2.OpenTableRequest.Builder
.google.bigtable.v2.OpenTableRequest.Permission permission = 3;
getPermission() - Method in class com.google.bigtable.v2.OpenTableRequest
.google.bigtable.v2.OpenTableRequest.Permission permission = 3;
getPermission() - Method in interface com.google.bigtable.v2.OpenTableRequestOrBuilder
.google.bigtable.v2.OpenTableRequest.Permission permission = 3;
getPermissionValue() - Method in class com.google.bigtable.v2.OpenAuthorizedViewRequest.Builder
Permission for the session.
getPermissionValue() - Method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
Permission for the session.
getPermissionValue() - Method in interface com.google.bigtable.v2.OpenAuthorizedViewRequestOrBuilder
Permission for the session.
getPermissionValue() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
Permission for the session.
getPermissionValue() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest
Permission for the session.
getPermissionValue() - Method in interface com.google.bigtable.v2.OpenMaterializedViewRequestOrBuilder
Permission for the session.
getPermissionValue() - Method in class com.google.bigtable.v2.OpenTableRequest.Builder
.google.bigtable.v2.OpenTableRequest.Permission permission = 3;
getPermissionValue() - Method in class com.google.bigtable.v2.OpenTableRequest
.google.bigtable.v2.OpenTableRequest.Permission permission = 3;
getPermissionValue() - Method in interface com.google.bigtable.v2.OpenTableRequestOrBuilder
.google.bigtable.v2.OpenTableRequest.Permission permission = 3;
getPerServerSessionCount() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
Soft maximum for how many sessions are allowed per server.
getPerServerSessionCount() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
Soft maximum for how many sessions are allowed per server.
getPerServerSessionCount() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfigurationOrBuilder
Soft maximum for how many sessions are allowed per server.
getPollingCase() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
 
getPollingCase() - Method in class com.google.bigtable.v2.ClientConfiguration
 
getPollingCase() - Method in interface com.google.bigtable.v2.ClientConfigurationOrBuilder
 
getPollingConfiguration() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
If the client should continue to check for new configurations.
getPollingConfiguration() - Method in class com.google.bigtable.v2.ClientConfiguration
If the client should continue to check for new configurations.
getPollingConfiguration() - Method in interface com.google.bigtable.v2.ClientConfigurationOrBuilder
If the client should continue to check for new configurations.
getPollingConfigurationBuilder() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
If the client should continue to check for new configurations.
getPollingConfigurationOrBuilder() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
If the client should continue to check for new configurations.
getPollingConfigurationOrBuilder() - Method in class com.google.bigtable.v2.ClientConfiguration
If the client should continue to check for new configurations.
getPollingConfigurationOrBuilder() - Method in interface com.google.bigtable.v2.ClientConfigurationOrBuilder
If the client should continue to check for new configurations.
getPollingInterval() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
Deprecated.
google.bigtable.v2.ClientConfiguration.polling_interval is deprecated. See google/bigtable/v2/session.proto;l=288
getPollingInterval() - Method in class com.google.bigtable.v2.ClientConfiguration
Deprecated.
google.bigtable.v2.ClientConfiguration.polling_interval is deprecated. See google/bigtable/v2/session.proto;l=288
getPollingInterval() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
A duration describing the time between GetClientConfiguration RPCs.
getPollingInterval() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
A duration describing the time between GetClientConfiguration RPCs.
getPollingInterval() - Method in interface com.google.bigtable.v2.ClientConfiguration.PollingConfigurationOrBuilder
A duration describing the time between GetClientConfiguration RPCs.
getPollingInterval() - Method in interface com.google.bigtable.v2.ClientConfigurationOrBuilder
Deprecated.
google.bigtable.v2.ClientConfiguration.polling_interval is deprecated. See google/bigtable/v2/session.proto;l=288
getPollingIntervalBuilder() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
Deprecated.
getPollingIntervalBuilder() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
A duration describing the time between GetClientConfiguration RPCs.
getPollingIntervalOrBuilder() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
Deprecated.
getPollingIntervalOrBuilder() - Method in class com.google.bigtable.v2.ClientConfiguration
Deprecated.
getPollingIntervalOrBuilder() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
A duration describing the time between GetClientConfiguration RPCs.
getPollingIntervalOrBuilder() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
A duration describing the time between GetClientConfiguration RPCs.
getPollingIntervalOrBuilder() - Method in interface com.google.bigtable.v2.ClientConfiguration.PollingConfigurationOrBuilder
A duration describing the time between GetClientConfiguration RPCs.
getPollingIntervalOrBuilder() - Method in interface com.google.bigtable.v2.ClientConfigurationOrBuilder
Deprecated.
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.
getPreparedQuery() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
A prepared query that was returned from `PrepareQueryResponse`.
getPreparedQuery() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
A prepared query that was returned from `PrepareQueryResponse`.
getPreparedQuery() - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
A prepared query that was returned from `PrepareQueryResponse`.
getPreparedQuery() - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
A serialized prepared query.
getPreparedQuery() - Method in class com.google.bigtable.v2.PrepareQueryResponse
A serialized prepared query.
getPreparedQuery() - Method in interface com.google.bigtable.v2.PrepareQueryResponseOrBuilder
A serialized prepared query.
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.MaterializedViewName.Builder
 
getProject() - Method in class com.google.bigtable.v2.MaterializedViewName
 
getProject() - Method in class com.google.bigtable.v2.TableName.Builder
 
getProject() - Method in class com.google.bigtable.v2.TableName
 
getProtocolVersion() - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
A version indicator from the client stating its understanding of the protocol.
getProtocolVersion() - Method in class com.google.bigtable.v2.OpenSessionRequest
A version indicator from the client stating its understanding of the protocol.
getProtocolVersion() - Method in interface com.google.bigtable.v2.OpenSessionRequestOrBuilder
A version indicator from the client stating its understanding of the protocol.
getProtoFormat() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
Deprecated.
google.bigtable.v2.ExecuteQueryRequest.proto_format is deprecated. See google/bigtable/v2/bigtable.proto;l=1153
getProtoFormat() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
Deprecated.
google.bigtable.v2.ExecuteQueryRequest.proto_format is deprecated. See google/bigtable/v2/bigtable.proto;l=1153
getProtoFormat() - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
Deprecated.
google.bigtable.v2.ExecuteQueryRequest.proto_format is deprecated. See google/bigtable/v2/bigtable.proto;l=1153
getProtoFormat() - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
getProtoFormat() - Method in class com.google.bigtable.v2.PrepareQueryRequest
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
getProtoFormat() - Method in interface com.google.bigtable.v2.PrepareQueryRequestOrBuilder
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
getProtoFormatBuilder() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
Deprecated.
getProtoFormatBuilder() - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
getProtoFormatOrBuilder() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
Deprecated.
getProtoFormatOrBuilder() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
Deprecated.
getProtoFormatOrBuilder() - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
Deprecated.
getProtoFormatOrBuilder() - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
getProtoFormatOrBuilder() - Method in class com.google.bigtable.v2.PrepareQueryRequest
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
getProtoFormatOrBuilder() - Method in interface com.google.bigtable.v2.PrepareQueryRequestOrBuilder
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 .google.bigtable.v2.ProtoSchema proto_schema = 1;
getProtoSchema() - Method in class com.google.bigtable.v2.ResultSetMetadata
Schema in proto format .google.bigtable.v2.ProtoSchema proto_schema = 1;
getProtoSchema() - Method in interface com.google.bigtable.v2.ResultSetMetadataOrBuilder
Schema in proto format .google.bigtable.v2.ProtoSchema proto_schema = 1;
getProtoSchemaBuilder() - Method in class com.google.bigtable.v2.ResultSetMetadata.Builder
Schema in proto format .google.bigtable.v2.ProtoSchema proto_schema = 1;
getProtoSchemaOrBuilder() - Method in class com.google.bigtable.v2.ResultSetMetadata.Builder
Schema in proto format .google.bigtable.v2.ProtoSchema proto_schema = 1;
getProtoSchemaOrBuilder() - Method in class com.google.bigtable.v2.ResultSetMetadata
Schema in proto format .google.bigtable.v2.ProtoSchema proto_schema = 1;
getProtoSchemaOrBuilder() - Method in interface com.google.bigtable.v2.ResultSetMetadataOrBuilder
Schema in proto format .google.bigtable.v2.ProtoSchema proto_schema = 1;
getProtoType() - Method in class com.google.bigtable.v2.Type.Builder
Proto .google.bigtable.v2.Type.Proto proto_type = 13;
getProtoType() - Method in class com.google.bigtable.v2.Type
Proto .google.bigtable.v2.Type.Proto proto_type = 13;
getProtoType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Proto .google.bigtable.v2.Type.Proto proto_type = 13;
getProtoTypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Proto .google.bigtable.v2.Type.Proto proto_type = 13;
getProtoTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Proto .google.bigtable.v2.Type.Proto proto_type = 13;
getProtoTypeOrBuilder() - Method in class com.google.bigtable.v2.Type
Proto .google.bigtable.v2.Type.Proto proto_type = 13;
getProtoTypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Proto .google.bigtable.v2.Type.Proto proto_type = 13;
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
Deprecated.
google.bigtable.v2.ExecuteQueryRequest.query is deprecated. See google/bigtable/v2/bigtable.proto;l=1132
getQuery() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
Deprecated.
google.bigtable.v2.ExecuteQueryRequest.query is deprecated. See google/bigtable/v2/bigtable.proto;l=1132
getQuery() - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
Deprecated.
google.bigtable.v2.ExecuteQueryRequest.query is deprecated. See google/bigtable/v2/bigtable.proto;l=1132
getQuery() - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Required.
getQuery() - Method in class com.google.bigtable.v2.PrepareQueryRequest
Required.
getQuery() - Method in interface com.google.bigtable.v2.PrepareQueryRequestOrBuilder
Required.
getQueryBytes() - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
Deprecated.
google.bigtable.v2.ExecuteQueryRequest.query is deprecated. See google/bigtable/v2/bigtable.proto;l=1132
getQueryBytes() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
Deprecated.
google.bigtable.v2.ExecuteQueryRequest.query is deprecated. See google/bigtable/v2/bigtable.proto;l=1132
getQueryBytes() - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
Deprecated.
google.bigtable.v2.ExecuteQueryRequest.query is deprecated. See google/bigtable/v2/bigtable.proto;l=1132
getQueryBytes() - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Required.
getQueryBytes() - Method in class com.google.bigtable.v2.PrepareQueryRequest
Required.
getQueryBytes() - Method in interface com.google.bigtable.v2.PrepareQueryRequestOrBuilder
Required.
getRandom() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.Random random = 4;
getRandom() - Method in class com.google.bigtable.v2.LoadBalancingOptions
.google.bigtable.v2.LoadBalancingOptions.Random random = 4;
getRandom() - Method in interface com.google.bigtable.v2.LoadBalancingOptionsOrBuilder
.google.bigtable.v2.LoadBalancingOptions.Random random = 4;
getRandomBuilder() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.Random random = 4;
getRandomOrBuilder() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.Random random = 4;
getRandomOrBuilder() - Method in class com.google.bigtable.v2.LoadBalancingOptions
.google.bigtable.v2.LoadBalancingOptions.Random random = 4;
getRandomOrBuilder() - Method in interface com.google.bigtable.v2.LoadBalancingOptionsOrBuilder
.google.bigtable.v2.LoadBalancingOptions.Random random = 4;
getRandomSubsetSize() - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight.Builder
Of all connected AFEs, the size of the random subset to run the algorithm on.
getRandomSubsetSize() - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
Of all connected AFEs, the size of the random subset to run the algorithm on.
getRandomSubsetSize() - Method in interface com.google.bigtable.v2.LoadBalancingOptions.LeastInFlightOrBuilder
Of all connected AFEs, the size of the random subset to run the algorithm on.
getRandomSubsetSize() - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma.Builder
Of all connected AFEs, the size of the random subset to compare costs over.
getRandomSubsetSize() - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
Of all connected AFEs, the size of the random subset to compare costs over.
getRandomSubsetSize() - Method in interface com.google.bigtable.v2.LoadBalancingOptions.PeakEwmaOrBuilder
Of all connected AFEs, the size of the random subset to compare costs over.
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).
getReadRow() - Method in class com.google.bigtable.v2.AuthorizedViewRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
getReadRow() - Method in class com.google.bigtable.v2.AuthorizedViewRequest
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
getReadRow() - Method in interface com.google.bigtable.v2.AuthorizedViewRequestOrBuilder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
getReadRow() - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
getReadRow() - Method in class com.google.bigtable.v2.AuthorizedViewResponse
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
getReadRow() - Method in interface com.google.bigtable.v2.AuthorizedViewResponseOrBuilder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
getReadRow() - Method in class com.google.bigtable.v2.MaterializedViewRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
getReadRow() - Method in class com.google.bigtable.v2.MaterializedViewRequest
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
getReadRow() - Method in interface com.google.bigtable.v2.MaterializedViewRequestOrBuilder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
getReadRow() - Method in class com.google.bigtable.v2.MaterializedViewResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
getReadRow() - Method in class com.google.bigtable.v2.MaterializedViewResponse
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
getReadRow() - Method in interface com.google.bigtable.v2.MaterializedViewResponseOrBuilder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
getReadRow() - Method in class com.google.bigtable.v2.TableRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
getReadRow() - Method in class com.google.bigtable.v2.TableRequest
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
getReadRow() - Method in interface com.google.bigtable.v2.TableRequestOrBuilder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
getReadRow() - Method in class com.google.bigtable.v2.TableResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
getReadRow() - Method in class com.google.bigtable.v2.TableResponse
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
getReadRow() - Method in interface com.google.bigtable.v2.TableResponseOrBuilder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
getReadRowBuilder() - Method in class com.google.bigtable.v2.AuthorizedViewRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
getReadRowBuilder() - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
getReadRowBuilder() - Method in class com.google.bigtable.v2.MaterializedViewRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
getReadRowBuilder() - Method in class com.google.bigtable.v2.MaterializedViewResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
getReadRowBuilder() - Method in class com.google.bigtable.v2.TableRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
getReadRowBuilder() - Method in class com.google.bigtable.v2.TableResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
getReadRowOrBuilder() - Method in class com.google.bigtable.v2.AuthorizedViewRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
getReadRowOrBuilder() - Method in class com.google.bigtable.v2.AuthorizedViewRequest
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
getReadRowOrBuilder() - Method in interface com.google.bigtable.v2.AuthorizedViewRequestOrBuilder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
getReadRowOrBuilder() - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
getReadRowOrBuilder() - Method in class com.google.bigtable.v2.AuthorizedViewResponse
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
getReadRowOrBuilder() - Method in interface com.google.bigtable.v2.AuthorizedViewResponseOrBuilder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
getReadRowOrBuilder() - Method in class com.google.bigtable.v2.MaterializedViewRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
getReadRowOrBuilder() - Method in class com.google.bigtable.v2.MaterializedViewRequest
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
getReadRowOrBuilder() - Method in interface com.google.bigtable.v2.MaterializedViewRequestOrBuilder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
getReadRowOrBuilder() - Method in class com.google.bigtable.v2.MaterializedViewResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
getReadRowOrBuilder() - Method in class com.google.bigtable.v2.MaterializedViewResponse
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
getReadRowOrBuilder() - Method in interface com.google.bigtable.v2.MaterializedViewResponseOrBuilder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
getReadRowOrBuilder() - Method in class com.google.bigtable.v2.TableRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
getReadRowOrBuilder() - Method in class com.google.bigtable.v2.TableRequest
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
getReadRowOrBuilder() - Method in interface com.google.bigtable.v2.TableRequestOrBuilder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
getReadRowOrBuilder() - Method in class com.google.bigtable.v2.TableResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
getReadRowOrBuilder() - Method in class com.google.bigtable.v2.TableResponse
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
getReadRowOrBuilder() - Method in interface com.google.bigtable.v2.TableResponseOrBuilder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
getReason() - Method in class com.google.bigtable.v2.CloseSessionRequest.Builder
.google.bigtable.v2.CloseSessionRequest.CloseSessionReason reason = 1;
getReason() - Method in class com.google.bigtable.v2.CloseSessionRequest
.google.bigtable.v2.CloseSessionRequest.CloseSessionReason reason = 1;
getReason() - Method in interface com.google.bigtable.v2.CloseSessionRequestOrBuilder
.google.bigtable.v2.CloseSessionRequest.CloseSessionReason reason = 1;
getReason() - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
Server-generated reason for GOAWAY, including a plain-text description of why.
getReason() - Method in class com.google.bigtable.v2.GoAwayResponse
Server-generated reason for GOAWAY, including a plain-text description of why.
getReason() - Method in interface com.google.bigtable.v2.GoAwayResponseOrBuilder
Server-generated reason for GOAWAY, including a plain-text description of why.
getReasonBytes() - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
Server-generated reason for GOAWAY, including a plain-text description of why.
getReasonBytes() - Method in class com.google.bigtable.v2.GoAwayResponse
Server-generated reason for GOAWAY, including a plain-text description of why.
getReasonBytes() - Method in interface com.google.bigtable.v2.GoAwayResponseOrBuilder
Server-generated reason for GOAWAY, including a plain-text description of why.
getReasonValue() - Method in class com.google.bigtable.v2.CloseSessionRequest.Builder
.google.bigtable.v2.CloseSessionRequest.CloseSessionReason reason = 1;
getReasonValue() - Method in class com.google.bigtable.v2.CloseSessionRequest
.google.bigtable.v2.CloseSessionRequest.CloseSessionReason reason = 1;
getReasonValue() - Method in interface com.google.bigtable.v2.CloseSessionRequestOrBuilder
.google.bigtable.v2.CloseSessionRequest.CloseSessionReason reason = 1;
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, return enhanced query performance statistics.
getRequestStats() - Method in class com.google.bigtable.v2.ReadRowsResponse
If requested, return enhanced query performance statistics.
getRequestStats() - Method in interface com.google.bigtable.v2.ReadRowsResponseOrBuilder
If requested, return enhanced query performance statistics.
getRequestStatsBuilder() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
If requested, return enhanced query performance statistics.
getRequestStatsOrBuilder() - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
If requested, return enhanced query performance statistics.
getRequestStatsOrBuilder() - Method in class com.google.bigtable.v2.ReadRowsResponse
If requested, return enhanced query performance statistics.
getRequestStatsOrBuilder() - Method in interface com.google.bigtable.v2.ReadRowsResponseOrBuilder
If requested, return 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.
getReset() - Method in class com.google.bigtable.v2.PartialResultSet.Builder
If `true`, any data buffered since the last non-empty `resume_token` must be discarded before the other parts of this message, if any, are handled.
getReset() - Method in class com.google.bigtable.v2.PartialResultSet
If `true`, any data buffered since the last non-empty `resume_token` must be discarded before the other parts of this message, if any, are handled.
getReset() - Method in interface com.google.bigtable.v2.PartialResultSetOrBuilder
If `true`, any data buffered since the last non-empty `resume_token` must be discarded before the other parts of this message, if any, are handled.
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 that the buffered values constructed from received `partial_rows` can be yielded to the caller.
getResumeToken() - Method in class com.google.bigtable.v2.PartialResultSet
An opaque token sent by the server to allow query resumption and signal that the buffered values constructed from received `partial_rows` can be yielded to the caller.
getResumeToken() - Method in interface com.google.bigtable.v2.PartialResultSetOrBuilder
An opaque token sent by the server to allow query resumption and signal that the buffered values constructed from received `partial_rows` can be yielded to the caller.
getRetryInfo() - Method in class com.google.bigtable.v2.ErrorResponse.Builder
.google.rpc.RetryInfo retry_info = 4;
getRetryInfo() - Method in class com.google.bigtable.v2.ErrorResponse
.google.rpc.RetryInfo retry_info = 4;
getRetryInfo() - Method in interface com.google.bigtable.v2.ErrorResponseOrBuilder
.google.rpc.RetryInfo retry_info = 4;
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.
getRetryInfoBuilder() - Method in class com.google.bigtable.v2.ErrorResponse.Builder
.google.rpc.RetryInfo retry_info = 4;
getRetryInfoOrBuilder() - Method in class com.google.bigtable.v2.ErrorResponse.Builder
.google.rpc.RetryInfo retry_info = 4;
getRetryInfoOrBuilder() - Method in class com.google.bigtable.v2.ErrorResponse
.google.rpc.RetryInfo retry_info = 4;
getRetryInfoOrBuilder() - Method in interface com.google.bigtable.v2.ErrorResponseOrBuilder
.google.rpc.RetryInfo retry_info = 4;
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.
getRoutingCookie() - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
How the request should be routed (if presented as part of a GOAWAY from a previous session).
getRoutingCookie() - Method in class com.google.bigtable.v2.OpenSessionRequest
How the request should be routed (if presented as part of a GOAWAY from a previous session).
getRoutingCookie() - Method in interface com.google.bigtable.v2.OpenSessionRequestOrBuilder
How the request should be routed (if presented as part of a GOAWAY from a previous session).
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.
getRow() - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
.google.bigtable.v2.Row row = 1;
getRow() - Method in class com.google.bigtable.v2.SessionReadRowResponse
.google.bigtable.v2.Row row = 1;
getRow() - Method in interface com.google.bigtable.v2.SessionReadRowResponseOrBuilder
.google.bigtable.v2.Row row = 1;
getRowBuilder() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
A Row containing the new contents of all cells modified by the request.
getRowBuilder() - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
.google.bigtable.v2.Row row = 1;
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.
getRowOrBuilder() - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
.google.bigtable.v2.Row row = 1;
getRowOrBuilder() - Method in class com.google.bigtable.v2.SessionReadRowResponse
.google.bigtable.v2.Row row = 1;
getRowOrBuilder() - Method in interface com.google.bigtable.v2.SessionReadRowResponseOrBuilder
.google.bigtable.v2.Row row = 1;
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
 
getRpcId() - Method in class com.google.bigtable.v2.ErrorResponse.Builder
Which vRPC this response is for.
getRpcId() - Method in class com.google.bigtable.v2.ErrorResponse
Which vRPC this response is for.
getRpcId() - Method in interface com.google.bigtable.v2.ErrorResponseOrBuilder
Which vRPC this response is for.
getRpcId() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
Client chosen, monotonically increasing identifier for the request.
getRpcId() - Method in class com.google.bigtable.v2.VirtualRpcRequest
Client chosen, monotonically increasing identifier for the request.
getRpcId() - Method in interface com.google.bigtable.v2.VirtualRpcRequestOrBuilder
Client chosen, monotonically increasing identifier for the request.
getRpcId() - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
Which vRPC this response is for.
getRpcId() - Method in class com.google.bigtable.v2.VirtualRpcResponse
Which vRPC this response is for.
getRpcId() - Method in interface com.google.bigtable.v2.VirtualRpcResponseOrBuilder
Which vRPC this response is for.
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.
getSchemaBundleId() - Method in class com.google.bigtable.v2.Type.Enum.Builder
The ID of the schema bundle that this enum is defined in.
getSchemaBundleId() - Method in class com.google.bigtable.v2.Type.Enum
The ID of the schema bundle that this enum is defined in.
getSchemaBundleId() - Method in interface com.google.bigtable.v2.Type.EnumOrBuilder
The ID of the schema bundle that this enum is defined in.
getSchemaBundleId() - Method in class com.google.bigtable.v2.Type.Proto.Builder
The ID of the schema bundle that this proto is defined in.
getSchemaBundleId() - Method in class com.google.bigtable.v2.Type.Proto
The ID of the schema bundle that this proto is defined in.
getSchemaBundleId() - Method in interface com.google.bigtable.v2.Type.ProtoOrBuilder
The ID of the schema bundle that this proto is defined in.
getSchemaBundleIdBytes() - Method in class com.google.bigtable.v2.Type.Enum.Builder
The ID of the schema bundle that this enum is defined in.
getSchemaBundleIdBytes() - Method in class com.google.bigtable.v2.Type.Enum
The ID of the schema bundle that this enum is defined in.
getSchemaBundleIdBytes() - Method in interface com.google.bigtable.v2.Type.EnumOrBuilder
The ID of the schema bundle that this enum is defined in.
getSchemaBundleIdBytes() - Method in class com.google.bigtable.v2.Type.Proto.Builder
The ID of the schema bundle that this proto is defined in.
getSchemaBundleIdBytes() - Method in class com.google.bigtable.v2.Type.Proto
The ID of the schema bundle that this proto is defined in.
getSchemaBundleIdBytes() - Method in interface com.google.bigtable.v2.Type.ProtoOrBuilder
The ID of the schema bundle that this proto is defined in.
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.AuthorizedViewRequest
 
getSerializedSize() - Method in class com.google.bigtable.v2.AuthorizedViewResponse
 
getSerializedSize() - Method in class com.google.bigtable.v2.BackendIdentifier
 
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.ClientConfiguration
 
getSerializedSize() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
getSerializedSize() - Method in class com.google.bigtable.v2.CloseSessionRequest
 
getSerializedSize() - Method in class com.google.bigtable.v2.ClusterInformation
 
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.ErrorResponse
 
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.GetClientConfigurationRequest
 
getSerializedSize() - Method in class com.google.bigtable.v2.GoAwayResponse
 
getSerializedSize() - Method in class com.google.bigtable.v2.HeartbeatResponse
 
getSerializedSize() - Method in class com.google.bigtable.v2.Idempotency
 
getSerializedSize() - Method in class com.google.bigtable.v2.LoadBalancingOptions
 
getSerializedSize() - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
getSerializedSize() - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
getSerializedSize() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
getSerializedSize() - Method in class com.google.bigtable.v2.MaterializedViewRequest
 
getSerializedSize() - Method in class com.google.bigtable.v2.MaterializedViewResponse
 
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.OpenAuthorizedViewRequest
 
getSerializedSize() - Method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
getSerializedSize() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
getSerializedSize() - Method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
getSerializedSize() - Method in class com.google.bigtable.v2.OpenSessionRequest
 
getSerializedSize() - Method in class com.google.bigtable.v2.OpenSessionResponse
 
getSerializedSize() - Method in class com.google.bigtable.v2.OpenTableRequest
 
getSerializedSize() - Method in class com.google.bigtable.v2.OpenTableResponse
 
getSerializedSize() - Method in class com.google.bigtable.v2.PartialResultSet
 
getSerializedSize() - Method in class com.google.bigtable.v2.PeerInfo
 
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.PrepareQueryRequest
 
getSerializedSize() - Method in class com.google.bigtable.v2.PrepareQueryResponse
 
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.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
getSerializedSize() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
getSerializedSize() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
getSerializedSize() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
getSerializedSize() - Method in class com.google.bigtable.v2.SessionClientConfiguration
 
getSerializedSize() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
getSerializedSize() - Method in class com.google.bigtable.v2.SessionMutateRowRequest
 
getSerializedSize() - Method in class com.google.bigtable.v2.SessionMutateRowResponse
 
getSerializedSize() - Method in class com.google.bigtable.v2.SessionParametersResponse
 
getSerializedSize() - Method in class com.google.bigtable.v2.SessionReadRowRequest
 
getSerializedSize() - Method in class com.google.bigtable.v2.SessionReadRowResponse
 
getSerializedSize() - Method in class com.google.bigtable.v2.SessionRefreshConfig
 
getSerializedSize() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
getSerializedSize() - Method in class com.google.bigtable.v2.SessionRequest
 
getSerializedSize() - Method in class com.google.bigtable.v2.SessionRequestStats
 
getSerializedSize() - Method in class com.google.bigtable.v2.SessionResponse
 
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.TableRequest
 
getSerializedSize() - Method in class com.google.bigtable.v2.TableResponse
 
getSerializedSize() - Method in class com.google.bigtable.v2.TelemetryConfiguration
 
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.Enum
 
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.Encoding.OrderedCodeBytes
 
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.Proto
 
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.Encoding.DelimitedBytes
 
getSerializedSize() - Method in class com.google.bigtable.v2.Type.Struct.Encoding
 
getSerializedSize() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
getSerializedSize() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
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.Encoding
 
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.ValueBitmask
 
getSerializedSize() - Method in class com.google.bigtable.v2.ValueRange
 
getSerializedSize() - Method in class com.google.bigtable.v2.VirtualRpcRequest
 
getSerializedSize() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
getSerializedSize() - Method in class com.google.bigtable.v2.VirtualRpcResponse
 
getSessionConfiguration() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
The configuration for Bigtable Sessions.
getSessionConfiguration() - Method in class com.google.bigtable.v2.ClientConfiguration
The configuration for Bigtable Sessions.
getSessionConfiguration() - Method in interface com.google.bigtable.v2.ClientConfigurationOrBuilder
The configuration for Bigtable Sessions.
getSessionConfigurationBuilder() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
The configuration for Bigtable Sessions.
getSessionConfigurationOrBuilder() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
The configuration for Bigtable Sessions.
getSessionConfigurationOrBuilder() - Method in class com.google.bigtable.v2.ClientConfiguration
The configuration for Bigtable Sessions.
getSessionConfigurationOrBuilder() - Method in interface com.google.bigtable.v2.ClientConfigurationOrBuilder
The configuration for Bigtable Sessions.
getSessionLoad() - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
What share of requests should operate on a session, [0, 1].
getSessionLoad() - Method in class com.google.bigtable.v2.SessionClientConfiguration
What share of requests should operate on a session, [0, 1].
getSessionLoad() - Method in interface com.google.bigtable.v2.SessionClientConfigurationOrBuilder
What share of requests should operate on a session, [0, 1].
getSessionParameters() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.SessionParametersResponse session_parameters = 4;
getSessionParameters() - Method in class com.google.bigtable.v2.SessionResponse
.google.bigtable.v2.SessionParametersResponse session_parameters = 4;
getSessionParameters() - Method in interface com.google.bigtable.v2.SessionResponseOrBuilder
.google.bigtable.v2.SessionParametersResponse session_parameters = 4;
getSessionParametersBuilder() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.SessionParametersResponse session_parameters = 4;
getSessionParametersOrBuilder() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.SessionParametersResponse session_parameters = 4;
getSessionParametersOrBuilder() - Method in class com.google.bigtable.v2.SessionResponse
.google.bigtable.v2.SessionParametersResponse session_parameters = 4;
getSessionParametersOrBuilder() - Method in interface com.google.bigtable.v2.SessionResponseOrBuilder
.google.bigtable.v2.SessionParametersResponse session_parameters = 4;
getSessionPoolConfiguration() - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Configuration for the session pools.
getSessionPoolConfiguration() - Method in class com.google.bigtable.v2.SessionClientConfiguration
Configuration for the session pools.
getSessionPoolConfiguration() - Method in interface com.google.bigtable.v2.SessionClientConfigurationOrBuilder
Configuration for the session pools.
getSessionPoolConfigurationBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Configuration for the session pools.
getSessionPoolConfigurationOrBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Configuration for the session pools.
getSessionPoolConfigurationOrBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration
Configuration for the session pools.
getSessionPoolConfigurationOrBuilder() - Method in interface com.google.bigtable.v2.SessionClientConfigurationOrBuilder
Configuration for the session pools.
getSessionRefreshConfig() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.SessionRefreshConfig session_refresh_config = 7;
getSessionRefreshConfig() - Method in class com.google.bigtable.v2.SessionResponse
.google.bigtable.v2.SessionRefreshConfig session_refresh_config = 7;
getSessionRefreshConfig() - Method in interface com.google.bigtable.v2.SessionResponseOrBuilder
.google.bigtable.v2.SessionRefreshConfig session_refresh_config = 7;
getSessionRefreshConfigBuilder() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.SessionRefreshConfig session_refresh_config = 7;
getSessionRefreshConfigOrBuilder() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.SessionRefreshConfig session_refresh_config = 7;
getSessionRefreshConfigOrBuilder() - Method in class com.google.bigtable.v2.SessionResponse
.google.bigtable.v2.SessionRefreshConfig session_refresh_config = 7;
getSessionRefreshConfigOrBuilder() - Method in interface com.google.bigtable.v2.SessionResponseOrBuilder
.google.bigtable.v2.SessionRefreshConfig session_refresh_config = 7;
getSessionsCompatible() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
Indicates whether the client supports the Bigtable Sessions API.
getSessionsCompatible() - Method in class com.google.bigtable.v2.FeatureFlags
Indicates whether the client supports the Bigtable Sessions API.
getSessionsCompatible() - Method in interface com.google.bigtable.v2.FeatureFlagsOrBuilder
Indicates whether the client supports the Bigtable Sessions API.
getSessionsRequired() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
Internal flag to force sessions for internal projects.
getSessionsRequired() - Method in class com.google.bigtable.v2.FeatureFlags
Internal flag to force sessions for internal projects.
getSessionsRequired() - Method in interface com.google.bigtable.v2.FeatureFlagsOrBuilder
Internal flag to force sessions for internal projects.
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.
getSingleton() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
Use `Singleton` encoding.
getSingleton() - Method in class com.google.bigtable.v2.Type.Struct.Encoding
Use `Singleton` encoding.
getSingleton() - Method in interface com.google.bigtable.v2.Type.Struct.EncodingOrBuilder
Use `Singleton` encoding.
getSingletonBuilder() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
Use `Singleton` encoding.
getSingletonOrBuilder() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
Use `Singleton` encoding.
getSingletonOrBuilder() - Method in class com.google.bigtable.v2.Type.Struct.Encoding
Use `Singleton` encoding.
getSingletonOrBuilder() - Method in interface com.google.bigtable.v2.Type.Struct.EncodingOrBuilder
Use `Singleton` encoding.
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.Idempotency.Builder
Client-assigned timestamp when the mutation's first attempt was sent.
getStartTime() - Method in class com.google.bigtable.v2.Idempotency
Client-assigned timestamp when the mutation's first attempt was sent.
getStartTime() - Method in interface com.google.bigtable.v2.IdempotencyOrBuilder
Client-assigned timestamp when the mutation's first attempt was sent.
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.Idempotency.Builder
Client-assigned timestamp when the mutation's first attempt was sent.
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.Idempotency.Builder
Client-assigned timestamp when the mutation's first attempt was sent.
getStartTimeOrBuilder() - Method in class com.google.bigtable.v2.Idempotency
Client-assigned timestamp when the mutation's first attempt was sent.
getStartTimeOrBuilder() - Method in interface com.google.bigtable.v2.IdempotencyOrBuilder
Client-assigned timestamp when the mutation's first attempt was sent.
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.
getStats() - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
.google.bigtable.v2.RequestStats stats = 2;
getStats() - Method in class com.google.bigtable.v2.SessionReadRowResponse
.google.bigtable.v2.RequestStats stats = 2;
getStats() - Method in interface com.google.bigtable.v2.SessionReadRowResponseOrBuilder
.google.bigtable.v2.RequestStats stats = 2;
getStats() - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
.google.bigtable.v2.SessionRequestStats stats = 4;
getStats() - Method in class com.google.bigtable.v2.VirtualRpcResponse
.google.bigtable.v2.SessionRequestStats stats = 4;
getStats() - Method in interface com.google.bigtable.v2.VirtualRpcResponseOrBuilder
.google.bigtable.v2.SessionRequestStats stats = 4;
getStatsBuilder() - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
.google.bigtable.v2.RequestStats stats = 2;
getStatsBuilder() - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
.google.bigtable.v2.SessionRequestStats stats = 4;
getStatsOrBuilder() - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
.google.bigtable.v2.RequestStats stats = 2;
getStatsOrBuilder() - Method in class com.google.bigtable.v2.SessionReadRowResponse
.google.bigtable.v2.RequestStats stats = 2;
getStatsOrBuilder() - Method in interface com.google.bigtable.v2.SessionReadRowResponseOrBuilder
.google.bigtable.v2.RequestStats stats = 2;
getStatsOrBuilder() - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
.google.bigtable.v2.SessionRequestStats stats = 4;
getStatsOrBuilder() - Method in class com.google.bigtable.v2.VirtualRpcResponse
.google.bigtable.v2.SessionRequestStats stats = 4;
getStatsOrBuilder() - Method in interface com.google.bigtable.v2.VirtualRpcResponseOrBuilder
.google.bigtable.v2.SessionRequestStats stats = 4;
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.ErrorResponse.Builder
The error from the vRPC and any retry information to consider.
getStatus() - Method in class com.google.bigtable.v2.ErrorResponse
The error from the vRPC and any retry information to consider.
getStatus() - Method in interface com.google.bigtable.v2.ErrorResponseOrBuilder
The error from the vRPC and any retry information to consider.
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.ErrorResponse.Builder
The error from the vRPC and any retry information to consider.
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.ErrorResponse.Builder
The error from the vRPC and any retry information to consider.
getStatusOrBuilder() - Method in class com.google.bigtable.v2.ErrorResponse
The error from the vRPC and any retry information to consider.
getStatusOrBuilder() - Method in interface com.google.bigtable.v2.ErrorResponseOrBuilder
The error from the vRPC and any retry information to consider.
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.
getStopPolling() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
If the client should cease to check for new configurations, e.g. a backstop to prevent excessive GetClientConfiguration RPCs.
getStopPolling() - Method in class com.google.bigtable.v2.ClientConfiguration
If the client should cease to check for new configurations, e.g. a backstop to prevent excessive GetClientConfiguration RPCs.
getStopPolling() - Method in interface com.google.bigtable.v2.ClientConfigurationOrBuilder
If the client should cease to check for new configurations, e.g. a backstop to prevent excessive GetClientConfiguration RPCs.
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 .google.bigtable.v2.Type.String string_type = 2;
getStringType() - Method in class com.google.bigtable.v2.Type
String .google.bigtable.v2.Type.String string_type = 2;
getStringType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
String .google.bigtable.v2.Type.String string_type = 2;
getStringTypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
String .google.bigtable.v2.Type.String string_type = 2;
getStringTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
String .google.bigtable.v2.Type.String string_type = 2;
getStringTypeOrBuilder() - Method in class com.google.bigtable.v2.Type
String .google.bigtable.v2.Type.String string_type = 2;
getStringTypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
String .google.bigtable.v2.Type.String string_type = 2;
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 .google.bigtable.v2.Type.Struct struct_type = 7;
getStructType() - Method in class com.google.bigtable.v2.Type
Struct .google.bigtable.v2.Type.Struct struct_type = 7;
getStructType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Struct .google.bigtable.v2.Type.Struct struct_type = 7;
getStructTypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Struct .google.bigtable.v2.Type.Struct struct_type = 7;
getStructTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Struct .google.bigtable.v2.Type.Struct struct_type = 7;
getStructTypeOrBuilder() - Method in class com.google.bigtable.v2.Type
Struct .google.bigtable.v2.Type.Struct struct_type = 7;
getStructTypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Struct .google.bigtable.v2.Type.Struct struct_type = 7;
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.OpenTableRequest.Builder
string table_name = 1;
getTableName() - Method in class com.google.bigtable.v2.OpenTableRequest
string table_name = 1;
getTableName() - Method in interface com.google.bigtable.v2.OpenTableRequestOrBuilder
string table_name = 1;
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.OpenTableRequest.Builder
string table_name = 1;
getTableNameBytes() - Method in class com.google.bigtable.v2.OpenTableRequest
string table_name = 1;
getTableNameBytes() - Method in interface com.google.bigtable.v2.OpenTableRequestOrBuilder
string table_name = 1;
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.
getTelemetryConfiguration() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
Configuration for telemetry.
getTelemetryConfiguration() - Method in class com.google.bigtable.v2.ClientConfiguration
Configuration for telemetry.
getTelemetryConfiguration() - Method in interface com.google.bigtable.v2.ClientConfigurationOrBuilder
Configuration for telemetry.
getTelemetryConfigurationBuilder() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
Configuration for telemetry.
getTelemetryConfigurationOrBuilder() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
Configuration for telemetry.
getTelemetryConfigurationOrBuilder() - Method in class com.google.bigtable.v2.ClientConfiguration
Configuration for telemetry.
getTelemetryConfigurationOrBuilder() - Method in interface com.google.bigtable.v2.ClientConfigurationOrBuilder
Configuration for telemetry.
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 .google.bigtable.v2.Type.Timestamp timestamp_type = 10;
getTimestampType() - Method in class com.google.bigtable.v2.Type
Timestamp .google.bigtable.v2.Type.Timestamp timestamp_type = 10;
getTimestampType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Timestamp .google.bigtable.v2.Type.Timestamp timestamp_type = 10;
getTimestampTypeBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Timestamp .google.bigtable.v2.Type.Timestamp timestamp_type = 10;
getTimestampTypeOrBuilder() - Method in class com.google.bigtable.v2.Type.Builder
Timestamp .google.bigtable.v2.Type.Timestamp timestamp_type = 10;
getTimestampTypeOrBuilder() - Method in class com.google.bigtable.v2.Type
Timestamp .google.bigtable.v2.Type.Timestamp timestamp_type = 10;
getTimestampTypeOrBuilder() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Timestamp .google.bigtable.v2.Type.Timestamp timestamp_type = 10;
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.Idempotency.Builder
Unique token used to identify replays of this mutation.
getToken() - Method in class com.google.bigtable.v2.Idempotency
Unique token used to identify replays of this mutation.
getToken() - Method in interface com.google.bigtable.v2.IdempotencyOrBuilder
Unique token used to identify replays of this mutation.
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.
getTraceparent() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
Link OpenTelemetry traces (e.g.
getTraceparent() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
Link OpenTelemetry traces (e.g.
getTraceparent() - Method in interface com.google.bigtable.v2.VirtualRpcRequest.MetadataOrBuilder
Link OpenTelemetry traces (e.g.
getTraceparentBytes() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
Link OpenTelemetry traces (e.g.
getTraceparentBytes() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
Link OpenTelemetry traces (e.g.
getTraceparentBytes() - Method in interface com.google.bigtable.v2.VirtualRpcRequest.MetadataOrBuilder
Link OpenTelemetry traces (e.g.
getTrafficDirectorEnabled() - Method in class com.google.bigtable.v2.FeatureFlags.Builder
Notify the server that the client using Traffic Director endpoint.
getTrafficDirectorEnabled() - Method in class com.google.bigtable.v2.FeatureFlags
Notify the server that the client using Traffic Director endpoint.
getTrafficDirectorEnabled() - Method in interface com.google.bigtable.v2.FeatureFlagsOrBuilder
Notify the server that the client using Traffic Director endpoint.
getTransportType() - Method in class com.google.bigtable.v2.PeerInfo.Builder
.google.bigtable.v2.PeerInfo.TransportType transport_type = 5;
getTransportType() - Method in class com.google.bigtable.v2.PeerInfo
.google.bigtable.v2.PeerInfo.TransportType transport_type = 5;
getTransportType() - Method in interface com.google.bigtable.v2.PeerInfoOrBuilder
.google.bigtable.v2.PeerInfo.TransportType transport_type = 5;
getTransportTypeValue() - Method in class com.google.bigtable.v2.PeerInfo.Builder
.google.bigtable.v2.PeerInfo.TransportType transport_type = 5;
getTransportTypeValue() - Method in class com.google.bigtable.v2.PeerInfo
.google.bigtable.v2.PeerInfo.TransportType transport_type = 5;
getTransportTypeValue() - Method in interface com.google.bigtable.v2.PeerInfoOrBuilder
.google.bigtable.v2.PeerInfo.TransportType transport_type = 5;
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.
getUnixMicrosInt64() - Method in class com.google.bigtable.v2.Type.Timestamp.Encoding.Builder
Encodes the number of microseconds since the Unix epoch using the given `Int64` encoding.
getUnixMicrosInt64() - Method in class com.google.bigtable.v2.Type.Timestamp.Encoding
Encodes the number of microseconds since the Unix epoch using the given `Int64` encoding.
getUnixMicrosInt64() - Method in interface com.google.bigtable.v2.Type.Timestamp.EncodingOrBuilder
Encodes the number of microseconds since the Unix epoch using the given `Int64` encoding.
getUnixMicrosInt64Builder() - Method in class com.google.bigtable.v2.Type.Timestamp.Encoding.Builder
Encodes the number of microseconds since the Unix epoch using the given `Int64` encoding.
getUnixMicrosInt64OrBuilder() - Method in class com.google.bigtable.v2.Type.Timestamp.Encoding.Builder
Encodes the number of microseconds since the Unix epoch using the given `Int64` encoding.
getUnixMicrosInt64OrBuilder() - Method in class com.google.bigtable.v2.Type.Timestamp.Encoding
Encodes the number of microseconds since the Unix epoch using the given `Int64` encoding.
getUnixMicrosInt64OrBuilder() - Method in interface com.google.bigtable.v2.Type.Timestamp.EncodingOrBuilder
Encodes the number of microseconds since the Unix epoch using the given `Int64` encoding.
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=121
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=121
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=121
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.
getValidityDuration() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
How long the client should consider the configuration it receives from GetClientConfiguration valid for.
getValidityDuration() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
How long the client should consider the configuration it receives from GetClientConfiguration valid for.
getValidityDuration() - Method in interface com.google.bigtable.v2.ClientConfiguration.PollingConfigurationOrBuilder
How long the client should consider the configuration it receives from GetClientConfiguration valid for.
getValidityDurationBuilder() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
How long the client should consider the configuration it receives from GetClientConfiguration valid for.
getValidityDurationOrBuilder() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
How long the client should consider the configuration it receives from GetClientConfiguration valid for.
getValidityDurationOrBuilder() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
How long the client should consider the configuration it receives from GetClientConfiguration valid for.
getValidityDurationOrBuilder() - Method in interface com.google.bigtable.v2.ClientConfiguration.PollingConfigurationOrBuilder
How long the client should consider the configuration it receives from GetClientConfiguration valid for.
getValidUntil() - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
The time at which the prepared query token becomes invalid.
getValidUntil() - Method in class com.google.bigtable.v2.PrepareQueryResponse
The time at which the prepared query token becomes invalid.
getValidUntil() - Method in interface com.google.bigtable.v2.PrepareQueryResponseOrBuilder
The time at which the prepared query token becomes invalid.
getValidUntilBuilder() - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
The time at which the prepared query token becomes invalid.
getValidUntilOrBuilder() - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
The time at which the prepared query token becomes invalid.
getValidUntilOrBuilder() - Method in class com.google.bigtable.v2.PrepareQueryResponse
The time at which the prepared query token becomes invalid.
getValidUntilOrBuilder() - Method in interface com.google.bigtable.v2.PrepareQueryResponseOrBuilder
The time at which the prepared query token becomes invalid.
getValue() - Method in class com.google.bigtable.v2.Cell.Builder
The value stored in the cell.
getValue() - Method in class com.google.bigtable.v2.Cell
The value stored in the cell.
getValue() - Method in interface com.google.bigtable.v2.CellOrBuilder
The value stored in the cell.
getValue() - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
The value to be written into the specified cell.
getValue() - Method in class com.google.bigtable.v2.Mutation.SetCell
The value to be written into the specified cell.
getValue() - Method in interface com.google.bigtable.v2.Mutation.SetCellOrBuilder
The value to be written into the specified cell.
getValue() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
The value stored in the cell.
getValue() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
The value stored in the cell.
getValue() - Method in interface com.google.bigtable.v2.ReadRowsResponse.CellChunkOrBuilder
The value stored in the cell.
getValue() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata.Builder
Output only.
getValue() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
Output only.
getValue() - Method in interface com.google.bigtable.v2.SessionRefreshConfig.MetadataOrBuilder
Output only.
getValueBitmaskFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
Matches only cells with values that satisfy the condition `(value & mask) == mask`.
getValueBitmaskFilter() - Method in class com.google.bigtable.v2.RowFilter
Matches only cells with values that satisfy the condition `(value & mask) == mask`.
getValueBitmaskFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
Matches only cells with values that satisfy the condition `(value & mask) == mask`.
getValueBitmaskFilterBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
Matches only cells with values that satisfy the condition `(value & mask) == mask`.
getValueBitmaskFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter.Builder
Matches only cells with values that satisfy the condition `(value & mask) == mask`.
getValueBitmaskFilterOrBuilder() - Method in class com.google.bigtable.v2.RowFilter
Matches only cells with values that satisfy the condition `(value & mask) == mask`.
getValueBitmaskFilterOrBuilder() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
Matches only cells with values that satisfy the condition `(value & mask) == mask`.
getValueDescriptor() - Method in enum com.google.bigtable.v2.CloseSessionRequest.CloseSessionReason
 
getValueDescriptor() - Method in enum com.google.bigtable.v2.OpenAuthorizedViewRequest.Permission
 
getValueDescriptor() - Method in enum com.google.bigtable.v2.OpenMaterializedViewRequest.Permission
 
getValueDescriptor() - Method in enum com.google.bigtable.v2.OpenTableRequest.Permission
 
getValueDescriptor() - Method in enum com.google.bigtable.v2.PeerInfo.TransportType
 
getValueDescriptor() - Method in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
 
getValueDescriptor() - Method in enum com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
 
getValueDescriptor() - Method in enum com.google.bigtable.v2.SessionType
 
getValueDescriptor() - Method in enum com.google.bigtable.v2.TelemetryConfiguration.Level
 
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.
getVirtualRpc() - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.VirtualRpcRequest virtual_rpc = 3;
getVirtualRpc() - Method in class com.google.bigtable.v2.SessionRequest
.google.bigtable.v2.VirtualRpcRequest virtual_rpc = 3;
getVirtualRpc() - Method in interface com.google.bigtable.v2.SessionRequestOrBuilder
.google.bigtable.v2.VirtualRpcRequest virtual_rpc = 3;
getVirtualRpc() - Method in class com.google.bigtable.v2.SessionResponse.Builder
A vRPC can result in either a successful result or an error.
getVirtualRpc() - Method in class com.google.bigtable.v2.SessionResponse
A vRPC can result in either a successful result or an error.
getVirtualRpc() - Method in interface com.google.bigtable.v2.SessionResponseOrBuilder
A vRPC can result in either a successful result or an error.
getVirtualRpcBuilder() - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.VirtualRpcRequest virtual_rpc = 3;
getVirtualRpcBuilder() - Method in class com.google.bigtable.v2.SessionResponse.Builder
A vRPC can result in either a successful result or an error.
getVirtualRpcOrBuilder() - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.VirtualRpcRequest virtual_rpc = 3;
getVirtualRpcOrBuilder() - Method in class com.google.bigtable.v2.SessionRequest
.google.bigtable.v2.VirtualRpcRequest virtual_rpc = 3;
getVirtualRpcOrBuilder() - Method in interface com.google.bigtable.v2.SessionRequestOrBuilder
.google.bigtable.v2.VirtualRpcRequest virtual_rpc = 3;
getVirtualRpcOrBuilder() - Method in class com.google.bigtable.v2.SessionResponse.Builder
A vRPC can result in either a successful result or an error.
getVirtualRpcOrBuilder() - Method in class com.google.bigtable.v2.SessionResponse
A vRPC can result in either a successful result or an error.
getVirtualRpcOrBuilder() - Method in interface com.google.bigtable.v2.SessionResponseOrBuilder
A vRPC can result in either a successful result or an error.
getZoneId() - Method in class com.google.bigtable.v2.ClusterInformation.Builder
string zone_id = 2;
getZoneId() - Method in class com.google.bigtable.v2.ClusterInformation
string zone_id = 2;
getZoneId() - Method in interface com.google.bigtable.v2.ClusterInformationOrBuilder
string zone_id = 2;
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.ClusterInformation.Builder
string zone_id = 2;
getZoneIdBytes() - Method in class com.google.bigtable.v2.ClusterInformation
string zone_id = 2;
getZoneIdBytes() - Method in interface com.google.bigtable.v2.ClusterInformationOrBuilder
string zone_id = 2;
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.
GO_AWAY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionResponse
 
GoAwayResponse - Class in com.google.bigtable.v2
Internal usage only.
GoAwayResponse.Builder - Class in com.google.bigtable.v2
Internal usage only.
GoAwayResponseOrBuilder - Interface in com.google.bigtable.v2
 
GOOGLE_FRONTEND_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.BackendIdentifier
 
GOOGLE_FRONTEND_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.PeerInfo
 

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.
hasAfeId() - Method in class com.google.bigtable.v2.ResponseParams.Builder
The AFE ID for the AFE that is served this request.
hasAfeId() - Method in class com.google.bigtable.v2.ResponseParams
The AFE ID for the AFE that is served this request.
hasAfeId() - Method in interface com.google.bigtable.v2.ResponseParamsOrBuilder
The AFE ID for the AFE that is served this request.
hasAggregateType() - Method in class com.google.bigtable.v2.Type.Builder
Aggregate .google.bigtable.v2.Type.Aggregate aggregate_type = 6;
hasAggregateType() - Method in class com.google.bigtable.v2.Type
Aggregate .google.bigtable.v2.Type.Aggregate aggregate_type = 6;
hasAggregateType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Aggregate .google.bigtable.v2.Type.Aggregate aggregate_type = 6;
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 .google.bigtable.v2.Type.Array array_type = 3;
hasArrayType() - Method in class com.google.bigtable.v2.Type
Array .google.bigtable.v2.Type.Array array_type = 3;
hasArrayType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Array .google.bigtable.v2.Type.Array array_type = 3;
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.
hasAttemptStart() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
Track the client's known start time for the attempt.
hasAttemptStart() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
Track the client's known start time for the attempt.
hasAttemptStart() - Method in interface com.google.bigtable.v2.VirtualRpcRequest.MetadataOrBuilder
Track the client's known start time for the attempt.
hasBackend() - Method in class com.google.bigtable.v2.OpenSessionResponse.Builder
Information on the backend(s) that are hosting this session.
hasBackend() - Method in class com.google.bigtable.v2.OpenSessionResponse
Information on the backend(s) that are hosting this session.
hasBackend() - Method in interface com.google.bigtable.v2.OpenSessionResponseOrBuilder
Information on the backend(s) that are hosting this session.
hasBackendLatency() - Method in class com.google.bigtable.v2.SessionRequestStats.Builder
Backend (critical section) latency for the request.
hasBackendLatency() - Method in class com.google.bigtable.v2.SessionRequestStats
Backend (critical section) latency for the request.
hasBackendLatency() - Method in interface com.google.bigtable.v2.SessionRequestStatsOrBuilder
Backend (critical section) latency for the request.
hasBatchChecksum() - Method in class com.google.bigtable.v2.PartialResultSet.Builder
CRC32C checksum of concatenated `partial_rows` data for the current batch.
hasBatchChecksum() - Method in class com.google.bigtable.v2.PartialResultSet
CRC32C checksum of concatenated `partial_rows` data for the current batch.
hasBatchChecksum() - Method in interface com.google.bigtable.v2.PartialResultSetOrBuilder
CRC32C checksum of concatenated `partial_rows` data for the current batch.
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 .google.bigtable.v2.Type.Bool bool_type = 8;
hasBoolType() - Method in class com.google.bigtable.v2.Type
Bool .google.bigtable.v2.Type.Bool bool_type = 8;
hasBoolType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Bool .google.bigtable.v2.Type.Bool bool_type = 8;
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 .google.bigtable.v2.Type.Bytes bytes_type = 1;
hasBytesType() - Method in class com.google.bigtable.v2.Type
Bytes .google.bigtable.v2.Type.Bytes bytes_type = 1;
hasBytesType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
Deprecated.
google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.bytes_type is deprecated. See google/bigtable/v2/types.proto;l=150
hasBytesType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
Deprecated.
google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.bytes_type is deprecated. See google/bigtable/v2/types.proto;l=150
hasBytesType() - Method in interface com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytesOrBuilder
Deprecated.
google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.bytes_type is deprecated. See google/bigtable/v2/types.proto;l=150
hasBytesType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Bytes .google.bigtable.v2.Type.Bytes bytes_type = 1;
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.
hasChannelConfiguration() - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Configuration for the channel pool.
hasChannelConfiguration() - Method in class com.google.bigtable.v2.SessionClientConfiguration
Configuration for the channel pool.
hasChannelConfiguration() - Method in interface com.google.bigtable.v2.SessionClientConfigurationOrBuilder
Configuration for the channel pool.
hasCheckInterval() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder
The interval to check the error rate over.
hasCheckInterval() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
The interval to check the error rate over.
hasCheckInterval() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallbackOrBuilder
The interval to check the error rate over.
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.
hasCloseSession() - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.CloseSessionRequest close_session = 2;
hasCloseSession() - Method in class com.google.bigtable.v2.SessionRequest
.google.bigtable.v2.CloseSessionRequest close_session = 2;
hasCloseSession() - Method in interface com.google.bigtable.v2.SessionRequestOrBuilder
.google.bigtable.v2.CloseSessionRequest close_session = 2;
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.
hasCloudPathOnly() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
CloudPath only.
hasCloudPathOnly() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
CloudPath only.
hasCloudPathOnly() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfigurationOrBuilder
CloudPath only.
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.
hasClusterInfo() - Method in class com.google.bigtable.v2.ErrorResponse.Builder
.google.bigtable.v2.ClusterInformation cluster_info = 2;
hasClusterInfo() - Method in class com.google.bigtable.v2.ErrorResponse
.google.bigtable.v2.ClusterInformation cluster_info = 2;
hasClusterInfo() - Method in interface com.google.bigtable.v2.ErrorResponseOrBuilder
.google.bigtable.v2.ClusterInformation cluster_info = 2;
hasClusterInfo() - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
.google.bigtable.v2.ClusterInformation cluster_info = 2;
hasClusterInfo() - Method in class com.google.bigtable.v2.VirtualRpcResponse
.google.bigtable.v2.ClusterInformation cluster_info = 2;
hasClusterInfo() - Method in interface com.google.bigtable.v2.VirtualRpcResponseOrBuilder
.google.bigtable.v2.ClusterInformation cluster_info = 2;
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 .google.bigtable.v2.Type.Date date_type = 11;
hasDateType() - Method in class com.google.bigtable.v2.Type
Date .google.bigtable.v2.Type.Date date_type = 11;
hasDateType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Date .google.bigtable.v2.Type.Date date_type = 11;
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.
hasDeadline() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
Attempt deadline.
hasDeadline() - Method in class com.google.bigtable.v2.VirtualRpcRequest
Attempt deadline.
hasDeadline() - Method in interface com.google.bigtable.v2.VirtualRpcRequestOrBuilder
Attempt deadline.
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.
hasDelimitedBytes() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
Use `DelimitedBytes` encoding.
hasDelimitedBytes() - Method in class com.google.bigtable.v2.Type.Struct.Encoding
Use `DelimitedBytes` encoding.
hasDelimitedBytes() - Method in interface com.google.bigtable.v2.Type.Struct.EncodingOrBuilder
Use `DelimitedBytes` encoding.
hasDirectAccessOnly() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
DirectAccess only.
hasDirectAccessOnly() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
DirectAccess only.
hasDirectAccessOnly() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfigurationOrBuilder
DirectAccess only.
hasDirectAccessWithFallback() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
DirectAccess with a fallback to CloudPath.
hasDirectAccessWithFallback() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
DirectAccess with a fallback to CloudPath.
hasDirectAccessWithFallback() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfigurationOrBuilder
DirectAccess with a fallback to CloudPath.
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 or from lower level types.
hasEncoding() - Method in class com.google.bigtable.v2.Type.Bytes
The encoding to use when converting to or from lower level types.
hasEncoding() - Method in interface com.google.bigtable.v2.Type.BytesOrBuilder
The encoding to use when converting to or from lower level types.
hasEncoding() - Method in class com.google.bigtable.v2.Type.Int64.Builder
The encoding to use when converting to or from lower level types.
hasEncoding() - Method in class com.google.bigtable.v2.Type.Int64
The encoding to use when converting to or from lower level types.
hasEncoding() - Method in interface com.google.bigtable.v2.Type.Int64OrBuilder
The encoding to use when converting to or from lower level types.
hasEncoding() - Method in class com.google.bigtable.v2.Type.String.Builder
The encoding to use when converting to or from lower level types.
hasEncoding() - Method in class com.google.bigtable.v2.Type.String
The encoding to use when converting to or from lower level types.
hasEncoding() - Method in interface com.google.bigtable.v2.Type.StringOrBuilder
The encoding to use when converting to or from lower level types.
hasEncoding() - Method in class com.google.bigtable.v2.Type.Struct.Builder
The encoding to use when converting to or from lower level types.
hasEncoding() - Method in class com.google.bigtable.v2.Type.Struct
The encoding to use when converting to or from lower level types.
hasEncoding() - Method in interface com.google.bigtable.v2.Type.StructOrBuilder
The encoding to use when converting to or from lower level types.
hasEncoding() - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
The encoding to use when converting to or from lower level types.
hasEncoding() - Method in class com.google.bigtable.v2.Type.Timestamp
The encoding to use when converting to or from lower level types.
hasEncoding() - Method in interface com.google.bigtable.v2.Type.TimestampOrBuilder
The encoding to use when converting to or 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.
hasEnumType() - Method in class com.google.bigtable.v2.Type.Builder
Enum .google.bigtable.v2.Type.Enum enum_type = 14;
hasEnumType() - Method in class com.google.bigtable.v2.Type
Enum .google.bigtable.v2.Type.Enum enum_type = 14;
hasEnumType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Enum .google.bigtable.v2.Type.Enum enum_type = 14;
hasError() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.ErrorResponse error = 3;
hasError() - Method in class com.google.bigtable.v2.SessionResponse
.google.bigtable.v2.ErrorResponse error = 3;
hasError() - Method in interface com.google.bigtable.v2.SessionResponseOrBuilder
.google.bigtable.v2.ErrorResponse error = 3;
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).
hasFilter() - Method in class com.google.bigtable.v2.SessionReadRowRequest.Builder
.google.bigtable.v2.RowFilter filter = 2;
hasFilter() - Method in class com.google.bigtable.v2.SessionReadRowRequest
.google.bigtable.v2.RowFilter filter = 2;
hasFilter() - Method in interface com.google.bigtable.v2.SessionReadRowRequestOrBuilder
.google.bigtable.v2.RowFilter filter = 2;
hasFlags() - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
Client settings, including a record of .google.bigtable.v2.FeatureFlags flags = 2;
hasFlags() - Method in class com.google.bigtable.v2.OpenSessionRequest
Client settings, including a record of .google.bigtable.v2.FeatureFlags flags = 2;
hasFlags() - Method in interface com.google.bigtable.v2.OpenSessionRequestOrBuilder
Client settings, including a record of .google.bigtable.v2.FeatureFlags flags = 2;
hasFloat32Type() - Method in class com.google.bigtable.v2.Type.Builder
Float32 .google.bigtable.v2.Type.Float32 float32_type = 12;
hasFloat32Type() - Method in class com.google.bigtable.v2.Type
Float32 .google.bigtable.v2.Type.Float32 float32_type = 12;
hasFloat32Type() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Float32 .google.bigtable.v2.Type.Float32 float32_type = 12;
hasFloat64Type() - Method in class com.google.bigtable.v2.Type.Builder
Float64 .google.bigtable.v2.Type.Float64 float64_type = 9;
hasFloat64Type() - Method in class com.google.bigtable.v2.Type
Float64 .google.bigtable.v2.Type.Float64 float64_type = 9;
hasFloat64Type() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Float64 .google.bigtable.v2.Type.Float64 float64_type = 9;
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.
hasGoAway() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.GoAwayResponse go_away = 6;
hasGoAway() - Method in class com.google.bigtable.v2.SessionResponse
.google.bigtable.v2.GoAwayResponse go_away = 6;
hasGoAway() - Method in interface com.google.bigtable.v2.SessionResponseOrBuilder
.google.bigtable.v2.GoAwayResponse go_away = 6;
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.AuthorizedViewRequest
 
hashCode() - Method in class com.google.bigtable.v2.AuthorizedViewResponse
 
hashCode() - Method in class com.google.bigtable.v2.BackendIdentifier
 
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.ClientConfiguration
 
hashCode() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
hashCode() - Method in class com.google.bigtable.v2.CloseSessionRequest
 
hashCode() - Method in class com.google.bigtable.v2.ClusterInformation
 
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.ErrorResponse
 
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.GetClientConfigurationRequest
 
hashCode() - Method in class com.google.bigtable.v2.GoAwayResponse
 
hashCode() - Method in class com.google.bigtable.v2.HeartbeatResponse
 
hashCode() - Method in class com.google.bigtable.v2.Idempotency
 
hashCode() - Method in class com.google.bigtable.v2.InstanceName
 
hashCode() - Method in class com.google.bigtable.v2.LoadBalancingOptions
 
hashCode() - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
hashCode() - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
hashCode() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
hashCode() - Method in class com.google.bigtable.v2.MaterializedViewName
 
hashCode() - Method in class com.google.bigtable.v2.MaterializedViewRequest
 
hashCode() - Method in class com.google.bigtable.v2.MaterializedViewResponse
 
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.OpenAuthorizedViewRequest
 
hashCode() - Method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
hashCode() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
hashCode() - Method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
hashCode() - Method in class com.google.bigtable.v2.OpenSessionRequest
 
hashCode() - Method in class com.google.bigtable.v2.OpenSessionResponse
 
hashCode() - Method in class com.google.bigtable.v2.OpenTableRequest
 
hashCode() - Method in class com.google.bigtable.v2.OpenTableResponse
 
hashCode() - Method in class com.google.bigtable.v2.PartialResultSet
 
hashCode() - Method in class com.google.bigtable.v2.PeerInfo
 
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.PrepareQueryRequest
 
hashCode() - Method in class com.google.bigtable.v2.PrepareQueryResponse
 
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.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
hashCode() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
hashCode() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
hashCode() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
hashCode() - Method in class com.google.bigtable.v2.SessionClientConfiguration
 
hashCode() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
hashCode() - Method in class com.google.bigtable.v2.SessionMutateRowRequest
 
hashCode() - Method in class com.google.bigtable.v2.SessionMutateRowResponse
 
hashCode() - Method in class com.google.bigtable.v2.SessionParametersResponse
 
hashCode() - Method in class com.google.bigtable.v2.SessionReadRowRequest
 
hashCode() - Method in class com.google.bigtable.v2.SessionReadRowResponse
 
hashCode() - Method in class com.google.bigtable.v2.SessionRefreshConfig
 
hashCode() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
hashCode() - Method in class com.google.bigtable.v2.SessionRequest
 
hashCode() - Method in class com.google.bigtable.v2.SessionRequestStats
 
hashCode() - Method in class com.google.bigtable.v2.SessionResponse
 
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.TableRequest
 
hashCode() - Method in class com.google.bigtable.v2.TableResponse
 
hashCode() - Method in class com.google.bigtable.v2.TelemetryConfiguration
 
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.Enum
 
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.Encoding.OrderedCodeBytes
 
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.Proto
 
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.Encoding.DelimitedBytes
 
hashCode() - Method in class com.google.bigtable.v2.Type.Struct.Encoding
 
hashCode() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
hashCode() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
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.Encoding
 
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.ValueBitmask
 
hashCode() - Method in class com.google.bigtable.v2.ValueRange
 
hashCode() - Method in class com.google.bigtable.v2.VirtualRpcRequest
 
hashCode() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
hashCode() - Method in class com.google.bigtable.v2.VirtualRpcResponse
 
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.
hasHeartbeat() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.HeartbeatResponse heartbeat = 5;
hasHeartbeat() - Method in class com.google.bigtable.v2.SessionResponse
.google.bigtable.v2.HeartbeatResponse heartbeat = 5;
hasHeartbeat() - Method in interface com.google.bigtable.v2.SessionResponseOrBuilder
.google.bigtable.v2.HeartbeatResponse heartbeat = 5;
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.
hasIdempotency() - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
hasIdempotency() - Method in class com.google.bigtable.v2.MutateRowRequest
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
hasIdempotency() - Method in interface com.google.bigtable.v2.MutateRowRequestOrBuilder
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
hasIdempotency() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
hasIdempotency() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
hasIdempotency() - Method in interface com.google.bigtable.v2.MutateRowsRequest.EntryOrBuilder
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
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`.
hasInputType() - Method in class com.google.bigtable.v2.Type.Aggregate
Type of the inputs that are accumulated by this `Aggregate`.
hasInputType() - Method in interface com.google.bigtable.v2.Type.AggregateOrBuilder
Type of the inputs that are accumulated by this `Aggregate`.
hasInt64Type() - Method in class com.google.bigtable.v2.Type.Builder
Int64 .google.bigtable.v2.Type.Int64 int64_type = 5;
hasInt64Type() - Method in class com.google.bigtable.v2.Type
Int64 .google.bigtable.v2.Type.Int64 int64_type = 5;
hasInt64Type() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Int64 .google.bigtable.v2.Type.Int64 int64_type = 5;
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.
hasKeepAlive() - Method in class com.google.bigtable.v2.SessionParametersResponse.Builder
Maximum time between messages that the AFE will send to the client.
hasKeepAlive() - Method in class com.google.bigtable.v2.SessionParametersResponse
Maximum time between messages that the AFE will send to the client.
hasKeepAlive() - Method in interface com.google.bigtable.v2.SessionParametersResponseOrBuilder
Maximum time between messages that the AFE will send to the client.
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.
hasLeastInFlight() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.LeastInFlight least_in_flight = 1;
hasLeastInFlight() - Method in class com.google.bigtable.v2.LoadBalancingOptions
.google.bigtable.v2.LoadBalancingOptions.LeastInFlight least_in_flight = 1;
hasLeastInFlight() - Method in interface com.google.bigtable.v2.LoadBalancingOptionsOrBuilder
.google.bigtable.v2.LoadBalancingOptions.LeastInFlight least_in_flight = 1;
hasLoadBalancingOptions() - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Deprecated.
google.bigtable.v2.SessionClientConfiguration.load_balancing_options is deprecated. See google/bigtable/v2/session.proto;l=220
hasLoadBalancingOptions() - Method in class com.google.bigtable.v2.SessionClientConfiguration
Deprecated.
google.bigtable.v2.SessionClientConfiguration.load_balancing_options is deprecated. See google/bigtable/v2/session.proto;l=220
hasLoadBalancingOptions() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
How to balance vRPC load over connections to AFEs.
hasLoadBalancingOptions() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
How to balance vRPC load over connections to AFEs.
hasLoadBalancingOptions() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfigurationOrBuilder
How to balance vRPC load over connections to AFEs.
hasLoadBalancingOptions() - Method in interface com.google.bigtable.v2.SessionClientConfigurationOrBuilder
Deprecated.
google.bigtable.v2.SessionClientConfiguration.load_balancing_options is deprecated. See google/bigtable/v2/session.proto;l=220
hasMapType() - Method in class com.google.bigtable.v2.Type.Builder
Map .google.bigtable.v2.Type.Map map_type = 4;
hasMapType() - Method in class com.google.bigtable.v2.Type
Map .google.bigtable.v2.Type.Map map_type = 4;
hasMapType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Map .google.bigtable.v2.Type.Map map_type = 4;
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.
hasMetadata() - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
hasMetadata() - Method in class com.google.bigtable.v2.PrepareQueryResponse
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
hasMetadata() - Method in interface com.google.bigtable.v2.PrepareQueryResponseOrBuilder
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
hasMetadata() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
vRPC metadata.
hasMetadata() - Method in class com.google.bigtable.v2.VirtualRpcRequest
vRPC metadata.
hasMetadata() - Method in interface com.google.bigtable.v2.VirtualRpcRequestOrBuilder
vRPC metadata.
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.
hasMutateRow() - Method in class com.google.bigtable.v2.AuthorizedViewRequest.Builder
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
hasMutateRow() - Method in class com.google.bigtable.v2.AuthorizedViewRequest
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
hasMutateRow() - Method in interface com.google.bigtable.v2.AuthorizedViewRequestOrBuilder
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
hasMutateRow() - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
hasMutateRow() - Method in class com.google.bigtable.v2.AuthorizedViewResponse
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
hasMutateRow() - Method in interface com.google.bigtable.v2.AuthorizedViewResponseOrBuilder
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
hasMutateRow() - Method in class com.google.bigtable.v2.TableRequest.Builder
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
hasMutateRow() - Method in class com.google.bigtable.v2.TableRequest
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
hasMutateRow() - Method in interface com.google.bigtable.v2.TableRequestOrBuilder
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
hasMutateRow() - Method in class com.google.bigtable.v2.TableResponse.Builder
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
hasMutateRow() - Method in class com.google.bigtable.v2.TableResponse
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
hasMutateRow() - Method in interface com.google.bigtable.v2.TableResponseOrBuilder
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
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.
hasNewSessionCreationPenalty() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
How long to penalize the creation budget for a failed session creation attempt.
hasNewSessionCreationPenalty() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
How long to penalize the creation budget for a failed session creation attempt.
hasNewSessionCreationPenalty() - Method in interface com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfigurationOrBuilder
How long to penalize the creation budget for a failed session creation attempt.
hasOpenSession() - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.OpenSessionRequest open_session = 1;
hasOpenSession() - Method in class com.google.bigtable.v2.SessionRequest
.google.bigtable.v2.OpenSessionRequest open_session = 1;
hasOpenSession() - Method in interface com.google.bigtable.v2.SessionRequestOrBuilder
.google.bigtable.v2.OpenSessionRequest open_session = 1;
hasOpenSession() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.OpenSessionResponse open_session = 1;
hasOpenSession() - Method in class com.google.bigtable.v2.SessionResponse
.google.bigtable.v2.OpenSessionResponse open_session = 1;
hasOpenSession() - Method in interface com.google.bigtable.v2.SessionResponseOrBuilder
.google.bigtable.v2.OpenSessionResponse open_session = 1;
hasOptimizedOpenRequest() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
An optimized Open request that the session may use on a retry when establishing this session again.
hasOptimizedOpenRequest() - Method in class com.google.bigtable.v2.SessionRefreshConfig
An optimized Open request that the session may use on a retry when establishing this session again.
hasOptimizedOpenRequest() - Method in interface com.google.bigtable.v2.SessionRefreshConfigOrBuilder
An optimized Open request that the session may use on a retry when establishing this session again.
hasOrderedCodeBytes() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
Use `OrderedCodeBytes` encoding.
hasOrderedCodeBytes() - Method in class com.google.bigtable.v2.Type.Int64.Encoding
Use `OrderedCodeBytes` encoding.
hasOrderedCodeBytes() - Method in interface com.google.bigtable.v2.Type.Int64.EncodingOrBuilder
Use `OrderedCodeBytes` encoding.
hasOrderedCodeBytes() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
User `OrderedCodeBytes` encoding.
hasOrderedCodeBytes() - Method in class com.google.bigtable.v2.Type.Struct.Encoding
User `OrderedCodeBytes` encoding.
hasOrderedCodeBytes() - Method in interface com.google.bigtable.v2.Type.Struct.EncodingOrBuilder
User `OrderedCodeBytes` encoding.
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.
hasPeakEwma() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.PeakEwma peak_ewma = 2;
hasPeakEwma() - Method in class com.google.bigtable.v2.LoadBalancingOptions
.google.bigtable.v2.LoadBalancingOptions.PeakEwma peak_ewma = 2;
hasPeakEwma() - Method in interface com.google.bigtable.v2.LoadBalancingOptionsOrBuilder
.google.bigtable.v2.LoadBalancingOptions.PeakEwma peak_ewma = 2;
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.
hasPollingConfiguration() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
If the client should continue to check for new configurations.
hasPollingConfiguration() - Method in class com.google.bigtable.v2.ClientConfiguration
If the client should continue to check for new configurations.
hasPollingConfiguration() - Method in interface com.google.bigtable.v2.ClientConfigurationOrBuilder
If the client should continue to check for new configurations.
hasPollingInterval() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
Deprecated.
google.bigtable.v2.ClientConfiguration.polling_interval is deprecated. See google/bigtable/v2/session.proto;l=288
hasPollingInterval() - Method in class com.google.bigtable.v2.ClientConfiguration
Deprecated.
google.bigtable.v2.ClientConfiguration.polling_interval is deprecated. See google/bigtable/v2/session.proto;l=288
hasPollingInterval() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
A duration describing the time between GetClientConfiguration RPCs.
hasPollingInterval() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
A duration describing the time between GetClientConfiguration RPCs.
hasPollingInterval() - Method in interface com.google.bigtable.v2.ClientConfiguration.PollingConfigurationOrBuilder
A duration describing the time between GetClientConfiguration RPCs.
hasPollingInterval() - Method in interface com.google.bigtable.v2.ClientConfigurationOrBuilder
Deprecated.
google.bigtable.v2.ClientConfiguration.polling_interval is deprecated. See google/bigtable/v2/session.proto;l=288
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
Deprecated.
google.bigtable.v2.ExecuteQueryRequest.proto_format is deprecated. See google/bigtable/v2/bigtable.proto;l=1153
hasProtoFormat() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
Deprecated.
google.bigtable.v2.ExecuteQueryRequest.proto_format is deprecated. See google/bigtable/v2/bigtable.proto;l=1153
hasProtoFormat() - Method in interface com.google.bigtable.v2.ExecuteQueryRequestOrBuilder
Deprecated.
google.bigtable.v2.ExecuteQueryRequest.proto_format is deprecated. See google/bigtable/v2/bigtable.proto;l=1153
hasProtoFormat() - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
hasProtoFormat() - Method in class com.google.bigtable.v2.PrepareQueryRequest
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
hasProtoFormat() - Method in interface com.google.bigtable.v2.PrepareQueryRequestOrBuilder
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 .google.bigtable.v2.ProtoSchema proto_schema = 1;
hasProtoSchema() - Method in class com.google.bigtable.v2.ResultSetMetadata
Schema in proto format .google.bigtable.v2.ProtoSchema proto_schema = 1;
hasProtoSchema() - Method in interface com.google.bigtable.v2.ResultSetMetadataOrBuilder
Schema in proto format .google.bigtable.v2.ProtoSchema proto_schema = 1;
hasProtoType() - Method in class com.google.bigtable.v2.Type.Builder
Proto .google.bigtable.v2.Type.Proto proto_type = 13;
hasProtoType() - Method in class com.google.bigtable.v2.Type
Proto .google.bigtable.v2.Type.Proto proto_type = 13;
hasProtoType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Proto .google.bigtable.v2.Type.Proto proto_type = 13;
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.
hasRandom() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.Random random = 4;
hasRandom() - Method in class com.google.bigtable.v2.LoadBalancingOptions
.google.bigtable.v2.LoadBalancingOptions.Random random = 4;
hasRandom() - Method in interface com.google.bigtable.v2.LoadBalancingOptionsOrBuilder
.google.bigtable.v2.LoadBalancingOptions.Random random = 4;
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).
hasReadRow() - Method in class com.google.bigtable.v2.AuthorizedViewRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
hasReadRow() - Method in class com.google.bigtable.v2.AuthorizedViewRequest
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
hasReadRow() - Method in interface com.google.bigtable.v2.AuthorizedViewRequestOrBuilder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
hasReadRow() - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
hasReadRow() - Method in class com.google.bigtable.v2.AuthorizedViewResponse
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
hasReadRow() - Method in interface com.google.bigtable.v2.AuthorizedViewResponseOrBuilder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
hasReadRow() - Method in class com.google.bigtable.v2.MaterializedViewRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
hasReadRow() - Method in class com.google.bigtable.v2.MaterializedViewRequest
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
hasReadRow() - Method in interface com.google.bigtable.v2.MaterializedViewRequestOrBuilder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
hasReadRow() - Method in class com.google.bigtable.v2.MaterializedViewResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
hasReadRow() - Method in class com.google.bigtable.v2.MaterializedViewResponse
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
hasReadRow() - Method in interface com.google.bigtable.v2.MaterializedViewResponseOrBuilder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
hasReadRow() - Method in class com.google.bigtable.v2.TableRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
hasReadRow() - Method in class com.google.bigtable.v2.TableRequest
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
hasReadRow() - Method in interface com.google.bigtable.v2.TableRequestOrBuilder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
hasReadRow() - Method in class com.google.bigtable.v2.TableResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
hasReadRow() - Method in class com.google.bigtable.v2.TableResponse
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
hasReadRow() - Method in interface com.google.bigtable.v2.TableResponseOrBuilder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
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, return enhanced query performance statistics.
hasRequestStats() - Method in class com.google.bigtable.v2.ReadRowsResponse
If requested, return enhanced query performance statistics.
hasRequestStats() - Method in interface com.google.bigtable.v2.ReadRowsResponseOrBuilder
If requested, return 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.
hasRetryInfo() - Method in class com.google.bigtable.v2.ErrorResponse.Builder
.google.rpc.RetryInfo retry_info = 4;
hasRetryInfo() - Method in class com.google.bigtable.v2.ErrorResponse
.google.rpc.RetryInfo retry_info = 4;
hasRetryInfo() - Method in interface com.google.bigtable.v2.ErrorResponseOrBuilder
.google.rpc.RetryInfo retry_info = 4;
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.
hasRow() - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
.google.bigtable.v2.Row row = 1;
hasRow() - Method in class com.google.bigtable.v2.SessionReadRowResponse
.google.bigtable.v2.Row row = 1;
hasRow() - Method in interface com.google.bigtable.v2.SessionReadRowResponseOrBuilder
.google.bigtable.v2.Row row = 1;
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.
hasSessionConfiguration() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
The configuration for Bigtable Sessions.
hasSessionConfiguration() - Method in class com.google.bigtable.v2.ClientConfiguration
The configuration for Bigtable Sessions.
hasSessionConfiguration() - Method in interface com.google.bigtable.v2.ClientConfigurationOrBuilder
The configuration for Bigtable Sessions.
hasSessionParameters() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.SessionParametersResponse session_parameters = 4;
hasSessionParameters() - Method in class com.google.bigtable.v2.SessionResponse
.google.bigtable.v2.SessionParametersResponse session_parameters = 4;
hasSessionParameters() - Method in interface com.google.bigtable.v2.SessionResponseOrBuilder
.google.bigtable.v2.SessionParametersResponse session_parameters = 4;
hasSessionPoolConfiguration() - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Configuration for the session pools.
hasSessionPoolConfiguration() - Method in class com.google.bigtable.v2.SessionClientConfiguration
Configuration for the session pools.
hasSessionPoolConfiguration() - Method in interface com.google.bigtable.v2.SessionClientConfigurationOrBuilder
Configuration for the session pools.
hasSessionRefreshConfig() - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.SessionRefreshConfig session_refresh_config = 7;
hasSessionRefreshConfig() - Method in class com.google.bigtable.v2.SessionResponse
.google.bigtable.v2.SessionRefreshConfig session_refresh_config = 7;
hasSessionRefreshConfig() - Method in interface com.google.bigtable.v2.SessionResponseOrBuilder
.google.bigtable.v2.SessionRefreshConfig session_refresh_config = 7;
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.
hasSingleton() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
Use `Singleton` encoding.
hasSingleton() - Method in class com.google.bigtable.v2.Type.Struct.Encoding
Use `Singleton` encoding.
hasSingleton() - Method in interface com.google.bigtable.v2.Type.Struct.EncodingOrBuilder
Use `Singleton` encoding.
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.Idempotency.Builder
Client-assigned timestamp when the mutation's first attempt was sent.
hasStartTime() - Method in class com.google.bigtable.v2.Idempotency
Client-assigned timestamp when the mutation's first attempt was sent.
hasStartTime() - Method in interface com.google.bigtable.v2.IdempotencyOrBuilder
Client-assigned timestamp when the mutation's first attempt was sent.
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.
hasStats() - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
.google.bigtable.v2.RequestStats stats = 2;
hasStats() - Method in class com.google.bigtable.v2.SessionReadRowResponse
.google.bigtable.v2.RequestStats stats = 2;
hasStats() - Method in interface com.google.bigtable.v2.SessionReadRowResponseOrBuilder
.google.bigtable.v2.RequestStats stats = 2;
hasStats() - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
.google.bigtable.v2.SessionRequestStats stats = 4;
hasStats() - Method in class com.google.bigtable.v2.VirtualRpcResponse
.google.bigtable.v2.SessionRequestStats stats = 4;
hasStats() - Method in interface com.google.bigtable.v2.VirtualRpcResponseOrBuilder
.google.bigtable.v2.SessionRequestStats stats = 4;
hasStatus() - Method in class com.google.bigtable.v2.ErrorResponse.Builder
The error from the vRPC and any retry information to consider.
hasStatus() - Method in class com.google.bigtable.v2.ErrorResponse
The error from the vRPC and any retry information to consider.
hasStatus() - Method in interface com.google.bigtable.v2.ErrorResponseOrBuilder
The error from the vRPC and any retry information to consider.
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.
hasStopPolling() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
If the client should cease to check for new configurations, e.g. a backstop to prevent excessive GetClientConfiguration RPCs.
hasStopPolling() - Method in class com.google.bigtable.v2.ClientConfiguration
If the client should cease to check for new configurations, e.g. a backstop to prevent excessive GetClientConfiguration RPCs.
hasStopPolling() - Method in interface com.google.bigtable.v2.ClientConfigurationOrBuilder
If the client should cease to check for new configurations, e.g. a backstop to prevent excessive GetClientConfiguration RPCs.
hasStringType() - Method in class com.google.bigtable.v2.Type.Builder
String .google.bigtable.v2.Type.String string_type = 2;
hasStringType() - Method in class com.google.bigtable.v2.Type
String .google.bigtable.v2.Type.String string_type = 2;
hasStringType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
String .google.bigtable.v2.Type.String string_type = 2;
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 .google.bigtable.v2.Type.Struct struct_type = 7;
hasStructType() - Method in class com.google.bigtable.v2.Type
Struct .google.bigtable.v2.Type.Struct struct_type = 7;
hasStructType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Struct .google.bigtable.v2.Type.Struct struct_type = 7;
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.
hasTelemetryConfiguration() - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
Configuration for telemetry.
hasTelemetryConfiguration() - Method in class com.google.bigtable.v2.ClientConfiguration
Configuration for telemetry.
hasTelemetryConfiguration() - Method in interface com.google.bigtable.v2.ClientConfigurationOrBuilder
Configuration for telemetry.
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 .google.bigtable.v2.Type.Timestamp timestamp_type = 10;
hasTimestampType() - Method in class com.google.bigtable.v2.Type
Timestamp .google.bigtable.v2.Type.Timestamp timestamp_type = 10;
hasTimestampType() - Method in interface com.google.bigtable.v2.TypeOrBuilder
Timestamp .google.bigtable.v2.Type.Timestamp timestamp_type = 10;
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.
hasUnixMicrosInt64() - Method in class com.google.bigtable.v2.Type.Timestamp.Encoding.Builder
Encodes the number of microseconds since the Unix epoch using the given `Int64` encoding.
hasUnixMicrosInt64() - Method in class com.google.bigtable.v2.Type.Timestamp.Encoding
Encodes the number of microseconds since the Unix epoch using the given `Int64` encoding.
hasUnixMicrosInt64() - Method in interface com.google.bigtable.v2.Type.Timestamp.EncodingOrBuilder
Encodes the number of microseconds since the Unix epoch using the given `Int64` encoding.
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=121
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=121
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=121
hasValidityDuration() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
How long the client should consider the configuration it receives from GetClientConfiguration valid for.
hasValidityDuration() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
How long the client should consider the configuration it receives from GetClientConfiguration valid for.
hasValidityDuration() - Method in interface com.google.bigtable.v2.ClientConfiguration.PollingConfigurationOrBuilder
How long the client should consider the configuration it receives from GetClientConfiguration valid for.
hasValidUntil() - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
The time at which the prepared query token becomes invalid.
hasValidUntil() - Method in class com.google.bigtable.v2.PrepareQueryResponse
The time at which the prepared query token becomes invalid.
hasValidUntil() - Method in interface com.google.bigtable.v2.PrepareQueryResponseOrBuilder
The time at which the prepared query token becomes invalid.
hasValueBitmaskFilter() - Method in class com.google.bigtable.v2.RowFilter.Builder
Matches only cells with values that satisfy the condition `(value & mask) == mask`.
hasValueBitmaskFilter() - Method in class com.google.bigtable.v2.RowFilter
Matches only cells with values that satisfy the condition `(value & mask) == mask`.
hasValueBitmaskFilter() - Method in interface com.google.bigtable.v2.RowFilterOrBuilder
Matches only cells with values that satisfy the condition `(value & mask) == mask`.
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.
hasVirtualRpc() - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.VirtualRpcRequest virtual_rpc = 3;
hasVirtualRpc() - Method in class com.google.bigtable.v2.SessionRequest
.google.bigtable.v2.VirtualRpcRequest virtual_rpc = 3;
hasVirtualRpc() - Method in interface com.google.bigtable.v2.SessionRequestOrBuilder
.google.bigtable.v2.VirtualRpcRequest virtual_rpc = 3;
hasVirtualRpc() - Method in class com.google.bigtable.v2.SessionResponse.Builder
A vRPC can result in either a successful result or an error.
hasVirtualRpc() - Method in class com.google.bigtable.v2.SessionResponse
A vRPC can result in either a successful result or an error.
hasVirtualRpc() - Method in interface com.google.bigtable.v2.SessionResponseOrBuilder
A vRPC can result in either a successful result or an error.
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.
HEADROOM_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
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
 
HEARTBEAT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionResponse
 
HeartbeatResponse - Class in com.google.bigtable.v2
Internal usage only.
HeartbeatResponse.Builder - Class in com.google.bigtable.v2
Internal usage only.
HeartbeatResponseOrBuilder - Interface in com.google.bigtable.v2
 
HLLPP_UNIQUE_COUNT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Aggregate
 

I

Idempotency - Class in com.google.bigtable.v2
Parameters on mutations where clients want to ensure idempotency (i.e.
Idempotency.Builder - Class in com.google.bigtable.v2
Parameters on mutations where clients want to ensure idempotency (i.e.
IDEMPOTENCY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MutateRowRequest
 
IDEMPOTENCY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MutateRowsRequest.Entry
 
IdempotencyOrBuilder - Interface in com.google.bigtable.v2
 
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
 
INFO_VALUE - Static variable in enum com.google.bigtable.v2.TelemetryConfiguration.Level
Eables all debug tag counters except for DEBUG.
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
 
INSTANCE_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.GetClientConfigurationRequest
 
INSTANCE_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.PrepareQueryRequest
 
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}.
INT64_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
 
INT_VALUE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Value
 
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.AuthorizedViewRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.AuthorizedViewRequest
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.AuthorizedViewResponse
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.BackendIdentifier.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.BackendIdentifier
 
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.ClientConfiguration.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ClientConfiguration
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.CloseSessionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.CloseSessionRequest
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ClusterInformation.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ClusterInformation
 
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.ErrorResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ErrorResponse
 
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.GetClientConfigurationRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.GetClientConfigurationRequest
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.GoAwayResponse
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.HeartbeatResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.HeartbeatResponse
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Idempotency.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Idempotency
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.LoadBalancingOptions
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Random.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.MaterializedViewRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.MaterializedViewRequest
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.MaterializedViewResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.MaterializedViewResponse
 
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.OpenAuthorizedViewRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.OpenAuthorizedViewResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.OpenMaterializedViewResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.OpenSessionRequest
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.OpenSessionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.OpenSessionResponse
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.OpenTableRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.OpenTableRequest
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.OpenTableResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.OpenTableResponse
 
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.PeerInfo.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.PeerInfo
 
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.PrepareQueryRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.PrepareQueryRequest
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.PrepareQueryResponse
 
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.SessionClientConfiguration.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionClientConfiguration
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionMutateRowRequest
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionMutateRowResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionMutateRowResponse
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionParametersResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionParametersResponse
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionReadRowRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionReadRowRequest
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionReadRowResponse
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionRefreshConfig
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionRequest
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionRequestStats.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionRequestStats
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.SessionResponse
 
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.TableRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.TableRequest
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.TableResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.TableResponse
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.TelemetryConfiguration.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.TelemetryConfiguration
 
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.Enum.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Enum
 
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.Encoding.OrderedCodeBytes.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.OrderedCodeBytes
 
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.Proto.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Proto
 
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.Encoding.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Struct.Encoding
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
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.Encoding.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.Type.Timestamp.Encoding
 
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.ValueBitmask.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ValueBitmask
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ValueRange.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.ValueRange
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.VirtualRpcRequest
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.bigtable.v2.VirtualRpcResponse
 
internalGetMapFieldReflection(int) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
 
internalGetMapFieldReflection(int) - Method in class com.google.bigtable.v2.ExecuteQueryRequest
 
internalGetMapFieldReflection(int) - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
 
internalGetMapFieldReflection(int) - Method in class com.google.bigtable.v2.PrepareQueryRequest
 
internalGetMutableMapFieldReflection(int) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
 
internalGetValueMap() - Static method in enum com.google.bigtable.v2.CloseSessionRequest.CloseSessionReason
 
internalGetValueMap() - Static method in enum com.google.bigtable.v2.OpenAuthorizedViewRequest.Permission
 
internalGetValueMap() - Static method in enum com.google.bigtable.v2.OpenMaterializedViewRequest.Permission
 
internalGetValueMap() - Static method in enum com.google.bigtable.v2.OpenTableRequest.Permission
 
internalGetValueMap() - Static method in enum com.google.bigtable.v2.PeerInfo.TransportType
 
internalGetValueMap() - Static method in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
 
internalGetValueMap() - Static method in enum com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
 
internalGetValueMap() - Static method in enum com.google.bigtable.v2.SessionType
 
internalGetValueMap() - Static method in enum com.google.bigtable.v2.TelemetryConfiguration.Level
 
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.AuthorizedViewRequest.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.AuthorizedViewRequest
 
isInitialized() - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.AuthorizedViewResponse
 
isInitialized() - Method in class com.google.bigtable.v2.BackendIdentifier.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.BackendIdentifier
 
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.ClientConfiguration.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.ClientConfiguration
 
isInitialized() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
isInitialized() - Method in class com.google.bigtable.v2.CloseSessionRequest.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.CloseSessionRequest
 
isInitialized() - Method in class com.google.bigtable.v2.ClusterInformation.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.ClusterInformation
 
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.ErrorResponse.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.ErrorResponse
 
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.GetClientConfigurationRequest.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.GetClientConfigurationRequest
 
isInitialized() - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.GoAwayResponse
 
isInitialized() - Method in class com.google.bigtable.v2.HeartbeatResponse.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.HeartbeatResponse
 
isInitialized() - Method in class com.google.bigtable.v2.Idempotency.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.Idempotency
 
isInitialized() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.LoadBalancingOptions
 
isInitialized() - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
isInitialized() - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
isInitialized() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Random.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
isInitialized() - Method in class com.google.bigtable.v2.MaterializedViewRequest.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.MaterializedViewRequest
 
isInitialized() - Method in class com.google.bigtable.v2.MaterializedViewResponse.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.MaterializedViewResponse
 
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.OpenAuthorizedViewRequest.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
 
isInitialized() - Method in class com.google.bigtable.v2.OpenAuthorizedViewResponse.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
isInitialized() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
isInitialized() - Method in class com.google.bigtable.v2.OpenMaterializedViewResponse.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
isInitialized() - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.OpenSessionRequest
 
isInitialized() - Method in class com.google.bigtable.v2.OpenSessionResponse.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.OpenSessionResponse
 
isInitialized() - Method in class com.google.bigtable.v2.OpenTableRequest.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.OpenTableRequest
 
isInitialized() - Method in class com.google.bigtable.v2.OpenTableResponse.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.OpenTableResponse
 
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.PeerInfo.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.PeerInfo
 
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.PrepareQueryRequest.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.PrepareQueryRequest
 
isInitialized() - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.PrepareQueryResponse
 
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.SessionClientConfiguration.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
isInitialized() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
isInitialized() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
isInitialized() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
isInitialized() - Method in class com.google.bigtable.v2.SessionClientConfiguration
 
isInitialized() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
isInitialized() - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.SessionMutateRowRequest
 
isInitialized() - Method in class com.google.bigtable.v2.SessionMutateRowResponse.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.SessionMutateRowResponse
 
isInitialized() - Method in class com.google.bigtable.v2.SessionParametersResponse.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.SessionParametersResponse
 
isInitialized() - Method in class com.google.bigtable.v2.SessionReadRowRequest.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.SessionReadRowRequest
 
isInitialized() - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.SessionReadRowResponse
 
isInitialized() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.SessionRefreshConfig
 
isInitialized() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
isInitialized() - Method in class com.google.bigtable.v2.SessionRequest.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.SessionRequest
 
isInitialized() - Method in class com.google.bigtable.v2.SessionRequestStats.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.SessionRequestStats
 
isInitialized() - Method in class com.google.bigtable.v2.SessionResponse.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.SessionResponse
 
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.TableRequest.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.TableRequest
 
isInitialized() - Method in class com.google.bigtable.v2.TableResponse.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.TableResponse
 
isInitialized() - Method in class com.google.bigtable.v2.TelemetryConfiguration.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.TelemetryConfiguration
 
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.Enum.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.Type.Enum
 
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.Encoding.OrderedCodeBytes.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.OrderedCodeBytes
 
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.Proto.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.Type.Proto
 
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.Encoding.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes
 
isInitialized() - Method in class com.google.bigtable.v2.Type.Struct.Encoding
 
isInitialized() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
isInitialized() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
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.Encoding.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.Type.Timestamp.Encoding
 
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.ValueBitmask.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.ValueBitmask
 
isInitialized() - Method in class com.google.bigtable.v2.ValueRange.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.ValueRange
 
isInitialized() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.VirtualRpcRequest
 
isInitialized() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
isInitialized() - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
 
isInitialized() - Method in class com.google.bigtable.v2.VirtualRpcResponse
 
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.MaterializedViewName
 
isParsableFrom(String) - Static method in class com.google.bigtable.v2.TableName
 

K

KEEP_ALIVE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionParametersResponse
 
KEY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Row
 
KEY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionMutateRowRequest
 
KEY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionReadRowRequest
 
KEY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
KEY_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Map
 

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_RPC_ID_ADMITTED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.GoAwayResponse
 
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
 
LEAST_IN_FLIGHT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.LoadBalancingOptions
 
LEVEL_UNSPECIFIED_VALUE - Static variable in enum com.google.bigtable.v2.TelemetryConfiguration.Level
Server did not specify a level.
LOAD_BALANCING_OPTIONS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionClientConfiguration
 
LOAD_BALANCING_OPTIONS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
LoadBalancingOptions - Class in com.google.bigtable.v2
Configuration for how to balance vRPCs over sessions.
LoadBalancingOptions.Builder - Class in com.google.bigtable.v2
Configuration for how to balance vRPCs over sessions.
LoadBalancingOptions.LeastInFlight - Class in com.google.bigtable.v2
Balances vRPCs over backends, preferring to send new vRPCs to AFEs with the least number of active vRPCs.
LoadBalancingOptions.LeastInFlight.Builder - Class in com.google.bigtable.v2
Balances vRPCs over backends, preferring to send new vRPCs to AFEs with the least number of active vRPCs.
LoadBalancingOptions.LeastInFlightOrBuilder - Interface in com.google.bigtable.v2
 
LoadBalancingOptions.LoadBalancingStrategyCase - Enum in com.google.bigtable.v2
 
LoadBalancingOptions.PeakEwma - Class in com.google.bigtable.v2
Balances vRPCs over backends, by maintaining a moving average of each AFE's round-trip time, weighted by the number of outstanding vRPCs, and distribute traffic to AFEs where that cost function is smallest.
LoadBalancingOptions.PeakEwma.Builder - Class in com.google.bigtable.v2
Balances vRPCs over backends, by maintaining a moving average of each AFE's round-trip time, weighted by the number of outstanding vRPCs, and distribute traffic to AFEs where that cost function is smallest.
LoadBalancingOptions.PeakEwmaOrBuilder - Interface in com.google.bigtable.v2
 
LoadBalancingOptions.Random - Class in com.google.bigtable.v2
Balances vRPCs over backends, by randomly selecting a backend.
LoadBalancingOptions.Random.Builder - Class in com.google.bigtable.v2
Balances vRPCs over backends, by randomly selecting a backend.
LoadBalancingOptions.RandomOrBuilder - Interface in com.google.bigtable.v2
 
LoadBalancingOptionsOrBuilder - Interface in com.google.bigtable.v2
 

M

MAP_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
 
MASK_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ValueBitmask
 
MATERIALIZED_VIEW_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
MATERIALIZED_VIEW_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsRequest
 
MATERIALIZED_VIEW_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SampleRowKeysRequest
 
MaterializedViewName - Class in com.google.bigtable.v2
 
MaterializedViewName() - Constructor for class com.google.bigtable.v2.MaterializedViewName
Deprecated.
MaterializedViewName.Builder - Class in com.google.bigtable.v2
Builder for projects/{project}/instances/{instance}/materializedViews/{materialized_view}.
MaterializedViewRequest - Class in com.google.bigtable.v2
A request wrapper for operations on a materialized view.
MaterializedViewRequest.Builder - Class in com.google.bigtable.v2
A request wrapper for operations on a materialized view.
MaterializedViewRequest.PayloadCase - Enum in com.google.bigtable.v2
 
MaterializedViewRequestOrBuilder - Interface in com.google.bigtable.v2
 
MaterializedViewResponse - Class in com.google.bigtable.v2
A response wrapper for operations on a materialized view.
MaterializedViewResponse.Builder - Class in com.google.bigtable.v2
A response wrapper for operations on a materialized view.
MaterializedViewResponse.PayloadCase - Enum in com.google.bigtable.v2
 
MaterializedViewResponseOrBuilder - Interface in com.google.bigtable.v2
 
MAX_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Aggregate
 
MAX_RPC_RETRY_COUNT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
MAX_SERVER_COUNT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
MAX_SESSION_COUNT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
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 .google.bigtable.v2.Type.Aggregate aggregate_type = 6;
mergeArrayType(Type.Array) - Method in class com.google.bigtable.v2.Type.Builder
Array .google.bigtable.v2.Type.Array array_type = 3;
mergeArrayValue(ArrayValue) - Method in class com.google.bigtable.v2.Value.Builder
Represents a typed value transported as a sequence of values.
mergeAttemptStart(Timestamp) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
Track the client's known start time for the attempt.
mergeBackend(BackendIdentifier) - Method in class com.google.bigtable.v2.OpenSessionResponse.Builder
Information on the backend(s) that are hosting this session.
mergeBackendLatency(Duration) - Method in class com.google.bigtable.v2.SessionRequestStats.Builder
Backend (critical section) latency for the request.
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 .google.bigtable.v2.Type.Bool bool_type = 8;
mergeBytesType(Type.Bytes) - Method in class com.google.bigtable.v2.Type.Builder
Bytes .google.bigtable.v2.Type.Bytes bytes_type = 1;
mergeBytesType(Type.Bytes) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
Deprecated.
mergeChain(RowFilter.Chain) - Method in class com.google.bigtable.v2.RowFilter.Builder
Applies several RowFilters to the data in sequence, progressively narrowing the results.
mergeChannelConfiguration(SessionClientConfiguration.ChannelPoolConfiguration) - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Configuration for the channel pool.
mergeCheckInterval(Duration) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder
The interval to check the error rate over.
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.
mergeCloseSession(CloseSessionRequest) - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.CloseSessionRequest close_session = 2;
mergeCloseStream(ReadChangeStreamResponse.CloseStream) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
An indication that the stream should be closed.
mergeCloudPathOnly(SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
CloudPath only.
mergeClusterInfo(ClusterInformation) - Method in class com.google.bigtable.v2.ErrorResponse.Builder
.google.bigtable.v2.ClusterInformation cluster_info = 2;
mergeClusterInfo(ClusterInformation) - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
.google.bigtable.v2.ClusterInformation cluster_info = 2;
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 .google.bigtable.v2.Type.Date date_type = 11;
mergeDateValue(Date) - Method in class com.google.bigtable.v2.Value.Builder
Represents a typed value transported as a date.
mergeDeadline(Duration) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
Attempt deadline.
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.
mergeDelimitedBytes(Type.Struct.Encoding.DelimitedBytes) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
Use `DelimitedBytes` encoding.
mergeDirectAccessOnly(SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
DirectAccess only.
mergeDirectAccessWithFallback(SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
DirectAccess with a fallback to CloudPath.
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 or 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 or 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 or from lower level types.
mergeEncoding(Type.Struct.Encoding) - Method in class com.google.bigtable.v2.Type.Struct.Builder
The encoding to use when converting to or from lower level types.
mergeEncoding(Type.Timestamp.Encoding) - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
The encoding to use when converting to or 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.
mergeEnumType(Type.Enum) - Method in class com.google.bigtable.v2.Type.Builder
Enum .google.bigtable.v2.Type.Enum enum_type = 14;
mergeError(ErrorResponse) - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.ErrorResponse error = 3;
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).
mergeFilter(RowFilter) - Method in class com.google.bigtable.v2.SessionReadRowRequest.Builder
.google.bigtable.v2.RowFilter filter = 2;
mergeFlags(FeatureFlags) - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
Client settings, including a record of .google.bigtable.v2.FeatureFlags flags = 2;
mergeFloat32Type(Type.Float32) - Method in class com.google.bigtable.v2.Type.Builder
Float32 .google.bigtable.v2.Type.Float32 float32_type = 12;
mergeFloat64Type(Type.Float64) - Method in class com.google.bigtable.v2.Type.Builder
Float64 .google.bigtable.v2.Type.Float64 float64_type = 9;
mergeFrom(Message) - Method in class com.google.bigtable.v2.ArrayValue.Builder
 
mergeFrom(ArrayValue) - Method in class com.google.bigtable.v2.ArrayValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ArrayValue.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.AuthorizedViewRequest.Builder
 
mergeFrom(AuthorizedViewRequest) - Method in class com.google.bigtable.v2.AuthorizedViewRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.AuthorizedViewRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
 
mergeFrom(AuthorizedViewResponse) - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.BackendIdentifier.Builder
 
mergeFrom(BackendIdentifier) - Method in class com.google.bigtable.v2.BackendIdentifier.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.BackendIdentifier.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Cell.Builder
 
mergeFrom(Cell) - Method in class com.google.bigtable.v2.Cell.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Cell.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
 
mergeFrom(CheckAndMutateRowRequest) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
 
mergeFrom(CheckAndMutateRowResponse) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
 
mergeFrom(ClientConfiguration) - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
 
mergeFrom(ClientConfiguration.PollingConfiguration) - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.CloseSessionRequest.Builder
 
mergeFrom(CloseSessionRequest) - Method in class com.google.bigtable.v2.CloseSessionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.CloseSessionRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ClusterInformation.Builder
 
mergeFrom(ClusterInformation) - Method in class com.google.bigtable.v2.ClusterInformation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ClusterInformation.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Column.Builder
 
mergeFrom(Column) - Method in class com.google.bigtable.v2.Column.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Column.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ColumnMetadata.Builder
 
mergeFrom(ColumnMetadata) - Method in class com.google.bigtable.v2.ColumnMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ColumnMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ColumnRange.Builder
 
mergeFrom(ColumnRange) - Method in class com.google.bigtable.v2.ColumnRange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ColumnRange.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ErrorResponse.Builder
 
mergeFrom(ErrorResponse) - Method in class com.google.bigtable.v2.ErrorResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ErrorResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
 
mergeFrom(ExecuteQueryRequest) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
 
mergeFrom(ExecuteQueryResponse) - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ExecuteQueryResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Family.Builder
 
mergeFrom(Family) - Method in class com.google.bigtable.v2.Family.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Family.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
 
mergeFrom(FeatureFlags) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
 
mergeFrom(FullReadStatsView) - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.FullReadStatsView.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
 
mergeFrom(GenerateInitialChangeStreamPartitionsRequest) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
 
mergeFrom(GenerateInitialChangeStreamPartitionsResponse) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.GetClientConfigurationRequest.Builder
 
mergeFrom(GetClientConfigurationRequest) - Method in class com.google.bigtable.v2.GetClientConfigurationRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.GetClientConfigurationRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
 
mergeFrom(GoAwayResponse) - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.HeartbeatResponse.Builder
 
mergeFrom(HeartbeatResponse) - Method in class com.google.bigtable.v2.HeartbeatResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.HeartbeatResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Idempotency.Builder
 
mergeFrom(Idempotency) - Method in class com.google.bigtable.v2.Idempotency.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Idempotency.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
 
mergeFrom(LoadBalancingOptions) - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight.Builder
 
mergeFrom(LoadBalancingOptions.LeastInFlight) - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma.Builder
 
mergeFrom(LoadBalancingOptions.PeakEwma) - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.LoadBalancingOptions.Random.Builder
 
mergeFrom(LoadBalancingOptions.Random) - Method in class com.google.bigtable.v2.LoadBalancingOptions.Random.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.LoadBalancingOptions.Random.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.MaterializedViewRequest.Builder
 
mergeFrom(MaterializedViewRequest) - Method in class com.google.bigtable.v2.MaterializedViewRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.MaterializedViewRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.MaterializedViewResponse.Builder
 
mergeFrom(MaterializedViewResponse) - Method in class com.google.bigtable.v2.MaterializedViewResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.MaterializedViewResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
 
mergeFrom(MutateRowRequest) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
 
mergeFrom(MutateRowResponse) - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.MutateRowResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
 
mergeFrom(MutateRowsRequest) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.MutateRowsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
 
mergeFrom(MutateRowsRequest.Entry) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
 
mergeFrom(MutateRowsResponse) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.MutateRowsResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
 
mergeFrom(MutateRowsResponse.Entry) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
 
mergeFrom(Mutation.AddToCell) - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Mutation.AddToCell.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Mutation.Builder
 
mergeFrom(Mutation) - Method in class com.google.bigtable.v2.Mutation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Mutation.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
 
mergeFrom(Mutation.DeleteFromColumn) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
 
mergeFrom(Mutation.DeleteFromFamily) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
 
mergeFrom(Mutation.DeleteFromRow) - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
 
mergeFrom(Mutation.MergeToCell) - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Mutation.MergeToCell.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
 
mergeFrom(Mutation.SetCell) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Mutation.SetCell.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.OpenAuthorizedViewRequest.Builder
 
mergeFrom(OpenAuthorizedViewRequest) - Method in class com.google.bigtable.v2.OpenAuthorizedViewRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.OpenAuthorizedViewRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.OpenAuthorizedViewResponse.Builder
 
mergeFrom(OpenAuthorizedViewResponse) - Method in class com.google.bigtable.v2.OpenAuthorizedViewResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.OpenAuthorizedViewResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
 
mergeFrom(OpenMaterializedViewRequest) - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.OpenMaterializedViewResponse.Builder
 
mergeFrom(OpenMaterializedViewResponse) - Method in class com.google.bigtable.v2.OpenMaterializedViewResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.OpenMaterializedViewResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
 
mergeFrom(OpenSessionRequest) - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.OpenSessionResponse.Builder
 
mergeFrom(OpenSessionResponse) - Method in class com.google.bigtable.v2.OpenSessionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.OpenSessionResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.OpenTableRequest.Builder
 
mergeFrom(OpenTableRequest) - Method in class com.google.bigtable.v2.OpenTableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.OpenTableRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.OpenTableResponse.Builder
 
mergeFrom(OpenTableResponse) - Method in class com.google.bigtable.v2.OpenTableResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.OpenTableResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.PartialResultSet.Builder
 
mergeFrom(PartialResultSet) - Method in class com.google.bigtable.v2.PartialResultSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.PartialResultSet.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.PeerInfo.Builder
 
mergeFrom(PeerInfo) - Method in class com.google.bigtable.v2.PeerInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.PeerInfo.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
 
mergeFrom(PingAndWarmRequest) - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.PingAndWarmRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
 
mergeFrom(PingAndWarmResponse) - Method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.PingAndWarmResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
 
mergeFrom(PrepareQueryRequest) - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
 
mergeFrom(PrepareQueryResponse) - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ProtoFormat.Builder
 
mergeFrom(ProtoFormat) - Method in class com.google.bigtable.v2.ProtoFormat.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ProtoFormat.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ProtoRows.Builder
 
mergeFrom(ProtoRows) - Method in class com.google.bigtable.v2.ProtoRows.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ProtoRows.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
 
mergeFrom(ProtoRowsBatch) - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ProtoSchema.Builder
 
mergeFrom(ProtoSchema) - Method in class com.google.bigtable.v2.ProtoSchema.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ProtoSchema.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
 
mergeFrom(RateLimitInfo) - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
 
mergeFrom(ReadChangeStreamRequest) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
 
mergeFrom(ReadChangeStreamResponse) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
 
mergeFrom(ReadChangeStreamResponse.CloseStream) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
 
mergeFrom(ReadChangeStreamResponse.DataChange) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
 
mergeFrom(ReadChangeStreamResponse.Heartbeat) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
 
mergeFrom(ReadChangeStreamResponse.MutationChunk) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
 
mergeFrom(ReadChangeStreamResponse.MutationChunk.ChunkInfo) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
 
mergeFrom(ReadIterationStats) - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadIterationStats.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
 
mergeFrom(ReadModifyWriteRowRequest) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
 
mergeFrom(ReadModifyWriteRowResponse) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
 
mergeFrom(ReadModifyWriteRule) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
 
mergeFrom(ReadRowsRequest) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
 
mergeFrom(ReadRowsResponse) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
 
mergeFrom(ReadRowsResponse.CellChunk) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
 
mergeFrom(RequestLatencyStats) - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.RequestLatencyStats.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.RequestStats.Builder
 
mergeFrom(RequestStats) - Method in class com.google.bigtable.v2.RequestStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.RequestStats.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ResponseParams.Builder
 
mergeFrom(ResponseParams) - Method in class com.google.bigtable.v2.ResponseParams.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ResponseParams.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ResultSetMetadata.Builder
 
mergeFrom(ResultSetMetadata) - Method in class com.google.bigtable.v2.ResultSetMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ResultSetMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Row.Builder
 
mergeFrom(Row) - Method in class com.google.bigtable.v2.Row.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Row.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.RowFilter.Builder
 
mergeFrom(RowFilter) - Method in class com.google.bigtable.v2.RowFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.RowFilter.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
 
mergeFrom(RowFilter.Chain) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.RowFilter.Chain.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
 
mergeFrom(RowFilter.Condition) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.RowFilter.Condition.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
 
mergeFrom(RowFilter.Interleave) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.RowFilter.Interleave.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.RowRange.Builder
 
mergeFrom(RowRange) - Method in class com.google.bigtable.v2.RowRange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.RowRange.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.RowSet.Builder
 
mergeFrom(RowSet) - Method in class com.google.bigtable.v2.RowSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.RowSet.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
 
mergeFrom(SampleRowKeysRequest) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
 
mergeFrom(SampleRowKeysResponse) - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.SampleRowKeysResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
 
mergeFrom(SessionClientConfiguration) - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
 
mergeFrom(SessionClientConfiguration.ChannelPoolConfiguration) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly.Builder
 
mergeFrom(SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly.Builder
 
mergeFrom(SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder
 
mergeFrom(SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
 
mergeFrom(SessionClientConfiguration.SessionPoolConfiguration) - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
 
mergeFrom(SessionMutateRowRequest) - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.SessionMutateRowResponse.Builder
 
mergeFrom(SessionMutateRowResponse) - Method in class com.google.bigtable.v2.SessionMutateRowResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.SessionMutateRowResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.SessionParametersResponse.Builder
 
mergeFrom(SessionParametersResponse) - Method in class com.google.bigtable.v2.SessionParametersResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.SessionParametersResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.SessionReadRowRequest.Builder
 
mergeFrom(SessionReadRowRequest) - Method in class com.google.bigtable.v2.SessionReadRowRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.SessionReadRowRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
 
mergeFrom(SessionReadRowResponse) - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
 
mergeFrom(SessionRefreshConfig) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata.Builder
 
mergeFrom(SessionRefreshConfig.Metadata) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.SessionRequest.Builder
 
mergeFrom(SessionRequest) - Method in class com.google.bigtable.v2.SessionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.SessionRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.SessionRequestStats.Builder
 
mergeFrom(SessionRequestStats) - Method in class com.google.bigtable.v2.SessionRequestStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.SessionRequestStats.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.SessionResponse.Builder
 
mergeFrom(SessionResponse) - Method in class com.google.bigtable.v2.SessionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.SessionResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
 
mergeFrom(StreamContinuationToken) - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.StreamContinuationToken.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
 
mergeFrom(StreamContinuationTokens) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.StreamContinuationTokens.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.StreamPartition.Builder
 
mergeFrom(StreamPartition) - Method in class com.google.bigtable.v2.StreamPartition.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.StreamPartition.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.TableRequest.Builder
 
mergeFrom(TableRequest) - Method in class com.google.bigtable.v2.TableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.TableRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.TableResponse.Builder
 
mergeFrom(TableResponse) - Method in class com.google.bigtable.v2.TableResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.TableResponse.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.TelemetryConfiguration.Builder
 
mergeFrom(TelemetryConfiguration) - Method in class com.google.bigtable.v2.TelemetryConfiguration.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.TelemetryConfiguration.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.TimestampRange.Builder
 
mergeFrom(TimestampRange) - Method in class com.google.bigtable.v2.TimestampRange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.TimestampRange.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
 
mergeFrom(Type.Aggregate) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder
 
mergeFrom(Type.Aggregate.HyperLogLogPlusPlusUniqueCount) - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 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(Type.Aggregate.Max) - Method in class com.google.bigtable.v2.Type.Aggregate.Max.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 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(Type.Aggregate.Min) - Method in class com.google.bigtable.v2.Type.Aggregate.Min.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 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(Type.Aggregate.Sum) - Method in class com.google.bigtable.v2.Type.Aggregate.Sum.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Aggregate.Sum.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Array.Builder
 
mergeFrom(Type.Array) - Method in class com.google.bigtable.v2.Type.Array.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Array.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Bool.Builder
 
mergeFrom(Type.Bool) - Method in class com.google.bigtable.v2.Type.Bool.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Bool.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Builder
 
mergeFrom(Type) - Method in class com.google.bigtable.v2.Type.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Bytes.Builder
 
mergeFrom(Type.Bytes) - Method in class com.google.bigtable.v2.Type.Bytes.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Bytes.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
 
mergeFrom(Type.Bytes.Encoding) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 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(Type.Bytes.Encoding.Raw) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 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(Type.Date) - Method in class com.google.bigtable.v2.Type.Date.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Date.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Enum.Builder
 
mergeFrom(Type.Enum) - Method in class com.google.bigtable.v2.Type.Enum.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Enum.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Float32.Builder
 
mergeFrom(Type.Float32) - Method in class com.google.bigtable.v2.Type.Float32.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Float32.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Float64.Builder
 
mergeFrom(Type.Float64) - Method in class com.google.bigtable.v2.Type.Float64.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Float64.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Int64.Builder
 
mergeFrom(Type.Int64) - Method in class com.google.bigtable.v2.Type.Int64.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 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(Type.Int64.Encoding.BigEndianBytes) - 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.BigEndianBytes.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
 
mergeFrom(Type.Int64.Encoding) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.OrderedCodeBytes.Builder
 
mergeFrom(Type.Int64.Encoding.OrderedCodeBytes) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.OrderedCodeBytes.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.OrderedCodeBytes.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Map.Builder
 
mergeFrom(Type.Map) - Method in class com.google.bigtable.v2.Type.Map.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Map.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Proto.Builder
 
mergeFrom(Type.Proto) - Method in class com.google.bigtable.v2.Type.Proto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Proto.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.String.Builder
 
mergeFrom(Type.String) - Method in class com.google.bigtable.v2.Type.String.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.String.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
 
mergeFrom(Type.String.Encoding) - Method in class com.google.bigtable.v2.Type.String.Encoding.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 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(Type.String.Encoding.Utf8Bytes) - 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.Utf8Bytes.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw.Builder
Deprecated.
 
mergeFrom(Type.String.Encoding.Utf8Raw) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw.Builder
Deprecated.
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 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(Type.Struct) - Method in class com.google.bigtable.v2.Type.Struct.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Struct.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
 
mergeFrom(Type.Struct.Encoding) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes.Builder
 
mergeFrom(Type.Struct.Encoding.DelimitedBytes) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes.Builder
 
mergeFrom(Type.Struct.Encoding.OrderedCodeBytes) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton.Builder
 
mergeFrom(Type.Struct.Encoding.Singleton) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
 
mergeFrom(Type.Struct.Field) - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Struct.Field.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
 
mergeFrom(Type.Timestamp) - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Type.Timestamp.Encoding.Builder
 
mergeFrom(Type.Timestamp.Encoding) - Method in class com.google.bigtable.v2.Type.Timestamp.Encoding.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Type.Timestamp.Encoding.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.Value.Builder
 
mergeFrom(Value) - Method in class com.google.bigtable.v2.Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.Value.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ValueBitmask.Builder
 
mergeFrom(ValueBitmask) - Method in class com.google.bigtable.v2.ValueBitmask.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ValueBitmask.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.ValueRange.Builder
 
mergeFrom(ValueRange) - Method in class com.google.bigtable.v2.ValueRange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.ValueRange.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
 
mergeFrom(VirtualRpcRequest) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
 
mergeFrom(VirtualRpcRequest.Metadata) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
 
mergeFrom(Message) - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
 
mergeFrom(VirtualRpcResponse) - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.bigtable.v2.VirtualRpcResponse.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.
mergeGoAway(GoAwayResponse) - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.GoAwayResponse go_away = 6;
mergeHeartbeat(ReadChangeStreamResponse.Heartbeat) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Builder
A periodic heartbeat message.
mergeHeartbeat(HeartbeatResponse) - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.HeartbeatResponse heartbeat = 5;
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.
mergeIdempotency(Idempotency) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
mergeIdempotency(Idempotency) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
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`.
mergeInt64Type(Type.Int64) - Method in class com.google.bigtable.v2.Type.Builder
Int64 .google.bigtable.v2.Type.Int64 int64_type = 5;
mergeInterleave(RowFilter.Interleave) - Method in class com.google.bigtable.v2.RowFilter.Builder
Applies several RowFilters to the data in parallel and combines the results.
mergeKeepAlive(Duration) - Method in class com.google.bigtable.v2.SessionParametersResponse.Builder
Maximum time between messages that the AFE will send to the client.
mergeKeyType(Type) - Method in class com.google.bigtable.v2.Type.Map.Builder
The type of a map key.
mergeLeastInFlight(LoadBalancingOptions.LeastInFlight) - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.LeastInFlight least_in_flight = 1;
mergeLoadBalancingOptions(LoadBalancingOptions) - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Deprecated.
mergeLoadBalancingOptions(LoadBalancingOptions) - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
How to balance vRPC load over connections to AFEs.
mergeMapType(Type.Map) - Method in class com.google.bigtable.v2.Type.Builder
Map .google.bigtable.v2.Type.Map map_type = 4;
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.
mergeMetadata(ResultSetMetadata) - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
mergeMetadata(VirtualRpcRequest.Metadata) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
vRPC metadata.
mergeMin(Type.Aggregate.Min) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
Min aggregator.
mergeMutateRow(SessionMutateRowRequest) - Method in class com.google.bigtable.v2.AuthorizedViewRequest.Builder
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
mergeMutateRow(SessionMutateRowResponse) - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
mergeMutateRow(SessionMutateRowRequest) - Method in class com.google.bigtable.v2.TableRequest.Builder
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
mergeMutateRow(SessionMutateRowResponse) - Method in class com.google.bigtable.v2.TableResponse.Builder
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
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.
mergeNewSessionCreationPenalty(Duration) - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
How long to penalize the creation budget for a failed session creation attempt.
mergeOpenSession(OpenSessionRequest) - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.OpenSessionRequest open_session = 1;
mergeOpenSession(OpenSessionResponse) - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.OpenSessionResponse open_session = 1;
mergeOptimizedOpenRequest(OpenSessionRequest) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
An optimized Open request that the session may use on a retry when establishing this session again.
mergeOrderedCodeBytes(Type.Int64.Encoding.OrderedCodeBytes) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
Use `OrderedCodeBytes` encoding.
mergeOrderedCodeBytes(Type.Struct.Encoding.OrderedCodeBytes) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
User `OrderedCodeBytes` encoding.
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.
mergePeakEwma(LoadBalancingOptions.PeakEwma) - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.PeakEwma peak_ewma = 2;
mergePeriod(Duration) - Method in class com.google.bigtable.v2.RateLimitInfo.Builder
Time that clients should wait before adjusting the target rate again.
mergePollingConfiguration(ClientConfiguration.PollingConfiguration) - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
If the client should continue to check for new configurations.
mergePollingInterval(Duration) - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
Deprecated.
mergePollingInterval(Duration) - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
A duration describing the time between GetClientConfiguration RPCs.
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
Deprecated.
mergeProtoFormat(ProtoFormat) - Method in class com.google.bigtable.v2.PrepareQueryRequest.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 .google.bigtable.v2.ProtoSchema proto_schema = 1;
mergeProtoType(Type.Proto) - Method in class com.google.bigtable.v2.Type.Builder
Proto .google.bigtable.v2.Type.Proto proto_type = 13;
mergeQualifier(BytesValue) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk.Builder
The column qualifier for this chunk of data.
mergeRandom(LoadBalancingOptions.Random) - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.Random random = 4;
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).
mergeReadRow(SessionReadRowRequest) - Method in class com.google.bigtable.v2.AuthorizedViewRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
mergeReadRow(SessionReadRowResponse) - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
mergeReadRow(SessionReadRowRequest) - Method in class com.google.bigtable.v2.MaterializedViewRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
mergeReadRow(SessionReadRowResponse) - Method in class com.google.bigtable.v2.MaterializedViewResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
mergeReadRow(SessionReadRowRequest) - Method in class com.google.bigtable.v2.TableRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
mergeReadRow(SessionReadRowResponse) - Method in class com.google.bigtable.v2.TableResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
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, return 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.
mergeRetryInfo(RetryInfo) - Method in class com.google.bigtable.v2.ErrorResponse.Builder
.google.rpc.RetryInfo retry_info = 4;
mergeRow(Row) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse.Builder
A Row containing the new contents of all cells modified by the request.
mergeRow(Row) - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
.google.bigtable.v2.Row row = 1;
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.
mergeSessionConfiguration(SessionClientConfiguration) - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
The configuration for Bigtable Sessions.
mergeSessionParameters(SessionParametersResponse) - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.SessionParametersResponse session_parameters = 4;
mergeSessionPoolConfiguration(SessionClientConfiguration.SessionPoolConfiguration) - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Configuration for the session pools.
mergeSessionRefreshConfig(SessionRefreshConfig) - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.SessionRefreshConfig session_refresh_config = 7;
mergeSetCell(Mutation.SetCell) - Method in class com.google.bigtable.v2.Mutation.Builder
Set a cell's value.
mergeSingleton(Type.Struct.Encoding.Singleton) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
Use `Singleton` encoding.
mergeStartTime(Timestamp) - Method in class com.google.bigtable.v2.Idempotency.Builder
Client-assigned timestamp when the mutation's first attempt was sent.
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.
mergeStats(RequestStats) - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
.google.bigtable.v2.RequestStats stats = 2;
mergeStats(SessionRequestStats) - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
.google.bigtable.v2.SessionRequestStats stats = 4;
mergeStatus(Status) - Method in class com.google.bigtable.v2.ErrorResponse.Builder
The error from the vRPC and any retry information to consider.
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 .google.bigtable.v2.Type.String string_type = 2;
mergeStructType(Type.Struct) - Method in class com.google.bigtable.v2.Type.Builder
Struct .google.bigtable.v2.Type.Struct struct_type = 7;
mergeSum(Type.Aggregate.Sum) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
Sum aggregator.
mergeTelemetryConfiguration(TelemetryConfiguration) - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
Configuration for telemetry.
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 .google.bigtable.v2.Type.Timestamp timestamp_type = 10;
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.
mergeUnixMicrosInt64(Type.Int64.Encoding) - Method in class com.google.bigtable.v2.Type.Timestamp.Encoding.Builder
Encodes the number of microseconds since the Unix epoch using the given `Int64` encoding.
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.
mergeValidityDuration(Duration) - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
How long the client should consider the configuration it receives from GetClientConfiguration valid for.
mergeValidUntil(Timestamp) - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
The time at which the prepared query token becomes invalid.
mergeValueBitmaskFilter(ValueBitmask) - Method in class com.google.bigtable.v2.RowFilter.Builder
Matches only cells with values that satisfy the condition `(value & mask) == mask`.
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.
mergeVirtualRpc(VirtualRpcRequest) - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.VirtualRpcRequest virtual_rpc = 3;
mergeVirtualRpc(VirtualRpcResponse) - Method in class com.google.bigtable.v2.SessionResponse.Builder
A vRPC can result in either a successful result or an error.
MESSAGE_NAME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Proto
 
METADATA_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ExecuteQueryResponse
 
METADATA_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.PrepareQueryResponse
 
METADATA_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionRefreshConfig
 
METADATA_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.VirtualRpcRequest
 
MIN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Aggregate
 
MIN_SERVER_COUNT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
MIN_SESSION_COUNT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
MUTATE_ROW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.AuthorizedViewRequest
 
MUTATE_ROW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.AuthorizedViewResponse
 
MUTATE_ROW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.TableRequest
 
MUTATE_ROW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.TableResponse
 
MUTATE_ROWS_RATE_LIMIT2_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.FeatureFlags
 
MUTATE_ROWS_RATE_LIMIT_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.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
 
MUTATION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
 
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
 
MUTATIONS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionMutateRowRequest
 

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
 
NEW_SESSION_CREATION_BUDGET_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
NEW_SESSION_CREATION_PENALTY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
NEW_SESSION_QUEUE_LENGTH_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
newBuilder() - Static method in class com.google.bigtable.v2.ArrayValue
 
newBuilder(ArrayValue) - 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.AuthorizedViewRequest
 
newBuilder(AuthorizedViewRequest) - Static method in class com.google.bigtable.v2.AuthorizedViewRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.AuthorizedViewResponse
 
newBuilder(AuthorizedViewResponse) - Static method in class com.google.bigtable.v2.AuthorizedViewResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.BackendIdentifier
 
newBuilder(BackendIdentifier) - Static method in class com.google.bigtable.v2.BackendIdentifier
 
newBuilder() - Static method in class com.google.bigtable.v2.Cell
 
newBuilder(Cell) - Static method in class com.google.bigtable.v2.Cell
 
newBuilder() - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
 
newBuilder(CheckAndMutateRowRequest) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
 
newBuilder(CheckAndMutateRowResponse) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.ClientConfiguration
 
newBuilder(ClientConfiguration) - Static method in class com.google.bigtable.v2.ClientConfiguration
 
newBuilder() - Static method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
newBuilder(ClientConfiguration.PollingConfiguration) - Static method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
newBuilder() - Static method in class com.google.bigtable.v2.CloseSessionRequest
 
newBuilder(CloseSessionRequest) - Static method in class com.google.bigtable.v2.CloseSessionRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.ClusterInformation
 
newBuilder(ClusterInformation) - Static method in class com.google.bigtable.v2.ClusterInformation
 
newBuilder() - Static method in class com.google.bigtable.v2.Column
 
newBuilder(Column) - Static method in class com.google.bigtable.v2.Column
 
newBuilder() - Static method in class com.google.bigtable.v2.ColumnMetadata
 
newBuilder(ColumnMetadata) - Static method in class com.google.bigtable.v2.ColumnMetadata
 
newBuilder() - Static method in class com.google.bigtable.v2.ColumnRange
 
newBuilder(ColumnRange) - Static method in class com.google.bigtable.v2.ColumnRange
 
newBuilder() - Static method in class com.google.bigtable.v2.ErrorResponse
 
newBuilder(ErrorResponse) - Static method in class com.google.bigtable.v2.ErrorResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
 
newBuilder(ExecuteQueryRequest) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
 
newBuilder(ExecuteQueryResponse) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.Family
 
newBuilder(Family) - Static method in class com.google.bigtable.v2.Family
 
newBuilder() - Static method in class com.google.bigtable.v2.FeatureFlags
 
newBuilder(FeatureFlags) - Static method in class com.google.bigtable.v2.FeatureFlags
 
newBuilder() - Static method in class com.google.bigtable.v2.FullReadStatsView
 
newBuilder(FullReadStatsView) - Static method in class com.google.bigtable.v2.FullReadStatsView
 
newBuilder() - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
 
newBuilder(GenerateInitialChangeStreamPartitionsRequest) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
 
newBuilder(GenerateInitialChangeStreamPartitionsResponse) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.GetClientConfigurationRequest
 
newBuilder(GetClientConfigurationRequest) - Static method in class com.google.bigtable.v2.GetClientConfigurationRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.GoAwayResponse
 
newBuilder(GoAwayResponse) - Static method in class com.google.bigtable.v2.GoAwayResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.HeartbeatResponse
 
newBuilder(HeartbeatResponse) - Static method in class com.google.bigtable.v2.HeartbeatResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.Idempotency
 
newBuilder(Idempotency) - Static method in class com.google.bigtable.v2.Idempotency
 
newBuilder() - Static method in class com.google.bigtable.v2.InstanceName
 
newBuilder() - Static method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
newBuilder(LoadBalancingOptions.LeastInFlight) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
newBuilder() - Static method in class com.google.bigtable.v2.LoadBalancingOptions
 
newBuilder(LoadBalancingOptions) - Static method in class com.google.bigtable.v2.LoadBalancingOptions
 
newBuilder() - Static method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
newBuilder(LoadBalancingOptions.PeakEwma) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
newBuilder() - Static method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
newBuilder(LoadBalancingOptions.Random) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
newBuilder() - Static method in class com.google.bigtable.v2.MaterializedViewName
 
newBuilder() - Static method in class com.google.bigtable.v2.MaterializedViewRequest
 
newBuilder(MaterializedViewRequest) - Static method in class com.google.bigtable.v2.MaterializedViewRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.MaterializedViewResponse
 
newBuilder(MaterializedViewResponse) - Static method in class com.google.bigtable.v2.MaterializedViewResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.MutateRowRequest
 
newBuilder(MutateRowRequest) - Static method in class com.google.bigtable.v2.MutateRowRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.MutateRowResponse
 
newBuilder(MutateRowResponse) - Static method in class com.google.bigtable.v2.MutateRowResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
 
newBuilder(MutateRowsRequest.Entry) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
 
newBuilder() - Static method in class com.google.bigtable.v2.MutateRowsRequest
 
newBuilder(MutateRowsRequest) - Static method in class com.google.bigtable.v2.MutateRowsRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
 
newBuilder(MutateRowsResponse.Entry) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
 
newBuilder() - Static method in class com.google.bigtable.v2.MutateRowsResponse
 
newBuilder(MutateRowsResponse) - Static method in class com.google.bigtable.v2.MutateRowsResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.Mutation.AddToCell
 
newBuilder(Mutation.AddToCell) - Static method in class com.google.bigtable.v2.Mutation.AddToCell
 
newBuilder() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
 
newBuilder(Mutation.DeleteFromColumn) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
 
newBuilder() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
 
newBuilder(Mutation.DeleteFromFamily) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
 
newBuilder() - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
 
newBuilder(Mutation.DeleteFromRow) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
 
newBuilder() - Static method in class com.google.bigtable.v2.Mutation.MergeToCell
 
newBuilder(Mutation.MergeToCell) - Static method in class com.google.bigtable.v2.Mutation.MergeToCell
 
newBuilder() - Static method in class com.google.bigtable.v2.Mutation
 
newBuilder(Mutation) - Static method in class com.google.bigtable.v2.Mutation
 
newBuilder() - Static method in class com.google.bigtable.v2.Mutation.SetCell
 
newBuilder(Mutation.SetCell) - Static method in class com.google.bigtable.v2.Mutation.SetCell
 
newBuilder() - Static method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
 
newBuilder(OpenAuthorizedViewRequest) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
newBuilder(OpenAuthorizedViewResponse) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
newBuilder(OpenMaterializedViewRequest) - Static method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
newBuilder(OpenMaterializedViewResponse) - Static method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.OpenSessionRequest
 
newBuilder(OpenSessionRequest) - Static method in class com.google.bigtable.v2.OpenSessionRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.OpenSessionResponse
 
newBuilder(OpenSessionResponse) - Static method in class com.google.bigtable.v2.OpenSessionResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.OpenTableRequest
 
newBuilder(OpenTableRequest) - Static method in class com.google.bigtable.v2.OpenTableRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.OpenTableResponse
 
newBuilder(OpenTableResponse) - Static method in class com.google.bigtable.v2.OpenTableResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.PartialResultSet
 
newBuilder(PartialResultSet) - Static method in class com.google.bigtable.v2.PartialResultSet
 
newBuilder() - Static method in class com.google.bigtable.v2.PeerInfo
 
newBuilder(PeerInfo) - Static method in class com.google.bigtable.v2.PeerInfo
 
newBuilder() - Static method in class com.google.bigtable.v2.PingAndWarmRequest
 
newBuilder(PingAndWarmRequest) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.PingAndWarmResponse
 
newBuilder(PingAndWarmResponse) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.PrepareQueryRequest
 
newBuilder(PrepareQueryRequest) - Static method in class com.google.bigtable.v2.PrepareQueryRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.PrepareQueryResponse
 
newBuilder(PrepareQueryResponse) - Static method in class com.google.bigtable.v2.PrepareQueryResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.ProtoFormat
 
newBuilder(ProtoFormat) - Static method in class com.google.bigtable.v2.ProtoFormat
 
newBuilder() - Static method in class com.google.bigtable.v2.ProtoRows
 
newBuilder(ProtoRows) - Static method in class com.google.bigtable.v2.ProtoRows
 
newBuilder() - Static method in class com.google.bigtable.v2.ProtoRowsBatch
 
newBuilder(ProtoRowsBatch) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
 
newBuilder() - Static method in class com.google.bigtable.v2.ProtoSchema
 
newBuilder(ProtoSchema) - Static method in class com.google.bigtable.v2.ProtoSchema
 
newBuilder() - Static method in class com.google.bigtable.v2.RateLimitInfo
 
newBuilder(RateLimitInfo) - Static method in class com.google.bigtable.v2.RateLimitInfo
 
newBuilder() - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
 
newBuilder(ReadChangeStreamRequest) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
 
newBuilder(ReadChangeStreamResponse.CloseStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
 
newBuilder() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
 
newBuilder(ReadChangeStreamResponse.DataChange) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
 
newBuilder() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
 
newBuilder(ReadChangeStreamResponse.Heartbeat) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
 
newBuilder() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
 
newBuilder(ReadChangeStreamResponse.MutationChunk.ChunkInfo) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
 
newBuilder() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
 
newBuilder(ReadChangeStreamResponse.MutationChunk) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
 
newBuilder() - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
 
newBuilder(ReadChangeStreamResponse) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.ReadIterationStats
 
newBuilder(ReadIterationStats) - Static method in class com.google.bigtable.v2.ReadIterationStats
 
newBuilder() - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
 
newBuilder(ReadModifyWriteRowRequest) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
 
newBuilder(ReadModifyWriteRowResponse) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
 
newBuilder(ReadModifyWriteRule) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
 
newBuilder() - Static method in class com.google.bigtable.v2.ReadRowsRequest
 
newBuilder(ReadRowsRequest) - Static method in class com.google.bigtable.v2.ReadRowsRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
 
newBuilder(ReadRowsResponse.CellChunk) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
 
newBuilder() - Static method in class com.google.bigtable.v2.ReadRowsResponse
 
newBuilder(ReadRowsResponse) - Static method in class com.google.bigtable.v2.ReadRowsResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.RequestLatencyStats
 
newBuilder(RequestLatencyStats) - Static method in class com.google.bigtable.v2.RequestLatencyStats
 
newBuilder() - Static method in class com.google.bigtable.v2.RequestStats
 
newBuilder(RequestStats) - Static method in class com.google.bigtable.v2.RequestStats
 
newBuilder() - Static method in class com.google.bigtable.v2.ResponseParams
 
newBuilder(ResponseParams) - Static method in class com.google.bigtable.v2.ResponseParams
 
newBuilder() - Static method in class com.google.bigtable.v2.ResultSetMetadata
 
newBuilder(ResultSetMetadata) - Static method in class com.google.bigtable.v2.ResultSetMetadata
 
newBuilder() - Static method in class com.google.bigtable.v2.Row
 
newBuilder(Row) - Static method in class com.google.bigtable.v2.Row
 
newBuilder() - Static method in class com.google.bigtable.v2.RowFilter.Chain
 
newBuilder(RowFilter.Chain) - Static method in class com.google.bigtable.v2.RowFilter.Chain
 
newBuilder() - Static method in class com.google.bigtable.v2.RowFilter.Condition
 
newBuilder(RowFilter.Condition) - Static method in class com.google.bigtable.v2.RowFilter.Condition
 
newBuilder() - Static method in class com.google.bigtable.v2.RowFilter.Interleave
 
newBuilder(RowFilter.Interleave) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
 
newBuilder() - Static method in class com.google.bigtable.v2.RowFilter
 
newBuilder(RowFilter) - Static method in class com.google.bigtable.v2.RowFilter
 
newBuilder() - Static method in class com.google.bigtable.v2.RowRange
 
newBuilder(RowRange) - Static method in class com.google.bigtable.v2.RowRange
 
newBuilder() - Static method in class com.google.bigtable.v2.RowSet
 
newBuilder(RowSet) - Static method in class com.google.bigtable.v2.RowSet
 
newBuilder() - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
 
newBuilder(SampleRowKeysRequest) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
 
newBuilder(SampleRowKeysResponse) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
newBuilder(SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
newBuilder() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
newBuilder(SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
newBuilder() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
newBuilder(SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
newBuilder() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
newBuilder(SessionClientConfiguration.ChannelPoolConfiguration) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
newBuilder() - Static method in class com.google.bigtable.v2.SessionClientConfiguration
 
newBuilder(SessionClientConfiguration) - Static method in class com.google.bigtable.v2.SessionClientConfiguration
 
newBuilder() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
newBuilder(SessionClientConfiguration.SessionPoolConfiguration) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
newBuilder() - Static method in class com.google.bigtable.v2.SessionMutateRowRequest
 
newBuilder(SessionMutateRowRequest) - Static method in class com.google.bigtable.v2.SessionMutateRowRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.SessionMutateRowResponse
 
newBuilder(SessionMutateRowResponse) - Static method in class com.google.bigtable.v2.SessionMutateRowResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.SessionParametersResponse
 
newBuilder(SessionParametersResponse) - Static method in class com.google.bigtable.v2.SessionParametersResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.SessionReadRowRequest
 
newBuilder(SessionReadRowRequest) - Static method in class com.google.bigtable.v2.SessionReadRowRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.SessionReadRowResponse
 
newBuilder(SessionReadRowResponse) - Static method in class com.google.bigtable.v2.SessionReadRowResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
newBuilder(SessionRefreshConfig.Metadata) - Static method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
newBuilder() - Static method in class com.google.bigtable.v2.SessionRefreshConfig
 
newBuilder(SessionRefreshConfig) - Static method in class com.google.bigtable.v2.SessionRefreshConfig
 
newBuilder() - Static method in class com.google.bigtable.v2.SessionRequest
 
newBuilder(SessionRequest) - Static method in class com.google.bigtable.v2.SessionRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.SessionRequestStats
 
newBuilder(SessionRequestStats) - Static method in class com.google.bigtable.v2.SessionRequestStats
 
newBuilder() - Static method in class com.google.bigtable.v2.SessionResponse
 
newBuilder(SessionResponse) - Static method in class com.google.bigtable.v2.SessionResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.StreamContinuationToken
 
newBuilder(StreamContinuationToken) - Static method in class com.google.bigtable.v2.StreamContinuationToken
 
newBuilder() - Static method in class com.google.bigtable.v2.StreamContinuationTokens
 
newBuilder(StreamContinuationTokens) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
 
newBuilder() - Static method in class com.google.bigtable.v2.StreamPartition
 
newBuilder(StreamPartition) - 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.TableRequest
 
newBuilder(TableRequest) - Static method in class com.google.bigtable.v2.TableRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.TableResponse
 
newBuilder(TableResponse) - Static method in class com.google.bigtable.v2.TableResponse
 
newBuilder() - Static method in class com.google.bigtable.v2.TelemetryConfiguration
 
newBuilder(TelemetryConfiguration) - Static method in class com.google.bigtable.v2.TelemetryConfiguration
 
newBuilder() - Static method in class com.google.bigtable.v2.TimestampRange
 
newBuilder(TimestampRange) - Static method in class com.google.bigtable.v2.TimestampRange
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
 
newBuilder(Type.Aggregate.HyperLogLogPlusPlusUniqueCount) - Static method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
 
newBuilder(Type.Aggregate.Max) - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
 
newBuilder(Type.Aggregate.Min) - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Aggregate
 
newBuilder(Type.Aggregate) - Static method in class com.google.bigtable.v2.Type.Aggregate
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
 
newBuilder(Type.Aggregate.Sum) - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Array
 
newBuilder(Type.Array) - Static method in class com.google.bigtable.v2.Type.Array
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Bool
 
newBuilder(Type.Bool) - Static method in class com.google.bigtable.v2.Type.Bool
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding
 
newBuilder(Type.Bytes.Encoding) - 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(Type.Bytes.Encoding.Raw) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Bytes
 
newBuilder(Type.Bytes) - Static method in class com.google.bigtable.v2.Type.Bytes
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Date
 
newBuilder(Type.Date) - Static method in class com.google.bigtable.v2.Type.Date
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Enum
 
newBuilder(Type.Enum) - Static method in class com.google.bigtable.v2.Type.Enum
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Float32
 
newBuilder(Type.Float32) - Static method in class com.google.bigtable.v2.Type.Float32
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Float64
 
newBuilder(Type.Float64) - Static method in class com.google.bigtable.v2.Type.Float64
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
 
newBuilder(Type.Int64.Encoding.BigEndianBytes) - 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(Type.Int64.Encoding) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.OrderedCodeBytes
 
newBuilder(Type.Int64.Encoding.OrderedCodeBytes) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.OrderedCodeBytes
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Int64
 
newBuilder(Type.Int64) - Static method in class com.google.bigtable.v2.Type.Int64
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Map
 
newBuilder(Type.Map) - Static method in class com.google.bigtable.v2.Type.Map
 
newBuilder() - Static method in class com.google.bigtable.v2.Type
 
newBuilder(Type) - Static method in class com.google.bigtable.v2.Type
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Proto
 
newBuilder(Type.Proto) - Static method in class com.google.bigtable.v2.Type.Proto
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.String.Encoding
 
newBuilder(Type.String.Encoding) - 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(Type.String.Encoding.Utf8Bytes) - 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(Type.String.Encoding.Utf8Raw) - 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(Type.String) - Static method in class com.google.bigtable.v2.Type.String
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes
 
newBuilder(Type.Struct.Encoding.DelimitedBytes) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Struct.Encoding
 
newBuilder(Type.Struct.Encoding) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
newBuilder(Type.Struct.Encoding.OrderedCodeBytes) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
newBuilder(Type.Struct.Encoding.Singleton) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Struct.Field
 
newBuilder(Type.Struct.Field) - Static method in class com.google.bigtable.v2.Type.Struct.Field
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Struct
 
newBuilder(Type.Struct) - Static method in class com.google.bigtable.v2.Type.Struct
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Timestamp.Encoding
 
newBuilder(Type.Timestamp.Encoding) - Static method in class com.google.bigtable.v2.Type.Timestamp.Encoding
 
newBuilder() - Static method in class com.google.bigtable.v2.Type.Timestamp
 
newBuilder(Type.Timestamp) - Static method in class com.google.bigtable.v2.Type.Timestamp
 
newBuilder() - Static method in class com.google.bigtable.v2.Value
 
newBuilder(Value) - Static method in class com.google.bigtable.v2.Value
 
newBuilder() - Static method in class com.google.bigtable.v2.ValueBitmask
 
newBuilder(ValueBitmask) - Static method in class com.google.bigtable.v2.ValueBitmask
 
newBuilder() - Static method in class com.google.bigtable.v2.ValueRange
 
newBuilder(ValueRange) - Static method in class com.google.bigtable.v2.ValueRange
 
newBuilder() - Static method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
newBuilder(VirtualRpcRequest.Metadata) - Static method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
newBuilder() - Static method in class com.google.bigtable.v2.VirtualRpcRequest
 
newBuilder(VirtualRpcRequest) - Static method in class com.google.bigtable.v2.VirtualRpcRequest
 
newBuilder() - Static method in class com.google.bigtable.v2.VirtualRpcResponse
 
newBuilder(VirtualRpcResponse) - Static method in class com.google.bigtable.v2.VirtualRpcResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.ArrayValue
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ArrayValue
 
newBuilderForType() - Method in class com.google.bigtable.v2.AuthorizedViewRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.AuthorizedViewRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.AuthorizedViewResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.AuthorizedViewResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.BackendIdentifier
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.BackendIdentifier
 
newBuilderForType() - Method in class com.google.bigtable.v2.Cell
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Cell
 
newBuilderForType() - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.CheckAndMutateRowRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.CheckAndMutateRowResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.ClientConfiguration
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ClientConfiguration
 
newBuilderForType() - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
newBuilderForType() - Method in class com.google.bigtable.v2.CloseSessionRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.CloseSessionRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.ClusterInformation
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ClusterInformation
 
newBuilderForType() - Method in class com.google.bigtable.v2.Column
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Column
 
newBuilderForType() - Method in class com.google.bigtable.v2.ColumnMetadata
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ColumnMetadata
 
newBuilderForType() - Method in class com.google.bigtable.v2.ColumnRange
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ColumnRange
 
newBuilderForType() - Method in class com.google.bigtable.v2.ErrorResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ErrorResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.ExecuteQueryRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ExecuteQueryRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.ExecuteQueryResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ExecuteQueryResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.Family
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Family
 
newBuilderForType() - Method in class com.google.bigtable.v2.FeatureFlags
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.FeatureFlags
 
newBuilderForType() - Method in class com.google.bigtable.v2.FullReadStatsView
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.FullReadStatsView
 
newBuilderForType() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.GetClientConfigurationRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.GetClientConfigurationRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.GoAwayResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.GoAwayResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.HeartbeatResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.HeartbeatResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.Idempotency
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Idempotency
 
newBuilderForType() - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
newBuilderForType() - Method in class com.google.bigtable.v2.LoadBalancingOptions
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.LoadBalancingOptions
 
newBuilderForType() - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
newBuilderForType() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
newBuilderForType() - Method in class com.google.bigtable.v2.MaterializedViewRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.MaterializedViewRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.MaterializedViewResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.MaterializedViewResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.MutateRowRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.MutateRowRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.MutateRowResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.MutateRowResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry
 
newBuilderForType() - Method in class com.google.bigtable.v2.MutateRowsRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.MutateRowsRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.MutateRowsResponse.Entry
 
newBuilderForType() - Method in class com.google.bigtable.v2.MutateRowsResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.MutateRowsResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.Mutation.AddToCell
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Mutation.AddToCell
 
newBuilderForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
 
newBuilderForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
 
newBuilderForType() - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Mutation.DeleteFromRow
 
newBuilderForType() - Method in class com.google.bigtable.v2.Mutation.MergeToCell
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Mutation.MergeToCell
 
newBuilderForType() - Method in class com.google.bigtable.v2.Mutation
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Mutation
 
newBuilderForType() - Method in class com.google.bigtable.v2.Mutation.SetCell
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Mutation.SetCell
 
newBuilderForType() - Method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.OpenSessionRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.OpenSessionRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.OpenSessionResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.OpenSessionResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.OpenTableRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.OpenTableRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.OpenTableResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.OpenTableResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.PartialResultSet
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.PartialResultSet
 
newBuilderForType() - Method in class com.google.bigtable.v2.PeerInfo
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.PeerInfo
 
newBuilderForType() - Method in class com.google.bigtable.v2.PingAndWarmRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.PingAndWarmRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.PingAndWarmResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.PingAndWarmResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.PrepareQueryRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.PrepareQueryRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.PrepareQueryResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.PrepareQueryResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.ProtoFormat
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ProtoFormat
 
newBuilderForType() - Method in class com.google.bigtable.v2.ProtoRows
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ProtoRows
 
newBuilderForType() - Method in class com.google.bigtable.v2.ProtoRowsBatch
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ProtoRowsBatch
 
newBuilderForType() - Method in class com.google.bigtable.v2.ProtoSchema
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ProtoSchema
 
newBuilderForType() - Method in class com.google.bigtable.v2.RateLimitInfo
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.RateLimitInfo
 
newBuilderForType() - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ReadChangeStreamRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
 
newBuilderForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
 
newBuilderForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
 
newBuilderForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
 
newBuilderForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
 
newBuilderForType() - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ReadChangeStreamResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.ReadIterationStats
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ReadIterationStats
 
newBuilderForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.ReadModifyWriteRule
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ReadModifyWriteRule
 
newBuilderForType() - Method in class com.google.bigtable.v2.ReadRowsRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ReadRowsRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
 
newBuilderForType() - Method in class com.google.bigtable.v2.ReadRowsResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ReadRowsResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.RequestLatencyStats
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.RequestLatencyStats
 
newBuilderForType() - Method in class com.google.bigtable.v2.RequestStats
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.RequestStats
 
newBuilderForType() - Method in class com.google.bigtable.v2.ResponseParams
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ResponseParams
 
newBuilderForType() - Method in class com.google.bigtable.v2.ResultSetMetadata
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ResultSetMetadata
 
newBuilderForType() - Method in class com.google.bigtable.v2.Row
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Row
 
newBuilderForType() - Method in class com.google.bigtable.v2.RowFilter.Chain
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.RowFilter.Chain
 
newBuilderForType() - Method in class com.google.bigtable.v2.RowFilter.Condition
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.RowFilter.Condition
 
newBuilderForType() - Method in class com.google.bigtable.v2.RowFilter.Interleave
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.RowFilter.Interleave
 
newBuilderForType() - Method in class com.google.bigtable.v2.RowFilter
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.RowFilter
 
newBuilderForType() - Method in class com.google.bigtable.v2.RowRange
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.RowRange
 
newBuilderForType() - Method in class com.google.bigtable.v2.RowSet
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.RowSet
 
newBuilderForType() - Method in class com.google.bigtable.v2.SampleRowKeysRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.SampleRowKeysRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.SampleRowKeysResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.SampleRowKeysResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
newBuilderForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
newBuilderForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
newBuilderForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
newBuilderForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.SessionClientConfiguration
 
newBuilderForType() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
newBuilderForType() - Method in class com.google.bigtable.v2.SessionMutateRowRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.SessionMutateRowRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.SessionMutateRowResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.SessionMutateRowResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.SessionParametersResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.SessionParametersResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.SessionReadRowRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.SessionReadRowRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.SessionReadRowResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.SessionReadRowResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
newBuilderForType() - Method in class com.google.bigtable.v2.SessionRefreshConfig
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.SessionRefreshConfig
 
newBuilderForType() - Method in class com.google.bigtable.v2.SessionRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.SessionRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.SessionRequestStats
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.SessionRequestStats
 
newBuilderForType() - Method in class com.google.bigtable.v2.SessionResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.SessionResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.StreamContinuationToken
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.StreamContinuationToken
 
newBuilderForType() - Method in class com.google.bigtable.v2.StreamContinuationTokens
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.StreamContinuationTokens
 
newBuilderForType() - Method in class com.google.bigtable.v2.StreamPartition
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.StreamPartition
 
newBuilderForType() - Method in class com.google.bigtable.v2.TableRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.TableRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.TableResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.TableResponse
 
newBuilderForType() - Method in class com.google.bigtable.v2.TelemetryConfiguration
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.TelemetryConfiguration
 
newBuilderForType() - Method in class com.google.bigtable.v2.TimestampRange
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.TimestampRange
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Aggregate.Max
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Aggregate.Max
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Aggregate.Min
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Aggregate.Min
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Aggregate
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Aggregate
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Aggregate.Sum
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Aggregate.Sum
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Array
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Array
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Bool
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Bool
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Bytes
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Bytes
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Date
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Date
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Enum
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Enum
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Float32
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Float32
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Float64
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Float64
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Int64.Encoding
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Int64.Encoding.OrderedCodeBytes
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.OrderedCodeBytes
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Int64
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Int64
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Map
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Map
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Proto
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Proto
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.String.Encoding
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.String.Encoding
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
 
newBuilderForType(AbstractMessage.BuilderParent) - 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(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Raw
Deprecated.
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.String
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.String
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Struct.Encoding
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Struct.Encoding
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Struct.Field
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Struct.Field
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Struct
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Struct
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Timestamp.Encoding
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Timestamp.Encoding
 
newBuilderForType() - Method in class com.google.bigtable.v2.Type.Timestamp
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Type.Timestamp
 
newBuilderForType() - Method in class com.google.bigtable.v2.Value
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.Value
 
newBuilderForType() - Method in class com.google.bigtable.v2.ValueBitmask
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ValueBitmask
 
newBuilderForType() - Method in class com.google.bigtable.v2.ValueRange
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.ValueRange
 
newBuilderForType() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
newBuilderForType() - Method in class com.google.bigtable.v2.VirtualRpcRequest
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.VirtualRpcRequest
 
newBuilderForType() - Method in class com.google.bigtable.v2.VirtualRpcResponse
 
newBuilderForType(AbstractMessage.BuilderParent) - Method in class com.google.bigtable.v2.VirtualRpcResponse
 
NULL_ESCAPE_CHAR_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes
 

O

of(String, String, String, String) - Static method in class com.google.bigtable.v2.AuthorizedViewName
 
of(String, String) - Static method in class com.google.bigtable.v2.InstanceName
 
of(String, String, String) - Static method in class com.google.bigtable.v2.MaterializedViewName
 
of(String, String, String) - Static method in class com.google.bigtable.v2.TableName
 
OFFSET_BYTES_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SampleRowKeysResponse
 
OPEN_SESSION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionRequest
 
OPEN_SESSION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionResponse
 
OPEN_SESSION_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionProto
 
OpenAuthorizedViewRequest - Class in com.google.bigtable.v2
Open sessions for an AuthorizedView.
OpenAuthorizedViewRequest.Builder - Class in com.google.bigtable.v2
Open sessions for an AuthorizedView.
OpenAuthorizedViewRequest.Permission - Enum in com.google.bigtable.v2
Protobuf enum google.bigtable.v2.OpenAuthorizedViewRequest.Permission
OpenAuthorizedViewRequestOrBuilder - Interface in com.google.bigtable.v2
 
OpenAuthorizedViewResponse - Class in com.google.bigtable.v2
Internal usage only.
OpenAuthorizedViewResponse.Builder - Class in com.google.bigtable.v2
Internal usage only.
OpenAuthorizedViewResponseOrBuilder - Interface in com.google.bigtable.v2
 
OpenMaterializedViewRequest - Class in com.google.bigtable.v2
Open sessions for a MaterializedView.
OpenMaterializedViewRequest.Builder - Class in com.google.bigtable.v2
Open sessions for a MaterializedView.
OpenMaterializedViewRequest.Permission - Enum in com.google.bigtable.v2
Protobuf enum google.bigtable.v2.OpenMaterializedViewRequest.Permission
OpenMaterializedViewRequestOrBuilder - Interface in com.google.bigtable.v2
 
OpenMaterializedViewResponse - Class in com.google.bigtable.v2
Internal usage only.
OpenMaterializedViewResponse.Builder - Class in com.google.bigtable.v2
Internal usage only.
OpenMaterializedViewResponseOrBuilder - Interface in com.google.bigtable.v2
 
OpenSessionRequest - Class in com.google.bigtable.v2
Internal usage only.
OpenSessionRequest.Builder - Class in com.google.bigtable.v2
Internal usage only.
OpenSessionRequestOrBuilder - Interface in com.google.bigtable.v2
 
OpenSessionResponse - Class in com.google.bigtable.v2
Internal usage only.
OpenSessionResponse.Builder - Class in com.google.bigtable.v2
Internal usage only.
OpenSessionResponseOrBuilder - Interface in com.google.bigtable.v2
 
openSessionType - Static variable in class com.google.bigtable.v2.SessionProto
Only OpenSessionRequest.payload's with a type matching rpc_session_type are accepted by the server, and only OpenSessionResponse.payload's with a type matching rpc_session_type are accepted by the client.
OpenTableRequest - Class in com.google.bigtable.v2
Internal usage only.
OpenTableRequest.Builder - Class in com.google.bigtable.v2
Internal usage only.
OpenTableRequest.Permission - Enum in com.google.bigtable.v2
Protobuf enum google.bigtable.v2.OpenTableRequest.Permission
OpenTableRequestOrBuilder - Interface in com.google.bigtable.v2
 
OpenTableResponse - Class in com.google.bigtable.v2
Internal usage only.
OpenTableResponse.Builder - Class in com.google.bigtable.v2
Internal usage only.
OpenTableResponseOrBuilder - Interface in com.google.bigtable.v2
 
OPTIMIZED_OPEN_REQUEST_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionRefreshConfig
 
ORDERED_CODE_BYTES_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Int64.Encoding
 
ORDERED_CODE_BYTES_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Struct.Encoding
 

P

PARAM_TYPES_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.PrepareQueryRequest
 
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.MaterializedViewName
 
parse(String) - Static method in class com.google.bigtable.v2.TableName
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ArrayValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ArrayValue
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.AuthorizedViewRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.AuthorizedViewRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.AuthorizedViewResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.AuthorizedViewResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.BackendIdentifier
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.BackendIdentifier
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Cell
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Cell
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ClientConfiguration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ClientConfiguration
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.CloseSessionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CloseSessionRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ClusterInformation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ClusterInformation
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Column
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Column
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ColumnMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ColumnRange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnRange
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ErrorResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ErrorResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Family
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Family
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.FeatureFlags
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FeatureFlags
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.FullReadStatsView
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FullReadStatsView
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.GetClientConfigurationRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GetClientConfigurationRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.GoAwayResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GoAwayResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.HeartbeatResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.HeartbeatResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Idempotency
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Idempotency
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.LoadBalancingOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.MaterializedViewRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MaterializedViewRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.MaterializedViewResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MaterializedViewResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation.AddToCell
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.AddToCell
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation.MergeToCell
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.MergeToCell
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation.SetCell
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.SetCell
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.OpenSessionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenSessionRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.OpenSessionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenSessionResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.OpenTableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenTableRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.OpenTableResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenTableResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.PartialResultSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PartialResultSet
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.PeerInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PeerInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.PrepareQueryRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PrepareQueryRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.PrepareQueryResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PrepareQueryResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ProtoFormat
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoFormat
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ProtoRows
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRows
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ProtoSchema
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoSchema
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.RateLimitInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RateLimitInfo
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadIterationStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadIterationStats
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadRowsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadRowsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.RequestLatencyStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestLatencyStats
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.RequestStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestStats
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ResponseParams
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ResponseParams
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ResultSetMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ResultSetMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Row
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Row
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.RowFilter.Chain
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Chain
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.RowFilter.Condition
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Condition
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.RowFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.RowRange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowRange
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.RowSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowSet
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionClientConfiguration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionMutateRowRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionMutateRowRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionMutateRowResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionMutateRowResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionParametersResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionParametersResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionReadRowRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionReadRowRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionReadRowResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionReadRowResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionRefreshConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRefreshConfig
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionRequestStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRequestStats
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.StreamContinuationToken
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationToken
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.StreamPartition
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamPartition
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.TableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TableRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.TableResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TableResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.TelemetryConfiguration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TelemetryConfiguration
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.TimestampRange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TimestampRange
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Array
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Bool
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Date
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Date
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Enum
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Enum
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Float32
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Float32
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Float64
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - 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.OrderedCodeBytes
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.OrderedCodeBytes
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Map
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Map
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Proto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Proto
 
parseDelimitedFrom(InputStream) - 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
 
parseDelimitedFrom(InputStream) - 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.Utf8Bytes
 
parseDelimitedFrom(InputStream) - 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.Encoding.Utf8Raw
Deprecated.
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.String
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Struct.Field
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Timestamp.Encoding
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Timestamp.Encoding
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Timestamp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Timestamp
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Value
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ValueBitmask
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueBitmask
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.ValueRange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueRange
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.VirtualRpcRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.VirtualRpcRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.google.bigtable.v2.VirtualRpcResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.VirtualRpcResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ArrayValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ArrayValue
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ArrayValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ArrayValue
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ArrayValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ArrayValue
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ArrayValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ArrayValue
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ArrayValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ArrayValue
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.AuthorizedViewRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.AuthorizedViewRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.AuthorizedViewRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.AuthorizedViewRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.AuthorizedViewRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.AuthorizedViewRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.AuthorizedViewRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.AuthorizedViewRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.AuthorizedViewRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.AuthorizedViewRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.AuthorizedViewResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.AuthorizedViewResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.AuthorizedViewResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.AuthorizedViewResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.AuthorizedViewResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.AuthorizedViewResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.AuthorizedViewResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.AuthorizedViewResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.AuthorizedViewResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.AuthorizedViewResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.BackendIdentifier
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.BackendIdentifier
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.BackendIdentifier
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.BackendIdentifier
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.BackendIdentifier
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.BackendIdentifier
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.BackendIdentifier
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.BackendIdentifier
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.BackendIdentifier
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.BackendIdentifier
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Cell
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Cell
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Cell
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Cell
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Cell
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Cell
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Cell
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Cell
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Cell
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Cell
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CheckAndMutateRowResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ClientConfiguration
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ClientConfiguration
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ClientConfiguration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ClientConfiguration
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ClientConfiguration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ClientConfiguration
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ClientConfiguration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ClientConfiguration
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ClientConfiguration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ClientConfiguration
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.CloseSessionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CloseSessionRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.CloseSessionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CloseSessionRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.CloseSessionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CloseSessionRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.CloseSessionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CloseSessionRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.CloseSessionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.CloseSessionRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ClusterInformation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ClusterInformation
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ClusterInformation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ClusterInformation
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ClusterInformation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ClusterInformation
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ClusterInformation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ClusterInformation
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ClusterInformation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ClusterInformation
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Column
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Column
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Column
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Column
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Column
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Column
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Column
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Column
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Column
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Column
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ColumnMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnMetadata
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ColumnMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnMetadata
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ColumnMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnMetadata
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ColumnMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ColumnMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ColumnRange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnRange
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ColumnRange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnRange
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ColumnRange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnRange
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ColumnRange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnRange
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ColumnRange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ColumnRange
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ErrorResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ErrorResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ErrorResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ErrorResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ErrorResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ErrorResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ErrorResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ErrorResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ErrorResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ErrorResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ExecuteQueryResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Family
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Family
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Family
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Family
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Family
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Family
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Family
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Family
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Family
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Family
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.FeatureFlags
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FeatureFlags
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.FeatureFlags
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FeatureFlags
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.FeatureFlags
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FeatureFlags
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.FeatureFlags
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FeatureFlags
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.FeatureFlags
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FeatureFlags
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.FullReadStatsView
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FullReadStatsView
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.FullReadStatsView
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FullReadStatsView
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.FullReadStatsView
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FullReadStatsView
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.FullReadStatsView
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FullReadStatsView
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.FullReadStatsView
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FullReadStatsView
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GenerateInitialChangeStreamPartitionsResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.GetClientConfigurationRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GetClientConfigurationRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.GetClientConfigurationRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GetClientConfigurationRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.GetClientConfigurationRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GetClientConfigurationRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.GetClientConfigurationRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GetClientConfigurationRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.GetClientConfigurationRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GetClientConfigurationRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.GoAwayResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GoAwayResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.GoAwayResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GoAwayResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.GoAwayResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GoAwayResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.GoAwayResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GoAwayResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.GoAwayResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.GoAwayResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.HeartbeatResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.HeartbeatResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.HeartbeatResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.HeartbeatResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.HeartbeatResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.HeartbeatResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.HeartbeatResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.HeartbeatResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.HeartbeatResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.HeartbeatResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Idempotency
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Idempotency
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Idempotency
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Idempotency
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Idempotency
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Idempotency
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Idempotency
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Idempotency
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Idempotency
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Idempotency
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.LoadBalancingOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.LoadBalancingOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.LoadBalancingOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.LoadBalancingOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.LoadBalancingOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.MaterializedViewRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MaterializedViewRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.MaterializedViewRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MaterializedViewRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.MaterializedViewRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MaterializedViewRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.MaterializedViewRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MaterializedViewRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.MaterializedViewRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MaterializedViewRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.MaterializedViewResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MaterializedViewResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.MaterializedViewResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MaterializedViewResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.MaterializedViewResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MaterializedViewResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.MaterializedViewResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MaterializedViewResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.MaterializedViewResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MaterializedViewResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.MutateRowRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.MutateRowRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.MutateRowRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.MutateRowRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.MutateRowResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.MutateRowResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.MutateRowResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.MutateRowResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest.Entry
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.MutateRowsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.MutateRowsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.MutateRowsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.MutateRowsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse.Entry
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.MutateRowsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.MutateRowsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.MutateRowsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.MutateRowsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.MutateRowsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.MutateRowsResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Mutation.AddToCell
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.AddToCell
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Mutation.AddToCell
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.AddToCell
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Mutation.AddToCell
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.AddToCell
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation.AddToCell
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.AddToCell
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Mutation.AddToCell
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.AddToCell
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromColumn
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromFamily
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.DeleteFromRow
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Mutation.MergeToCell
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.MergeToCell
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Mutation.MergeToCell
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.MergeToCell
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Mutation.MergeToCell
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.MergeToCell
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation.MergeToCell
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.MergeToCell
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Mutation.MergeToCell
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.MergeToCell
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Mutation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Mutation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Mutation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Mutation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Mutation.SetCell
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.SetCell
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Mutation.SetCell
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.SetCell
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Mutation.SetCell
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.SetCell
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Mutation.SetCell
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.SetCell
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Mutation.SetCell
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Mutation.SetCell
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.OpenSessionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenSessionRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.OpenSessionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenSessionRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.OpenSessionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenSessionRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.OpenSessionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenSessionRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.OpenSessionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenSessionRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.OpenSessionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenSessionResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.OpenSessionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenSessionResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.OpenSessionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenSessionResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.OpenSessionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenSessionResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.OpenSessionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenSessionResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.OpenTableRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenTableRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.OpenTableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenTableRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.OpenTableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenTableRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.OpenTableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenTableRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.OpenTableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenTableRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.OpenTableResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenTableResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.OpenTableResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenTableResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.OpenTableResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenTableResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.OpenTableResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenTableResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.OpenTableResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.OpenTableResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.PartialResultSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PartialResultSet
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.PartialResultSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PartialResultSet
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.PartialResultSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PartialResultSet
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.PartialResultSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PartialResultSet
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.PartialResultSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PartialResultSet
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.PeerInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PeerInfo
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.PeerInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PeerInfo
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.PeerInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PeerInfo
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.PeerInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PeerInfo
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.PeerInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PeerInfo
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PingAndWarmResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.PrepareQueryRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PrepareQueryRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.PrepareQueryRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PrepareQueryRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.PrepareQueryRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PrepareQueryRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.PrepareQueryRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PrepareQueryRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.PrepareQueryRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PrepareQueryRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.PrepareQueryResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PrepareQueryResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.PrepareQueryResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PrepareQueryResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.PrepareQueryResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PrepareQueryResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.PrepareQueryResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PrepareQueryResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.PrepareQueryResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PrepareQueryResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ProtoFormat
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoFormat
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ProtoFormat
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoFormat
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ProtoFormat
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoFormat
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ProtoFormat
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoFormat
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ProtoFormat
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoFormat
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ProtoRows
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRows
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ProtoRows
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRows
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ProtoRows
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRows
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ProtoRows
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRows
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ProtoRows
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRows
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoRowsBatch
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ProtoSchema
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoSchema
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ProtoSchema
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoSchema
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ProtoSchema
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoSchema
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ProtoSchema
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoSchema
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ProtoSchema
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ProtoSchema
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.RateLimitInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RateLimitInfo
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.RateLimitInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RateLimitInfo
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.RateLimitInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RateLimitInfo
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.RateLimitInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RateLimitInfo
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.RateLimitInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RateLimitInfo
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.CloseStream
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.DataChange
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.Heartbeat
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk.ChunkInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse.MutationChunk
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadChangeStreamResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadIterationStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadIterationStats
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadIterationStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadIterationStats
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadIterationStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadIterationStats
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadIterationStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadIterationStats
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadIterationStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadIterationStats
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRowResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadModifyWriteRule
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadRowsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadRowsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadRowsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadRowsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadRowsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ReadRowsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ReadRowsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ReadRowsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ReadRowsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ReadRowsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ReadRowsResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.RequestLatencyStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestLatencyStats
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.RequestLatencyStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestLatencyStats
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.RequestLatencyStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestLatencyStats
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.RequestLatencyStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestLatencyStats
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.RequestLatencyStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestLatencyStats
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.RequestStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestStats
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.RequestStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestStats
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.RequestStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestStats
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.RequestStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestStats
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.RequestStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestStats
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ResponseParams
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ResponseParams
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ResponseParams
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ResponseParams
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ResponseParams
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ResponseParams
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ResponseParams
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ResponseParams
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ResponseParams
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ResponseParams
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ResultSetMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ResultSetMetadata
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ResultSetMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ResultSetMetadata
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ResultSetMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ResultSetMetadata
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ResultSetMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ResultSetMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ResultSetMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ResultSetMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Row
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Row
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Row
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Row
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Row
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Row
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Row
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Row
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Row
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Row
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.RowFilter.Chain
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Chain
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.RowFilter.Chain
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Chain
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.RowFilter.Chain
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Chain
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.RowFilter.Chain
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Chain
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.RowFilter.Chain
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Chain
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.RowFilter.Condition
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Condition
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.RowFilter.Condition
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Condition
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.RowFilter.Condition
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Condition
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.RowFilter.Condition
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Condition
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.RowFilter.Condition
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Condition
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter.Interleave
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.RowFilter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.RowFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.RowFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.RowFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.RowFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowFilter
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.RowRange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowRange
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.RowRange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowRange
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.RowRange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowRange
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.RowRange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowRange
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.RowRange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowRange
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.RowSet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowSet
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.RowSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowSet
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.RowSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowSet
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.RowSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowSet
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.RowSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RowSet
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SampleRowKeysResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.SessionClientConfiguration
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.SessionClientConfiguration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.SessionClientConfiguration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionClientConfiguration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.SessionClientConfiguration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.SessionMutateRowRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionMutateRowRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.SessionMutateRowRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionMutateRowRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.SessionMutateRowRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionMutateRowRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionMutateRowRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionMutateRowRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.SessionMutateRowRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionMutateRowRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.SessionMutateRowResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionMutateRowResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.SessionMutateRowResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionMutateRowResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.SessionMutateRowResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionMutateRowResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionMutateRowResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionMutateRowResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.SessionMutateRowResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionMutateRowResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.SessionParametersResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionParametersResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.SessionParametersResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionParametersResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.SessionParametersResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionParametersResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionParametersResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionParametersResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.SessionParametersResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionParametersResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.SessionReadRowRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionReadRowRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.SessionReadRowRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionReadRowRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.SessionReadRowRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionReadRowRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionReadRowRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionReadRowRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.SessionReadRowRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionReadRowRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.SessionReadRowResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionReadRowResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.SessionReadRowResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionReadRowResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.SessionReadRowResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionReadRowResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionReadRowResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionReadRowResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.SessionReadRowResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionReadRowResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.SessionRefreshConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRefreshConfig
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.SessionRefreshConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRefreshConfig
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.SessionRefreshConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRefreshConfig
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionRefreshConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRefreshConfig
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.SessionRefreshConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRefreshConfig
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.SessionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.SessionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.SessionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.SessionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.SessionRequestStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRequestStats
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.SessionRequestStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRequestStats
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.SessionRequestStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRequestStats
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionRequestStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRequestStats
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.SessionRequestStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionRequestStats
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.SessionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.SessionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.SessionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.SessionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.SessionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.StreamContinuationToken
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationToken
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.StreamContinuationToken
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationToken
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.StreamContinuationToken
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationToken
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.StreamContinuationToken
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationToken
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.StreamContinuationToken
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationToken
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamContinuationTokens
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.StreamPartition
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamPartition
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.StreamPartition
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamPartition
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.StreamPartition
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamPartition
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.StreamPartition
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamPartition
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.StreamPartition
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.StreamPartition
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.TableRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TableRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.TableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TableRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.TableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TableRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.TableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TableRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.TableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TableRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.TableResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TableResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.TableResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TableResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.TableResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TableResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.TableResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TableResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.TableResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TableResponse
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.TelemetryConfiguration
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TelemetryConfiguration
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.TelemetryConfiguration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TelemetryConfiguration
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.TelemetryConfiguration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TelemetryConfiguration
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.TelemetryConfiguration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TelemetryConfiguration
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.TelemetryConfiguration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TelemetryConfiguration
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.TimestampRange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TimestampRange
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.TimestampRange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TimestampRange
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.TimestampRange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TimestampRange
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.TimestampRange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TimestampRange
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.TimestampRange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TimestampRange
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate.HyperLogLogPlusPlusUniqueCount
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate.Max
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate.Min
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Aggregate
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Aggregate
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Aggregate.Sum
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Array
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Array
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Array
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Array
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Array
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Array
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Array
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Array
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Array
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Bool
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bool
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Bool
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bool
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Bool
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bool
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Bool
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bool
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Bool
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes.Encoding
 
parseFrom(ByteString) - 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
 
parseFrom(byte[]) - 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
 
parseFrom(InputStream) - 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
 
parseFrom(CodedInputStream) - 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
 
parseFrom(ByteBuffer) - 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.Encoding.Raw
 
parseFrom(ByteString) - 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.Encoding.Raw
 
parseFrom(byte[]) - 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.Encoding.Raw
 
parseFrom(InputStream) - 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.Encoding.Raw
 
parseFrom(CodedInputStream) - 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.Encoding.Raw
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Bytes
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Bytes
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Bytes
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Bytes
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Bytes
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Bytes
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Date
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Date
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Date
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Date
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Date
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Date
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Date
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Date
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Date
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Date
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Enum
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Enum
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Enum
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Enum
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Enum
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Enum
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Enum
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Enum
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Enum
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Enum
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Float32
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Float32
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Float32
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Float32
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Float32
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Float32
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Float32
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Float32
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Float32
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Float32
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Float64
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Float64
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Float64
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Float64
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Float64
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Float64
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Float64
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Float64
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Float64
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - 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.BigEndianBytes
 
parseFrom(ByteString, ExtensionRegistryLite) - 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.BigEndianBytes
 
parseFrom(byte[], ExtensionRegistryLite) - 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.BigEndianBytes
 
parseFrom(InputStream, ExtensionRegistryLite) - 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.BigEndianBytes
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 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.OrderedCodeBytes
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.OrderedCodeBytes
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.OrderedCodeBytes
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.OrderedCodeBytes
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.OrderedCodeBytes
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.OrderedCodeBytes
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.OrderedCodeBytes
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.OrderedCodeBytes
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.OrderedCodeBytes
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding.OrderedCodeBytes
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Int64.Encoding
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Int64
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Int64
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Int64
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Int64
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Int64
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Map
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Map
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Map
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Map
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Map
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Map
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Map
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Map
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Map
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Map
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Proto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Proto
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Proto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Proto
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Proto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Proto
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Proto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Proto
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Proto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Proto
 
parseFrom(ByteBuffer) - 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
 
parseFrom(ByteString) - 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
 
parseFrom(byte[]) - 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
 
parseFrom(InputStream) - 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
 
parseFrom(CodedInputStream) - 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
 
parseFrom(ByteBuffer) - 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.Utf8Bytes
 
parseFrom(ByteString) - 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.Utf8Bytes
 
parseFrom(byte[]) - 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.Utf8Bytes
 
parseFrom(InputStream) - 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.Utf8Bytes
 
parseFrom(CodedInputStream) - 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.Utf8Bytes
 
parseFrom(ByteBuffer) - 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.Encoding.Utf8Raw
Deprecated.
 
parseFrom(ByteString) - 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.Encoding.Utf8Raw
Deprecated.
 
parseFrom(byte[]) - 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.Encoding.Utf8Raw
Deprecated.
 
parseFrom(InputStream) - 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.Encoding.Utf8Raw
Deprecated.
 
parseFrom(CodedInputStream) - 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.Encoding.Utf8Raw
Deprecated.
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.String
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.String
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.String
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.String
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.String
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.String
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Struct.Field
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Field
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Struct.Field
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Field
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Struct.Field
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Field
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Struct.Field
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct.Field
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Struct.Field
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 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, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Struct
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Struct
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Struct
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Struct
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Struct
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Timestamp.Encoding
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Timestamp.Encoding
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Timestamp.Encoding
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Timestamp.Encoding
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Timestamp.Encoding
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Timestamp.Encoding
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Timestamp.Encoding
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Timestamp.Encoding
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Timestamp.Encoding
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Timestamp.Encoding
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Type.Timestamp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Timestamp
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Type.Timestamp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Timestamp
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Type.Timestamp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Timestamp
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Type.Timestamp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Timestamp
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Type.Timestamp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Type.Timestamp
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Value
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Value
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Value
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Value
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.Value
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ValueBitmask
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueBitmask
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ValueBitmask
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueBitmask
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ValueBitmask
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueBitmask
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ValueBitmask
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueBitmask
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ValueBitmask
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueBitmask
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.ValueRange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueRange
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.ValueRange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueRange
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.ValueRange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueRange
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.ValueRange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueRange
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.ValueRange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ValueRange
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.VirtualRpcRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.VirtualRpcRequest
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.VirtualRpcRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.VirtualRpcRequest
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.VirtualRpcRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.VirtualRpcRequest
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.VirtualRpcRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.VirtualRpcRequest
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.VirtualRpcRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.VirtualRpcRequest
 
parseFrom(ByteBuffer) - Static method in class com.google.bigtable.v2.VirtualRpcResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.VirtualRpcResponse
 
parseFrom(ByteString) - Static method in class com.google.bigtable.v2.VirtualRpcResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.VirtualRpcResponse
 
parseFrom(byte[]) - Static method in class com.google.bigtable.v2.VirtualRpcResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.VirtualRpcResponse
 
parseFrom(InputStream) - Static method in class com.google.bigtable.v2.VirtualRpcResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.VirtualRpcResponse
 
parseFrom(CodedInputStream) - Static method in class com.google.bigtable.v2.VirtualRpcResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.VirtualRpcResponse
 
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.MaterializedViewName
 
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.AuthorizedViewRequest
 
parser() - Static method in class com.google.bigtable.v2.AuthorizedViewResponse
 
parser() - Static method in class com.google.bigtable.v2.BackendIdentifier
 
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.ClientConfiguration
 
parser() - Static method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
parser() - Static method in class com.google.bigtable.v2.CloseSessionRequest
 
parser() - Static method in class com.google.bigtable.v2.ClusterInformation
 
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.ErrorResponse
 
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.GetClientConfigurationRequest
 
parser() - Static method in class com.google.bigtable.v2.GoAwayResponse
 
parser() - Static method in class com.google.bigtable.v2.HeartbeatResponse
 
parser() - Static method in class com.google.bigtable.v2.Idempotency
 
parser() - Static method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
parser() - Static method in class com.google.bigtable.v2.LoadBalancingOptions
 
parser() - Static method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
parser() - Static method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
parser() - Static method in class com.google.bigtable.v2.MaterializedViewRequest
 
parser() - Static method in class com.google.bigtable.v2.MaterializedViewResponse
 
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.OpenAuthorizedViewRequest
 
parser() - Static method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
parser() - Static method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
parser() - Static method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
parser() - Static method in class com.google.bigtable.v2.OpenSessionRequest
 
parser() - Static method in class com.google.bigtable.v2.OpenSessionResponse
 
parser() - Static method in class com.google.bigtable.v2.OpenTableRequest
 
parser() - Static method in class com.google.bigtable.v2.OpenTableResponse
 
parser() - Static method in class com.google.bigtable.v2.PartialResultSet
 
parser() - Static method in class com.google.bigtable.v2.PeerInfo
 
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.PrepareQueryRequest
 
parser() - Static method in class com.google.bigtable.v2.PrepareQueryResponse
 
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.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
parser() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
parser() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
parser() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
parser() - Static method in class com.google.bigtable.v2.SessionClientConfiguration
 
parser() - Static method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
parser() - Static method in class com.google.bigtable.v2.SessionMutateRowRequest
 
parser() - Static method in class com.google.bigtable.v2.SessionMutateRowResponse
 
parser() - Static method in class com.google.bigtable.v2.SessionParametersResponse
 
parser() - Static method in class com.google.bigtable.v2.SessionReadRowRequest
 
parser() - Static method in class com.google.bigtable.v2.SessionReadRowResponse
 
parser() - Static method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
parser() - Static method in class com.google.bigtable.v2.SessionRefreshConfig
 
parser() - Static method in class com.google.bigtable.v2.SessionRequest
 
parser() - Static method in class com.google.bigtable.v2.SessionRequestStats
 
parser() - Static method in class com.google.bigtable.v2.SessionResponse
 
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.TableRequest
 
parser() - Static method in class com.google.bigtable.v2.TableResponse
 
parser() - Static method in class com.google.bigtable.v2.TelemetryConfiguration
 
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.Enum
 
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.OrderedCodeBytes
 
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.Proto
 
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.Encoding.DelimitedBytes
 
parser() - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
parser() - Static method in class com.google.bigtable.v2.Type.Struct.Encoding
 
parser() - Static method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
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.Encoding
 
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.ValueBitmask
 
parser() - Static method in class com.google.bigtable.v2.ValueRange
 
parser() - Static method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
parser() - Static method in class com.google.bigtable.v2.VirtualRpcRequest
 
parser() - Static method in class com.google.bigtable.v2.VirtualRpcResponse
 
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
 
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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
 
PAYLOAD_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.OpenSessionRequest
 
PAYLOAD_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.OpenSessionResponse
 
PAYLOAD_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.VirtualRpcRequest
 
PAYLOAD_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.VirtualRpcResponse
 
PEAK_EWMA_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.LoadBalancingOptions
 
PEER_INFO_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.FeatureFlags
 
PeerInfo - Class in com.google.bigtable.v2
PeerInfo contains information about the peer that the client is connecting to.
PeerInfo.Builder - Class in com.google.bigtable.v2
PeerInfo contains information about the peer that the client is connecting to.
PeerInfo.TransportType - Enum in com.google.bigtable.v2
The transport type that the client used to connect to this peer.
PeerInfoOrBuilder - Interface in com.google.bigtable.v2
 
PeerInfoProto - Class in com.google.bigtable.v2
 
PER_SERVER_SESSION_COUNT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
PERIOD_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RateLimitInfo
 
PERMISSION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.OpenAuthorizedViewRequest
 
PERMISSION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
PERMISSION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.OpenTableRequest
 
PERMISSION_READ_VALUE - Static variable in enum com.google.bigtable.v2.OpenAuthorizedViewRequest.Permission
PERMISSION_READ = 1;
PERMISSION_READ_VALUE - Static variable in enum com.google.bigtable.v2.OpenMaterializedViewRequest.Permission
PERMISSION_READ = 1;
PERMISSION_READ_VALUE - Static variable in enum com.google.bigtable.v2.OpenTableRequest.Permission
PERMISSION_READ = 1;
PERMISSION_READ_WRITE_VALUE - Static variable in enum com.google.bigtable.v2.OpenAuthorizedViewRequest.Permission
PERMISSION_READ_WRITE = 3;
PERMISSION_READ_WRITE_VALUE - Static variable in enum com.google.bigtable.v2.OpenTableRequest.Permission
PERMISSION_READ_WRITE = 3;
PERMISSION_UNSET_VALUE - Static variable in enum com.google.bigtable.v2.OpenAuthorizedViewRequest.Permission
PERMISSION_UNSET = 0;
PERMISSION_UNSET_VALUE - Static variable in enum com.google.bigtable.v2.OpenMaterializedViewRequest.Permission
PERMISSION_UNSET = 0;
PERMISSION_UNSET_VALUE - Static variable in enum com.google.bigtable.v2.OpenTableRequest.Permission
PERMISSION_UNSET = 0;
PERMISSION_WRITE_VALUE - Static variable in enum com.google.bigtable.v2.OpenAuthorizedViewRequest.Permission
PERMISSION_WRITE = 2;
PERMISSION_WRITE_VALUE - Static variable in enum com.google.bigtable.v2.OpenTableRequest.Permission
PERMISSION_WRITE = 2;
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
 
POLLING_CONFIGURATION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ClientConfiguration
 
POLLING_INTERVAL_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ClientConfiguration
 
POLLING_INTERVAL_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
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
 
PREPARED_QUERY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ExecuteQueryRequest
 
PREPARED_QUERY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.PrepareQueryResponse
 
PrepareQueryRequest - Class in com.google.bigtable.v2
Request message for Bigtable.PrepareQuery Protobuf type google.bigtable.v2.PrepareQueryRequest
PrepareQueryRequest.Builder - Class in com.google.bigtable.v2
Request message for Bigtable.PrepareQuery Protobuf type google.bigtable.v2.PrepareQueryRequest
PrepareQueryRequest.DataFormatCase - Enum in com.google.bigtable.v2
 
PrepareQueryRequestOrBuilder - Interface in com.google.bigtable.v2
 
PrepareQueryResponse - Class in com.google.bigtable.v2
Response message for Bigtable.PrepareQueryResponse Protobuf type google.bigtable.v2.PrepareQueryResponse
PrepareQueryResponse.Builder - Class in com.google.bigtable.v2
Response message for Bigtable.PrepareQueryResponse Protobuf type google.bigtable.v2.PrepareQueryResponse
PrepareQueryResponseOrBuilder - Interface in com.google.bigtable.v2
 
PROTO_FORMAT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ExecuteQueryRequest
 
PROTO_FORMAT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.PrepareQueryRequest
 
PROTO_ROWS_BATCH_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.PartialResultSet
 
PROTO_SCHEMA_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ResultSetMetadata
 
PROTO_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
 
PROTOCOL_VERSION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.OpenSessionRequest
 
ProtoFormat - Class in com.google.bigtable.v2
Protocol buffers format descriptor, as described by Messages ProtoSchema and ProtoRows Protobuf type google.bigtable.v2.ProtoFormat
ProtoFormat.Builder - Class in com.google.bigtable.v2
Protocol buffers format descriptor, as described by Messages ProtoSchema and ProtoRows Protobuf type google.bigtable.v2.ProtoFormat
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
A part of a serialized `ProtoRows` message.
ProtoRowsBatch.Builder - Class in com.google.bigtable.v2
A part of a serialized `ProtoRows` message.
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 Protobuf type google.bigtable.v2.ProtoSchema
ProtoSchema.Builder - Class in com.google.bigtable.v2
ResultSet schema in proto format Protobuf type google.bigtable.v2.ProtoSchema
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.
putAllParamTypes(Map<String, Type>) - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Required.
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.
putParamTypes(String, Type) - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Required.
putParamTypesBuilderIfAbsent(String) - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Required.

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
 
QUERY_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.PrepareQueryRequest
 

R

RANDOM_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.LoadBalancingOptions
 
RANDOM_SUBSET_SIZE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
RANDOM_SUBSET_SIZE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Bytes.Encoding
 
RAW_TIMESTAMP_MICROS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Value
 
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
 
READ_ROW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.AuthorizedViewRequest
 
READ_ROW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.AuthorizedViewResponse
 
READ_ROW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MaterializedViewRequest
 
READ_ROW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.MaterializedViewResponse
 
READ_ROW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.TableRequest
 
READ_ROW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.TableResponse
 
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
 
REASON_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.CloseSessionRequest
 
REASON_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.GoAwayResponse
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.BigtableProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.bigtable.v2.BigtableProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.DataProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.bigtable.v2.DataProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.FeatureFlagsProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.bigtable.v2.FeatureFlagsProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.PeerInfoProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.bigtable.v2.PeerInfoProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.RequestStatsProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.bigtable.v2.RequestStatsProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.ResponseParamsProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.bigtable.v2.ResponseParamsProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.SessionProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.bigtable.v2.SessionProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.bigtable.v2.TypesProto
 
registerAllExtensions(ExtensionRegistry) - 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.
removeMetadata(int) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
Output only.
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.
removeMutations(int) - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
repeated .google.bigtable.v2.Mutation mutations = 2;
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.
removeParamTypes(String) - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Required.
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_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_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_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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.PartialResultSet
 
RESET_ROW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ReadRowsResponse.CellChunk
 
ResponseParams - Class in com.google.bigtable.v2
Response metadata proto Protobuf type google.bigtable.v2.ResponseParams
ResponseParams.Builder - Class in com.google.bigtable.v2
Response metadata proto Protobuf type google.bigtable.v2.ResponseParams
ResponseParamsOrBuilder - Interface in com.google.bigtable.v2
 
ResponseParamsProto - Class in com.google.bigtable.v2
 
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.ErrorResponse
 
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
 
ROUTING_COOKIE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.OpenSessionRequest
 
Row - Class in com.google.bigtable.v2
Specifies the complete (requested) contents of a single row of a table.
Row.Builder - 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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionReadRowResponse
 
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_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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
 
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
 
RPC_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ErrorResponse
 
RPC_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.VirtualRpcRequest
 
RPC_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.VirtualRpcResponse
 
RPC_SESSION_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionProto
 
rpcSessionType - Static variable in class com.google.bigtable.v2.SessionProto
All session service methods must set this option to indicate which messages are permissible within the generic envelope.
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_BUNDLE_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Enum
 
SCHEMA_BUNDLE_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Proto
 
SESSION_CONFIGURATION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ClientConfiguration
 
SESSION_LOAD_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionClientConfiguration
 
SESSION_PARAMETERS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionResponse
 
SESSION_POOL_CONFIGURATION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionClientConfiguration
 
SESSION_REFRESH_CONFIG_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionResponse
 
SESSION_TYPE_AUTHORIZED_VIEW_VALUE - Static variable in enum com.google.bigtable.v2.SessionType
SESSION_TYPE_AUTHORIZED_VIEW = 2;
SESSION_TYPE_MATERIALIZED_VIEW_VALUE - Static variable in enum com.google.bigtable.v2.SessionType
SESSION_TYPE_MATERIALIZED_VIEW = 3;
SESSION_TYPE_TABLE_VALUE - Static variable in enum com.google.bigtable.v2.SessionType
SESSION_TYPE_TABLE = 1;
SESSION_TYPE_TEST_VALUE - Static variable in enum com.google.bigtable.v2.SessionType
For internal protocol testing only.
SESSION_TYPE_UNSET_VALUE - Static variable in enum com.google.bigtable.v2.SessionType
SESSION_TYPE_UNSET = 0;
SessionClientConfiguration - Class in com.google.bigtable.v2
Configuration for the Session API.
SessionClientConfiguration.Builder - Class in com.google.bigtable.v2
Configuration for the Session API.
SessionClientConfiguration.ChannelPoolConfiguration - Class in com.google.bigtable.v2
Configuration for the channel pool.
SessionClientConfiguration.ChannelPoolConfiguration.Builder - Class in com.google.bigtable.v2
Configuration for the channel pool.
SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly - Class in com.google.bigtable.v2
A channel mode which only allows CloudPath.
SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly.Builder - Class in com.google.bigtable.v2
A channel mode which only allows CloudPath.
SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnlyOrBuilder - Interface in com.google.bigtable.v2
 
SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly - Class in com.google.bigtable.v2
A channel mode which only allows DirectAccess.
SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly.Builder - Class in com.google.bigtable.v2
A channel mode which only allows DirectAccess.
SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnlyOrBuilder - Interface in com.google.bigtable.v2
 
SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback - Class in com.google.bigtable.v2
A channel mode which allows DirectAccess with a fallback to CloudPath if DirectAccess is unavailable.
SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder - Class in com.google.bigtable.v2
A channel mode which allows DirectAccess with a fallback to CloudPath if DirectAccess is unavailable.
SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallbackOrBuilder - Interface in com.google.bigtable.v2
 
SessionClientConfiguration.ChannelPoolConfiguration.ModeCase - Enum in com.google.bigtable.v2
 
SessionClientConfiguration.ChannelPoolConfigurationOrBuilder - Interface in com.google.bigtable.v2
 
SessionClientConfiguration.SessionPoolConfiguration - Class in com.google.bigtable.v2
Configuration for the session pools.
SessionClientConfiguration.SessionPoolConfiguration.Builder - Class in com.google.bigtable.v2
Configuration for the session pools.
SessionClientConfiguration.SessionPoolConfigurationOrBuilder - Interface in com.google.bigtable.v2
 
SessionClientConfigurationOrBuilder - Interface in com.google.bigtable.v2
 
SessionMutateRowRequest - Class in com.google.bigtable.v2
Internal usage only.
SessionMutateRowRequest.Builder - Class in com.google.bigtable.v2
Internal usage only.
SessionMutateRowRequestOrBuilder - Interface in com.google.bigtable.v2
 
SessionMutateRowResponse - Class in com.google.bigtable.v2
Internal usage only.
SessionMutateRowResponse.Builder - Class in com.google.bigtable.v2
Internal usage only.
SessionMutateRowResponseOrBuilder - Interface in com.google.bigtable.v2
 
SessionParametersResponse - Class in com.google.bigtable.v2
Internal usage only.
SessionParametersResponse.Builder - Class in com.google.bigtable.v2
Internal usage only.
SessionParametersResponseOrBuilder - Interface in com.google.bigtable.v2
 
SessionProto - Class in com.google.bigtable.v2
 
SessionReadRowRequest - Class in com.google.bigtable.v2
Internal usage only.
SessionReadRowRequest.Builder - Class in com.google.bigtable.v2
Internal usage only.
SessionReadRowRequestOrBuilder - Interface in com.google.bigtable.v2
 
SessionReadRowResponse - Class in com.google.bigtable.v2
Internal usage only.
SessionReadRowResponse.Builder - Class in com.google.bigtable.v2
Internal usage only.
SessionReadRowResponseOrBuilder - Interface in com.google.bigtable.v2
 
SessionRefreshConfig - Class in com.google.bigtable.v2
Internal usage only.
SessionRefreshConfig.Builder - Class in com.google.bigtable.v2
Internal usage only.
SessionRefreshConfig.Metadata - Class in com.google.bigtable.v2
Any additional metadata to include when reconnecting.
SessionRefreshConfig.Metadata.Builder - Class in com.google.bigtable.v2
Any additional metadata to include when reconnecting.
SessionRefreshConfig.MetadataOrBuilder - Interface in com.google.bigtable.v2
 
SessionRefreshConfigOrBuilder - Interface in com.google.bigtable.v2
 
SessionRequest - Class in com.google.bigtable.v2
Internal usage only.
SessionRequest.Builder - Class in com.google.bigtable.v2
Internal usage only.
SessionRequest.PayloadCase - Enum in com.google.bigtable.v2
 
SessionRequestOrBuilder - Interface in com.google.bigtable.v2
 
SessionRequestStats - Class in com.google.bigtable.v2
Internal usage only.
SessionRequestStats.Builder - Class in com.google.bigtable.v2
Internal usage only.
SessionRequestStatsOrBuilder - Interface in com.google.bigtable.v2
 
SessionResponse - Class in com.google.bigtable.v2
Internal usage only.
SessionResponse.Builder - Class in com.google.bigtable.v2
Internal usage only.
SessionResponse.PayloadCase - Enum in com.google.bigtable.v2
 
SessionResponseOrBuilder - Interface in com.google.bigtable.v2
 
SESSIONS_COMPATIBLE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.FeatureFlags
 
SESSIONS_REQUIRED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.FeatureFlags
 
SessionType - Enum in com.google.bigtable.v2
Supported session types.
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.
setAfeId(long) - Method in class com.google.bigtable.v2.ResponseParams.Builder
The AFE ID for the AFE that is served this request.
setAggregateType(Type.Aggregate) - Method in class com.google.bigtable.v2.Type.Builder
Aggregate .google.bigtable.v2.Type.Aggregate aggregate_type = 6;
setAggregateType(Type.Aggregate.Builder) - Method in class com.google.bigtable.v2.Type.Builder
Aggregate .google.bigtable.v2.Type.Aggregate aggregate_type = 6;
setAppendValue(ByteString) - Method in class com.google.bigtable.v2.ReadModifyWriteRule.Builder
Rule specifying that `append_value` be appended to the existing value.
setApplicationFrontendId(long) - Method in class com.google.bigtable.v2.BackendIdentifier.Builder
An opaque identifier for the application frontend which serviced this request.
setApplicationFrontendId(long) - Method in class com.google.bigtable.v2.PeerInfo.Builder
An opaque identifier for the application frontend which serviced this request.
setApplicationFrontendRegion(String) - Method in class com.google.bigtable.v2.PeerInfo.Builder
The Cloud region of the application frontend that served this request.
setApplicationFrontendRegionBytes(ByteString) - Method in class com.google.bigtable.v2.PeerInfo.Builder
The Cloud region of the application frontend that served this request.
setApplicationFrontendSubzone(String) - Method in class com.google.bigtable.v2.PeerInfo.Builder
The subzone of the application frontend that served this request, e.g. an identifier for where within a zone (within the reported region) the application frontend is.
setApplicationFrontendSubzoneBytes(ByteString) - Method in class com.google.bigtable.v2.PeerInfo.Builder
The subzone of the application frontend that served this request, e.g. an identifier for where within a zone (within the reported region) the application frontend is.
setApplicationFrontendZone(String) - Method in class com.google.bigtable.v2.BackendIdentifier.Builder
The zone of the application frontend that served this request.
setApplicationFrontendZone(String) - Method in class com.google.bigtable.v2.PeerInfo.Builder
Deprecated.
google.bigtable.v2.PeerInfo.application_frontend_zone is deprecated. See google/bigtable/v2/peer_info.proto;l=72
setApplicationFrontendZoneBytes(ByteString) - Method in class com.google.bigtable.v2.BackendIdentifier.Builder
The zone of the application frontend that served this request.
setApplicationFrontendZoneBytes(ByteString) - Method in class com.google.bigtable.v2.PeerInfo.Builder
Deprecated.
google.bigtable.v2.PeerInfo.application_frontend_zone is deprecated. See google/bigtable/v2/peer_info.proto;l=72
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.GetClientConfigurationRequest.Builder
Optional.
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.OpenAuthorizedViewRequest.Builder
The app profile id to use for the authorized view sessions.
setAppProfileId(String) - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
The app profile id to use for the materialized view sessions.
setAppProfileId(String) - Method in class com.google.bigtable.v2.OpenTableRequest.Builder
string app_profile_id = 2;
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.PrepareQueryRequest.Builder
Optional.
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.GetClientConfigurationRequest.Builder
Optional.
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.OpenAuthorizedViewRequest.Builder
The app profile id to use for the authorized view sessions.
setAppProfileIdBytes(ByteString) - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
The app profile id to use for the materialized view sessions.
setAppProfileIdBytes(ByteString) - Method in class com.google.bigtable.v2.OpenTableRequest.Builder
string app_profile_id = 2;
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.PrepareQueryRequest.Builder
Optional.
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 .google.bigtable.v2.Type.Array array_type = 3;
setArrayType(Type.Array.Builder) - Method in class com.google.bigtable.v2.Type.Builder
Array .google.bigtable.v2.Type.Array array_type = 3;
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.
setAttemptNumber(long) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
Track retry attempts for this vRPC at the AFE.
setAttemptStart(Timestamp) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
Track the client's known start time for the attempt.
setAttemptStart(Timestamp.Builder) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
Track the client's known start time for the attempt.
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.OpenAuthorizedViewRequest.Builder
The Authorized view name to read and write from.
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.OpenAuthorizedViewRequest.Builder
The Authorized view name to read and write from.
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.
setBackend(BackendIdentifier) - Method in class com.google.bigtable.v2.OpenSessionResponse.Builder
Information on the backend(s) that are hosting this session.
setBackend(BackendIdentifier.Builder) - Method in class com.google.bigtable.v2.OpenSessionResponse.Builder
Information on the backend(s) that are hosting this session.
setBackendLatency(Duration) - Method in class com.google.bigtable.v2.SessionRequestStats.Builder
Backend (critical section) latency for the request.
setBackendLatency(Duration.Builder) - Method in class com.google.bigtable.v2.SessionRequestStats.Builder
Backend (critical section) latency for the request.
setBatchChecksum(int) - Method in class com.google.bigtable.v2.PartialResultSet.Builder
CRC32C checksum of concatenated `partial_rows` data for the current batch.
setBatchData(ByteString) - Method in class com.google.bigtable.v2.ProtoRowsBatch.Builder
Part of a serialized `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 .google.bigtable.v2.Type.Bool bool_type = 8;
setBoolType(Type.Bool.Builder) - Method in class com.google.bigtable.v2.Type.Builder
Bool .google.bigtable.v2.Type.Bool bool_type = 8;
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 .google.bigtable.v2.Type.Bytes bytes_type = 1;
setBytesType(Type.Bytes.Builder) - Method in class com.google.bigtable.v2.Type.Builder
Bytes .google.bigtable.v2.Type.Bytes bytes_type = 1;
setBytesType(Type.Bytes) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
Deprecated.
setBytesType(Type.Bytes.Builder) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.BigEndianBytes.Builder
Deprecated.
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.
setChannelConfiguration(SessionClientConfiguration.ChannelPoolConfiguration) - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Configuration for the channel pool.
setChannelConfiguration(SessionClientConfiguration.ChannelPoolConfiguration.Builder) - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Configuration for the channel pool.
setCheckInterval(Duration) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder
The interval to check the error rate over.
setCheckInterval(Duration.Builder) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder
The interval to check the error rate over.
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.
setCloseSession(CloseSessionRequest) - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.CloseSessionRequest close_session = 2;
setCloseSession(CloseSessionRequest.Builder) - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.CloseSessionRequest close_session = 2;
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.
setCloudPathOnly(SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
CloudPath only.
setCloudPathOnly(SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly.Builder) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
CloudPath only.
setClusterId(String) - Method in class com.google.bigtable.v2.ClusterInformation.Builder
string cluster_id = 1;
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.ClusterInformation.Builder
string cluster_id = 1;
setClusterIdBytes(ByteString) - Method in class com.google.bigtable.v2.ResponseParams.Builder
Identifier for a cluster that represents set of bigtable resources.
setClusterInfo(ClusterInformation) - Method in class com.google.bigtable.v2.ErrorResponse.Builder
.google.bigtable.v2.ClusterInformation cluster_info = 2;
setClusterInfo(ClusterInformation.Builder) - Method in class com.google.bigtable.v2.ErrorResponse.Builder
.google.bigtable.v2.ClusterInformation cluster_info = 2;
setClusterInfo(ClusterInformation) - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
.google.bigtable.v2.ClusterInformation cluster_info = 2;
setClusterInfo(ClusterInformation.Builder) - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
.google.bigtable.v2.ClusterInformation cluster_info = 2;
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.Builder) - Method in class com.google.bigtable.v2.Mutation.AddToCell.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(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.MergeToCell.Builder
The qualifier of the column into which new data should be added.
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.
setConsecutiveFailedConnectionAttempts(long) - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
Used for serverside observability.
setConsecutiveSessionFailureThreshold(int) - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
A threshold for cancelling all pending vRPCs based on how many consecutive session establishment errors have been observed.
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(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.
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.
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 .google.bigtable.v2.Type.Date date_type = 11;
setDateType(Type.Date.Builder) - Method in class com.google.bigtable.v2.Type.Builder
Date .google.bigtable.v2.Type.Date date_type = 11;
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.
setDeadline(Duration) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
Attempt deadline.
setDeadline(Duration.Builder) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
Attempt deadline.
setDebugTagLevel(TelemetryConfiguration.Level) - Method in class com.google.bigtable.v2.TelemetryConfiguration.Builder
Selector for the debug counters that should be uploaded.
setDebugTagLevelValue(int) - Method in class com.google.bigtable.v2.TelemetryConfiguration.Builder
Selector for the debug counters that should be uploaded.
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.
setDelimitedBytes(Type.Struct.Encoding.DelimitedBytes) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
Use `DelimitedBytes` encoding.
setDelimitedBytes(Type.Struct.Encoding.DelimitedBytes.Builder) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
Use `DelimitedBytes` encoding.
setDelimiter(ByteString) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.DelimitedBytes.Builder
Byte sequence used to delimit concatenated fields.
setDescription(String) - Method in class com.google.bigtable.v2.CloseSessionRequest.Builder
string description = 2;
setDescription(String) - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
string description = 2;
setDescriptionBytes(ByteString) - Method in class com.google.bigtable.v2.CloseSessionRequest.Builder
string description = 2;
setDescriptionBytes(ByteString) - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
string description = 2;
setDirectAccessOnly(SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
DirectAccess only.
setDirectAccessOnly(SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly.Builder) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
DirectAccess only.
setDirectAccessRequested(boolean) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
Notify the server that the client explicitly opted in for Direct Access.
setDirectAccessWithFallback(SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
DirectAccess with a fallback to CloudPath.
setDirectAccessWithFallback(SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
DirectAccess with a fallback to CloudPath.
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 or 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 or 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 or 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 or 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 or 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 or from lower level types.
setEncoding(Type.Struct.Encoding) - Method in class com.google.bigtable.v2.Type.Struct.Builder
The encoding to use when converting to or from lower level types.
setEncoding(Type.Struct.Encoding.Builder) - Method in class com.google.bigtable.v2.Type.Struct.Builder
The encoding to use when converting to or from lower level types.
setEncoding(Type.Timestamp.Encoding) - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
The encoding to use when converting to or from lower level types.
setEncoding(Type.Timestamp.Encoding.Builder) - Method in class com.google.bigtable.v2.Type.Timestamp.Builder
The encoding to use when converting to or 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.
setEnumName(String) - Method in class com.google.bigtable.v2.Type.Enum.Builder
The fully qualified name of the protobuf enum message, including package.
setEnumNameBytes(ByteString) - Method in class com.google.bigtable.v2.Type.Enum.Builder
The fully qualified name of the protobuf enum message, including package.
setEnumType(Type.Enum) - Method in class com.google.bigtable.v2.Type.Builder
Enum .google.bigtable.v2.Type.Enum enum_type = 14;
setEnumType(Type.Enum.Builder) - Method in class com.google.bigtable.v2.Type.Builder
Enum .google.bigtable.v2.Type.Enum enum_type = 14;
setError(ErrorResponse) - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.ErrorResponse error = 3;
setError(ErrorResponse.Builder) - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.ErrorResponse error = 3;
setErrorRateThreshold(float) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback.Builder
The threshold for errors on DirectAccess to trigger CloudPath fallback.
setEscapeNulls(boolean) - Method in class com.google.bigtable.v2.Type.Bytes.Encoding.Raw.Builder
If set, allows NULL values to be encoded as the empty string "".
setEstimatedBatchSize(int) - Method in class com.google.bigtable.v2.PartialResultSet.Builder
Estimated size of the buffer required to hold the next batch of results.
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.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) - 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.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(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.
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.
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.
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).
setFilter(RowFilter) - Method in class com.google.bigtable.v2.SessionReadRowRequest.Builder
.google.bigtable.v2.RowFilter filter = 2;
setFilter(RowFilter.Builder) - Method in class com.google.bigtable.v2.SessionReadRowRequest.Builder
.google.bigtable.v2.RowFilter filter = 2;
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.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) - 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.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.
setFlags(FeatureFlags) - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
Client settings, including a record of .google.bigtable.v2.FeatureFlags flags = 2;
setFlags(FeatureFlags.Builder) - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
Client settings, including a record of .google.bigtable.v2.FeatureFlags flags = 2;
setFloat32Type(Type.Float32) - Method in class com.google.bigtable.v2.Type.Builder
Float32 .google.bigtable.v2.Type.Float32 float32_type = 12;
setFloat32Type(Type.Float32.Builder) - Method in class com.google.bigtable.v2.Type.Builder
Float32 .google.bigtable.v2.Type.Float32 float32_type = 12;
setFloat64Type(Type.Float64) - Method in class com.google.bigtable.v2.Type.Builder
Float64 .google.bigtable.v2.Type.Float64 float64_type = 9;
setFloat64Type(Type.Float64.Builder) - Method in class com.google.bigtable.v2.Type.Builder
Float64 .google.bigtable.v2.Type.Float64 float64_type = 9;
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.
setGoAway(GoAwayResponse) - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.GoAwayResponse go_away = 6;
setGoAway(GoAwayResponse.Builder) - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.GoAwayResponse go_away = 6;
setGoogleFrontendId(long) - Method in class com.google.bigtable.v2.BackendIdentifier.Builder
An opaque identifier for the Google Frontend which serviced this request.
setGoogleFrontendId(long) - Method in class com.google.bigtable.v2.PeerInfo.Builder
An opaque identifier for the Google Frontend which serviced this request.
setHeadroom(float) - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
Fraction of idle sessions to keep in order to manage an increase in requests-in-flight.
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.
setHeartbeat(HeartbeatResponse) - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.HeartbeatResponse heartbeat = 5;
setHeartbeat(HeartbeatResponse.Builder) - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.HeartbeatResponse heartbeat = 5;
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.
setIdempotency(Idempotency) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
setIdempotency(Idempotency.Builder) - Method in class com.google.bigtable.v2.MutateRowRequest.Builder
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
setIdempotency(Idempotency) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
setIdempotency(Idempotency.Builder) - Method in class com.google.bigtable.v2.MutateRowsRequest.Entry.Builder
If set consistently across retries, prevents this mutation from being double applied to aggregate column families within a 15m window.
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.Builder) - 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.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`.
setInputType(Type.Builder) - Method in class com.google.bigtable.v2.Type.Aggregate.Builder
Type of the inputs that are accumulated by this `Aggregate`.
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.MaterializedViewName.Builder
 
setInstance(String) - Method in class com.google.bigtable.v2.TableName.Builder
 
setInstanceName(String) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
Required.
setInstanceName(String) - Method in class com.google.bigtable.v2.GetClientConfigurationRequest.Builder
Required.
setInstanceName(String) - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Required.
setInstanceNameBytes(ByteString) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
Required.
setInstanceNameBytes(ByteString) - Method in class com.google.bigtable.v2.GetClientConfigurationRequest.Builder
Required.
setInstanceNameBytes(ByteString) - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Required.
setInt64Type(Type.Int64) - Method in class com.google.bigtable.v2.Type.Builder
Int64 .google.bigtable.v2.Type.Int64 int64_type = 5;
setInt64Type(Type.Int64.Builder) - Method in class com.google.bigtable.v2.Type.Builder
Int64 .google.bigtable.v2.Type.Int64 int64_type = 5;
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.
setKeepAlive(Duration) - Method in class com.google.bigtable.v2.SessionParametersResponse.Builder
Maximum time between messages that the AFE will send to the client.
setKeepAlive(Duration.Builder) - Method in class com.google.bigtable.v2.SessionParametersResponse.Builder
Maximum time between messages that the AFE will send to the client.
setKey(ByteString) - Method in class com.google.bigtable.v2.Row.Builder
The unique key which identifies this row within its table.
setKey(ByteString) - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
bytes key = 1;
setKey(ByteString) - Method in class com.google.bigtable.v2.SessionReadRowRequest.Builder
bytes key = 1;
setKey(String) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata.Builder
Output only.
setKeyBytes(ByteString) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata.Builder
Output only.
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`.
setLastRpcIdAdmitted(long) - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
The last vRPC which was admitted by the AFE.
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.
setLeastInFlight(LoadBalancingOptions.LeastInFlight) - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.LeastInFlight least_in_flight = 1;
setLeastInFlight(LoadBalancingOptions.LeastInFlight.Builder) - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.LeastInFlight least_in_flight = 1;
setLoadBalancingOptions(LoadBalancingOptions) - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Deprecated.
setLoadBalancingOptions(LoadBalancingOptions.Builder) - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Deprecated.
setLoadBalancingOptions(LoadBalancingOptions) - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
How to balance vRPC load over connections to AFEs.
setLoadBalancingOptions(LoadBalancingOptions.Builder) - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
How to balance vRPC load over connections to AFEs.
setMapType(Type.Map) - Method in class com.google.bigtable.v2.Type.Builder
Map .google.bigtable.v2.Type.Map map_type = 4;
setMapType(Type.Map.Builder) - Method in class com.google.bigtable.v2.Type.Builder
Map .google.bigtable.v2.Type.Map map_type = 4;
setMask(ByteString) - Method in class com.google.bigtable.v2.ValueBitmask.Builder
Required.
setMaterializedView(String) - Method in class com.google.bigtable.v2.MaterializedViewName.Builder
 
setMaterializedViewName(String) - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
The Materialized view name to read and write from.
setMaterializedViewName(String) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
Optional.
setMaterializedViewName(String) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
Optional.
setMaterializedViewNameBytes(ByteString) - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
The Materialized view name to read and write from.
setMaterializedViewNameBytes(ByteString) - Method in class com.google.bigtable.v2.ReadRowsRequest.Builder
Optional.
setMaterializedViewNameBytes(ByteString) - Method in class com.google.bigtable.v2.SampleRowKeysRequest.Builder
Optional.
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.
setMaxRpcRetryCount(int) - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
Number of times the client should retry a failed GetClientConfiguration RPC per polling interval before giving up.
setMaxServerCount(int) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
The maximum number of distinct servers to connect to in the channel pool.
setMaxSessionCount(int) - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
The maximum number of sessions for a given scope.
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.
setMessageName(String) - Method in class com.google.bigtable.v2.Type.Proto.Builder
The fully qualified name of the protobuf message, including package.
setMessageNameBytes(ByteString) - Method in class com.google.bigtable.v2.Type.Proto.Builder
The fully qualified name of the protobuf message, including package.
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.
setMetadata(ResultSetMetadata) - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
setMetadata(ResultSetMetadata.Builder) - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
Structure of rows in the response stream of `ExecuteQueryResponse` for the returned `prepared_query`.
setMetadata(int, SessionRefreshConfig.Metadata) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
Output only.
setMetadata(int, SessionRefreshConfig.Metadata.Builder) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
Output only.
setMetadata(VirtualRpcRequest.Metadata) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
vRPC metadata.
setMetadata(VirtualRpcRequest.Metadata.Builder) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
vRPC metadata.
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.
setMinServerCount(int) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
The minimum number of distcint servers to connect to in the channel pool.
setMinSessionCount(int) - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
The minimum number of sessions for a given scope.
setMutateRow(SessionMutateRowRequest) - Method in class com.google.bigtable.v2.AuthorizedViewRequest.Builder
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
setMutateRow(SessionMutateRowRequest.Builder) - Method in class com.google.bigtable.v2.AuthorizedViewRequest.Builder
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
setMutateRow(SessionMutateRowResponse) - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
setMutateRow(SessionMutateRowResponse.Builder) - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
setMutateRow(SessionMutateRowRequest) - Method in class com.google.bigtable.v2.TableRequest.Builder
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
setMutateRow(SessionMutateRowRequest.Builder) - Method in class com.google.bigtable.v2.TableRequest.Builder
.google.bigtable.v2.SessionMutateRowRequest mutate_row = 2;
setMutateRow(SessionMutateRowResponse) - Method in class com.google.bigtable.v2.TableResponse.Builder
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
setMutateRow(SessionMutateRowResponse.Builder) - Method in class com.google.bigtable.v2.TableResponse.Builder
.google.bigtable.v2.SessionMutateRowResponse mutate_row = 2;
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.Builder) - 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.MutateRowsRequest.Entry.Builder
Required.
setMutations(int, Mutation) - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
repeated .google.bigtable.v2.Mutation mutations = 2;
setMutations(int, Mutation.Builder) - Method in class com.google.bigtable.v2.SessionMutateRowRequest.Builder
repeated .google.bigtable.v2.Mutation mutations = 2;
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`.
setNewSessionCreationBudget(int) - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
How many concurrent session establishments are allowed.
setNewSessionCreationPenalty(Duration) - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
How long to penalize the creation budget for a failed session creation attempt.
setNewSessionCreationPenalty(Duration.Builder) - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
How long to penalize the creation budget for a failed session creation attempt.
setNewSessionQueueLength(int) - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration.Builder
Number of vRPCs that can be queued per starting session.
setNullEscapeChar(String) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
Single-character escape sequence used to support NULL values.
setNullEscapeCharBytes(ByteString) - Method in class com.google.bigtable.v2.Type.String.Encoding.Utf8Bytes.Builder
Single-character escape sequence used to support NULL values.
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`.
setOpenSession(OpenSessionRequest) - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.OpenSessionRequest open_session = 1;
setOpenSession(OpenSessionRequest.Builder) - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.OpenSessionRequest open_session = 1;
setOpenSession(OpenSessionResponse) - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.OpenSessionResponse open_session = 1;
setOpenSession(OpenSessionResponse.Builder) - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.OpenSessionResponse open_session = 1;
setOptimizedOpenRequest(OpenSessionRequest) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
An optimized Open request that the session may use on a retry when establishing this session again.
setOptimizedOpenRequest(OpenSessionRequest.Builder) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Builder
An optimized Open request that the session may use on a retry when establishing this session again.
setOrderedCodeBytes(Type.Int64.Encoding.OrderedCodeBytes) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
Use `OrderedCodeBytes` encoding.
setOrderedCodeBytes(Type.Int64.Encoding.OrderedCodeBytes.Builder) - Method in class com.google.bigtable.v2.Type.Int64.Encoding.Builder
Use `OrderedCodeBytes` encoding.
setOrderedCodeBytes(Type.Struct.Encoding.OrderedCodeBytes) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
User `OrderedCodeBytes` encoding.
setOrderedCodeBytes(Type.Struct.Encoding.OrderedCodeBytes.Builder) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
User `OrderedCodeBytes` encoding.
setPartition(StreamPartition) - 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.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.Builder) - 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.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.
setPayload(ByteString) - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
Can be Open{Table,AuthorizedView,MaterializedView}Request, (or in post-V1, PrepareSqlQueryRequest) bytes payload = 5;
setPayload(ByteString) - Method in class com.google.bigtable.v2.OpenSessionResponse.Builder
Can be Open{Table,AuthorizedView,MaterializedView}Response, (or in post-V1, PrepareSqlQueryResponse) bytes payload = 1;
setPayload(ByteString) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
Could be TableRequest (or in post-V1, SqlRequest) bytes payload = 4;
setPayload(ByteString) - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
Could be TableResponse (or in post-V1, SqlResponse) bytes payload = 3;
setPeakEwma(LoadBalancingOptions.PeakEwma) - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.PeakEwma peak_ewma = 2;
setPeakEwma(LoadBalancingOptions.PeakEwma.Builder) - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.PeakEwma peak_ewma = 2;
setPeerInfo(boolean) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
If the client can support using BigtablePeerInfo.
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.
setPermission(OpenAuthorizedViewRequest.Permission) - Method in class com.google.bigtable.v2.OpenAuthorizedViewRequest.Builder
Permission for the session.
setPermission(OpenMaterializedViewRequest.Permission) - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
Permission for the session.
setPermission(OpenTableRequest.Permission) - Method in class com.google.bigtable.v2.OpenTableRequest.Builder
.google.bigtable.v2.OpenTableRequest.Permission permission = 3;
setPermissionValue(int) - Method in class com.google.bigtable.v2.OpenAuthorizedViewRequest.Builder
Permission for the session.
setPermissionValue(int) - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest.Builder
Permission for the session.
setPermissionValue(int) - Method in class com.google.bigtable.v2.OpenTableRequest.Builder
.google.bigtable.v2.OpenTableRequest.Permission permission = 3;
setPerServerSessionCount(int) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.Builder
Soft maximum for how many sessions are allowed per server.
setPollingConfiguration(ClientConfiguration.PollingConfiguration) - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
If the client should continue to check for new configurations.
setPollingConfiguration(ClientConfiguration.PollingConfiguration.Builder) - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
If the client should continue to check for new configurations.
setPollingInterval(Duration) - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
Deprecated.
setPollingInterval(Duration.Builder) - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
Deprecated.
setPollingInterval(Duration) - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
A duration describing the time between GetClientConfiguration RPCs.
setPollingInterval(Duration.Builder) - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
A duration describing the time between GetClientConfiguration RPCs.
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.Builder) - 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.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.
setPreparedQuery(ByteString) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
A prepared query that was returned from `PrepareQueryResponse`.
setPreparedQuery(ByteString) - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
A serialized prepared query.
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.MaterializedViewName.Builder
 
setProject(String) - Method in class com.google.bigtable.v2.TableName.Builder
 
setProtocolVersion(long) - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
A version indicator from the client stating its understanding of the protocol.
setProtoFormat(ProtoFormat) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
Deprecated.
setProtoFormat(ProtoFormat.Builder) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
Deprecated.
setProtoFormat(ProtoFormat) - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Protocol buffer format as described by ProtoSchema and ProtoRows messages.
setProtoFormat(ProtoFormat.Builder) - Method in class com.google.bigtable.v2.PrepareQueryRequest.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 .google.bigtable.v2.ProtoSchema proto_schema = 1;
setProtoSchema(ProtoSchema.Builder) - Method in class com.google.bigtable.v2.ResultSetMetadata.Builder
Schema in proto format .google.bigtable.v2.ProtoSchema proto_schema = 1;
setProtoType(Type.Proto) - Method in class com.google.bigtable.v2.Type.Builder
Proto .google.bigtable.v2.Type.Proto proto_type = 13;
setProtoType(Type.Proto.Builder) - Method in class com.google.bigtable.v2.Type.Builder
Proto .google.bigtable.v2.Type.Proto proto_type = 13;
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
Deprecated.
google.bigtable.v2.ExecuteQueryRequest.query is deprecated. See google/bigtable/v2/bigtable.proto;l=1132
setQuery(String) - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Required.
setQueryBytes(ByteString) - Method in class com.google.bigtable.v2.ExecuteQueryRequest.Builder
Deprecated.
google.bigtable.v2.ExecuteQueryRequest.query is deprecated. See google/bigtable/v2/bigtable.proto;l=1132
setQueryBytes(ByteString) - Method in class com.google.bigtable.v2.PrepareQueryRequest.Builder
Required.
setRandom(LoadBalancingOptions.Random) - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.Random random = 4;
setRandom(LoadBalancingOptions.Random.Builder) - Method in class com.google.bigtable.v2.LoadBalancingOptions.Builder
.google.bigtable.v2.LoadBalancingOptions.Random random = 4;
setRandomSubsetSize(long) - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight.Builder
Of all connected AFEs, the size of the random subset to run the algorithm on.
setRandomSubsetSize(long) - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma.Builder
Of all connected AFEs, the size of the random subset to compare costs over.
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).
setReadRow(SessionReadRowRequest) - Method in class com.google.bigtable.v2.AuthorizedViewRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
setReadRow(SessionReadRowRequest.Builder) - Method in class com.google.bigtable.v2.AuthorizedViewRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
setReadRow(SessionReadRowResponse) - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
setReadRow(SessionReadRowResponse.Builder) - Method in class com.google.bigtable.v2.AuthorizedViewResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
setReadRow(SessionReadRowRequest) - Method in class com.google.bigtable.v2.MaterializedViewRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
setReadRow(SessionReadRowRequest.Builder) - Method in class com.google.bigtable.v2.MaterializedViewRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
setReadRow(SessionReadRowResponse) - Method in class com.google.bigtable.v2.MaterializedViewResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
setReadRow(SessionReadRowResponse.Builder) - Method in class com.google.bigtable.v2.MaterializedViewResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
setReadRow(SessionReadRowRequest) - Method in class com.google.bigtable.v2.TableRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
setReadRow(SessionReadRowRequest.Builder) - Method in class com.google.bigtable.v2.TableRequest.Builder
.google.bigtable.v2.SessionReadRowRequest read_row = 1;
setReadRow(SessionReadRowResponse) - Method in class com.google.bigtable.v2.TableResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
setReadRow(SessionReadRowResponse.Builder) - Method in class com.google.bigtable.v2.TableResponse.Builder
.google.bigtable.v2.SessionReadRowResponse read_row = 1;
setReason(CloseSessionRequest.CloseSessionReason) - Method in class com.google.bigtable.v2.CloseSessionRequest.Builder
.google.bigtable.v2.CloseSessionRequest.CloseSessionReason reason = 1;
setReason(String) - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
Server-generated reason for GOAWAY, including a plain-text description of why.
setReasonBytes(ByteString) - Method in class com.google.bigtable.v2.GoAwayResponse.Builder
Server-generated reason for GOAWAY, including a plain-text description of why.
setReasonValue(int) - Method in class com.google.bigtable.v2.CloseSessionRequest.Builder
.google.bigtable.v2.CloseSessionRequest.CloseSessionReason reason = 1;
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, return enhanced query performance statistics.
setRequestStats(RequestStats.Builder) - Method in class com.google.bigtable.v2.ReadRowsResponse.Builder
If requested, return 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.
setReset(boolean) - Method in class com.google.bigtable.v2.PartialResultSet.Builder
If `true`, any data buffered since the last non-empty `resume_token` must be discarded before the other parts of this message, if any, are handled.
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 that the buffered values constructed from received `partial_rows` can be yielded to the caller.
setRetryInfo(RetryInfo) - Method in class com.google.bigtable.v2.ErrorResponse.Builder
.google.rpc.RetryInfo retry_info = 4;
setRetryInfo(RetryInfo.Builder) - Method in class com.google.bigtable.v2.ErrorResponse.Builder
.google.rpc.RetryInfo retry_info = 4;
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.
setRoutingCookie(ByteString) - Method in class com.google.bigtable.v2.OpenSessionRequest.Builder
How the request should be routed (if presented as part of a GOAWAY from a previous session).
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.
setRow(Row) - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
.google.bigtable.v2.Row row = 1;
setRow(Row.Builder) - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
.google.bigtable.v2.Row row = 1;
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.
setRpcId(long) - Method in class com.google.bigtable.v2.ErrorResponse.Builder
Which vRPC this response is for.
setRpcId(long) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Builder
Client chosen, monotonically increasing identifier for the request.
setRpcId(long) - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
Which vRPC this response is for.
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.
setSchemaBundleId(String) - Method in class com.google.bigtable.v2.Type.Enum.Builder
The ID of the schema bundle that this enum is defined in.
setSchemaBundleId(String) - Method in class com.google.bigtable.v2.Type.Proto.Builder
The ID of the schema bundle that this proto is defined in.
setSchemaBundleIdBytes(ByteString) - Method in class com.google.bigtable.v2.Type.Enum.Builder
The ID of the schema bundle that this enum is defined in.
setSchemaBundleIdBytes(ByteString) - Method in class com.google.bigtable.v2.Type.Proto.Builder
The ID of the schema bundle that this proto is defined in.
setSessionConfiguration(SessionClientConfiguration) - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
The configuration for Bigtable Sessions.
setSessionConfiguration(SessionClientConfiguration.Builder) - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
The configuration for Bigtable Sessions.
setSessionLoad(float) - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
What share of requests should operate on a session, [0, 1].
setSessionParameters(SessionParametersResponse) - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.SessionParametersResponse session_parameters = 4;
setSessionParameters(SessionParametersResponse.Builder) - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.SessionParametersResponse session_parameters = 4;
setSessionPoolConfiguration(SessionClientConfiguration.SessionPoolConfiguration) - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Configuration for the session pools.
setSessionPoolConfiguration(SessionClientConfiguration.SessionPoolConfiguration.Builder) - Method in class com.google.bigtable.v2.SessionClientConfiguration.Builder
Configuration for the session pools.
setSessionRefreshConfig(SessionRefreshConfig) - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.SessionRefreshConfig session_refresh_config = 7;
setSessionRefreshConfig(SessionRefreshConfig.Builder) - Method in class com.google.bigtable.v2.SessionResponse.Builder
.google.bigtable.v2.SessionRefreshConfig session_refresh_config = 7;
setSessionsCompatible(boolean) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
Indicates whether the client supports the Bigtable Sessions API.
setSessionsRequired(boolean) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
Internal flag to force sessions for internal projects.
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.
setSingleton(Type.Struct.Encoding.Singleton) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
Use `Singleton` encoding.
setSingleton(Type.Struct.Encoding.Singleton.Builder) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Builder
Use `Singleton` encoding.
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.Idempotency.Builder
Client-assigned timestamp when the mutation's first attempt was sent.
setStartTime(Timestamp.Builder) - Method in class com.google.bigtable.v2.Idempotency.Builder
Client-assigned timestamp when the mutation's first attempt was sent.
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.
setStats(RequestStats) - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
.google.bigtable.v2.RequestStats stats = 2;
setStats(RequestStats.Builder) - Method in class com.google.bigtable.v2.SessionReadRowResponse.Builder
.google.bigtable.v2.RequestStats stats = 2;
setStats(SessionRequestStats) - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
.google.bigtable.v2.SessionRequestStats stats = 4;
setStats(SessionRequestStats.Builder) - Method in class com.google.bigtable.v2.VirtualRpcResponse.Builder
.google.bigtable.v2.SessionRequestStats stats = 4;
setStatus(Status) - Method in class com.google.bigtable.v2.ErrorResponse.Builder
The error from the vRPC and any retry information to consider.
setStatus(Status.Builder) - Method in class com.google.bigtable.v2.ErrorResponse.Builder
The error from the vRPC and any retry information to consider.
setStatus(Status) - 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.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.ReadChangeStreamResponse.CloseStream.Builder
The status of the stream.
setStopPolling(boolean) - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
If the client should cease to check for new configurations, e.g. a backstop to prevent excessive GetClientConfiguration RPCs.
setStringType(Type.String) - Method in class com.google.bigtable.v2.Type.Builder
String .google.bigtable.v2.Type.String string_type = 2;
setStringType(Type.String.Builder) - Method in class com.google.bigtable.v2.Type.Builder
String .google.bigtable.v2.Type.String string_type = 2;
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 .google.bigtable.v2.Type.Struct struct_type = 7;
setStructType(Type.Struct.Builder) - Method in class com.google.bigtable.v2.Type.Builder
Struct .google.bigtable.v2.Type.Struct struct_type = 7;
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.OpenTableRequest.Builder
string table_name = 1;
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.OpenTableRequest.Builder
string table_name = 1;
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.
setTelemetryConfiguration(TelemetryConfiguration) - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
Configuration for telemetry.
setTelemetryConfiguration(TelemetryConfiguration.Builder) - Method in class com.google.bigtable.v2.ClientConfiguration.Builder
Configuration for telemetry.
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.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) - 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.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 .google.bigtable.v2.Type.Timestamp timestamp_type = 10;
setTimestampType(Type.Timestamp.Builder) - Method in class com.google.bigtable.v2.Type.Builder
Timestamp .google.bigtable.v2.Type.Timestamp timestamp_type = 10;
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(ByteString) - Method in class com.google.bigtable.v2.Idempotency.Builder
Unique token used to identify replays of this mutation.
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.
setTraceparent(String) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
Link OpenTelemetry traces (e.g.
setTraceparentBytes(ByteString) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata.Builder
Link OpenTelemetry traces (e.g.
setTrafficDirectorEnabled(boolean) - Method in class com.google.bigtable.v2.FeatureFlags.Builder
Notify the server that the client using Traffic Director endpoint.
setTransportType(PeerInfo.TransportType) - Method in class com.google.bigtable.v2.PeerInfo.Builder
.google.bigtable.v2.PeerInfo.TransportType transport_type = 5;
setTransportTypeValue(int) - Method in class com.google.bigtable.v2.PeerInfo.Builder
.google.bigtable.v2.PeerInfo.TransportType transport_type = 5;
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(Type) - Method in class com.google.bigtable.v2.ColumnMetadata.Builder
The type of the column.
setType(Type.Builder) - Method in class com.google.bigtable.v2.ColumnMetadata.Builder
The type of the column.
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.Type.Struct.Field.Builder
The type of values in this field.
setType(Type.Builder) - 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.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.
setUnixMicrosInt64(Type.Int64.Encoding) - Method in class com.google.bigtable.v2.Type.Timestamp.Encoding.Builder
Encodes the number of microseconds since the Unix epoch using the given `Int64` encoding.
setUnixMicrosInt64(Type.Int64.Encoding.Builder) - Method in class com.google.bigtable.v2.Type.Timestamp.Encoding.Builder
Encodes the number of microseconds since the Unix epoch using the given `Int64` encoding.
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.
setValidityDuration(Duration) - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
How long the client should consider the configuration it receives from GetClientConfiguration valid for.
setValidityDuration(Duration.Builder) - Method in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration.Builder
How long the client should consider the configuration it receives from GetClientConfiguration valid for.
setValidUntil(Timestamp) - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
The time at which the prepared query token becomes invalid.
setValidUntil(Timestamp.Builder) - Method in class com.google.bigtable.v2.PrepareQueryResponse.Builder
The time at which the prepared query token becomes invalid.
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.
setValue(ByteString) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata.Builder
Output only.
setValueBitmaskFilter(ValueBitmask) - Method in class com.google.bigtable.v2.RowFilter.Builder
Matches only cells with values that satisfy the condition `(value & mask) == mask`.
setValueBitmaskFilter(ValueBitmask.Builder) - Method in class com.google.bigtable.v2.RowFilter.Builder
Matches only cells with values that satisfy the condition `(value & mask) == mask`.
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.Builder) - 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.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.
setVirtualRpc(VirtualRpcRequest) - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.VirtualRpcRequest virtual_rpc = 3;
setVirtualRpc(VirtualRpcRequest.Builder) - Method in class com.google.bigtable.v2.SessionRequest.Builder
.google.bigtable.v2.VirtualRpcRequest virtual_rpc = 3;
setVirtualRpc(VirtualRpcResponse) - Method in class com.google.bigtable.v2.SessionResponse.Builder
A vRPC can result in either a successful result or an error.
setVirtualRpc(VirtualRpcResponse.Builder) - Method in class com.google.bigtable.v2.SessionResponse.Builder
A vRPC can result in either a successful result or an error.
setZoneId(String) - Method in class com.google.bigtable.v2.ClusterInformation.Builder
string zone_id = 2;
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.ClusterInformation.Builder
string zone_id = 2;
setZoneIdBytes(ByteString) - Method in class com.google.bigtable.v2.ResponseParams.Builder
The cloud bigtable zone associated with the cluster.
SINGLETON_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Struct.Encoding
 
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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowRange
 
START_KEY_OPEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowRange
 
START_QUALIFIER_CLOSED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ColumnRange
 
START_QUALIFIER_OPEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ColumnRange
 
START_TIME_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Idempotency
 
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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ValueRange
 
START_VALUE_OPEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ValueRange
 
STATE_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Aggregate
 
STATS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionReadRowResponse
 
STATS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.VirtualRpcResponse
 
STATUS_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ErrorResponse
 
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
 
STOP_POLLING_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ClientConfiguration
 
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
 
STRING_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
 
STRING_VALUE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Value
 
STRIP_VALUE_TRANSFORMER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
 
STRUCT_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
 
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.OpenTableRequest
 
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}.
TableRequest - Class in com.google.bigtable.v2
Internal usage only.
TableRequest.Builder - Class in com.google.bigtable.v2
Internal usage only.
TableRequest.PayloadCase - Enum in com.google.bigtable.v2
 
TableRequestOrBuilder - Interface in com.google.bigtable.v2
 
TableResponse - Class in com.google.bigtable.v2
Internal usage only.
TableResponse.Builder - Class in com.google.bigtable.v2
Internal usage only.
TableResponse.PayloadCase - Enum in com.google.bigtable.v2
 
TableResponseOrBuilder - Interface in com.google.bigtable.v2
 
TELEMETRY_CONFIGURATION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ClientConfiguration
 
TelemetryConfiguration - Class in com.google.bigtable.v2
Server provided instructions for enabling finer grained observability on the client to help diagnose customer issues.
TelemetryConfiguration.Builder - Class in com.google.bigtable.v2
Server provided instructions for enabling finer grained observability on the client to help diagnose customer issues.
TelemetryConfiguration.Level - Enum in com.google.bigtable.v2
The level of detail of telemetry to be sent from the client.
TelemetryConfigurationOrBuilder - Interface in com.google.bigtable.v2
 
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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
 
TIMESTAMP_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type
 
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.AuthorizedViewRequest
 
toBuilder() - Method in class com.google.bigtable.v2.AuthorizedViewResponse
 
toBuilder() - Method in class com.google.bigtable.v2.BackendIdentifier
 
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.ClientConfiguration.PollingConfiguration
 
toBuilder() - Method in class com.google.bigtable.v2.ClientConfiguration
 
toBuilder() - Method in class com.google.bigtable.v2.CloseSessionRequest
 
toBuilder() - Method in class com.google.bigtable.v2.ClusterInformation
 
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.ErrorResponse
 
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.GetClientConfigurationRequest
 
toBuilder() - Method in class com.google.bigtable.v2.GoAwayResponse
 
toBuilder() - Method in class com.google.bigtable.v2.HeartbeatResponse
 
toBuilder() - Method in class com.google.bigtable.v2.Idempotency
 
toBuilder() - Method in class com.google.bigtable.v2.InstanceName
 
toBuilder() - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
toBuilder() - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
toBuilder() - Method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
toBuilder() - Method in class com.google.bigtable.v2.LoadBalancingOptions
 
toBuilder() - Method in class com.google.bigtable.v2.MaterializedViewName
 
toBuilder() - Method in class com.google.bigtable.v2.MaterializedViewRequest
 
toBuilder() - Method in class com.google.bigtable.v2.MaterializedViewResponse
 
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.OpenAuthorizedViewRequest
 
toBuilder() - Method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
toBuilder() - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
toBuilder() - Method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
toBuilder() - Method in class com.google.bigtable.v2.OpenSessionRequest
 
toBuilder() - Method in class com.google.bigtable.v2.OpenSessionResponse
 
toBuilder() - Method in class com.google.bigtable.v2.OpenTableRequest
 
toBuilder() - Method in class com.google.bigtable.v2.OpenTableResponse
 
toBuilder() - Method in class com.google.bigtable.v2.PartialResultSet
 
toBuilder() - Method in class com.google.bigtable.v2.PeerInfo
 
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.PrepareQueryRequest
 
toBuilder() - Method in class com.google.bigtable.v2.PrepareQueryResponse
 
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.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
toBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
toBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
toBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
toBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
toBuilder() - Method in class com.google.bigtable.v2.SessionClientConfiguration
 
toBuilder() - Method in class com.google.bigtable.v2.SessionMutateRowRequest
 
toBuilder() - Method in class com.google.bigtable.v2.SessionMutateRowResponse
 
toBuilder() - Method in class com.google.bigtable.v2.SessionParametersResponse
 
toBuilder() - Method in class com.google.bigtable.v2.SessionReadRowRequest
 
toBuilder() - Method in class com.google.bigtable.v2.SessionReadRowResponse
 
toBuilder() - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
toBuilder() - Method in class com.google.bigtable.v2.SessionRefreshConfig
 
toBuilder() - Method in class com.google.bigtable.v2.SessionRequest
 
toBuilder() - Method in class com.google.bigtable.v2.SessionRequestStats
 
toBuilder() - Method in class com.google.bigtable.v2.SessionResponse
 
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.TableRequest
 
toBuilder() - Method in class com.google.bigtable.v2.TableResponse
 
toBuilder() - Method in class com.google.bigtable.v2.TelemetryConfiguration
 
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.Enum
 
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.OrderedCodeBytes
 
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.Proto
 
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.Encoding.DelimitedBytes
 
toBuilder() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
toBuilder() - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
toBuilder() - Method in class com.google.bigtable.v2.Type.Struct.Encoding
 
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.Encoding
 
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.ValueBitmask
 
toBuilder() - Method in class com.google.bigtable.v2.ValueRange
 
toBuilder() - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
toBuilder() - Method in class com.google.bigtable.v2.VirtualRpcRequest
 
toBuilder() - Method in class com.google.bigtable.v2.VirtualRpcResponse
 
TOKEN_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Idempotency
 
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.MaterializedViewName
 
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<MaterializedViewName>) - Static method in class com.google.bigtable.v2.MaterializedViewName
 
toStringList(List<TableName>) - Static method in class com.google.bigtable.v2.TableName
 
TRACEPARENT_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
TRAFFIC_DIRECTOR_ENABLED_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.FeatureFlags
 
TRANSPORT_TYPE_CLOUD_PATH_VALUE - Static variable in enum com.google.bigtable.v2.PeerInfo.TransportType
The client connected to this peer via CloudPath.
TRANSPORT_TYPE_DIRECT_ACCESS_VALUE - Static variable in enum com.google.bigtable.v2.PeerInfo.TransportType
The client connected to this peer via DirectAccess.
TRANSPORT_TYPE_EXTERNAL_VALUE - Static variable in enum com.google.bigtable.v2.PeerInfo.TransportType
The client connected to this peer via an external network (e.g. outside Google Coud).
TRANSPORT_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.PeerInfo
 
TRANSPORT_TYPE_SESSION_CLOUD_PATH_VALUE - Static variable in enum com.google.bigtable.v2.PeerInfo.TransportType
The client connected to this peer via Bigtable Sessions using CloudPath.
TRANSPORT_TYPE_SESSION_DIRECT_ACCESS_VALUE - Static variable in enum com.google.bigtable.v2.PeerInfo.TransportType
The client connected to this peer via Bigtable Sessions using DirectAccess.
TRANSPORT_TYPE_SESSION_EXTERNAL_VALUE - Static variable in enum com.google.bigtable.v2.PeerInfo.TransportType
The client connected to this peer via Bigtable Sessions on an external network (e.g. outside Google Cloud).
TRANSPORT_TYPE_SESSION_UNKNOWN_VALUE - Static variable in enum com.google.bigtable.v2.PeerInfo.TransportType
The client connected to this peer via Bigtable Sessions using an unknown transport type.
TRANSPORT_TYPE_UNKNOWN_VALUE - Static variable in enum com.google.bigtable.v2.PeerInfo.TransportType
The transport type is unknown.
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.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 or from lower level types.
Type.Bytes.Encoding.Builder - Class in com.google.bigtable.v2
Rules used to convert to or 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.
Type.Bytes.Encoding.Raw.Builder - Class in com.google.bigtable.v2
Leaves the value as-is.
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.Enum - Class in com.google.bigtable.v2
A protobuf enum type.
Type.Enum.Builder - Class in com.google.bigtable.v2
A protobuf enum type.
Type.EnumOrBuilder - 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 or from lower level types.
Type.Int64.Encoding.BigEndianBytes - Class in com.google.bigtable.v2
Encodes the value as an 8-byte big-endian two's complement value.
Type.Int64.Encoding.BigEndianBytes.Builder - Class in com.google.bigtable.v2
Encodes the value as an 8-byte big-endian two's complement 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 or from lower level types.
Type.Int64.Encoding.EncodingCase - Enum in com.google.bigtable.v2
 
Type.Int64.Encoding.OrderedCodeBytes - Class in com.google.bigtable.v2
Encodes the value in a variable length binary format of up to 10 bytes.
Type.Int64.Encoding.OrderedCodeBytes.Builder - Class in com.google.bigtable.v2
Encodes the value in a variable length binary format of up to 10 bytes.
Type.Int64.Encoding.OrderedCodeBytesOrBuilder - Interface 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.Proto - Class in com.google.bigtable.v2
A protobuf message type.
Type.Proto.Builder - Class in com.google.bigtable.v2
A protobuf message type.
Type.ProtoOrBuilder - 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 or from lower level types.
Type.String.Encoding.Builder - Class in com.google.bigtable.v2
Rules used to convert to or 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.
Type.String.Encoding.Utf8Bytes.Builder - Class in com.google.bigtable.v2
UTF-8 encoding.
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.Encoding - Class in com.google.bigtable.v2
Rules used to convert to or from lower level types.
Type.Struct.Encoding.Builder - Class in com.google.bigtable.v2
Rules used to convert to or from lower level types.
Type.Struct.Encoding.DelimitedBytes - Class in com.google.bigtable.v2
Fields are encoded independently and concatenated with a configurable `delimiter` in between.
Type.Struct.Encoding.DelimitedBytes.Builder - Class in com.google.bigtable.v2
Fields are encoded independently and concatenated with a configurable `delimiter` in between.
Type.Struct.Encoding.DelimitedBytesOrBuilder - Interface in com.google.bigtable.v2
 
Type.Struct.Encoding.EncodingCase - Enum in com.google.bigtable.v2
 
Type.Struct.Encoding.OrderedCodeBytes - Class in com.google.bigtable.v2
Fields are encoded independently and concatenated with the fixed byte pair `{0x00, 0x01}` in between.
Type.Struct.Encoding.OrderedCodeBytes.Builder - Class in com.google.bigtable.v2
Fields are encoded independently and concatenated with the fixed byte pair `{0x00, 0x01}` in between.
Type.Struct.Encoding.OrderedCodeBytesOrBuilder - Interface in com.google.bigtable.v2
 
Type.Struct.Encoding.Singleton - Class in com.google.bigtable.v2
Uses the encoding of `fields[0].type` as-is.
Type.Struct.Encoding.Singleton.Builder - Class in com.google.bigtable.v2
Uses the encoding of `fields[0].type` as-is.
Type.Struct.Encoding.SingletonOrBuilder - Interface in com.google.bigtable.v2
 
Type.Struct.EncodingOrBuilder - Interface in com.google.bigtable.v2
 
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.Timestamp.Encoding - Class in com.google.bigtable.v2
Rules used to convert to or from lower level types.
Type.Timestamp.Encoding.Builder - Class in com.google.bigtable.v2
Rules used to convert to or from lower level types.
Type.Timestamp.Encoding.EncodingCase - Enum in com.google.bigtable.v2
 
Type.Timestamp.EncodingOrBuilder - Interface in com.google.bigtable.v2
 
Type.TimestampOrBuilder - Interface in com.google.bigtable.v2
 
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_VALUE - Static variable in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
The type is unspecified.
TypeOrBuilder - Interface in com.google.bigtable.v2
 
TypesProto - Class in com.google.bigtable.v2
 

U

UNIX_MICROS_INT64_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.Timestamp.Encoding
 
USER_VALUE - Static variable in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
A user-initiated mutation.
UTF8_BYTES_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.String.Encoding
 
UTF8_RAW_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.Type.String.Encoding
 

V

VALID_UNTIL_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.PrepareQueryResponse
 
VALIDITY_DURATION_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ClientConfiguration.PollingConfiguration
 
Value - Class in com.google.bigtable.v2
`Value` represents a dynamically typed value.
Value.Builder - Class in com.google.bigtable.v2
`Value` represents a dynamically typed value.
Value.KindCase - Enum in com.google.bigtable.v2
 
VALUE_BITMASK_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
 
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_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
VALUE_RANGE_FILTER_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.RowFilter
 
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
 
ValueBitmask - Class in com.google.bigtable.v2
Restricts the output to cells whose values match the given bitmask.
ValueBitmask.Builder - Class in com.google.bigtable.v2
Restricts the output to cells whose values match the given bitmask.
ValueBitmaskOrBuilder - Interface in com.google.bigtable.v2
 
valueOf(String) - Static method in enum com.google.bigtable.v2.AuthorizedViewRequest.PayloadCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.AuthorizedViewRequest.PayloadCase
valueOf(String) - Static method in enum com.google.bigtable.v2.AuthorizedViewResponse.PayloadCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.AuthorizedViewResponse.PayloadCase
valueOf(String) - Static method in enum com.google.bigtable.v2.ClientConfiguration.PollingCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.ClientConfiguration.PollingCase
valueOf(String) - Static method in enum com.google.bigtable.v2.CloseSessionRequest.CloseSessionReason
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.CloseSessionRequest.CloseSessionReason
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.v2.CloseSessionRequest.CloseSessionReason
 
valueOf(String) - Static method in enum com.google.bigtable.v2.ColumnRange.EndQualifierCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.ColumnRange.EndQualifierCase
valueOf(String) - Static method in enum com.google.bigtable.v2.ColumnRange.StartQualifierCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.ColumnRange.StartQualifierCase
valueOf(String) - Static method in enum com.google.bigtable.v2.ExecuteQueryRequest.DataFormatCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.ExecuteQueryRequest.DataFormatCase
valueOf(String) - Static method in enum com.google.bigtable.v2.ExecuteQueryResponse.ResponseCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.ExecuteQueryResponse.ResponseCase
valueOf(String) - Static method in enum com.google.bigtable.v2.LoadBalancingOptions.LoadBalancingStrategyCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.LoadBalancingOptions.LoadBalancingStrategyCase
valueOf(String) - Static method in enum com.google.bigtable.v2.MaterializedViewRequest.PayloadCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.MaterializedViewRequest.PayloadCase
valueOf(String) - Static method in enum com.google.bigtable.v2.MaterializedViewResponse.PayloadCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.MaterializedViewResponse.PayloadCase
valueOf(String) - Static method in enum com.google.bigtable.v2.Mutation.MutationCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.Mutation.MutationCase
Deprecated.
valueOf(String) - Static method in enum com.google.bigtable.v2.OpenAuthorizedViewRequest.Permission
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.OpenAuthorizedViewRequest.Permission
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.v2.OpenAuthorizedViewRequest.Permission
 
valueOf(String) - Static method in enum com.google.bigtable.v2.OpenMaterializedViewRequest.Permission
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.OpenMaterializedViewRequest.Permission
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.v2.OpenMaterializedViewRequest.Permission
 
valueOf(String) - Static method in enum com.google.bigtable.v2.OpenTableRequest.Permission
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.OpenTableRequest.Permission
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.v2.OpenTableRequest.Permission
 
valueOf(String) - Static method in enum com.google.bigtable.v2.PartialResultSet.PartialRowsCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.PartialResultSet.PartialRowsCase
valueOf(String) - Static method in enum com.google.bigtable.v2.PeerInfo.TransportType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.PeerInfo.TransportType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.v2.PeerInfo.TransportType
 
valueOf(String) - Static method in enum com.google.bigtable.v2.PrepareQueryRequest.DataFormatCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.PrepareQueryRequest.DataFormatCase
valueOf(String) - Static method in enum com.google.bigtable.v2.ReadChangeStreamRequest.StartFromCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.ReadChangeStreamRequest.StartFromCase
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(int) - Static method in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.v2.ReadChangeStreamResponse.DataChange.Type
 
valueOf(String) - Static method in enum com.google.bigtable.v2.ReadChangeStreamResponse.StreamRecordCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.ReadChangeStreamResponse.StreamRecordCase
valueOf(String) - Static method in enum com.google.bigtable.v2.ReadModifyWriteRule.RuleCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.ReadModifyWriteRule.RuleCase
valueOf(String) - Static method in enum com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.v2.ReadRowsRequest.RequestStatsView
 
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(int) - Static method in enum com.google.bigtable.v2.ReadRowsResponse.CellChunk.RowStatusCase
valueOf(String) - Static method in enum com.google.bigtable.v2.RequestStats.StatsViewCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.RequestStats.StatsViewCase
valueOf(String) - Static method in enum com.google.bigtable.v2.ResultSetMetadata.SchemaCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.ResultSetMetadata.SchemaCase
valueOf(String) - Static method in enum com.google.bigtable.v2.RowFilter.FilterCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.RowFilter.FilterCase
Deprecated.
valueOf(String) - Static method in enum com.google.bigtable.v2.RowRange.EndKeyCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.RowRange.EndKeyCase
Deprecated.
valueOf(String) - Static method in enum com.google.bigtable.v2.RowRange.StartKeyCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.RowRange.StartKeyCase
Deprecated.
valueOf(String) - Static method in enum com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.ModeCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.ModeCase
valueOf(String) - Static method in enum com.google.bigtable.v2.SessionRequest.PayloadCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.SessionRequest.PayloadCase
valueOf(String) - Static method in enum com.google.bigtable.v2.SessionResponse.PayloadCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.SessionResponse.PayloadCase
valueOf(String) - Static method in enum com.google.bigtable.v2.SessionType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.SessionType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.v2.SessionType
 
valueOf(String) - Static method in enum com.google.bigtable.v2.TableRequest.PayloadCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.TableRequest.PayloadCase
Deprecated.
valueOf(String) - Static method in enum com.google.bigtable.v2.TableResponse.PayloadCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.TableResponse.PayloadCase
valueOf(String) - Static method in enum com.google.bigtable.v2.TelemetryConfiguration.Level
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.TelemetryConfiguration.Level
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.bigtable.v2.TelemetryConfiguration.Level
 
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(int) - Static method in enum com.google.bigtable.v2.Type.Aggregate.AggregatorCase
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(int) - Static method in enum com.google.bigtable.v2.Type.Bytes.Encoding.EncodingCase
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(int) - Static method in enum com.google.bigtable.v2.Type.Int64.Encoding.EncodingCase
valueOf(String) - Static method in enum com.google.bigtable.v2.Type.KindCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.Type.KindCase
Deprecated.
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(int) - Static method in enum com.google.bigtable.v2.Type.String.Encoding.EncodingCase
valueOf(String) - Static method in enum com.google.bigtable.v2.Type.Struct.Encoding.EncodingCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.Type.Struct.Encoding.EncodingCase
valueOf(String) - Static method in enum com.google.bigtable.v2.Type.Timestamp.Encoding.EncodingCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.Type.Timestamp.Encoding.EncodingCase
valueOf(String) - Static method in enum com.google.bigtable.v2.Value.KindCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.Value.KindCase
Deprecated.
valueOf(String) - Static method in enum com.google.bigtable.v2.ValueRange.EndValueCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.ValueRange.EndValueCase
Deprecated.
valueOf(String) - Static method in enum com.google.bigtable.v2.ValueRange.StartValueCase
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.google.bigtable.v2.ValueRange.StartValueCase
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.AuthorizedViewRequest.PayloadCase
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.AuthorizedViewResponse.PayloadCase
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.ClientConfiguration.PollingCase
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.CloseSessionRequest.CloseSessionReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.bigtable.v2.ColumnRange.EndQualifierCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.bigtable.v2.ColumnRange.StartQualifierCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.bigtable.v2.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.LoadBalancingOptions.LoadBalancingStrategyCase
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.MaterializedViewRequest.PayloadCase
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.MaterializedViewResponse.PayloadCase
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.OpenAuthorizedViewRequest.Permission
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.OpenMaterializedViewRequest.Permission
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.OpenTableRequest.Permission
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.PeerInfo.TransportType
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.PrepareQueryRequest.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.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.SessionClientConfiguration.ChannelPoolConfiguration.ModeCase
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.SessionRequest.PayloadCase
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.SessionResponse.PayloadCase
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.SessionType
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.TableRequest.PayloadCase
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.TableResponse.PayloadCase
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.TelemetryConfiguration.Level
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.Type.Struct.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.Timestamp.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
 
VIRTUAL_RPC_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionRequest
 
VIRTUAL_RPC_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionResponse
 
VirtualRpcRequest - Class in com.google.bigtable.v2
Internal usage only.
VirtualRpcRequest.Builder - Class in com.google.bigtable.v2
Internal usage only.
VirtualRpcRequest.Metadata - Class in com.google.bigtable.v2
Container for all vRPC Metadata.
VirtualRpcRequest.Metadata.Builder - Class in com.google.bigtable.v2
Container for all vRPC Metadata.
VirtualRpcRequest.MetadataOrBuilder - Interface in com.google.bigtable.v2
 
VirtualRpcRequestOrBuilder - Interface in com.google.bigtable.v2
 
VirtualRpcResponse - Class in com.google.bigtable.v2
Internal usage only.
VirtualRpcResponse.Builder - Class in com.google.bigtable.v2
Internal usage only.
VirtualRpcResponseOrBuilder - Interface in com.google.bigtable.v2
 
VRPC_SESSION_TYPE_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.SessionProto
 
vrpcSessionType - Static variable in class com.google.bigtable.v2.SessionProto
Only VirtualRpcRequest.payload's with a type matching rpc_session_type are accepted by the server, and only VirtualRpcResponse.payload's with a type matching rpc_session_type are accepted by the client.

W

WARN_VALUE - Static variable in enum com.google.bigtable.v2.TelemetryConfiguration.Level
Enables all debug tag counters except for DEBUG and INFO.
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ArrayValue
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.AuthorizedViewRequest
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.AuthorizedViewResponse
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.BackendIdentifier
 
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.ClientConfiguration.PollingConfiguration
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ClientConfiguration
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.CloseSessionRequest
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ClusterInformation
 
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.ErrorResponse
 
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.GetClientConfigurationRequest
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.GoAwayResponse
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.HeartbeatResponse
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Idempotency
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.LoadBalancingOptions.LeastInFlight
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.LoadBalancingOptions.PeakEwma
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.LoadBalancingOptions.Random
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.LoadBalancingOptions
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.MaterializedViewRequest
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.MaterializedViewResponse
 
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.OpenAuthorizedViewRequest
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.OpenAuthorizedViewResponse
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.OpenMaterializedViewRequest
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.OpenMaterializedViewResponse
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.OpenSessionRequest
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.OpenSessionResponse
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.OpenTableRequest
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.OpenTableResponse
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.PartialResultSet
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.PeerInfo
 
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.PrepareQueryRequest
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.PrepareQueryResponse
 
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.SessionClientConfiguration.ChannelPoolConfiguration.CloudPathOnly
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessOnly
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration.DirectAccessWithFallback
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.SessionClientConfiguration.ChannelPoolConfiguration
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.SessionClientConfiguration.SessionPoolConfiguration
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.SessionClientConfiguration
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.SessionMutateRowRequest
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.SessionMutateRowResponse
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.SessionParametersResponse
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.SessionReadRowRequest
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.SessionReadRowResponse
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.SessionRefreshConfig.Metadata
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.SessionRefreshConfig
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.SessionRequest
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.SessionRequestStats
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.SessionResponse
 
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.TableRequest
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.TableResponse
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.TelemetryConfiguration
 
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.Enum
 
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.OrderedCodeBytes
 
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.Proto
 
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.Encoding.DelimitedBytes
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.OrderedCodeBytes
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.Struct.Encoding.Singleton
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.Type.Struct.Encoding
 
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.Encoding
 
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.ValueBitmask
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.ValueRange
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.VirtualRpcRequest.Metadata
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.VirtualRpcRequest
 
writeTo(CodedOutputStream) - Method in class com.google.bigtable.v2.VirtualRpcResponse
 

Z

ZONE_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ClusterInformation
 
ZONE_ID_FIELD_NUMBER - Static variable in class com.google.bigtable.v2.ResponseParams
 
A B C D E F G H I K L M N O P Q R S T U V W Z 
Skip navigation links

Copyright © 2026 Google LLC. All rights reserved.