Latest generation

This commit is contained in:
ci core model
2025-12-15 14:41:54 +00:00
parent 09f9a6beed
commit a7e4b2acc6
4 changed files with 18 additions and 5 deletions

View File

@@ -506,6 +506,7 @@ const Commission$json = {
'2': [
{'1': 'ProjectID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ProjectID'},
{'1': 'OrderID', '3': 2, '4': 1, '5': 9, '10': 'OrderID'},
{'1': 'ExecutionflowID', '3': 5, '4': 1, '5': 9, '10': 'ExecutionflowID'},
{'1': 'Quantities', '3': 3, '4': 3, '5': 11, '6': '.api.QuantityByUnit', '8': {}, '10': 'Quantities'},
{'1': 'ActorID', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'ActorID'},
],
@@ -514,9 +515,9 @@ const Commission$json = {
/// Descriptor for `Commission`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List commissionDescriptor = $convert.base64Decode(
'CgpDb21taXNzaW9uEiUKCVByb2plY3RJRBgBIAEoCUIH+kIEcgIQAVIJUHJvamVjdElEEhgKB0'
'9yZGVySUQYAiABKAlSB09yZGVySUQSPQoKUXVhbnRpdGllcxgDIAMoCzITLmFwaS5RdWFudGl0'
'eUJ5VW5pdEII+kIFkgECCAFSClF1YW50aXRpZXMSIQoHQWN0b3JJRBgEIAEoCUIH+kIEcgIQAV'
'IHQWN0b3JJRA==');
'9yZGVySUQYAiABKAlSB09yZGVySUQSKAoPRXhlY3V0aW9uZmxvd0lEGAUgASgJUg9FeGVjdXRp'
'b25mbG93SUQSPQoKUXVhbnRpdGllcxgDIAMoCzITLmFwaS5RdWFudGl0eUJ5VW5pdEII+kIFkg'
'ECCAFSClF1YW50aXRpZXMSIQoHQWN0b3JJRBgEIAEoCUIH+kIEcgIQAVIHQWN0b3JJRA==');
@$core.Deprecated('Use wMSCommissionDescriptor instead')
const WMSCommission$json = {