PartitionQueryResponse$json top-level constant
- @Deprecated('Use partitionQueryResponseDescriptor instead')
Implementation
@$core.Deprecated('Use partitionQueryResponseDescriptor instead')
const PartitionQueryResponse$json = {
'1': 'PartitionQueryResponse',
'2': [
{
'1': 'partitions',
'3': 1,
'4': 3,
'5': 11,
'6': '.google.firestore.v1.Cursor',
'10': 'partitions'
},
{'1': 'next_page_token', '3': 2, '4': 1, '5': 9, '10': 'nextPageToken'},
],
};