| Modifier and Type | Method and Description |
|---|---|
Value |
Value.Builder.build() |
Value |
Value.Builder.buildPartial() |
Value |
Mutation.AddToCellOrBuilder.getColumnQualifier()
The qualifier of the column into which new data should be added.
|
Value |
Mutation.AddToCell.getColumnQualifier()
The qualifier of the column into which new data should be added.
|
Value |
Mutation.AddToCell.Builder.getColumnQualifier()
The qualifier of the column into which new data should be added.
|
Value |
Mutation.MergeToCellOrBuilder.getColumnQualifier()
The qualifier of the column into which new data should be added.
|
Value |
Mutation.MergeToCell.getColumnQualifier()
The qualifier of the column into which new data should be added.
|
Value |
Mutation.MergeToCell.Builder.getColumnQualifier()
The qualifier of the column into which new data should be added.
|
static Value |
Value.getDefaultInstance() |
Value |
Value.getDefaultInstanceForType() |
Value |
Value.Builder.getDefaultInstanceForType() |
Value |
Mutation.AddToCellOrBuilder.getInput()
The input value to be accumulated into the specified cell.
|
Value |
Mutation.AddToCell.getInput()
The input value to be accumulated into the specified cell.
|
Value |
Mutation.AddToCell.Builder.getInput()
The input value to be accumulated into the specified cell.
|
Value |
Mutation.MergeToCellOrBuilder.getInput()
The input value to be merged into the specified cell.
|
Value |
Mutation.MergeToCell.getInput()
The input value to be merged into the specified cell.
|
Value |
Mutation.MergeToCell.Builder.getInput()
The input value to be merged into the specified cell.
|
Value |
ExecuteQueryRequest.getParamsOrDefault(String key,
Value defaultValue)
Required. params contains string type keys and Bigtable type values that
bind to placeholders in the query string.
|
Value |
ExecuteQueryRequest.Builder.getParamsOrDefault(String key,
Value defaultValue)
Required. params contains string type keys and Bigtable type values that
bind to placeholders in the query string.
|
Value |
ExecuteQueryRequestOrBuilder.getParamsOrDefault(String key,
Value defaultValue)
Required. params contains string type keys and Bigtable type values that
bind to placeholders in the query string.
|
Value |
ExecuteQueryRequest.getParamsOrThrow(String key)
Required. params contains string type keys and Bigtable type values that
bind to placeholders in the query string.
|
Value |
ExecuteQueryRequest.Builder.getParamsOrThrow(String key)
Required. params contains string type keys and Bigtable type values that
bind to placeholders in the query string.
|
Value |
ExecuteQueryRequestOrBuilder.getParamsOrThrow(String key)
Required. params contains string type keys and Bigtable type values that
bind to placeholders in the query string.
|
Value |
Mutation.AddToCellOrBuilder.getTimestamp()
The timestamp of the cell to which new data should be added.
|
Value |
Mutation.AddToCell.getTimestamp()
The timestamp of the cell to which new data should be added.
|
Value |
Mutation.AddToCell.Builder.getTimestamp()
The timestamp of the cell to which new data should be added.
|
Value |
Mutation.MergeToCellOrBuilder.getTimestamp()
The timestamp of the cell to which new data should be added.
|
Value |
Mutation.MergeToCell.getTimestamp()
The timestamp of the cell to which new data should be added.
|
Value |
Mutation.MergeToCell.Builder.getTimestamp()
The timestamp of the cell to which new data should be added.
|
Value |
ArrayValue.getValues(int index)
The ordered elements in the array.
|
Value |
ArrayValue.Builder.getValues(int index)
The ordered elements in the array.
|
Value |
ProtoRowsOrBuilder.getValues(int index)
A proto rows message consists of a list of values.
|
Value |
ArrayValueOrBuilder.getValues(int index)
The ordered elements in the array.
|
Value |
ProtoRows.getValues(int index)
A proto rows message consists of a list of values.
|
Value |
ProtoRows.Builder.getValues(int index)
A proto rows message consists of a list of values.
|
static Value |
Value.parseDelimitedFrom(InputStream input) |
static Value |
Value.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Value |
Value.parseFrom(byte[] data) |
static Value |
Value.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Value |
Value.parseFrom(ByteBuffer data) |
static Value |
Value.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Value |
Value.parseFrom(com.google.protobuf.ByteString data) |
static Value |
Value.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Value |
Value.parseFrom(com.google.protobuf.CodedInputStream input) |
static Value |
Value.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Value |
Value.parseFrom(InputStream input) |
static Value |
Value.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Value> |
ExecuteQueryRequest.Builder.getMutableParams()
Deprecated.
|
Map<String,Value> |
ExecuteQueryRequest.getParams()
Deprecated.
|
Map<String,Value> |
ExecuteQueryRequest.Builder.getParams()
Deprecated.
|
Map<String,Value> |
ExecuteQueryRequestOrBuilder.getParams()
Deprecated.
|
Map<String,Value> |
ExecuteQueryRequest.getParamsMap()
Required. params contains string type keys and Bigtable type values that
bind to placeholders in the query string.
|
Map<String,Value> |
ExecuteQueryRequest.Builder.getParamsMap()
Required. params contains string type keys and Bigtable type values that
bind to placeholders in the query string.
|
Map<String,Value> |
ExecuteQueryRequestOrBuilder.getParamsMap()
Required. params contains string type keys and Bigtable type values that
bind to placeholders in the query string.
|
com.google.protobuf.Parser<Value> |
Value.getParserForType() |
List<Value> |
ArrayValue.getValuesList()
The ordered elements in the array.
|
List<Value> |
ArrayValue.Builder.getValuesList()
The ordered elements in the array.
|
List<Value> |
ProtoRowsOrBuilder.getValuesList()
A proto rows message consists of a list of values.
|
List<Value> |
ArrayValueOrBuilder.getValuesList()
The ordered elements in the array.
|
List<Value> |
ProtoRows.getValuesList()
A proto rows message consists of a list of values.
|
List<Value> |
ProtoRows.Builder.getValuesList()
A proto rows message consists of a list of values.
|
static com.google.protobuf.Parser<Value> |
Value.parser() |
| Modifier and Type | Method and Description |
|---|---|
ArrayValue.Builder |
ArrayValue.Builder.addValues(int index,
Value value)
The ordered elements in the array.
|
ProtoRows.Builder |
ProtoRows.Builder.addValues(int index,
Value value)
A proto rows message consists of a list of values.
|
ArrayValue.Builder |
ArrayValue.Builder.addValues(Value value)
The ordered elements in the array.
|
ProtoRows.Builder |
ProtoRows.Builder.addValues(Value value)
A proto rows message consists of a list of values.
|
Value |
ExecuteQueryRequest.getParamsOrDefault(String key,
Value defaultValue)
Required. params contains string type keys and Bigtable type values that
bind to placeholders in the query string.
|
Value |
ExecuteQueryRequest.Builder.getParamsOrDefault(String key,
Value defaultValue)
Required. params contains string type keys and Bigtable type values that
bind to placeholders in the query string.
|
Value |
ExecuteQueryRequestOrBuilder.getParamsOrDefault(String key,
Value defaultValue)
Required. params contains string type keys and Bigtable type values that
bind to placeholders in the query string.
|
Mutation.AddToCell.Builder |
Mutation.AddToCell.Builder.mergeColumnQualifier(Value value)
The qualifier of the column into which new data should be added.
|
Mutation.MergeToCell.Builder |
Mutation.MergeToCell.Builder.mergeColumnQualifier(Value value)
The qualifier of the column into which new data should be added.
|
Value.Builder |
Value.Builder.mergeFrom(Value other) |
Mutation.AddToCell.Builder |
Mutation.AddToCell.Builder.mergeInput(Value value)
The input value to be accumulated into the specified cell.
|
Mutation.MergeToCell.Builder |
Mutation.MergeToCell.Builder.mergeInput(Value value)
The input value to be merged into the specified cell.
|
Mutation.AddToCell.Builder |
Mutation.AddToCell.Builder.mergeTimestamp(Value value)
The timestamp of the cell to which new data should be added.
|
Mutation.MergeToCell.Builder |
Mutation.MergeToCell.Builder.mergeTimestamp(Value value)
The timestamp of the cell to which new data should be added.
|
static Value.Builder |
Value.newBuilder(Value prototype) |
ExecuteQueryRequest.Builder |
ExecuteQueryRequest.Builder.putParams(String key,
Value value)
Required. params contains string type keys and Bigtable type values that
bind to placeholders in the query string.
|
Mutation.AddToCell.Builder |
Mutation.AddToCell.Builder.setColumnQualifier(Value value)
The qualifier of the column into which new data should be added.
|
Mutation.MergeToCell.Builder |
Mutation.MergeToCell.Builder.setColumnQualifier(Value value)
The qualifier of the column into which new data should be added.
|
Mutation.AddToCell.Builder |
Mutation.AddToCell.Builder.setInput(Value value)
The input value to be accumulated into the specified cell.
|
Mutation.MergeToCell.Builder |
Mutation.MergeToCell.Builder.setInput(Value value)
The input value to be merged into the specified cell.
|
Mutation.AddToCell.Builder |
Mutation.AddToCell.Builder.setTimestamp(Value value)
The timestamp of the cell to which new data should be added.
|
Mutation.MergeToCell.Builder |
Mutation.MergeToCell.Builder.setTimestamp(Value value)
The timestamp of the cell to which new data should be added.
|
ArrayValue.Builder |
ArrayValue.Builder.setValues(int index,
Value value)
The ordered elements in the array.
|
ProtoRows.Builder |
ProtoRows.Builder.setValues(int index,
Value value)
A proto rows message consists of a list of values.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayValue.Builder |
ArrayValue.Builder.addAllValues(Iterable<? extends Value> values)
The ordered elements in the array.
|
ProtoRows.Builder |
ProtoRows.Builder.addAllValues(Iterable<? extends Value> values)
A proto rows message consists of a list of values.
|
ExecuteQueryRequest.Builder |
ExecuteQueryRequest.Builder.putAllParams(Map<String,Value> values)
Required. params contains string type keys and Bigtable type values that
bind to placeholders in the query string.
|
Copyright © 2026 Google LLC. All rights reserved.