SetEmail$json top-level constant
Implementation
@$core.Deprecated('Use setEmailDescriptor instead')
const SetEmail$json = {
'1': 'SetEmail',
'2': [
{'1': 'address', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'address'},
{
'1': 'send_code',
'3': 2,
'4': 1,
'5': 11,
'6': '.zitadel.resources.user.v3alpha.SendEmailVerificationCode',
'9': 0,
'10': 'sendCode'
},
{
'1': 'return_code',
'3': 3,
'4': 1,
'5': 11,
'6': '.zitadel.resources.user.v3alpha.ReturnEmailVerificationCode',
'9': 0,
'10': 'returnCode'
},
{
'1': 'is_verified',
'3': 4,
'4': 1,
'5': 8,
'8': {},
'9': 0,
'10': 'isVerified'
},
],
'8': [
{'1': 'verification'},
],
};