UpdateUserInfoReq$json top-level constant
Implementation
@$core.Deprecated('Use updateUserInfoReqDescriptor instead')
const UpdateUserInfoReq$json = {
'1': 'UpdateUserInfoReq',
'2': [
{'1': 'userID', '3': 1, '4': 1, '5': 9, '10': 'userID'},
{'1': 'account', '3': 2, '4': 1, '5': 11, '6': '.openim.protobuf.StringValue', '10': 'account'},
{
'1': 'phoneNumber',
'3': 3,
'4': 1,
'5': 11,
'6': '.openim.protobuf.StringValue',
'10': 'phoneNumber'
},
{
'1': 'areaCode',
'3': 4,
'4': 1,
'5': 11,
'6': '.openim.protobuf.StringValue',
'10': 'areaCode'
},
{'1': 'email', '3': 5, '4': 1, '5': 11, '6': '.openim.protobuf.StringValue', '10': 'email'},
{
'1': 'nickname',
'3': 6,
'4': 1,
'5': 11,
'6': '.openim.protobuf.StringValue',
'10': 'nickname'
},
{'1': 'faceURL', '3': 7, '4': 1, '5': 11, '6': '.openim.protobuf.StringValue', '10': 'faceURL'},
{'1': 'gender', '3': 8, '4': 1, '5': 11, '6': '.openim.protobuf.Int32Value', '10': 'gender'},
{'1': 'level', '3': 9, '4': 1, '5': 11, '6': '.openim.protobuf.Int32Value', '10': 'level'},
{'1': 'birth', '3': 10, '4': 1, '5': 11, '6': '.openim.protobuf.Int64Value', '10': 'birth'},
{
'1': 'allowAddFriend',
'3': 11,
'4': 1,
'5': 11,
'6': '.openim.protobuf.Int32Value',
'10': 'allowAddFriend'
},
{
'1': 'allowBeep',
'3': 12,
'4': 1,
'5': 11,
'6': '.openim.protobuf.Int32Value',
'10': 'allowBeep'
},
{
'1': 'allowVibration',
'3': 13,
'4': 1,
'5': 11,
'6': '.openim.protobuf.Int32Value',
'10': 'allowVibration'
},
{
'1': 'globalRecvMsgOpt',
'3': 14,
'4': 1,
'5': 11,
'6': '.openim.protobuf.Int32Value',
'10': 'globalRecvMsgOpt'
},
{
'1': 'RegisterType',
'3': 15,
'4': 1,
'5': 11,
'6': '.openim.protobuf.Int32Value',
'10': 'RegisterType'
},
],
};