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 = const {
  '1': 'GrantRoleKeyQuery',
  '2': const [
    const {'1': 'role_key', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'roleKey'},
    const {'1': 'method', '3': 2, '4': 1, '5': 14, '6': '.zitadel.v1.TextQueryMethod', '8': const {}, '10': 'method'},
  ],
};