// // Generated code. Do not modify. // source: executionflowInput.proto // // @dart = 3.3 // ignore_for_file: annotate_overrides, camel_case_types, comment_references // ignore_for_file: constant_identifier_names, library_prefixes // ignore_for_file: non_constant_identifier_names, prefer_final_fields // ignore_for_file: unnecessary_import, unnecessary_this, unused_import import 'dart:async' as $async; import 'dart:core' as $core; import 'package:grpc/service_api.dart' as $grpc; import 'package:protobuf/protobuf.dart' as $pb; import 'executionflowInput.pb.dart' as $44; export 'executionflowInput.pb.dart'; @$pb.GrpcServiceName('api.ExecutionflowInputAPI') class ExecutionflowInputAPIClient extends $grpc.Client { static final _$created = $grpc.ClientMethod<$44.ExecutionflowCreatedRequest, $44.ExecutionflowCreatedResponse>( '/api.ExecutionflowInputAPI/Created', ($44.ExecutionflowCreatedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowCreatedResponse.fromBuffer(value)); static final _$detected = $grpc.ClientMethod<$44.ExecutionflowDetectedRequest, $44.ExecutionflowDetectedResponse>( '/api.ExecutionflowInputAPI/Detected', ($44.ExecutionflowDetectedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowDetectedResponse.fromBuffer(value)); static final _$redetected = $grpc.ClientMethod<$44.ExecutionflowRedetectedRequest, $44.ExecutionflowRedetectedResponse>( '/api.ExecutionflowInputAPI/Redetected', ($44.ExecutionflowRedetectedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowRedetectedResponse.fromBuffer(value)); static final _$shipFromAcked = $grpc.ClientMethod<$44.ExecutionflowShipFromAckedRequest, $44.ExecutionflowShipFromAckedResponse>( '/api.ExecutionflowInputAPI/ShipFromAcked', ($44.ExecutionflowShipFromAckedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowShipFromAckedResponse.fromBuffer(value)); static final _$shipToAcked = $grpc.ClientMethod<$44.ExecutionflowShipToAckedRequest, $44.ExecutionflowShipToAckedResponse>( '/api.ExecutionflowInputAPI/ShipToAcked', ($44.ExecutionflowShipToAckedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowShipToAckedResponse.fromBuffer(value)); static final _$cancelled = $grpc.ClientMethod<$44.ExecutionflowCancelledRequest, $44.ExecutionflowCancelledResponse>( '/api.ExecutionflowInputAPI/Cancelled', ($44.ExecutionflowCancelledRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowCancelledResponse.fromBuffer(value)); static final _$anonymised = $grpc.ClientMethod<$44.ExecutionflowAnonymisedRequest, $44.ExecutionflowAnonymisedResponse>( '/api.ExecutionflowInputAPI/Anonymised', ($44.ExecutionflowAnonymisedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowAnonymisedResponse.fromBuffer(value)); static final _$completed = $grpc.ClientMethod<$44.ExecutionflowCompletedRequest, $44.ExecutionflowCompletedResponse>( '/api.ExecutionflowInputAPI/Completed', ($44.ExecutionflowCompletedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowCompletedResponse.fromBuffer(value)); static final _$hUContentUpdated = $grpc.ClientMethod<$44.ExecutionflowHUContentUpdatedRequest, $44.ExecutionflowHUContentUpdatedResponse>( '/api.ExecutionflowInputAPI/HUContentUpdated', ($44.ExecutionflowHUContentUpdatedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowHUContentUpdatedResponse.fromBuffer(value)); static final _$hUTrackingUpdated = $grpc.ClientMethod<$44.ExecutionflowHUTrackingUpdatedRequest, $44.ExecutionflowHUTrackingUpdatedResponse>( '/api.ExecutionflowInputAPI/HUTrackingUpdated', ($44.ExecutionflowHUTrackingUpdatedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowHUTrackingUpdatedResponse.fromBuffer(value)); static final _$hUETAUpdated = $grpc.ClientMethod<$44.ExecutionflowHUETAUpdatedRequest, $44.ExecutionflowHUETAUpdatedResponse>( '/api.ExecutionflowInputAPI/HUETAUpdated', ($44.ExecutionflowHUETAUpdatedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowHUETAUpdatedResponse.fromBuffer(value)); static final _$eTAUpdated = $grpc.ClientMethod<$44.ExecutionflowETAUpdatedRequest, $44.ExecutionflowETAUpdatedResponse>( '/api.ExecutionflowInputAPI/ETAUpdated', ($44.ExecutionflowETAUpdatedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowETAUpdatedResponse.fromBuffer(value)); static final _$preparationExpected = $grpc.ClientMethod<$44.ExecutionflowPreparationExpectedRequest, $44.ExecutionflowPreparationExpectedResponse>( '/api.ExecutionflowInputAPI/PreparationExpected', ($44.ExecutionflowPreparationExpectedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowPreparationExpectedResponse.fromBuffer(value)); static final _$preparationStarted = $grpc.ClientMethod<$44.ExecutionflowPreparationStartedRequest, $44.ExecutionflowPreparationStartedResponse>( '/api.ExecutionflowInputAPI/PreparationStarted', ($44.ExecutionflowPreparationStartedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowPreparationStartedResponse.fromBuffer(value)); static final _$preparationCompleted = $grpc.ClientMethod<$44.ExecutionflowPreparationCompletedRequest, $44.ExecutionflowPreparationCompletedResponse>( '/api.ExecutionflowInputAPI/PreparationCompleted', ($44.ExecutionflowPreparationCompletedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowPreparationCompletedResponse.fromBuffer(value)); static final _$transportExpected = $grpc.ClientMethod<$44.ExecutionflowTransportExpectedRequest, $44.ExecutionflowTransportExpectedResponse>( '/api.ExecutionflowInputAPI/TransportExpected', ($44.ExecutionflowTransportExpectedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowTransportExpectedResponse.fromBuffer(value)); static final _$transportStarted = $grpc.ClientMethod<$44.ExecutionflowTransportStartedRequest, $44.ExecutionflowTransportStartedResponse>( '/api.ExecutionflowInputAPI/TransportStarted', ($44.ExecutionflowTransportStartedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowTransportStartedResponse.fromBuffer(value)); static final _$transportCompleted = $grpc.ClientMethod<$44.ExecutionflowTransportCompletedRequest, $44.ExecutionflowTransportCompletedResponse>( '/api.ExecutionflowInputAPI/TransportCompleted', ($44.ExecutionflowTransportCompletedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowTransportCompletedResponse.fromBuffer(value)); static final _$receiptExpected = $grpc.ClientMethod<$44.ExecutionflowReceiptExpectedRequest, $44.ExecutionflowReceiptExpectedResponse>( '/api.ExecutionflowInputAPI/ReceiptExpected', ($44.ExecutionflowReceiptExpectedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowReceiptExpectedResponse.fromBuffer(value)); static final _$receiptStarted = $grpc.ClientMethod<$44.ExecutionflowReceiptStartedRequest, $44.ExecutionflowReceiptStartedResponse>( '/api.ExecutionflowInputAPI/ReceiptStarted', ($44.ExecutionflowReceiptStartedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowReceiptStartedResponse.fromBuffer(value)); static final _$receiptCompleted = $grpc.ClientMethod<$44.ExecutionflowReceiptCompletedRequest, $44.ExecutionflowReceiptCompletedResponse>( '/api.ExecutionflowInputAPI/ReceiptCompleted', ($44.ExecutionflowReceiptCompletedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowReceiptCompletedResponse.fromBuffer(value)); static final _$metaDataUpdated = $grpc.ClientMethod<$44.ExecutionflowMetaDataUpdatedRequest, $44.ExecutionflowMetaDataUpdatedResponse>( '/api.ExecutionflowInputAPI/MetaDataUpdated', ($44.ExecutionflowMetaDataUpdatedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowMetaDataUpdatedResponse.fromBuffer(value)); static final _$carrierUpdated = $grpc.ClientMethod<$44.ExecutionflowCarrierUpdatedRequest, $44.ExecutionflowCarrierUpdatedResponse>( '/api.ExecutionflowInputAPI/CarrierUpdated', ($44.ExecutionflowCarrierUpdatedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowCarrierUpdatedResponse.fromBuffer(value)); static final _$attachmentAdded = $grpc.ClientMethod<$44.ExecutionflowAttachmentAddedRequest, $44.ExecutionflowAttachmentAddedResponse>( '/api.ExecutionflowInputAPI/AttachmentAdded', ($44.ExecutionflowAttachmentAddedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowAttachmentAddedResponse.fromBuffer(value)); static final _$attachmentRemoved = $grpc.ClientMethod<$44.ExecutionflowAttachmentRemovedRequest, $44.ExecutionflowAttachmentRemovedResponse>( '/api.ExecutionflowInputAPI/AttachmentRemoved', ($44.ExecutionflowAttachmentRemovedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowAttachmentRemovedResponse.fromBuffer(value)); static final _$allocationError = $grpc.ClientMethod<$44.ExecutionflowAllocationErrorRequest, $44.ExecutionflowAllocationErrorResponse>( '/api.ExecutionflowInputAPI/AllocationError', ($44.ExecutionflowAllocationErrorRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowAllocationErrorResponse.fromBuffer(value)); static final _$claimAdded = $grpc.ClientMethod<$44.ExecutionflowClaimAddedRequest, $44.ExecutionflowClaimAddedResponse>( '/api.ExecutionflowInputAPI/ClaimAdded', ($44.ExecutionflowClaimAddedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowClaimAddedResponse.fromBuffer(value)); static final _$deleted = $grpc.ClientMethod<$44.ExecutionflowDeletedRequest, $44.ExecutionflowDeletedResponse>( '/api.ExecutionflowInputAPI/Deleted', ($44.ExecutionflowDeletedRequest value) => value.writeToBuffer(), ($core.List<$core.int> value) => $44.ExecutionflowDeletedResponse.fromBuffer(value)); ExecutionflowInputAPIClient($grpc.ClientChannel channel, {$grpc.CallOptions? options, $core.Iterable<$grpc.ClientInterceptor>? interceptors}) : super(channel, options: options, interceptors: interceptors); $grpc.ResponseFuture<$44.ExecutionflowCreatedResponse> created($44.ExecutionflowCreatedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$created, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowDetectedResponse> detected($44.ExecutionflowDetectedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$detected, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowRedetectedResponse> redetected($44.ExecutionflowRedetectedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$redetected, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowShipFromAckedResponse> shipFromAcked($44.ExecutionflowShipFromAckedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$shipFromAcked, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowShipToAckedResponse> shipToAcked($44.ExecutionflowShipToAckedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$shipToAcked, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowCancelledResponse> cancelled($44.ExecutionflowCancelledRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$cancelled, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowAnonymisedResponse> anonymised($44.ExecutionflowAnonymisedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$anonymised, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowCompletedResponse> completed($44.ExecutionflowCompletedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$completed, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowHUContentUpdatedResponse> hUContentUpdated($44.ExecutionflowHUContentUpdatedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$hUContentUpdated, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowHUTrackingUpdatedResponse> hUTrackingUpdated($44.ExecutionflowHUTrackingUpdatedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$hUTrackingUpdated, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowHUETAUpdatedResponse> hUETAUpdated($44.ExecutionflowHUETAUpdatedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$hUETAUpdated, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowETAUpdatedResponse> eTAUpdated($44.ExecutionflowETAUpdatedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$eTAUpdated, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowPreparationExpectedResponse> preparationExpected($44.ExecutionflowPreparationExpectedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$preparationExpected, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowPreparationStartedResponse> preparationStarted($44.ExecutionflowPreparationStartedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$preparationStarted, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowPreparationCompletedResponse> preparationCompleted($44.ExecutionflowPreparationCompletedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$preparationCompleted, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowTransportExpectedResponse> transportExpected($44.ExecutionflowTransportExpectedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$transportExpected, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowTransportStartedResponse> transportStarted($44.ExecutionflowTransportStartedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$transportStarted, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowTransportCompletedResponse> transportCompleted($44.ExecutionflowTransportCompletedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$transportCompleted, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowReceiptExpectedResponse> receiptExpected($44.ExecutionflowReceiptExpectedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$receiptExpected, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowReceiptStartedResponse> receiptStarted($44.ExecutionflowReceiptStartedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$receiptStarted, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowReceiptCompletedResponse> receiptCompleted($44.ExecutionflowReceiptCompletedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$receiptCompleted, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowMetaDataUpdatedResponse> metaDataUpdated($44.ExecutionflowMetaDataUpdatedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$metaDataUpdated, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowCarrierUpdatedResponse> carrierUpdated($44.ExecutionflowCarrierUpdatedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$carrierUpdated, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowAttachmentAddedResponse> attachmentAdded($44.ExecutionflowAttachmentAddedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$attachmentAdded, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowAttachmentRemovedResponse> attachmentRemoved($44.ExecutionflowAttachmentRemovedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$attachmentRemoved, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowAllocationErrorResponse> allocationError($44.ExecutionflowAllocationErrorRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$allocationError, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowClaimAddedResponse> claimAdded($44.ExecutionflowClaimAddedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$claimAdded, request, options: options); } $grpc.ResponseFuture<$44.ExecutionflowDeletedResponse> deleted($44.ExecutionflowDeletedRequest request, {$grpc.CallOptions? options}) { return $createUnaryCall(_$deleted, request, options: options); } } @$pb.GrpcServiceName('api.ExecutionflowInputAPI') abstract class ExecutionflowInputAPIServiceBase extends $grpc.Service { $core.String get $name => 'api.ExecutionflowInputAPI'; ExecutionflowInputAPIServiceBase() { $addMethod($grpc.ServiceMethod<$44.ExecutionflowCreatedRequest, $44.ExecutionflowCreatedResponse>( 'Created', created_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowCreatedRequest.fromBuffer(value), ($44.ExecutionflowCreatedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowDetectedRequest, $44.ExecutionflowDetectedResponse>( 'Detected', detected_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowDetectedRequest.fromBuffer(value), ($44.ExecutionflowDetectedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowRedetectedRequest, $44.ExecutionflowRedetectedResponse>( 'Redetected', redetected_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowRedetectedRequest.fromBuffer(value), ($44.ExecutionflowRedetectedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowShipFromAckedRequest, $44.ExecutionflowShipFromAckedResponse>( 'ShipFromAcked', shipFromAcked_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowShipFromAckedRequest.fromBuffer(value), ($44.ExecutionflowShipFromAckedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowShipToAckedRequest, $44.ExecutionflowShipToAckedResponse>( 'ShipToAcked', shipToAcked_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowShipToAckedRequest.fromBuffer(value), ($44.ExecutionflowShipToAckedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowCancelledRequest, $44.ExecutionflowCancelledResponse>( 'Cancelled', cancelled_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowCancelledRequest.fromBuffer(value), ($44.ExecutionflowCancelledResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowAnonymisedRequest, $44.ExecutionflowAnonymisedResponse>( 'Anonymised', anonymised_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowAnonymisedRequest.fromBuffer(value), ($44.ExecutionflowAnonymisedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowCompletedRequest, $44.ExecutionflowCompletedResponse>( 'Completed', completed_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowCompletedRequest.fromBuffer(value), ($44.ExecutionflowCompletedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowHUContentUpdatedRequest, $44.ExecutionflowHUContentUpdatedResponse>( 'HUContentUpdated', hUContentUpdated_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowHUContentUpdatedRequest.fromBuffer(value), ($44.ExecutionflowHUContentUpdatedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowHUTrackingUpdatedRequest, $44.ExecutionflowHUTrackingUpdatedResponse>( 'HUTrackingUpdated', hUTrackingUpdated_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowHUTrackingUpdatedRequest.fromBuffer(value), ($44.ExecutionflowHUTrackingUpdatedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowHUETAUpdatedRequest, $44.ExecutionflowHUETAUpdatedResponse>( 'HUETAUpdated', hUETAUpdated_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowHUETAUpdatedRequest.fromBuffer(value), ($44.ExecutionflowHUETAUpdatedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowETAUpdatedRequest, $44.ExecutionflowETAUpdatedResponse>( 'ETAUpdated', eTAUpdated_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowETAUpdatedRequest.fromBuffer(value), ($44.ExecutionflowETAUpdatedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowPreparationExpectedRequest, $44.ExecutionflowPreparationExpectedResponse>( 'PreparationExpected', preparationExpected_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowPreparationExpectedRequest.fromBuffer(value), ($44.ExecutionflowPreparationExpectedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowPreparationStartedRequest, $44.ExecutionflowPreparationStartedResponse>( 'PreparationStarted', preparationStarted_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowPreparationStartedRequest.fromBuffer(value), ($44.ExecutionflowPreparationStartedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowPreparationCompletedRequest, $44.ExecutionflowPreparationCompletedResponse>( 'PreparationCompleted', preparationCompleted_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowPreparationCompletedRequest.fromBuffer(value), ($44.ExecutionflowPreparationCompletedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowTransportExpectedRequest, $44.ExecutionflowTransportExpectedResponse>( 'TransportExpected', transportExpected_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowTransportExpectedRequest.fromBuffer(value), ($44.ExecutionflowTransportExpectedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowTransportStartedRequest, $44.ExecutionflowTransportStartedResponse>( 'TransportStarted', transportStarted_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowTransportStartedRequest.fromBuffer(value), ($44.ExecutionflowTransportStartedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowTransportCompletedRequest, $44.ExecutionflowTransportCompletedResponse>( 'TransportCompleted', transportCompleted_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowTransportCompletedRequest.fromBuffer(value), ($44.ExecutionflowTransportCompletedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowReceiptExpectedRequest, $44.ExecutionflowReceiptExpectedResponse>( 'ReceiptExpected', receiptExpected_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowReceiptExpectedRequest.fromBuffer(value), ($44.ExecutionflowReceiptExpectedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowReceiptStartedRequest, $44.ExecutionflowReceiptStartedResponse>( 'ReceiptStarted', receiptStarted_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowReceiptStartedRequest.fromBuffer(value), ($44.ExecutionflowReceiptStartedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowReceiptCompletedRequest, $44.ExecutionflowReceiptCompletedResponse>( 'ReceiptCompleted', receiptCompleted_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowReceiptCompletedRequest.fromBuffer(value), ($44.ExecutionflowReceiptCompletedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowMetaDataUpdatedRequest, $44.ExecutionflowMetaDataUpdatedResponse>( 'MetaDataUpdated', metaDataUpdated_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowMetaDataUpdatedRequest.fromBuffer(value), ($44.ExecutionflowMetaDataUpdatedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowCarrierUpdatedRequest, $44.ExecutionflowCarrierUpdatedResponse>( 'CarrierUpdated', carrierUpdated_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowCarrierUpdatedRequest.fromBuffer(value), ($44.ExecutionflowCarrierUpdatedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowAttachmentAddedRequest, $44.ExecutionflowAttachmentAddedResponse>( 'AttachmentAdded', attachmentAdded_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowAttachmentAddedRequest.fromBuffer(value), ($44.ExecutionflowAttachmentAddedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowAttachmentRemovedRequest, $44.ExecutionflowAttachmentRemovedResponse>( 'AttachmentRemoved', attachmentRemoved_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowAttachmentRemovedRequest.fromBuffer(value), ($44.ExecutionflowAttachmentRemovedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowAllocationErrorRequest, $44.ExecutionflowAllocationErrorResponse>( 'AllocationError', allocationError_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowAllocationErrorRequest.fromBuffer(value), ($44.ExecutionflowAllocationErrorResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowClaimAddedRequest, $44.ExecutionflowClaimAddedResponse>( 'ClaimAdded', claimAdded_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowClaimAddedRequest.fromBuffer(value), ($44.ExecutionflowClaimAddedResponse value) => value.writeToBuffer())); $addMethod($grpc.ServiceMethod<$44.ExecutionflowDeletedRequest, $44.ExecutionflowDeletedResponse>( 'Deleted', deleted_Pre, false, false, ($core.List<$core.int> value) => $44.ExecutionflowDeletedRequest.fromBuffer(value), ($44.ExecutionflowDeletedResponse value) => value.writeToBuffer())); } $async.Future<$44.ExecutionflowCreatedResponse> created_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowCreatedRequest> $request) async { return created($call, await $request); } $async.Future<$44.ExecutionflowDetectedResponse> detected_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowDetectedRequest> $request) async { return detected($call, await $request); } $async.Future<$44.ExecutionflowRedetectedResponse> redetected_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowRedetectedRequest> $request) async { return redetected($call, await $request); } $async.Future<$44.ExecutionflowShipFromAckedResponse> shipFromAcked_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowShipFromAckedRequest> $request) async { return shipFromAcked($call, await $request); } $async.Future<$44.ExecutionflowShipToAckedResponse> shipToAcked_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowShipToAckedRequest> $request) async { return shipToAcked($call, await $request); } $async.Future<$44.ExecutionflowCancelledResponse> cancelled_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowCancelledRequest> $request) async { return cancelled($call, await $request); } $async.Future<$44.ExecutionflowAnonymisedResponse> anonymised_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowAnonymisedRequest> $request) async { return anonymised($call, await $request); } $async.Future<$44.ExecutionflowCompletedResponse> completed_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowCompletedRequest> $request) async { return completed($call, await $request); } $async.Future<$44.ExecutionflowHUContentUpdatedResponse> hUContentUpdated_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowHUContentUpdatedRequest> $request) async { return hUContentUpdated($call, await $request); } $async.Future<$44.ExecutionflowHUTrackingUpdatedResponse> hUTrackingUpdated_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowHUTrackingUpdatedRequest> $request) async { return hUTrackingUpdated($call, await $request); } $async.Future<$44.ExecutionflowHUETAUpdatedResponse> hUETAUpdated_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowHUETAUpdatedRequest> $request) async { return hUETAUpdated($call, await $request); } $async.Future<$44.ExecutionflowETAUpdatedResponse> eTAUpdated_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowETAUpdatedRequest> $request) async { return eTAUpdated($call, await $request); } $async.Future<$44.ExecutionflowPreparationExpectedResponse> preparationExpected_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowPreparationExpectedRequest> $request) async { return preparationExpected($call, await $request); } $async.Future<$44.ExecutionflowPreparationStartedResponse> preparationStarted_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowPreparationStartedRequest> $request) async { return preparationStarted($call, await $request); } $async.Future<$44.ExecutionflowPreparationCompletedResponse> preparationCompleted_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowPreparationCompletedRequest> $request) async { return preparationCompleted($call, await $request); } $async.Future<$44.ExecutionflowTransportExpectedResponse> transportExpected_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowTransportExpectedRequest> $request) async { return transportExpected($call, await $request); } $async.Future<$44.ExecutionflowTransportStartedResponse> transportStarted_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowTransportStartedRequest> $request) async { return transportStarted($call, await $request); } $async.Future<$44.ExecutionflowTransportCompletedResponse> transportCompleted_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowTransportCompletedRequest> $request) async { return transportCompleted($call, await $request); } $async.Future<$44.ExecutionflowReceiptExpectedResponse> receiptExpected_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowReceiptExpectedRequest> $request) async { return receiptExpected($call, await $request); } $async.Future<$44.ExecutionflowReceiptStartedResponse> receiptStarted_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowReceiptStartedRequest> $request) async { return receiptStarted($call, await $request); } $async.Future<$44.ExecutionflowReceiptCompletedResponse> receiptCompleted_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowReceiptCompletedRequest> $request) async { return receiptCompleted($call, await $request); } $async.Future<$44.ExecutionflowMetaDataUpdatedResponse> metaDataUpdated_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowMetaDataUpdatedRequest> $request) async { return metaDataUpdated($call, await $request); } $async.Future<$44.ExecutionflowCarrierUpdatedResponse> carrierUpdated_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowCarrierUpdatedRequest> $request) async { return carrierUpdated($call, await $request); } $async.Future<$44.ExecutionflowAttachmentAddedResponse> attachmentAdded_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowAttachmentAddedRequest> $request) async { return attachmentAdded($call, await $request); } $async.Future<$44.ExecutionflowAttachmentRemovedResponse> attachmentRemoved_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowAttachmentRemovedRequest> $request) async { return attachmentRemoved($call, await $request); } $async.Future<$44.ExecutionflowAllocationErrorResponse> allocationError_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowAllocationErrorRequest> $request) async { return allocationError($call, await $request); } $async.Future<$44.ExecutionflowClaimAddedResponse> claimAdded_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowClaimAddedRequest> $request) async { return claimAdded($call, await $request); } $async.Future<$44.ExecutionflowDeletedResponse> deleted_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowDeletedRequest> $request) async { return deleted($call, await $request); } $async.Future<$44.ExecutionflowCreatedResponse> created($grpc.ServiceCall call, $44.ExecutionflowCreatedRequest request); $async.Future<$44.ExecutionflowDetectedResponse> detected($grpc.ServiceCall call, $44.ExecutionflowDetectedRequest request); $async.Future<$44.ExecutionflowRedetectedResponse> redetected($grpc.ServiceCall call, $44.ExecutionflowRedetectedRequest request); $async.Future<$44.ExecutionflowShipFromAckedResponse> shipFromAcked($grpc.ServiceCall call, $44.ExecutionflowShipFromAckedRequest request); $async.Future<$44.ExecutionflowShipToAckedResponse> shipToAcked($grpc.ServiceCall call, $44.ExecutionflowShipToAckedRequest request); $async.Future<$44.ExecutionflowCancelledResponse> cancelled($grpc.ServiceCall call, $44.ExecutionflowCancelledRequest request); $async.Future<$44.ExecutionflowAnonymisedResponse> anonymised($grpc.ServiceCall call, $44.ExecutionflowAnonymisedRequest request); $async.Future<$44.ExecutionflowCompletedResponse> completed($grpc.ServiceCall call, $44.ExecutionflowCompletedRequest request); $async.Future<$44.ExecutionflowHUContentUpdatedResponse> hUContentUpdated($grpc.ServiceCall call, $44.ExecutionflowHUContentUpdatedRequest request); $async.Future<$44.ExecutionflowHUTrackingUpdatedResponse> hUTrackingUpdated($grpc.ServiceCall call, $44.ExecutionflowHUTrackingUpdatedRequest request); $async.Future<$44.ExecutionflowHUETAUpdatedResponse> hUETAUpdated($grpc.ServiceCall call, $44.ExecutionflowHUETAUpdatedRequest request); $async.Future<$44.ExecutionflowETAUpdatedResponse> eTAUpdated($grpc.ServiceCall call, $44.ExecutionflowETAUpdatedRequest request); $async.Future<$44.ExecutionflowPreparationExpectedResponse> preparationExpected($grpc.ServiceCall call, $44.ExecutionflowPreparationExpectedRequest request); $async.Future<$44.ExecutionflowPreparationStartedResponse> preparationStarted($grpc.ServiceCall call, $44.ExecutionflowPreparationStartedRequest request); $async.Future<$44.ExecutionflowPreparationCompletedResponse> preparationCompleted($grpc.ServiceCall call, $44.ExecutionflowPreparationCompletedRequest request); $async.Future<$44.ExecutionflowTransportExpectedResponse> transportExpected($grpc.ServiceCall call, $44.ExecutionflowTransportExpectedRequest request); $async.Future<$44.ExecutionflowTransportStartedResponse> transportStarted($grpc.ServiceCall call, $44.ExecutionflowTransportStartedRequest request); $async.Future<$44.ExecutionflowTransportCompletedResponse> transportCompleted($grpc.ServiceCall call, $44.ExecutionflowTransportCompletedRequest request); $async.Future<$44.ExecutionflowReceiptExpectedResponse> receiptExpected($grpc.ServiceCall call, $44.ExecutionflowReceiptExpectedRequest request); $async.Future<$44.ExecutionflowReceiptStartedResponse> receiptStarted($grpc.ServiceCall call, $44.ExecutionflowReceiptStartedRequest request); $async.Future<$44.ExecutionflowReceiptCompletedResponse> receiptCompleted($grpc.ServiceCall call, $44.ExecutionflowReceiptCompletedRequest request); $async.Future<$44.ExecutionflowMetaDataUpdatedResponse> metaDataUpdated($grpc.ServiceCall call, $44.ExecutionflowMetaDataUpdatedRequest request); $async.Future<$44.ExecutionflowCarrierUpdatedResponse> carrierUpdated($grpc.ServiceCall call, $44.ExecutionflowCarrierUpdatedRequest request); $async.Future<$44.ExecutionflowAttachmentAddedResponse> attachmentAdded($grpc.ServiceCall call, $44.ExecutionflowAttachmentAddedRequest request); $async.Future<$44.ExecutionflowAttachmentRemovedResponse> attachmentRemoved($grpc.ServiceCall call, $44.ExecutionflowAttachmentRemovedRequest request); $async.Future<$44.ExecutionflowAllocationErrorResponse> allocationError($grpc.ServiceCall call, $44.ExecutionflowAllocationErrorRequest request); $async.Future<$44.ExecutionflowClaimAddedResponse> claimAdded($grpc.ServiceCall call, $44.ExecutionflowClaimAddedRequest request); $async.Future<$44.ExecutionflowDeletedResponse> deleted($grpc.ServiceCall call, $44.ExecutionflowDeletedRequest request); }