UpdateApplicationVersionReq$json top-level constant
Implementation
@$core.Deprecated('Use updateApplicationVersionReqDescriptor instead')
const UpdateApplicationVersionReq$json = {
'1': 'UpdateApplicationVersionReq',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
{
'1': 'platform',
'3': 2,
'4': 1,
'5': 11,
'6': '.openim.protobuf.StringValue',
'10': 'platform'
},
{'1': 'version', '3': 3, '4': 1, '5': 11, '6': '.openim.protobuf.StringValue', '10': 'version'},
{'1': 'url', '3': 4, '4': 1, '5': 11, '6': '.openim.protobuf.StringValue', '10': 'url'},
{'1': 'text', '3': 5, '4': 1, '5': 11, '6': '.openim.protobuf.StringValue', '10': 'text'},
{'1': 'force', '3': 6, '4': 1, '5': 11, '6': '.openim.protobuf.BoolValue', '10': 'force'},
{'1': 'latest', '3': 7, '4': 1, '5': 11, '6': '.openim.protobuf.BoolValue', '10': 'latest'},
{'1': 'hot', '3': 8, '4': 1, '5': 11, '6': '.openim.protobuf.BoolValue', '10': 'hot'},
],
};