UserGrantProjectNameQuery$json top-level constant

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

Implementation

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