AccountProto_AccountClusterRoleRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use accountProtoDescriptor instead')
const AccountProto_AccountClusterRoleRequest$json = {
  '1': 'AccountClusterRoleRequest',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
    {'1': 'role', '3': 2, '4': 1, '5': 14, '6': '.Auth.AccountProto.Roles', '10': 'role'},
  ],
};