AggregationResultBatch.Builder |
AggregationResultBatch.Builder.addAggregationResults(int index,
AggregationResult value) |
The aggregation results for this batch.
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.addAggregationResults(int index,
AggregationResult.Builder builderForValue) |
The aggregation results for this batch.
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.addAggregationResults(AggregationResult value) |
The aggregation results for this batch.
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.addAggregationResults(AggregationResult.Builder builderForValue) |
The aggregation results for this batch.
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.addAllAggregationResults(Iterable<? extends AggregationResult> values) |
The aggregation results for this batch.
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.clear() |
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.clearAggregationResults() |
The aggregation results for this batch.
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.clearMoreResults() |
The state of the query after the current batch.
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.clearReadTime() |
Read timestamp this batch was returned from.
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.clone() |
|
AggregationResultBatch.Builder |
RunAggregationQueryResponse.Builder.getBatchBuilder() |
A batch of aggregation results.
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.mergeFrom(AggregationResultBatch other) |
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.mergeReadTime(com.google.protobuf.Timestamp value) |
Read timestamp this batch was returned from.
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static AggregationResultBatch.Builder |
AggregationResultBatch.newBuilder() |
|
static AggregationResultBatch.Builder |
AggregationResultBatch.newBuilder(AggregationResultBatch prototype) |
|
AggregationResultBatch.Builder |
AggregationResultBatch.newBuilderForType() |
|
protected AggregationResultBatch.Builder |
AggregationResultBatch.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.removeAggregationResults(int index) |
The aggregation results for this batch.
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.setAggregationResults(int index,
AggregationResult value) |
The aggregation results for this batch.
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.setAggregationResults(int index,
AggregationResult.Builder builderForValue) |
The aggregation results for this batch.
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.setMoreResults(QueryResultBatch.MoreResultsType value) |
The state of the query after the current batch.
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.setMoreResultsValue(int value) |
The state of the query after the current batch.
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.setReadTime(com.google.protobuf.Timestamp value) |
Read timestamp this batch was returned from.
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.setReadTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Read timestamp this batch was returned from.
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AggregationResultBatch.Builder |
AggregationResultBatch.toBuilder() |
|