CreateUserResponse$json top-level constant
Implementation
@$core.Deprecated('Use createUserResponseDescriptor instead')
const CreateUserResponse$json = {
'1': 'CreateUserResponse',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
{
'1': 'creation_date',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'8': {},
'10': 'creationDate'
},
{
'1': 'email_code',
'3': 3,
'4': 1,
'5': 9,
'8': {},
'9': 0,
'10': 'emailCode',
'17': true
},
{
'1': 'phone_code',
'3': 4,
'4': 1,
'5': 9,
'8': {},
'9': 1,
'10': 'phoneCode',
'17': true
},
],
'8': [
{'1': '_email_code'},
{'1': '_phone_code'},
],
};