UserPublic$json top-level constant
Implementation
@$core.Deprecated('Use userPublicDescriptor instead')
const UserPublic$json = {
'1': 'UserPublic',
'2': [
{'1': 'userId', '3': 1, '4': 1, '5': 9, '10': 'userId'},
{'1': 'mail', '3': 2, '4': 1, '5': 9, '10': 'mail'},
{'1': 'firstname', '3': 3, '4': 1, '5': 9, '10': 'firstname'},
{'1': 'lastname', '3': 4, '4': 1, '5': 9, '10': 'lastname'},
{
'1': 'phone',
'3': 5,
'4': 1,
'5': 11,
'6': '.weebi.common.phone.Phone',
'10': 'phone'
},
{
'1': 'lastSignIn',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'lastSignIn'
},
{
'1': 'permissions',
'3': 7,
'4': 1,
'5': 11,
'6': '.weebi.user.permissions.UserPermissions',
'10': 'permissions'
},
{
'1': 'mustChangePassword',
'3': 8,
'4': 1,
'5': 8,
'10': 'mustChangePassword'
},
{
'1': 'othersAttributes',
'3': 99,
'4': 3,
'5': 11,
'6': '.weebi.user.UserPublic.OthersAttributesEntry',
'10': 'othersAttributes'
},
],
'3': [UserPublic_OthersAttributesEntry$json],
'9': [
{'1': 9, '2': 99},
],
};