AccountProto_UpdateRequest$json top-level constant
- @Deprecated('Use accountProtoDescriptor instead')
Implementation
@$core.Deprecated('Use accountProtoDescriptor instead')
const AccountProto_UpdateRequest$json = {
'1': 'UpdateRequest',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
{'1': 'first_name', '3': 2, '4': 1, '5': 9, '10': 'firstName'},
{'1': 'last_name', '3': 3, '4': 1, '5': 9, '10': 'lastName'},
{'1': 'locale', '3': 4, '4': 1, '5': 9, '10': 'locale'},
{'1': 'company', '3': 5, '4': 1, '5': 9, '10': 'company'},
],
};