Release 1.10.7

This commit is contained in:
ci core model
2025-07-08 08:48:53 +00:00
parent 0792d37267
commit 805ce25afd
93 changed files with 536 additions and 28063 deletions

View File

@@ -63,6 +63,38 @@ final $typed_data.Uint8List attachmentDescriptor = $convert.base64Decode(
'FjY2Vzc2VkIG9uIGFuIGF1dGhlbnRpY2F0ZWQgd2ViIGFwcC4gSW4gY2FzZSB0aGUgQXR0YWNo'
'bWVudCBpcyBhIGxpbmssIHRoZSBVUkkgaXMgZW1wdHku+kIEcgIQAVIGV2ViVVJJ');
@$core.Deprecated('Use fileDataRequestDescriptor instead')
const FileDataRequest$json = {
'1': 'FileDataRequest',
'2': [
{'1': 'Name', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'Name'},
{'1': 'Content', '3': 2, '4': 1, '5': 12, '10': 'Content'},
],
'7': {},
};
/// Descriptor for `FileDataRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List fileDataRequestDescriptor = $convert.base64Decode(
'Cg9GaWxlRGF0YVJlcXVlc3QSGwoETmFtZRgBIAEoCUIH+kIEcgIQAVIETmFtZRIYCgdDb250ZW'
'50GAIgASgMUgdDb250ZW50OgySQQkKB9IBBE5hbWU=');
@$core.Deprecated('Use fileDataResponseDescriptor instead')
const FileDataResponse$json = {
'1': 'FileDataResponse',
'2': [
{'1': 'Name', '3': 1, '4': 1, '5': 9, '10': 'Name'},
{'1': 'ContentType', '3': 2, '4': 1, '5': 9, '10': 'ContentType'},
{'1': 'Content', '3': 3, '4': 1, '5': 12, '10': 'Content'},
],
'7': {},
};
/// Descriptor for `FileDataResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List fileDataResponseDescriptor = $convert.base64Decode(
'ChBGaWxlRGF0YVJlc3BvbnNlEhIKBE5hbWUYASABKAlSBE5hbWUSIAoLQ29udGVudFR5cGUYAi'
'ABKAlSC0NvbnRlbnRUeXBlEhgKB0NvbnRlbnQYAyABKAxSB0NvbnRlbnQ6DJJBCQoH0gEETmFt'
'ZQ==');
@$core.Deprecated('Use downloadAttachmentV2RequestDescriptor instead')
const DownloadAttachmentV2Request$json = {
'1': 'DownloadAttachmentV2Request',