AccountProto_SetSuperAccountScopeRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use accountProtoDescriptor instead')
const AccountProto_SetSuperAccountScopeRequest$json = {
  '1': 'SetSuperAccountScopeRequest',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
    {'1': 'scope', '3': 2, '4': 1, '5': 11, '6': '.Auth.AccountProto.Scope', '10': 'scope'},
    {'1': 'cluster_name', '3': 3, '4': 1, '5': 9, '10': 'clusterName'},
  ],
};