GetTrackRequest$json top-level constant
Implementation
@$core.Deprecated('Use getTrackRequestDescriptor instead')
const GetTrackRequest$json = {
'1': 'GetTrackRequest',
'2': [
{'1': 'subject_id', '3': 1, '4': 1, '5': 9, '10': 'subjectId'},
{'1': 'from', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'from'},
{'1': 'to', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'to'},
{'1': 'limit', '3': 4, '4': 1, '5': 5, '10': 'limit'},
{'1': 'offset', '3': 5, '4': 1, '5': 5, '10': 'offset'},
],
};