| Modifier and Type | Class and Description |
|---|---|
class |
Value
`Value` represents a dynamically typed value.
|
static class |
Value.Builder
`Value` represents a dynamically typed value.
|
| Modifier and Type | Method and Description |
|---|---|
ValueOrBuilder |
Mutation.AddToCellOrBuilder.getColumnQualifierOrBuilder()
The qualifier of the column into which new data should be added.
|
ValueOrBuilder |
Mutation.AddToCell.getColumnQualifierOrBuilder()
The qualifier of the column into which new data should be added.
|
ValueOrBuilder |
Mutation.AddToCell.Builder.getColumnQualifierOrBuilder()
The qualifier of the column into which new data should be added.
|
ValueOrBuilder |
Mutation.MergeToCellOrBuilder.getColumnQualifierOrBuilder()
The qualifier of the column into which new data should be added.
|
ValueOrBuilder |
Mutation.MergeToCell.getColumnQualifierOrBuilder()
The qualifier of the column into which new data should be added.
|
ValueOrBuilder |
Mutation.MergeToCell.Builder.getColumnQualifierOrBuilder()
The qualifier of the column into which new data should be added.
|
ValueOrBuilder |
Mutation.AddToCellOrBuilder.getInputOrBuilder()
The input value to be accumulated into the specified cell.
|
ValueOrBuilder |
Mutation.AddToCell.getInputOrBuilder()
The input value to be accumulated into the specified cell.
|
ValueOrBuilder |
Mutation.AddToCell.Builder.getInputOrBuilder()
The input value to be accumulated into the specified cell.
|
ValueOrBuilder |
Mutation.MergeToCellOrBuilder.getInputOrBuilder()
The input value to be merged into the specified cell.
|
ValueOrBuilder |
Mutation.MergeToCell.getInputOrBuilder()
The input value to be merged into the specified cell.
|
ValueOrBuilder |
Mutation.MergeToCell.Builder.getInputOrBuilder()
The input value to be merged into the specified cell.
|
ValueOrBuilder |
Mutation.AddToCellOrBuilder.getTimestampOrBuilder()
The timestamp of the cell to which new data should be added.
|
ValueOrBuilder |
Mutation.AddToCell.getTimestampOrBuilder()
The timestamp of the cell to which new data should be added.
|
ValueOrBuilder |
Mutation.AddToCell.Builder.getTimestampOrBuilder()
The timestamp of the cell to which new data should be added.
|
ValueOrBuilder |
Mutation.MergeToCellOrBuilder.getTimestampOrBuilder()
The timestamp of the cell to which new data should be added.
|
ValueOrBuilder |
Mutation.MergeToCell.getTimestampOrBuilder()
The timestamp of the cell to which new data should be added.
|
ValueOrBuilder |
Mutation.MergeToCell.Builder.getTimestampOrBuilder()
The timestamp of the cell to which new data should be added.
|
ValueOrBuilder |
ArrayValue.getValuesOrBuilder(int index)
The ordered elements in the array.
|
ValueOrBuilder |
ArrayValue.Builder.getValuesOrBuilder(int index)
The ordered elements in the array.
|
ValueOrBuilder |
ProtoRowsOrBuilder.getValuesOrBuilder(int index)
A proto rows message consists of a list of values.
|
ValueOrBuilder |
ArrayValueOrBuilder.getValuesOrBuilder(int index)
The ordered elements in the array.
|
ValueOrBuilder |
ProtoRows.getValuesOrBuilder(int index)
A proto rows message consists of a list of values.
|
ValueOrBuilder |
ProtoRows.Builder.getValuesOrBuilder(int index)
A proto rows message consists of a list of values.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ValueOrBuilder> |
ArrayValue.getValuesOrBuilderList()
The ordered elements in the array.
|
List<? extends ValueOrBuilder> |
ArrayValue.Builder.getValuesOrBuilderList()
The ordered elements in the array.
|
List<? extends ValueOrBuilder> |
ProtoRowsOrBuilder.getValuesOrBuilderList()
A proto rows message consists of a list of values.
|
List<? extends ValueOrBuilder> |
ArrayValueOrBuilder.getValuesOrBuilderList()
The ordered elements in the array.
|
List<? extends ValueOrBuilder> |
ProtoRows.getValuesOrBuilderList()
A proto rows message consists of a list of values.
|
List<? extends ValueOrBuilder> |
ProtoRows.Builder.getValuesOrBuilderList()
A proto rows message consists of a list of values.
|
Copyright © 2026 Google LLC. All rights reserved.