Package | Description |
---|---|
com.google.firestore.v1 |
Modifier and Type | Method and Description |
---|---|
StructuredAggregationQuery |
StructuredAggregationQuery.Builder.build() |
StructuredAggregationQuery |
StructuredAggregationQuery.Builder.buildPartial() |
static StructuredAggregationQuery |
StructuredAggregationQuery.getDefaultInstance() |
StructuredAggregationQuery |
StructuredAggregationQuery.getDefaultInstanceForType() |
StructuredAggregationQuery |
StructuredAggregationQuery.Builder.getDefaultInstanceForType() |
StructuredAggregationQuery |
RunAggregationQueryRequestOrBuilder.getStructuredAggregationQuery()
An aggregation query.
|
StructuredAggregationQuery |
RunAggregationQueryRequest.getStructuredAggregationQuery()
An aggregation query.
|
StructuredAggregationQuery |
RunAggregationQueryRequest.Builder.getStructuredAggregationQuery()
An aggregation query.
|
static StructuredAggregationQuery |
StructuredAggregationQuery.parseDelimitedFrom(InputStream input) |
static StructuredAggregationQuery |
StructuredAggregationQuery.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructuredAggregationQuery |
StructuredAggregationQuery.parseFrom(byte[] data) |
static StructuredAggregationQuery |
StructuredAggregationQuery.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructuredAggregationQuery |
StructuredAggregationQuery.parseFrom(ByteBuffer data) |
static StructuredAggregationQuery |
StructuredAggregationQuery.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructuredAggregationQuery |
StructuredAggregationQuery.parseFrom(com.google.protobuf.ByteString data) |
static StructuredAggregationQuery |
StructuredAggregationQuery.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructuredAggregationQuery |
StructuredAggregationQuery.parseFrom(com.google.protobuf.CodedInputStream input) |
static StructuredAggregationQuery |
StructuredAggregationQuery.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructuredAggregationQuery |
StructuredAggregationQuery.parseFrom(InputStream input) |
static StructuredAggregationQuery |
StructuredAggregationQuery.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<StructuredAggregationQuery> |
StructuredAggregationQuery.getParserForType() |
static com.google.protobuf.Parser<StructuredAggregationQuery> |
StructuredAggregationQuery.parser() |
Modifier and Type | Method and Description |
---|---|
StructuredAggregationQuery.Builder |
StructuredAggregationQuery.Builder.mergeFrom(StructuredAggregationQuery other) |
RunAggregationQueryRequest.Builder |
RunAggregationQueryRequest.Builder.mergeStructuredAggregationQuery(StructuredAggregationQuery value)
An aggregation query.
|
static StructuredAggregationQuery.Builder |
StructuredAggregationQuery.newBuilder(StructuredAggregationQuery prototype) |
RunAggregationQueryRequest.Builder |
RunAggregationQueryRequest.Builder.setStructuredAggregationQuery(StructuredAggregationQuery value)
An aggregation query.
|
Copyright © 2023 Google LLC. All rights reserved.