Package | Description |
---|---|
com.google.datastore.v1 |
Modifier and Type | Method and Description |
---|---|
AggregationQuery.Aggregation.Count |
AggregationQuery.Aggregation.Count.Builder.build() |
AggregationQuery.Aggregation.Count |
AggregationQuery.Aggregation.Count.Builder.buildPartial() |
AggregationQuery.Aggregation.Count |
AggregationQuery.AggregationOrBuilder.getCount()
Count aggregator.
|
AggregationQuery.Aggregation.Count |
AggregationQuery.Aggregation.getCount()
Count aggregator.
|
AggregationQuery.Aggregation.Count |
AggregationQuery.Aggregation.Builder.getCount()
Count aggregator.
|
static AggregationQuery.Aggregation.Count |
AggregationQuery.Aggregation.Count.getDefaultInstance() |
AggregationQuery.Aggregation.Count |
AggregationQuery.Aggregation.Count.getDefaultInstanceForType() |
AggregationQuery.Aggregation.Count |
AggregationQuery.Aggregation.Count.Builder.getDefaultInstanceForType() |
static AggregationQuery.Aggregation.Count |
AggregationQuery.Aggregation.Count.parseDelimitedFrom(InputStream input) |
static AggregationQuery.Aggregation.Count |
AggregationQuery.Aggregation.Count.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationQuery.Aggregation.Count |
AggregationQuery.Aggregation.Count.parseFrom(byte[] data) |
static AggregationQuery.Aggregation.Count |
AggregationQuery.Aggregation.Count.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationQuery.Aggregation.Count |
AggregationQuery.Aggregation.Count.parseFrom(ByteBuffer data) |
static AggregationQuery.Aggregation.Count |
AggregationQuery.Aggregation.Count.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationQuery.Aggregation.Count |
AggregationQuery.Aggregation.Count.parseFrom(com.google.protobuf.ByteString data) |
static AggregationQuery.Aggregation.Count |
AggregationQuery.Aggregation.Count.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationQuery.Aggregation.Count |
AggregationQuery.Aggregation.Count.parseFrom(com.google.protobuf.CodedInputStream input) |
static AggregationQuery.Aggregation.Count |
AggregationQuery.Aggregation.Count.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AggregationQuery.Aggregation.Count |
AggregationQuery.Aggregation.Count.parseFrom(InputStream input) |
static AggregationQuery.Aggregation.Count |
AggregationQuery.Aggregation.Count.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<AggregationQuery.Aggregation.Count> |
AggregationQuery.Aggregation.Count.getParserForType() |
static com.google.protobuf.Parser<AggregationQuery.Aggregation.Count> |
AggregationQuery.Aggregation.Count.parser() |
Modifier and Type | Method and Description |
---|---|
AggregationQuery.Aggregation.Builder |
AggregationQuery.Aggregation.Builder.mergeCount(AggregationQuery.Aggregation.Count value)
Count aggregator.
|
AggregationQuery.Aggregation.Count.Builder |
AggregationQuery.Aggregation.Count.Builder.mergeFrom(AggregationQuery.Aggregation.Count other) |
static AggregationQuery.Aggregation.Count.Builder |
AggregationQuery.Aggregation.Count.newBuilder(AggregationQuery.Aggregation.Count prototype) |
AggregationQuery.Aggregation.Builder |
AggregationQuery.Aggregation.Builder.setCount(AggregationQuery.Aggregation.Count value)
Count aggregator.
|
Copyright © 2023 Google LLC. All rights reserved.