Human$json top-level constant
Implementation
@$core.Deprecated('Use humanDescriptor instead')
const Human$json = {
'1': 'Human',
'2': [
{
'1': 'profile',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.user.v1.Profile',
'10': 'profile'
},
{
'1': 'email',
'3': 2,
'4': 1,
'5': 11,
'6': '.zitadel.user.v1.Email',
'10': 'email'
},
{
'1': 'phone',
'3': 3,
'4': 1,
'5': 11,
'6': '.zitadel.user.v1.Phone',
'10': 'phone'
},
{
'1': 'password_changed',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'passwordChanged'
},
],
};