StructuredQuery_Order$json top-level constant
- @Deprecated('Use structuredQueryDescriptor instead')
Implementation
@$core.Deprecated('Use structuredQueryDescriptor instead')
const StructuredQuery_Order$json = {
'1': 'Order',
'2': [
{
'1': 'field',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.firestore.v1.StructuredQuery.FieldReference',
'10': 'field'
},
{
'1': 'direction',
'3': 2,
'4': 1,
'5': 14,
'6': '.google.firestore.v1.StructuredQuery.Direction',
'10': 'direction'
},
],
};