You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -15,124 +15,124 @@ 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 $52;
|
||||
import 'executionflowInput.pb.dart' as $44;
|
||||
|
||||
export 'executionflowInput.pb.dart';
|
||||
|
||||
@$pb.GrpcServiceName('api.ExecutionflowInputAPI')
|
||||
class ExecutionflowInputAPIClient extends $grpc.Client {
|
||||
static final _$created = $grpc.ClientMethod<$52.ExecutionflowCreatedRequest, $52.ExecutionflowCreatedResponse>(
|
||||
static final _$created = $grpc.ClientMethod<$44.ExecutionflowCreatedRequest, $44.ExecutionflowCreatedResponse>(
|
||||
'/api.ExecutionflowInputAPI/Created',
|
||||
($52.ExecutionflowCreatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowCreatedResponse.fromBuffer(value));
|
||||
static final _$detected = $grpc.ClientMethod<$52.ExecutionflowDetectedRequest, $52.ExecutionflowDetectedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowDetectedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowDetectedResponse.fromBuffer(value));
|
||||
static final _$redetected = $grpc.ClientMethod<$52.ExecutionflowRedetectedRequest, $52.ExecutionflowRedetectedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowRedetectedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowRedetectedResponse.fromBuffer(value));
|
||||
static final _$shipFromAcked = $grpc.ClientMethod<$52.ExecutionflowShipFromAckedRequest, $52.ExecutionflowShipFromAckedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowShipFromAckedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowShipFromAckedResponse.fromBuffer(value));
|
||||
static final _$shipToAcked = $grpc.ClientMethod<$52.ExecutionflowShipToAckedRequest, $52.ExecutionflowShipToAckedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowShipToAckedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowShipToAckedResponse.fromBuffer(value));
|
||||
static final _$cancelled = $grpc.ClientMethod<$52.ExecutionflowCancelledRequest, $52.ExecutionflowCancelledResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowCancelledRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowCancelledResponse.fromBuffer(value));
|
||||
static final _$anonymised = $grpc.ClientMethod<$52.ExecutionflowAnonymisedRequest, $52.ExecutionflowAnonymisedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowAnonymisedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowAnonymisedResponse.fromBuffer(value));
|
||||
static final _$completed = $grpc.ClientMethod<$52.ExecutionflowCompletedRequest, $52.ExecutionflowCompletedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowCompletedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowCompletedResponse.fromBuffer(value));
|
||||
static final _$hUContentUpdated = $grpc.ClientMethod<$52.ExecutionflowHUContentUpdatedRequest, $52.ExecutionflowHUContentUpdatedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowHUContentUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowHUContentUpdatedResponse.fromBuffer(value));
|
||||
static final _$hUTrackingUpdated = $grpc.ClientMethod<$52.ExecutionflowHUTrackingUpdatedRequest, $52.ExecutionflowHUTrackingUpdatedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowHUTrackingUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowHUTrackingUpdatedResponse.fromBuffer(value));
|
||||
static final _$hUETAUpdated = $grpc.ClientMethod<$52.ExecutionflowHUETAUpdatedRequest, $52.ExecutionflowHUETAUpdatedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowHUETAUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowHUETAUpdatedResponse.fromBuffer(value));
|
||||
static final _$eTAUpdated = $grpc.ClientMethod<$52.ExecutionflowETAUpdatedRequest, $52.ExecutionflowETAUpdatedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowETAUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowETAUpdatedResponse.fromBuffer(value));
|
||||
static final _$preparationExpected = $grpc.ClientMethod<$52.ExecutionflowPreparationExpectedRequest, $52.ExecutionflowPreparationExpectedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowPreparationExpectedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowPreparationExpectedResponse.fromBuffer(value));
|
||||
static final _$preparationStarted = $grpc.ClientMethod<$52.ExecutionflowPreparationStartedRequest, $52.ExecutionflowPreparationStartedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowPreparationStartedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowPreparationStartedResponse.fromBuffer(value));
|
||||
static final _$preparationCompleted = $grpc.ClientMethod<$52.ExecutionflowPreparationCompletedRequest, $52.ExecutionflowPreparationCompletedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowPreparationCompletedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowPreparationCompletedResponse.fromBuffer(value));
|
||||
static final _$transportExpected = $grpc.ClientMethod<$52.ExecutionflowTransportExpectedRequest, $52.ExecutionflowTransportExpectedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowTransportExpectedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowTransportExpectedResponse.fromBuffer(value));
|
||||
static final _$transportStarted = $grpc.ClientMethod<$52.ExecutionflowTransportStartedRequest, $52.ExecutionflowTransportStartedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowTransportStartedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowTransportStartedResponse.fromBuffer(value));
|
||||
static final _$transportCompleted = $grpc.ClientMethod<$52.ExecutionflowTransportCompletedRequest, $52.ExecutionflowTransportCompletedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowTransportCompletedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowTransportCompletedResponse.fromBuffer(value));
|
||||
static final _$receiptExpected = $grpc.ClientMethod<$52.ExecutionflowReceiptExpectedRequest, $52.ExecutionflowReceiptExpectedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowReceiptExpectedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowReceiptExpectedResponse.fromBuffer(value));
|
||||
static final _$receiptStarted = $grpc.ClientMethod<$52.ExecutionflowReceiptStartedRequest, $52.ExecutionflowReceiptStartedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowReceiptStartedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowReceiptStartedResponse.fromBuffer(value));
|
||||
static final _$receiptCompleted = $grpc.ClientMethod<$52.ExecutionflowReceiptCompletedRequest, $52.ExecutionflowReceiptCompletedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowReceiptCompletedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowReceiptCompletedResponse.fromBuffer(value));
|
||||
static final _$metaDataUpdated = $grpc.ClientMethod<$52.ExecutionflowMetaDataUpdatedRequest, $52.ExecutionflowMetaDataUpdatedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowMetaDataUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowMetaDataUpdatedResponse.fromBuffer(value));
|
||||
static final _$carrierUpdated = $grpc.ClientMethod<$52.ExecutionflowCarrierUpdatedRequest, $52.ExecutionflowCarrierUpdatedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowCarrierUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowCarrierUpdatedResponse.fromBuffer(value));
|
||||
static final _$attachmentAdded = $grpc.ClientMethod<$52.ExecutionflowAttachmentAddedRequest, $52.ExecutionflowAttachmentAddedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowAttachmentAddedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowAttachmentAddedResponse.fromBuffer(value));
|
||||
static final _$attachmentRemoved = $grpc.ClientMethod<$52.ExecutionflowAttachmentRemovedRequest, $52.ExecutionflowAttachmentRemovedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowAttachmentRemovedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowAttachmentRemovedResponse.fromBuffer(value));
|
||||
static final _$allocationError = $grpc.ClientMethod<$52.ExecutionflowAllocationErrorRequest, $52.ExecutionflowAllocationErrorResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowAllocationErrorRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowAllocationErrorResponse.fromBuffer(value));
|
||||
static final _$claimAdded = $grpc.ClientMethod<$52.ExecutionflowClaimAddedRequest, $52.ExecutionflowClaimAddedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowClaimAddedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowClaimAddedResponse.fromBuffer(value));
|
||||
static final _$deleted = $grpc.ClientMethod<$52.ExecutionflowDeletedRequest, $52.ExecutionflowDeletedResponse>(
|
||||
($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',
|
||||
($52.ExecutionflowDeletedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $52.ExecutionflowDeletedResponse.fromBuffer(value));
|
||||
($44.ExecutionflowDeletedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.ExecutionflowDeletedResponse.fromBuffer(value));
|
||||
|
||||
ExecutionflowInputAPIClient($grpc.ClientChannel channel,
|
||||
{$grpc.CallOptions? options,
|
||||
@@ -140,115 +140,115 @@ class ExecutionflowInputAPIClient extends $grpc.Client {
|
||||
: super(channel, options: options,
|
||||
interceptors: interceptors);
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowCreatedResponse> created($52.ExecutionflowCreatedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowCreatedResponse> created($44.ExecutionflowCreatedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$created, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowDetectedResponse> detected($52.ExecutionflowDetectedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowDetectedResponse> detected($44.ExecutionflowDetectedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$detected, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowRedetectedResponse> redetected($52.ExecutionflowRedetectedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowRedetectedResponse> redetected($44.ExecutionflowRedetectedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$redetected, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowShipFromAckedResponse> shipFromAcked($52.ExecutionflowShipFromAckedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowShipFromAckedResponse> shipFromAcked($44.ExecutionflowShipFromAckedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$shipFromAcked, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowShipToAckedResponse> shipToAcked($52.ExecutionflowShipToAckedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowShipToAckedResponse> shipToAcked($44.ExecutionflowShipToAckedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$shipToAcked, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowCancelledResponse> cancelled($52.ExecutionflowCancelledRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowCancelledResponse> cancelled($44.ExecutionflowCancelledRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$cancelled, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowAnonymisedResponse> anonymised($52.ExecutionflowAnonymisedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowAnonymisedResponse> anonymised($44.ExecutionflowAnonymisedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$anonymised, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowCompletedResponse> completed($52.ExecutionflowCompletedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowCompletedResponse> completed($44.ExecutionflowCompletedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$completed, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowHUContentUpdatedResponse> hUContentUpdated($52.ExecutionflowHUContentUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowHUContentUpdatedResponse> hUContentUpdated($44.ExecutionflowHUContentUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$hUContentUpdated, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowHUTrackingUpdatedResponse> hUTrackingUpdated($52.ExecutionflowHUTrackingUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowHUTrackingUpdatedResponse> hUTrackingUpdated($44.ExecutionflowHUTrackingUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$hUTrackingUpdated, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowHUETAUpdatedResponse> hUETAUpdated($52.ExecutionflowHUETAUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowHUETAUpdatedResponse> hUETAUpdated($44.ExecutionflowHUETAUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$hUETAUpdated, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowETAUpdatedResponse> eTAUpdated($52.ExecutionflowETAUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowETAUpdatedResponse> eTAUpdated($44.ExecutionflowETAUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$eTAUpdated, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowPreparationExpectedResponse> preparationExpected($52.ExecutionflowPreparationExpectedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowPreparationExpectedResponse> preparationExpected($44.ExecutionflowPreparationExpectedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$preparationExpected, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowPreparationStartedResponse> preparationStarted($52.ExecutionflowPreparationStartedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowPreparationStartedResponse> preparationStarted($44.ExecutionflowPreparationStartedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$preparationStarted, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowPreparationCompletedResponse> preparationCompleted($52.ExecutionflowPreparationCompletedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowPreparationCompletedResponse> preparationCompleted($44.ExecutionflowPreparationCompletedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$preparationCompleted, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowTransportExpectedResponse> transportExpected($52.ExecutionflowTransportExpectedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowTransportExpectedResponse> transportExpected($44.ExecutionflowTransportExpectedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$transportExpected, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowTransportStartedResponse> transportStarted($52.ExecutionflowTransportStartedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowTransportStartedResponse> transportStarted($44.ExecutionflowTransportStartedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$transportStarted, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowTransportCompletedResponse> transportCompleted($52.ExecutionflowTransportCompletedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowTransportCompletedResponse> transportCompleted($44.ExecutionflowTransportCompletedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$transportCompleted, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowReceiptExpectedResponse> receiptExpected($52.ExecutionflowReceiptExpectedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowReceiptExpectedResponse> receiptExpected($44.ExecutionflowReceiptExpectedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$receiptExpected, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowReceiptStartedResponse> receiptStarted($52.ExecutionflowReceiptStartedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowReceiptStartedResponse> receiptStarted($44.ExecutionflowReceiptStartedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$receiptStarted, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowReceiptCompletedResponse> receiptCompleted($52.ExecutionflowReceiptCompletedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowReceiptCompletedResponse> receiptCompleted($44.ExecutionflowReceiptCompletedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$receiptCompleted, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowMetaDataUpdatedResponse> metaDataUpdated($52.ExecutionflowMetaDataUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowMetaDataUpdatedResponse> metaDataUpdated($44.ExecutionflowMetaDataUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$metaDataUpdated, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowCarrierUpdatedResponse> carrierUpdated($52.ExecutionflowCarrierUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowCarrierUpdatedResponse> carrierUpdated($44.ExecutionflowCarrierUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$carrierUpdated, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowAttachmentAddedResponse> attachmentAdded($52.ExecutionflowAttachmentAddedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowAttachmentAddedResponse> attachmentAdded($44.ExecutionflowAttachmentAddedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$attachmentAdded, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowAttachmentRemovedResponse> attachmentRemoved($52.ExecutionflowAttachmentRemovedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowAttachmentRemovedResponse> attachmentRemoved($44.ExecutionflowAttachmentRemovedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$attachmentRemoved, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowAllocationErrorResponse> allocationError($52.ExecutionflowAllocationErrorRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowAllocationErrorResponse> allocationError($44.ExecutionflowAllocationErrorRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$allocationError, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowClaimAddedResponse> claimAdded($52.ExecutionflowClaimAddedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowClaimAddedResponse> claimAdded($44.ExecutionflowClaimAddedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$claimAdded, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$52.ExecutionflowDeletedResponse> deleted($52.ExecutionflowDeletedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.ExecutionflowDeletedResponse> deleted($44.ExecutionflowDeletedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$deleted, request, options: options);
|
||||
}
|
||||
}
|
||||
@@ -258,342 +258,342 @@ abstract class ExecutionflowInputAPIServiceBase extends $grpc.Service {
|
||||
$core.String get $name => 'api.ExecutionflowInputAPI';
|
||||
|
||||
ExecutionflowInputAPIServiceBase() {
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowCreatedRequest, $52.ExecutionflowCreatedResponse>(
|
||||
$addMethod($grpc.ServiceMethod<$44.ExecutionflowCreatedRequest, $44.ExecutionflowCreatedResponse>(
|
||||
'Created',
|
||||
created_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $52.ExecutionflowCreatedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowCreatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowDetectedRequest, $52.ExecutionflowDetectedResponse>(
|
||||
($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) => $52.ExecutionflowDetectedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowDetectedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowRedetectedRequest, $52.ExecutionflowRedetectedResponse>(
|
||||
($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) => $52.ExecutionflowRedetectedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowRedetectedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowShipFromAckedRequest, $52.ExecutionflowShipFromAckedResponse>(
|
||||
($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) => $52.ExecutionflowShipFromAckedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowShipFromAckedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowShipToAckedRequest, $52.ExecutionflowShipToAckedResponse>(
|
||||
($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) => $52.ExecutionflowShipToAckedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowShipToAckedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowCancelledRequest, $52.ExecutionflowCancelledResponse>(
|
||||
($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) => $52.ExecutionflowCancelledRequest.fromBuffer(value),
|
||||
($52.ExecutionflowCancelledResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowAnonymisedRequest, $52.ExecutionflowAnonymisedResponse>(
|
||||
($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) => $52.ExecutionflowAnonymisedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowAnonymisedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowCompletedRequest, $52.ExecutionflowCompletedResponse>(
|
||||
($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) => $52.ExecutionflowCompletedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowCompletedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowHUContentUpdatedRequest, $52.ExecutionflowHUContentUpdatedResponse>(
|
||||
($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) => $52.ExecutionflowHUContentUpdatedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowHUContentUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowHUTrackingUpdatedRequest, $52.ExecutionflowHUTrackingUpdatedResponse>(
|
||||
($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) => $52.ExecutionflowHUTrackingUpdatedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowHUTrackingUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowHUETAUpdatedRequest, $52.ExecutionflowHUETAUpdatedResponse>(
|
||||
($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) => $52.ExecutionflowHUETAUpdatedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowHUETAUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowETAUpdatedRequest, $52.ExecutionflowETAUpdatedResponse>(
|
||||
($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) => $52.ExecutionflowETAUpdatedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowETAUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowPreparationExpectedRequest, $52.ExecutionflowPreparationExpectedResponse>(
|
||||
($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) => $52.ExecutionflowPreparationExpectedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowPreparationExpectedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowPreparationStartedRequest, $52.ExecutionflowPreparationStartedResponse>(
|
||||
($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) => $52.ExecutionflowPreparationStartedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowPreparationStartedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowPreparationCompletedRequest, $52.ExecutionflowPreparationCompletedResponse>(
|
||||
($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) => $52.ExecutionflowPreparationCompletedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowPreparationCompletedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowTransportExpectedRequest, $52.ExecutionflowTransportExpectedResponse>(
|
||||
($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) => $52.ExecutionflowTransportExpectedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowTransportExpectedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowTransportStartedRequest, $52.ExecutionflowTransportStartedResponse>(
|
||||
($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) => $52.ExecutionflowTransportStartedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowTransportStartedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowTransportCompletedRequest, $52.ExecutionflowTransportCompletedResponse>(
|
||||
($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) => $52.ExecutionflowTransportCompletedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowTransportCompletedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowReceiptExpectedRequest, $52.ExecutionflowReceiptExpectedResponse>(
|
||||
($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) => $52.ExecutionflowReceiptExpectedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowReceiptExpectedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowReceiptStartedRequest, $52.ExecutionflowReceiptStartedResponse>(
|
||||
($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) => $52.ExecutionflowReceiptStartedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowReceiptStartedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowReceiptCompletedRequest, $52.ExecutionflowReceiptCompletedResponse>(
|
||||
($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) => $52.ExecutionflowReceiptCompletedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowReceiptCompletedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowMetaDataUpdatedRequest, $52.ExecutionflowMetaDataUpdatedResponse>(
|
||||
($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) => $52.ExecutionflowMetaDataUpdatedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowMetaDataUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowCarrierUpdatedRequest, $52.ExecutionflowCarrierUpdatedResponse>(
|
||||
($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) => $52.ExecutionflowCarrierUpdatedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowCarrierUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowAttachmentAddedRequest, $52.ExecutionflowAttachmentAddedResponse>(
|
||||
($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) => $52.ExecutionflowAttachmentAddedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowAttachmentAddedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowAttachmentRemovedRequest, $52.ExecutionflowAttachmentRemovedResponse>(
|
||||
($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) => $52.ExecutionflowAttachmentRemovedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowAttachmentRemovedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowAllocationErrorRequest, $52.ExecutionflowAllocationErrorResponse>(
|
||||
($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) => $52.ExecutionflowAllocationErrorRequest.fromBuffer(value),
|
||||
($52.ExecutionflowAllocationErrorResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowClaimAddedRequest, $52.ExecutionflowClaimAddedResponse>(
|
||||
($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) => $52.ExecutionflowClaimAddedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowClaimAddedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$52.ExecutionflowDeletedRequest, $52.ExecutionflowDeletedResponse>(
|
||||
($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) => $52.ExecutionflowDeletedRequest.fromBuffer(value),
|
||||
($52.ExecutionflowDeletedResponse value) => value.writeToBuffer()));
|
||||
($core.List<$core.int> value) => $44.ExecutionflowDeletedRequest.fromBuffer(value),
|
||||
($44.ExecutionflowDeletedResponse value) => value.writeToBuffer()));
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowCreatedResponse> created_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowCreatedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowCreatedResponse> created_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowCreatedRequest> $request) async {
|
||||
return created($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowDetectedResponse> detected_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowDetectedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowDetectedResponse> detected_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowDetectedRequest> $request) async {
|
||||
return detected($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowRedetectedResponse> redetected_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowRedetectedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowRedetectedResponse> redetected_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowRedetectedRequest> $request) async {
|
||||
return redetected($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowShipFromAckedResponse> shipFromAcked_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowShipFromAckedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowShipFromAckedResponse> shipFromAcked_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowShipFromAckedRequest> $request) async {
|
||||
return shipFromAcked($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowShipToAckedResponse> shipToAcked_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowShipToAckedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowShipToAckedResponse> shipToAcked_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowShipToAckedRequest> $request) async {
|
||||
return shipToAcked($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowCancelledResponse> cancelled_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowCancelledRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowCancelledResponse> cancelled_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowCancelledRequest> $request) async {
|
||||
return cancelled($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowAnonymisedResponse> anonymised_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowAnonymisedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowAnonymisedResponse> anonymised_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowAnonymisedRequest> $request) async {
|
||||
return anonymised($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowCompletedResponse> completed_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowCompletedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowCompletedResponse> completed_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowCompletedRequest> $request) async {
|
||||
return completed($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowHUContentUpdatedResponse> hUContentUpdated_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowHUContentUpdatedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowHUContentUpdatedResponse> hUContentUpdated_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowHUContentUpdatedRequest> $request) async {
|
||||
return hUContentUpdated($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowHUTrackingUpdatedResponse> hUTrackingUpdated_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowHUTrackingUpdatedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowHUTrackingUpdatedResponse> hUTrackingUpdated_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowHUTrackingUpdatedRequest> $request) async {
|
||||
return hUTrackingUpdated($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowHUETAUpdatedResponse> hUETAUpdated_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowHUETAUpdatedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowHUETAUpdatedResponse> hUETAUpdated_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowHUETAUpdatedRequest> $request) async {
|
||||
return hUETAUpdated($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowETAUpdatedResponse> eTAUpdated_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowETAUpdatedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowETAUpdatedResponse> eTAUpdated_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowETAUpdatedRequest> $request) async {
|
||||
return eTAUpdated($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowPreparationExpectedResponse> preparationExpected_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowPreparationExpectedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowPreparationExpectedResponse> preparationExpected_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowPreparationExpectedRequest> $request) async {
|
||||
return preparationExpected($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowPreparationStartedResponse> preparationStarted_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowPreparationStartedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowPreparationStartedResponse> preparationStarted_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowPreparationStartedRequest> $request) async {
|
||||
return preparationStarted($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowPreparationCompletedResponse> preparationCompleted_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowPreparationCompletedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowPreparationCompletedResponse> preparationCompleted_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowPreparationCompletedRequest> $request) async {
|
||||
return preparationCompleted($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowTransportExpectedResponse> transportExpected_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowTransportExpectedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowTransportExpectedResponse> transportExpected_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowTransportExpectedRequest> $request) async {
|
||||
return transportExpected($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowTransportStartedResponse> transportStarted_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowTransportStartedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowTransportStartedResponse> transportStarted_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowTransportStartedRequest> $request) async {
|
||||
return transportStarted($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowTransportCompletedResponse> transportCompleted_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowTransportCompletedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowTransportCompletedResponse> transportCompleted_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowTransportCompletedRequest> $request) async {
|
||||
return transportCompleted($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowReceiptExpectedResponse> receiptExpected_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowReceiptExpectedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowReceiptExpectedResponse> receiptExpected_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowReceiptExpectedRequest> $request) async {
|
||||
return receiptExpected($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowReceiptStartedResponse> receiptStarted_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowReceiptStartedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowReceiptStartedResponse> receiptStarted_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowReceiptStartedRequest> $request) async {
|
||||
return receiptStarted($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowReceiptCompletedResponse> receiptCompleted_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowReceiptCompletedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowReceiptCompletedResponse> receiptCompleted_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowReceiptCompletedRequest> $request) async {
|
||||
return receiptCompleted($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowMetaDataUpdatedResponse> metaDataUpdated_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowMetaDataUpdatedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowMetaDataUpdatedResponse> metaDataUpdated_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowMetaDataUpdatedRequest> $request) async {
|
||||
return metaDataUpdated($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowCarrierUpdatedResponse> carrierUpdated_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowCarrierUpdatedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowCarrierUpdatedResponse> carrierUpdated_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowCarrierUpdatedRequest> $request) async {
|
||||
return carrierUpdated($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowAttachmentAddedResponse> attachmentAdded_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowAttachmentAddedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowAttachmentAddedResponse> attachmentAdded_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowAttachmentAddedRequest> $request) async {
|
||||
return attachmentAdded($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowAttachmentRemovedResponse> attachmentRemoved_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowAttachmentRemovedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowAttachmentRemovedResponse> attachmentRemoved_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowAttachmentRemovedRequest> $request) async {
|
||||
return attachmentRemoved($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowAllocationErrorResponse> allocationError_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowAllocationErrorRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowAllocationErrorResponse> allocationError_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowAllocationErrorRequest> $request) async {
|
||||
return allocationError($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowClaimAddedResponse> claimAdded_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowClaimAddedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowClaimAddedResponse> claimAdded_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowClaimAddedRequest> $request) async {
|
||||
return claimAdded($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowDeletedResponse> deleted_Pre($grpc.ServiceCall $call, $async.Future<$52.ExecutionflowDeletedRequest> $request) async {
|
||||
$async.Future<$44.ExecutionflowDeletedResponse> deleted_Pre($grpc.ServiceCall $call, $async.Future<$44.ExecutionflowDeletedRequest> $request) async {
|
||||
return deleted($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$52.ExecutionflowCreatedResponse> created($grpc.ServiceCall call, $52.ExecutionflowCreatedRequest request);
|
||||
$async.Future<$52.ExecutionflowDetectedResponse> detected($grpc.ServiceCall call, $52.ExecutionflowDetectedRequest request);
|
||||
$async.Future<$52.ExecutionflowRedetectedResponse> redetected($grpc.ServiceCall call, $52.ExecutionflowRedetectedRequest request);
|
||||
$async.Future<$52.ExecutionflowShipFromAckedResponse> shipFromAcked($grpc.ServiceCall call, $52.ExecutionflowShipFromAckedRequest request);
|
||||
$async.Future<$52.ExecutionflowShipToAckedResponse> shipToAcked($grpc.ServiceCall call, $52.ExecutionflowShipToAckedRequest request);
|
||||
$async.Future<$52.ExecutionflowCancelledResponse> cancelled($grpc.ServiceCall call, $52.ExecutionflowCancelledRequest request);
|
||||
$async.Future<$52.ExecutionflowAnonymisedResponse> anonymised($grpc.ServiceCall call, $52.ExecutionflowAnonymisedRequest request);
|
||||
$async.Future<$52.ExecutionflowCompletedResponse> completed($grpc.ServiceCall call, $52.ExecutionflowCompletedRequest request);
|
||||
$async.Future<$52.ExecutionflowHUContentUpdatedResponse> hUContentUpdated($grpc.ServiceCall call, $52.ExecutionflowHUContentUpdatedRequest request);
|
||||
$async.Future<$52.ExecutionflowHUTrackingUpdatedResponse> hUTrackingUpdated($grpc.ServiceCall call, $52.ExecutionflowHUTrackingUpdatedRequest request);
|
||||
$async.Future<$52.ExecutionflowHUETAUpdatedResponse> hUETAUpdated($grpc.ServiceCall call, $52.ExecutionflowHUETAUpdatedRequest request);
|
||||
$async.Future<$52.ExecutionflowETAUpdatedResponse> eTAUpdated($grpc.ServiceCall call, $52.ExecutionflowETAUpdatedRequest request);
|
||||
$async.Future<$52.ExecutionflowPreparationExpectedResponse> preparationExpected($grpc.ServiceCall call, $52.ExecutionflowPreparationExpectedRequest request);
|
||||
$async.Future<$52.ExecutionflowPreparationStartedResponse> preparationStarted($grpc.ServiceCall call, $52.ExecutionflowPreparationStartedRequest request);
|
||||
$async.Future<$52.ExecutionflowPreparationCompletedResponse> preparationCompleted($grpc.ServiceCall call, $52.ExecutionflowPreparationCompletedRequest request);
|
||||
$async.Future<$52.ExecutionflowTransportExpectedResponse> transportExpected($grpc.ServiceCall call, $52.ExecutionflowTransportExpectedRequest request);
|
||||
$async.Future<$52.ExecutionflowTransportStartedResponse> transportStarted($grpc.ServiceCall call, $52.ExecutionflowTransportStartedRequest request);
|
||||
$async.Future<$52.ExecutionflowTransportCompletedResponse> transportCompleted($grpc.ServiceCall call, $52.ExecutionflowTransportCompletedRequest request);
|
||||
$async.Future<$52.ExecutionflowReceiptExpectedResponse> receiptExpected($grpc.ServiceCall call, $52.ExecutionflowReceiptExpectedRequest request);
|
||||
$async.Future<$52.ExecutionflowReceiptStartedResponse> receiptStarted($grpc.ServiceCall call, $52.ExecutionflowReceiptStartedRequest request);
|
||||
$async.Future<$52.ExecutionflowReceiptCompletedResponse> receiptCompleted($grpc.ServiceCall call, $52.ExecutionflowReceiptCompletedRequest request);
|
||||
$async.Future<$52.ExecutionflowMetaDataUpdatedResponse> metaDataUpdated($grpc.ServiceCall call, $52.ExecutionflowMetaDataUpdatedRequest request);
|
||||
$async.Future<$52.ExecutionflowCarrierUpdatedResponse> carrierUpdated($grpc.ServiceCall call, $52.ExecutionflowCarrierUpdatedRequest request);
|
||||
$async.Future<$52.ExecutionflowAttachmentAddedResponse> attachmentAdded($grpc.ServiceCall call, $52.ExecutionflowAttachmentAddedRequest request);
|
||||
$async.Future<$52.ExecutionflowAttachmentRemovedResponse> attachmentRemoved($grpc.ServiceCall call, $52.ExecutionflowAttachmentRemovedRequest request);
|
||||
$async.Future<$52.ExecutionflowAllocationErrorResponse> allocationError($grpc.ServiceCall call, $52.ExecutionflowAllocationErrorRequest request);
|
||||
$async.Future<$52.ExecutionflowClaimAddedResponse> claimAdded($grpc.ServiceCall call, $52.ExecutionflowClaimAddedRequest request);
|
||||
$async.Future<$52.ExecutionflowDeletedResponse> deleted($grpc.ServiceCall call, $52.ExecutionflowDeletedRequest 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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user