Latest generation

This commit is contained in:
ci core model
2026-03-17 13:05:35 +00:00
parent 628dbf127f
commit bde45b1b7b
10 changed files with 55 additions and 19 deletions

View File

@@ -94,6 +94,7 @@ const RuleComputeResult$json = {
{'1': 'Format', '3': 1, '4': 1, '5': 14, '6': '.api.RuleComputeFormat', '10': 'Format'},
{'1': 'Value', '3': 2, '4': 1, '5': 9, '10': 'Value'},
{'1': 'RuleID', '3': 3, '4': 1, '5': 9, '10': 'RuleID'},
{'1': 'Attributes', '3': 4, '4': 3, '5': 9, '10': 'Attributes'},
],
};
@@ -101,7 +102,7 @@ const RuleComputeResult$json = {
final $typed_data.Uint8List ruleComputeResultDescriptor = $convert.base64Decode(
'ChFSdWxlQ29tcHV0ZVJlc3VsdBIuCgZGb3JtYXQYASABKA4yFi5hcGkuUnVsZUNvbXB1dGVGb3'
'JtYXRSBkZvcm1hdBIUCgVWYWx1ZRgCIAEoCVIFVmFsdWUSFgoGUnVsZUlEGAMgASgJUgZSdWxl'
'SUQ=');
'SUQSHgoKQXR0cmlidXRlcxgEIAMoCVIKQXR0cmlidXRlcw==');
@$core.Deprecated('Use restrictionRuleDescriptor instead')
const RestrictionRule$json = {
@@ -111,6 +112,7 @@ const RestrictionRule$json = {
{'1': 'Entity', '3': 2, '4': 1, '5': 14, '6': '.api.EntityType', '8': {}, '10': 'Entity'},
{'1': 'Description', '3': 3, '4': 1, '5': 9, '10': 'Description'},
{'1': 'Definition', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'Definition'},
{'1': 'Attributes', '3': 5, '4': 3, '5': 9, '10': 'Attributes'},
],
'7': {},
};
@@ -120,7 +122,8 @@ final $typed_data.Uint8List restrictionRuleDescriptor = $convert.base64Decode(
'Cg9SZXN0cmljdGlvblJ1bGUSGwoETmFtZRgBIAEoCUIH+kIEcgIQAVIETmFtZRIxCgZFbnRpdH'
'kYAiABKA4yDy5hcGkuRW50aXR5VHlwZUII+kIFggECEAFSBkVudGl0eRIgCgtEZXNjcmlwdGlv'
'bhgDIAEoCVILRGVzY3JpcHRpb24SJwoKRGVmaW5pdGlvbhgEIAEoCUIH+kIEcgIQAVIKRGVmaW'
'5pdGlvbjoikkEfCh3SAQROYW1l0gEGRW50aXR50gEKRGVmaW5pdGlvbg==');
'5pdGlvbhIeCgpBdHRyaWJ1dGVzGAUgAygJUgpBdHRyaWJ1dGVzOiKSQR8KHdIBBE5hbWXSAQZF'
'bnRpdHnSAQpEZWZpbml0aW9u');
@$core.Deprecated('Use createRestrictionRequestDescriptor instead')
const CreateRestrictionRequest$json = {