UserPrivate$json top-level constant
Implementation
@$core.Deprecated('Use userPrivateDescriptor instead')
const UserPrivate$json = {
'1': 'UserPrivate',
'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': 'passwordEncrypted', '3': 6, '4': 1, '5': 9, '10': 'password'},
{'1': 'firmId', '3': 7, '4': 1, '5': 9, '10': 'firmId'},
{'1': 'permissions', '3': 8, '4': 1, '5': 11, '6': '.weebi.user.permissions.UserPermissions', '10': 'permissions'},
{'1': 'lastSignIn', '3': 9, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'lastSignIn'},
{'1': 'lastUpdatedByuserId', '3': 10, '4': 1, '5': 9, '10': 'lastUpdatedByuserId'},
{'1': 'lastUpdateTimestampUTC', '3': 11, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'lastUpdateTimestampUTC'},
{'1': 'creationDateUTC', '3': 12, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'creationDateUTC'},
{'1': 'mustChangePassword', '3': 13, '4': 1, '5': 8, '10': 'mustChangePassword'},
{'1': 'emailVerificationSent', '3': 14, '4': 1, '5': 8, '10': 'emailVerificationSent'},
{'1': 'subscriberId', '3': 15, '4': 1, '5': 9, '10': 'subscriberId'},
{'1': 'othersAttributes', '3': 99, '4': 3, '5': 11, '6': '.weebi.user.UserPrivate.OthersAttributesEntry', '10': 'othersAttributes'},
],
'3': [UserPrivate_OthersAttributesEntry$json],
'9': [
{'1': 16, '2': 99},
],
};