Latest generation

This commit is contained in:
ci core model
2025-05-22 14:36:55 +00:00
parent c55742f8da
commit b7b0d09428
8 changed files with 100 additions and 100 deletions

View File

@@ -80,18 +80,3 @@ final $typed_data.Uint8List appointmentTripletDescriptor = $convert.base64Decode
'IHQ3VycmVudBIsCghQcmV2aW91cxgCIAEoCzIQLmFwaS5BcHBvaW50bWVudFIIUHJldmlvdXMS'
'LgoJTGFzdEV2ZW50GAMgASgLMhAuYXBpLkFwcG9pbnRtZW50UglMYXN0RXZlbnQ=');
@$core.Deprecated('Use carrierInformationWithValueDescriptor instead')
const CarrierInformationWithValue$json = {
'1': 'CarrierInformationWithValue',
'2': [
{'1': 'CarrierInformation', '3': 1, '4': 1, '5': 11, '6': '.api.CarrierInformation', '10': 'CarrierInformation'},
{'1': 'Value', '3': 2, '4': 1, '5': 11, '6': '.api.ValueType', '10': 'Value'},
],
};
/// Descriptor for `CarrierInformationWithValue`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List carrierInformationWithValueDescriptor = $convert.base64Decode(
'ChtDYXJyaWVySW5mb3JtYXRpb25XaXRoVmFsdWUSRwoSQ2FycmllckluZm9ybWF0aW9uGAEgAS'
'gLMhcuYXBpLkNhcnJpZXJJbmZvcm1hdGlvblISQ2FycmllckluZm9ybWF0aW9uEiQKBVZhbHVl'
'GAIgASgLMg4uYXBpLlZhbHVlVHlwZVIFVmFsdWU=');