GrantRoleKeyQuery$json top-level constant

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

Implementation

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