Latest generation

This commit is contained in:
ci core model
2025-11-18 14:25:43 +00:00
parent c016cb6cde
commit eabd46cca4
39 changed files with 4002 additions and 5 deletions

View File

@@ -165,3 +165,68 @@ final $typed_data.Uint8List notifSanitisedResponseDescriptor = $convert.base64De
'hlYWRlclIGSGVhZGVyEh0KAklEGAIgASgLMg0uYXBpLkVudGl0eUlEUgJJRDoZorsYCFJlc3Bv'
'bnNlursYCVNhbml0aXNlZA==');
@$core.Deprecated('Use notifCustomFieldsUpdatedPayloadDescriptor instead')
const NotifCustomFieldsUpdatedPayload$json = {
'1': 'NotifCustomFieldsUpdatedPayload',
'7': {},
};
/// Descriptor for `NotifCustomFieldsUpdatedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List notifCustomFieldsUpdatedPayloadDescriptor = $convert.base64Decode(
'Ch9Ob3RpZkN1c3RvbUZpZWxkc1VwZGF0ZWRQYXlsb2FkOiSiuxgFRXZlbnSouxgBursYE0N1c3'
'RvbUZpZWxkc1VwZGF0ZWQ=');
@$core.Deprecated('Use notifCustomFieldsUpdatedEventDescriptor instead')
const NotifCustomFieldsUpdatedEvent$json = {
'1': 'NotifCustomFieldsUpdatedEvent',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.EventHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.NotifCustomFieldsUpdatedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `NotifCustomFieldsUpdatedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List notifCustomFieldsUpdatedEventDescriptor = $convert.base64Decode(
'Ch1Ob3RpZkN1c3RvbUZpZWxkc1VwZGF0ZWRFdmVudBIyCgZIZWFkZXIYASABKAsyEC5hcGkuRX'
'ZlbnRIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISJwoCSUQYAiABKAsyDS5hcGkuRW50aXR5SURC'
'CPpCBYoBAhABUgJJRBJICgdQYXlsb2FkGAMgASgLMiQuYXBpLk5vdGlmQ3VzdG9tRmllbGRzVX'
'BkYXRlZFBheWxvYWRCCPpCBYoBAhABUgdQYXlsb2FkOiCiuxgFRXZlbnS6uxgTQ3VzdG9tRmll'
'bGRzVXBkYXRlZA==');
@$core.Deprecated('Use notifCustomFieldsUpdatedRequestDescriptor instead')
const NotifCustomFieldsUpdatedRequest$json = {
'1': 'NotifCustomFieldsUpdatedRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.NotifCustomFieldsUpdatedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `NotifCustomFieldsUpdatedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List notifCustomFieldsUpdatedRequestDescriptor = $convert.base64Decode(
'Ch9Ob3RpZkN1c3RvbUZpZWxkc1VwZGF0ZWRSZXF1ZXN0EjsKBkhlYWRlchgBIAEoCzIZLmFwaS'
'5SZXF1ZXN0UHJvamVjdEhlYWRlckII+kIFigECEAFSBkhlYWRlchInCgJJRBgCIAEoCzINLmFw'
'aS5FbnRpdHlJREII+kIFigECEAFSAklEEkgKB1BheWxvYWQYAyABKAsyJC5hcGkuTm90aWZDdX'
'N0b21GaWVsZHNVcGRhdGVkUGF5bG9hZEII+kIFigECEAFSB1BheWxvYWQ6P5JBGgoY0gEGSGVh'
'ZGVy0gECSUTSAQdQYXlsb2FkorsYB1JlcXVlc3S6uxgTQ3VzdG9tRmllbGRzVXBkYXRlZA==');
@$core.Deprecated('Use notifCustomFieldsUpdatedResponseDescriptor instead')
const NotifCustomFieldsUpdatedResponse$json = {
'1': 'NotifCustomFieldsUpdatedResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
};
/// Descriptor for `NotifCustomFieldsUpdatedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List notifCustomFieldsUpdatedResponseDescriptor = $convert.base64Decode(
'CiBOb3RpZkN1c3RvbUZpZWxkc1VwZGF0ZWRSZXNwb25zZRIrCgZIZWFkZXIYASABKAsyEy5hcG'
'kuUmVzcG9uc2VIZWFkZXJSBkhlYWRlchIdCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJRFICSUQ6'
'I6K7GAhSZXNwb25zZbq7GBNDdXN0b21GaWVsZHNVcGRhdGVk');