SetPhoneRequest$json top-level constant
Implementation
@$core.Deprecated('Use setPhoneRequestDescriptor instead')
const SetPhoneRequest$json = {
'1': 'SetPhoneRequest',
'2': [
{'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'userId'},
{'1': 'phone', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'phone'},
{'1': 'send_code', '3': 3, '4': 1, '5': 11, '6': '.zitadel.user.v2beta.SendPhoneVerificationCode', '9': 0, '10': 'sendCode'},
{'1': 'return_code', '3': 4, '4': 1, '5': 11, '6': '.zitadel.user.v2beta.ReturnPhoneVerificationCode', '9': 0, '10': 'returnCode'},
{'1': 'is_verified', '3': 5, '4': 1, '5': 8, '8': {}, '9': 0, '10': 'isVerified'},
],
'8': [
{'1': 'verification'},
],
};