StructuredAggregationQuery_Aggregation_Count$json top-level constant

  1. @Deprecated('Use structuredAggregationQueryDescriptor instead')
Map<String, Object> const StructuredAggregationQuery_Aggregation_Count$json

Implementation

@$core.Deprecated('Use structuredAggregationQueryDescriptor instead')
const StructuredAggregationQuery_Aggregation_Count$json = {
  '1': 'Count',
  '2': [
    {
      '1': 'up_to',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int64Value',
      '8': {},
      '10': 'upTo'
    },
  ],
};