MetadataKeyQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use metadataKeyQueryDescriptor instead')
const MetadataKeyQuery$json = const {
  '1': 'MetadataKeyQuery',
  '2': const [
    const {'1': 'key', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'key'},
    const {'1': 'method', '3': 2, '4': 1, '5': 14, '6': '.zitadel.v1.TextQueryMethod', '8': const {}, '10': 'method'},
  ],
};