PermissionError$json top-level constant
Implementation
@$core.Deprecated('Use permissionErrorDescriptor instead')
const PermissionError$json = {
'1': 'PermissionError',
'2': [
{'1': 'UserId', '3': 1, '4': 1, '5': 11, '6': '.UserId', '10': 'UserId'},
{
'1': 'UserRoles',
'3': 2,
'4': 3,
'5': 11,
'6': '.Role',
'10': 'UserRoles'
},
{'1': 'Group', '3': 3, '4': 1, '5': 9, '10': 'Group'},
{'1': 'Permission', '3': 4, '4': 1, '5': 9, '10': 'Permission'},
{
'1': 'Created',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'Created'
},
{
'1': 'Callstack',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Callstack'
},
],
};