PageResult$json top-level constant
Implementation
@$core.Deprecated('Use pageResultDescriptor instead')
const PageResult$json = {
'1': 'PageResult',
'2': [
{
'1': 'data',
'3': 3,
'4': 3,
'5': 11,
'6': '.google.protobuf.Any',
'10': 'data'
},
{'1': 'Count', '3': 4, '4': 1, '5': 5, '10': 'Count'},
{
'1': 'Continuation',
'3': 5,
'4': 1,
'5': 11,
'6': '.ContinuationToken',
'10': 'Continuation'
},
{
'1': 'EstimatedTotalCount',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.Int32Value',
'10': 'EstimatedTotalCount'
},
],
};