SetContact$json top-level constant
Implementation
@$core.Deprecated('Use setContactDescriptor instead')
const SetContact$json = {
'1': 'SetContact',
'2': [
{
'1': 'email',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.resources.user.v3alpha.SetEmail',
'9': 0,
'10': 'email',
'17': true
},
{
'1': 'phone',
'3': 2,
'4': 1,
'5': 11,
'6': '.zitadel.resources.user.v3alpha.SetPhone',
'9': 1,
'10': 'phone',
'17': true
},
],
'8': [
{'1': '_email'},
{'1': '_phone'},
],
};