SchemaTypeQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use schemaTypeQueryDescriptor instead')
const SchemaTypeQuery$json = {
  '1': 'SchemaTypeQuery',
  '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'},
  ],
};