Cloud Firestore V1 API - Class Google::Cloud::Firestore::V1::StructuredAggregationQuery (v0.9.0)

Reference documentation and code samples for the Cloud Firestore V1 API class Google::Cloud::Firestore::V1::StructuredAggregationQuery.

Firestore query for running an aggregation over a StructuredQuery.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#aggregations

def aggregations() -> ::Array<::Google::Cloud::Firestore::V1::StructuredAggregationQuery::Aggregation>
Returns

#aggregations=

def aggregations=(value) -> ::Array<::Google::Cloud::Firestore::V1::StructuredAggregationQuery::Aggregation>
Parameter
Returns

#structured_query

def structured_query() -> ::Google::Cloud::Firestore::V1::StructuredQuery
Returns

#structured_query=

def structured_query=(value) -> ::Google::Cloud::Firestore::V1::StructuredQuery
Parameter
Returns