CreationDateQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use creationDateQueryDescriptor instead')
const CreationDateQuery$json = {
  '1': 'CreationDateQuery',
  '2': [
    {'1': 'creation_date', '3': 1, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'creationDate'},
    {'1': 'method', '3': 2, '4': 1, '5': 14, '6': '.zitadel.v1.TimestampQueryMethod', '8': {}, '10': 'method'},
  ],
};