Latest generation

This commit is contained in:
ci core model
2025-03-17 13:04:48 +00:00
parent 91448f9767
commit 14bdd43dfa
448 changed files with 177581 additions and 92 deletions

View File

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