StructuredAggregationQuery$json top-level constant
Implementation
@$core.Deprecated('Use structuredAggregationQueryDescriptor instead')
const StructuredAggregationQuery$json = {
'1': 'StructuredAggregationQuery',
'2': [
{
'1': 'structured_query',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.firestore.v1.StructuredQuery',
'9': 0,
'10': 'structuredQuery'
},
{
'1': 'aggregations',
'3': 3,
'4': 3,
'5': 11,
'6': '.google.firestore.v1.StructuredAggregationQuery.Aggregation',
'8': {},
'10': 'aggregations'
},
],
'3': [StructuredAggregationQuery_Aggregation$json],
'8': [
{'1': 'query_type'},
],
};