ListEventsRequest_creation_date_range$json top-level constant

  1. @Deprecated('Use listEventsRequestDescriptor instead')
Map<String, Object> const ListEventsRequest_creation_date_range$json

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'},
  ],
};