ListEventsRequest_creation_date_range$json top-level constant
- @Deprecated('Use listEventsRequestDescriptor instead')
Implementation
@$core.Deprecated('Use listEventsRequestDescriptor instead')
const ListEventsRequest_creation_date_range$json = {
'1': 'creation_date_range',
'2': [
{'1': 'since', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': {}, '10': 'since'},
{'1': 'until', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': {}, '10': 'until'},
],
};