SetRolesRequest$json top-level constant
Implementation
@$core.Deprecated('Use setRolesRequestDescriptor instead')
const SetRolesRequest$json = {
'1': 'SetRolesRequest',
'2': [
{'1': 'uuid', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'uuid'},
{'1': 'user_type', '3': 2, '4': 1, '5': 14, '6': '.identity.UserType', '8': {}, '10': 'userType'},
{'1': 'roles', '3': 3, '4': 3, '5': 14, '6': '.identity.UserRole', '8': {}, '10': 'roles'},
],
};