ClientProto_UpdateRequest$json top-level constant
Implementation
@$core.Deprecated('Use clientProtoDescriptor instead')
const ClientProto_UpdateRequest$json = {
'1': 'UpdateRequest',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 5, '10': 'id'},
{'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
{'1': 'country', '3': 3, '4': 1, '5': 9, '10': 'country'},
{
'1': 'image',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.BytesValue',
'10': 'image'
},
{'1': 'phone', '3': 5, '4': 1, '5': 9, '10': 'phone'},
{'1': 'public', '3': 6, '4': 1, '5': 8, '10': 'public'},
],
};