Release 1.11.6

This commit is contained in:
ci core model
2025-10-27 16:13:28 +00:00
parent 72a61a845e
commit c7e46d91c9
81 changed files with 9567 additions and 6432 deletions

View File

@@ -54,6 +54,7 @@ const CreateResourceMappingsRequest$json = {
'1': 'CreateResourceMappingsRequest',
'2': [
{'1': 'RscID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'RscID'},
{'1': 'RscType', '3': 2, '4': 1, '5': 14, '6': '.api.ResourceType', '8': {}, '10': 'RscType'},
],
'7': {},
};
@@ -61,7 +62,8 @@ const CreateResourceMappingsRequest$json = {
/// Descriptor for `CreateResourceMappingsRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List createResourceMappingsRequestDescriptor = $convert.base64Decode(
'Ch1DcmVhdGVSZXNvdXJjZU1hcHBpbmdzUmVxdWVzdBIdCgVSc2NJRBgBIAEoCUIH+kIEcgIQAV'
'IFUnNjSUQ6DZJBCgoI0gEFUnNjSUQ=');
'IFUnNjSUQSNwoHUnNjVHlwZRgCIAEoDjIRLmFwaS5SZXNvdXJjZVR5cGVCCvpCB4IBBBgeGFBS'
'B1JzY1R5cGU6F5JBFAoS0gEFUnNjSUTSAQdSc2NUeXBl');
@$core.Deprecated('Use createResourceMappingsResultDescriptor instead')
const CreateResourceMappingsResult$json = {
@@ -94,6 +96,7 @@ const DeleteResourceMappingsRequest$json = {
'1': 'DeleteResourceMappingsRequest',
'2': [
{'1': 'RscID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'RscID'},
{'1': 'RscType', '3': 2, '4': 1, '5': 14, '6': '.api.ResourceType', '8': {}, '10': 'RscType'},
],
'7': {},
};
@@ -101,7 +104,8 @@ const DeleteResourceMappingsRequest$json = {
/// Descriptor for `DeleteResourceMappingsRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List deleteResourceMappingsRequestDescriptor = $convert.base64Decode(
'Ch1EZWxldGVSZXNvdXJjZU1hcHBpbmdzUmVxdWVzdBIdCgVSc2NJRBgBIAEoCUIH+kIEcgIQAV'
'IFUnNjSUQ6F5JBFAoS0gEFUnNjSUTSAQdSc2NUeXBl');
'IFUnNjSUQSNwoHUnNjVHlwZRgCIAEoDjIRLmFwaS5SZXNvdXJjZVR5cGVCCvpCB4IBBBgeGFBS'
'B1JzY1R5cGU6F5JBFAoS0gEFUnNjSUTSAQdSc2NUeXBl');
@$core.Deprecated('Use deleteResourceMappingsResultDescriptor instead')
const DeleteResourceMappingsResult$json = {
@@ -135,6 +139,7 @@ const ClearIndexEntityRequest$json = {
'2': [
{'1': 'RscID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'RscID'},
{'1': 'Entity', '3': 2, '4': 1, '5': 14, '6': '.api.ModelDataSetEnum', '8': {}, '10': 'Entity'},
{'1': 'RscType', '3': 3, '4': 1, '5': 14, '6': '.api.ResourceType', '8': {}, '10': 'RscType'},
],
'7': {},
};
@@ -143,7 +148,8 @@ const ClearIndexEntityRequest$json = {
final $typed_data.Uint8List clearIndexEntityRequestDescriptor = $convert.base64Decode(
'ChdDbGVhckluZGV4RW50aXR5UmVxdWVzdBIdCgVSc2NJRBgBIAEoCUIH+kIEcgIQAVIFUnNjSU'
'QSNwoGRW50aXR5GAIgASgOMhUuYXBpLk1vZGVsRGF0YVNldEVudW1CCPpCBYIBAhABUgZFbnRp'
'dHk6IJJBHQob0gEFUnNjSUTSAQdSc2NUeXBl0gEGRW50aXR5');
'dHkSNwoHUnNjVHlwZRgDIAEoDjIRLmFwaS5SZXNvdXJjZVR5cGVCCvpCB4IBBBgeGFBSB1JzY1'
'R5cGU6IJJBHQob0gEFUnNjSUTSAQdSc2NUeXBl0gEGRW50aXR5');
@$core.Deprecated('Use clearIndexEntityResultDescriptor instead')
const ClearIndexEntityResult$json = {