UpdateAppletReq$json top-level constant
Implementation
@$core.Deprecated('Use updateAppletReqDescriptor instead')
const UpdateAppletReq$json = {
'1': 'UpdateAppletReq',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
{'1': 'name', '3': 2, '4': 1, '5': 11, '6': '.openim.protobuf.StringValue', '10': 'name'},
{'1': 'appID', '3': 3, '4': 1, '5': 11, '6': '.openim.protobuf.StringValue', '10': 'appID'},
{'1': 'icon', '3': 4, '4': 1, '5': 11, '6': '.openim.protobuf.StringValue', '10': 'icon'},
{'1': 'url', '3': 5, '4': 1, '5': 11, '6': '.openim.protobuf.StringValue', '10': 'url'},
{'1': 'md5', '3': 6, '4': 1, '5': 11, '6': '.openim.protobuf.StringValue', '10': 'md5'},
{'1': 'size', '3': 7, '4': 1, '5': 11, '6': '.openim.protobuf.Int64Value', '10': 'size'},
{'1': 'version', '3': 8, '4': 1, '5': 11, '6': '.openim.protobuf.StringValue', '10': 'version'},
{
'1': 'priority',
'3': 9,
'4': 1,
'5': 11,
'6': '.openim.protobuf.UInt32Value',
'10': 'priority'
},
{'1': 'status', '3': 10, '4': 1, '5': 11, '6': '.openim.protobuf.UInt32Value', '10': 'status'},
{
'1': 'createTime',
'3': 11,
'4': 1,
'5': 11,
'6': '.openim.protobuf.Int64Value',
'10': 'createTime'
},
],
};