You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -296,7 +296,7 @@ final $typed_data.Uint8List appointmentAttachmentAddedRequestDescriptor = $conve
|
||||
const AppointmentAttachmentAddedResponse$json = {
|
||||
'1': 'AppointmentAttachmentAddedResponse',
|
||||
'2': [
|
||||
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseHeader', '10': 'Header'},
|
||||
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseSiteHeader', '10': 'Header'},
|
||||
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
|
||||
],
|
||||
'7': {},
|
||||
@@ -304,9 +304,9 @@ const AppointmentAttachmentAddedResponse$json = {
|
||||
|
||||
/// Descriptor for `AppointmentAttachmentAddedResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List appointmentAttachmentAddedResponseDescriptor = $convert.base64Decode(
|
||||
'CiJBcHBvaW50bWVudEF0dGFjaG1lbnRBZGRlZFJlc3BvbnNlEisKBkhlYWRlchgBIAEoCzITLm'
|
||||
'FwaS5SZXNwb25zZUhlYWRlclIGSGVhZGVyEh0KAklEGAIgASgLMg0uYXBpLkVudGl0eUlEUgJJ'
|
||||
'RDoforsYCFJlc3BvbnNlursYD0F0dGFjaG1lbnRBZGRlZA==');
|
||||
'CiJBcHBvaW50bWVudEF0dGFjaG1lbnRBZGRlZFJlc3BvbnNlEi8KBkhlYWRlchgBIAEoCzIXLm'
|
||||
'FwaS5SZXNwb25zZVNpdGVIZWFkZXJSBkhlYWRlchIdCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJ'
|
||||
'RFICSUQ6H6K7GAhSZXNwb25zZbq7GA9BdHRhY2htZW50QWRkZWQ=');
|
||||
|
||||
@$core.Deprecated('Use appointmentAttachmentRemovedPayloadDescriptor instead')
|
||||
const AppointmentAttachmentRemovedPayload$json = {
|
||||
@@ -367,7 +367,7 @@ final $typed_data.Uint8List appointmentAttachmentRemovedRequestDescriptor = $con
|
||||
const AppointmentAttachmentRemovedResponse$json = {
|
||||
'1': 'AppointmentAttachmentRemovedResponse',
|
||||
'2': [
|
||||
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseHeader', '10': 'Header'},
|
||||
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseSiteHeader', '10': 'Header'},
|
||||
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
|
||||
],
|
||||
'7': {},
|
||||
@@ -375,9 +375,9 @@ const AppointmentAttachmentRemovedResponse$json = {
|
||||
|
||||
/// Descriptor for `AppointmentAttachmentRemovedResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List appointmentAttachmentRemovedResponseDescriptor = $convert.base64Decode(
|
||||
'CiRBcHBvaW50bWVudEF0dGFjaG1lbnRSZW1vdmVkUmVzcG9uc2USKwoGSGVhZGVyGAEgASgLMh'
|
||||
'MuYXBpLlJlc3BvbnNlSGVhZGVyUgZIZWFkZXISHQoCSUQYAiABKAsyDS5hcGkuRW50aXR5SURS'
|
||||
'AklEOiGiuxgIUmVzcG9uc2W6uxgRQXR0YWNobWVudFJlbW92ZWQ=');
|
||||
'CiRBcHBvaW50bWVudEF0dGFjaG1lbnRSZW1vdmVkUmVzcG9uc2USLwoGSGVhZGVyGAEgASgLMh'
|
||||
'cuYXBpLlJlc3BvbnNlU2l0ZUhlYWRlclIGSGVhZGVyEh0KAklEGAIgASgLMg0uYXBpLkVudGl0'
|
||||
'eUlEUgJJRDohorsYCFJlc3BvbnNlursYEUF0dGFjaG1lbnRSZW1vdmVk');
|
||||
|
||||
@$core.Deprecated('Use appointmentCarrierInformationUpdatedPayloadDescriptor instead')
|
||||
const AppointmentCarrierInformationUpdatedPayload$json = {
|
||||
|
||||
Reference in New Issue
Block a user