RolesServiceCreateRequest$json top-level constant
Implementation
@$core.Deprecated('Use rolesServiceCreateRequestDescriptor instead')
const RolesServiceCreateRequest$json = {
'1': 'RolesServiceCreateRequest',
'2': [
{'1': 'entity_uuid', '3': 1, '4': 1, '5': 9, '10': 'entityUuid'},
{'1': 'user_comment', '3': 2, '4': 1, '5': 9, '10': 'userComment'},
{'1': 'name', '3': 10, '4': 1, '5': 9, '8': {}, '10': 'name'},
{'1': 'code', '3': 11, '4': 1, '5': 9, '8': {}, '10': 'code'},
{'1': 'description', '3': 12, '4': 1, '5': 9, '10': 'description'},
{'1': 'vault_access', '3': 13, '4': 1, '5': 8, '10': 'vaultAccess'},
{
'1': 'vault_root_folder_interactions',
'3': 14,
'4': 1,
'5': 8,
'10': 'vaultRootFolderInteractions'
},
{'1': 'http_access', '3': 15, '4': 1, '5': 8, '10': 'httpAccess'},
{'1': 'https_access', '3': 16, '4': 1, '5': 8, '10': 'httpsAccess'},
{
'1': 'access_list',
'3': 20,
'4': 3,
'5': 11,
'6': '.Scailo.RolesServiceAccessCreateAndUpdateRequest',
'10': 'accessList'
},
],
};