Package | Description |
---|---|
com.google.datastore.v1 |
Modifier and Type | Method and Description |
---|---|
AggregationResultBatch |
AggregationResultBatch.Builder.build() |
AggregationResultBatch |
AggregationResultBatch.Builder.buildPartial() |
AggregationResultBatch |
RunAggregationQueryResponseOrBuilder.getBatch()
A batch of aggregation results.
|
AggregationResultBatch |
RunAggregationQueryResponse.getBatch()
A batch of aggregation results.
|
AggregationResultBatch |
RunAggregationQueryResponse.Builder.getBatch()
A batch of aggregation results.
|
static AggregationResultBatch |
AggregationResultBatch.getDefaultInstance() |
AggregationResultBatch |
AggregationResultBatch.getDefaultInstanceForType() |
AggregationResultBatch |
AggregationResultBatch.Builder.getDefaultInstanceForType() |
static AggregationResultBatch |
AggregationResultBatch.parseDelimitedFrom(InputStream input) |
static AggregationResultBatch |
AggregationResultBatch.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationResultBatch |
AggregationResultBatch.parseFrom(byte[] data) |
static AggregationResultBatch |
AggregationResultBatch.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationResultBatch |
AggregationResultBatch.parseFrom(ByteBuffer data) |
static AggregationResultBatch |
AggregationResultBatch.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationResultBatch |
AggregationResultBatch.parseFrom(com.google.protobuf.ByteString data) |
static AggregationResultBatch |
AggregationResultBatch.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationResultBatch |
AggregationResultBatch.parseFrom(com.google.protobuf.CodedInputStream input) |
static AggregationResultBatch |
AggregationResultBatch.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationResultBatch |
AggregationResultBatch.parseFrom(InputStream input) |
static AggregationResultBatch |
AggregationResultBatch.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<AggregationResultBatch> |
AggregationResultBatch.getParserForType() |
static com.google.protobuf.Parser<AggregationResultBatch> |
AggregationResultBatch.parser() |
Modifier and Type | Method and Description |
---|---|
RunAggregationQueryResponse.Builder |
RunAggregationQueryResponse.Builder.mergeBatch(AggregationResultBatch value)
A batch of aggregation results.
|
AggregationResultBatch.Builder |
AggregationResultBatch.Builder.mergeFrom(AggregationResultBatch other) |
static AggregationResultBatch.Builder |
AggregationResultBatch.newBuilder(AggregationResultBatch prototype) |
RunAggregationQueryResponse.Builder |
RunAggregationQueryResponse.Builder.setBatch(AggregationResultBatch value)
A batch of aggregation results.
|
Copyright © 2023 Google LLC. All rights reserved.