Latest generation

This commit is contained in:
ci core model
2025-11-18 08:45:42 +00:00
parent 33e22e5bc0
commit fb32f59864
26 changed files with 149 additions and 201 deletions

View File

@@ -19,17 +19,8 @@ const AppointmentByIdQuery$json = {
'1': 'AppointmentByIdQuery',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.QueryProjectHeader', '8': {}, '10': 'Header'},
{
'1': 'IDs',
'3': 2,
'4': 3,
'5': 11,
'6': '.api.EntityID',
'8': {'3': true},
'10': 'IDs',
},
{'1': 'IDs', '3': 2, '4': 3, '5': 11, '6': '.api.QueryEntityID', '8': {}, '10': 'IDs'},
{'1': 'Options', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentQueryOptions', '10': 'Options'},
{'1': 'RefIDs', '3': 4, '4': 3, '5': 9, '10': 'RefIDs'},
],
'7': {},
};
@@ -37,10 +28,9 @@ const AppointmentByIdQuery$json = {
/// Descriptor for `AppointmentByIdQuery`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentByIdQueryDescriptor = $convert.base64Decode(
'ChRBcHBvaW50bWVudEJ5SWRRdWVyeRI5CgZIZWFkZXIYASABKAsyFy5hcGkuUXVlcnlQcm9qZW'
'N0SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEiMKA0lEcxgCIAMoCzINLmFwaS5FbnRpdHlJREIC'
'GAFSA0lEcxI2CgdPcHRpb25zGAMgASgLMhwuYXBpLkFwcG9pbnRtZW50UXVlcnlPcHRpb25zUg'
'dPcHRpb25zEhYKBlJlZklEcxgEIAMoCVIGUmVmSURzOh2SQREKD9IBBkhlYWRlctIBA0lEc6K7'
'GAVRdWVyeQ==');
'N0SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEi4KA0lEcxgCIAMoCzISLmFwaS5RdWVyeUVudGl0'
'eUlEQgj6QgWSAQIIAVIDSURzEjYKB09wdGlvbnMYAyABKAsyHC5hcGkuQXBwb2ludG1lbnRRdW'
'VyeU9wdGlvbnNSB09wdGlvbnM6HZJBEQoP0gEGSGVhZGVy0gEDSURzorsYBVF1ZXJ5');
@$core.Deprecated('Use appointmentByIdResultDescriptor instead')
const AppointmentByIdResult$json = {