TypeQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use typeQueryDescriptor instead')
const TypeQuery$json = {
  '1': 'TypeQuery',
  '2': [
    {'1': 'type', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'type'},
    {'1': 'method', '3': 2, '4': 1, '5': 14, '6': '.zitadel.object.v2beta.TextQueryMethod', '8': {}, '10': 'method'},
  ],
};