You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -15,68 +15,68 @@ import 'dart:core' as $core;
|
||||
import 'package:grpc/service_api.dart' as $grpc;
|
||||
import 'package:protobuf/protobuf.dart' as $pb;
|
||||
|
||||
import 'handlingunitInput.pb.dart' as $44;
|
||||
import 'handlingunitInput.pb.dart' as $50;
|
||||
|
||||
export 'handlingunitInput.pb.dart';
|
||||
|
||||
@$pb.GrpcServiceName('api.HandlingunitInputAPI')
|
||||
class HandlingunitInputAPIClient extends $grpc.Client {
|
||||
static final _$goodsPrepared = $grpc.ClientMethod<$44.HandlingunitGoodsPreparedRequest, $44.HandlingunitGoodsPreparedResponse>(
|
||||
static final _$goodsPrepared = $grpc.ClientMethod<$50.HandlingunitGoodsPreparedRequest, $50.HandlingunitGoodsPreparedResponse>(
|
||||
'/api.HandlingunitInputAPI/GoodsPrepared',
|
||||
($44.HandlingunitGoodsPreparedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitGoodsPreparedResponse.fromBuffer(value));
|
||||
static final _$goodsReceived = $grpc.ClientMethod<$44.HandlingunitGoodsReceivedRequest, $44.HandlingunitGoodsReceivedResponse>(
|
||||
($50.HandlingunitGoodsPreparedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $50.HandlingunitGoodsPreparedResponse.fromBuffer(value));
|
||||
static final _$goodsReceived = $grpc.ClientMethod<$50.HandlingunitGoodsReceivedRequest, $50.HandlingunitGoodsReceivedResponse>(
|
||||
'/api.HandlingunitInputAPI/GoodsReceived',
|
||||
($44.HandlingunitGoodsReceivedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitGoodsReceivedResponse.fromBuffer(value));
|
||||
static final _$hUsAdded = $grpc.ClientMethod<$44.HandlingunitHUsAddedRequest, $44.HandlingunitHUsAddedResponse>(
|
||||
($50.HandlingunitGoodsReceivedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $50.HandlingunitGoodsReceivedResponse.fromBuffer(value));
|
||||
static final _$hUsAdded = $grpc.ClientMethod<$50.HandlingunitHUsAddedRequest, $50.HandlingunitHUsAddedResponse>(
|
||||
'/api.HandlingunitInputAPI/HUsAdded',
|
||||
($44.HandlingunitHUsAddedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitHUsAddedResponse.fromBuffer(value));
|
||||
static final _$trackingUpdated = $grpc.ClientMethod<$44.HandlingunitTrackingUpdatedRequest, $44.HandlingunitTrackingUpdatedResponse>(
|
||||
($50.HandlingunitHUsAddedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $50.HandlingunitHUsAddedResponse.fromBuffer(value));
|
||||
static final _$trackingUpdated = $grpc.ClientMethod<$50.HandlingunitTrackingUpdatedRequest, $50.HandlingunitTrackingUpdatedResponse>(
|
||||
'/api.HandlingunitInputAPI/TrackingUpdated',
|
||||
($44.HandlingunitTrackingUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitTrackingUpdatedResponse.fromBuffer(value));
|
||||
static final _$trackingETAUpdated = $grpc.ClientMethod<$44.HandlingunitTrackingETAUpdatedRequest, $44.HandlingunitTrackingETAUpdatedResponse>(
|
||||
($50.HandlingunitTrackingUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $50.HandlingunitTrackingUpdatedResponse.fromBuffer(value));
|
||||
static final _$trackingETAUpdated = $grpc.ClientMethod<$50.HandlingunitTrackingETAUpdatedRequest, $50.HandlingunitTrackingETAUpdatedResponse>(
|
||||
'/api.HandlingunitInputAPI/TrackingETAUpdated',
|
||||
($44.HandlingunitTrackingETAUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitTrackingETAUpdatedResponse.fromBuffer(value));
|
||||
static final _$eTAUpdated = $grpc.ClientMethod<$44.HandlingunitETAUpdatedRequest, $44.HandlingunitETAUpdatedResponse>(
|
||||
($50.HandlingunitTrackingETAUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $50.HandlingunitTrackingETAUpdatedResponse.fromBuffer(value));
|
||||
static final _$eTAUpdated = $grpc.ClientMethod<$50.HandlingunitETAUpdatedRequest, $50.HandlingunitETAUpdatedResponse>(
|
||||
'/api.HandlingunitInputAPI/ETAUpdated',
|
||||
($44.HandlingunitETAUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitETAUpdatedResponse.fromBuffer(value));
|
||||
static final _$dispatched = $grpc.ClientMethod<$44.HandlingunitDispatchedRequest, $44.HandlingunitDispatchedResponse>(
|
||||
($50.HandlingunitETAUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $50.HandlingunitETAUpdatedResponse.fromBuffer(value));
|
||||
static final _$dispatched = $grpc.ClientMethod<$50.HandlingunitDispatchedRequest, $50.HandlingunitDispatchedResponse>(
|
||||
'/api.HandlingunitInputAPI/Dispatched',
|
||||
($44.HandlingunitDispatchedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitDispatchedResponse.fromBuffer(value));
|
||||
static final _$attachmentAdded = $grpc.ClientMethod<$44.HandlingunitAttachmentAddedRequest, $44.HandlingunitAttachmentAddedResponse>(
|
||||
($50.HandlingunitDispatchedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $50.HandlingunitDispatchedResponse.fromBuffer(value));
|
||||
static final _$attachmentAdded = $grpc.ClientMethod<$50.HandlingunitAttachmentAddedRequest, $50.HandlingunitAttachmentAddedResponse>(
|
||||
'/api.HandlingunitInputAPI/AttachmentAdded',
|
||||
($44.HandlingunitAttachmentAddedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitAttachmentAddedResponse.fromBuffer(value));
|
||||
static final _$attachmentRemoved = $grpc.ClientMethod<$44.HandlingunitAttachmentRemovedRequest, $44.HandlingunitAttachmentRemovedResponse>(
|
||||
($50.HandlingunitAttachmentAddedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $50.HandlingunitAttachmentAddedResponse.fromBuffer(value));
|
||||
static final _$attachmentRemoved = $grpc.ClientMethod<$50.HandlingunitAttachmentRemovedRequest, $50.HandlingunitAttachmentRemovedResponse>(
|
||||
'/api.HandlingunitInputAPI/AttachmentRemoved',
|
||||
($44.HandlingunitAttachmentRemovedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitAttachmentRemovedResponse.fromBuffer(value));
|
||||
static final _$metaDataUpdated = $grpc.ClientMethod<$44.HandlingunitMetaDataUpdatedRequest, $44.HandlingunitMetaDataUpdatedResponse>(
|
||||
($50.HandlingunitAttachmentRemovedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $50.HandlingunitAttachmentRemovedResponse.fromBuffer(value));
|
||||
static final _$metaDataUpdated = $grpc.ClientMethod<$50.HandlingunitMetaDataUpdatedRequest, $50.HandlingunitMetaDataUpdatedResponse>(
|
||||
'/api.HandlingunitInputAPI/MetaDataUpdated',
|
||||
($44.HandlingunitMetaDataUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitMetaDataUpdatedResponse.fromBuffer(value));
|
||||
static final _$parentHUUpdated = $grpc.ClientMethod<$44.HandlingunitParentHUUpdatedRequest, $44.HandlingunitParentHUUpdatedResponse>(
|
||||
($50.HandlingunitMetaDataUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $50.HandlingunitMetaDataUpdatedResponse.fromBuffer(value));
|
||||
static final _$parentHUUpdated = $grpc.ClientMethod<$50.HandlingunitParentHUUpdatedRequest, $50.HandlingunitParentHUUpdatedResponse>(
|
||||
'/api.HandlingunitInputAPI/ParentHUUpdated',
|
||||
($44.HandlingunitParentHUUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitParentHUUpdatedResponse.fromBuffer(value));
|
||||
static final _$claimAdded = $grpc.ClientMethod<$44.HandlingunitClaimAddedRequest, $44.HandlingunitClaimAddedResponse>(
|
||||
($50.HandlingunitParentHUUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $50.HandlingunitParentHUUpdatedResponse.fromBuffer(value));
|
||||
static final _$claimAdded = $grpc.ClientMethod<$50.HandlingunitClaimAddedRequest, $50.HandlingunitClaimAddedResponse>(
|
||||
'/api.HandlingunitInputAPI/ClaimAdded',
|
||||
($44.HandlingunitClaimAddedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitClaimAddedResponse.fromBuffer(value));
|
||||
static final _$readyToBeCollected = $grpc.ClientMethod<$44.HandlingunitReadyToBeCollectedRequest, $44.HandlingunitReadyToBeCollectedResponse>(
|
||||
($50.HandlingunitClaimAddedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $50.HandlingunitClaimAddedResponse.fromBuffer(value));
|
||||
static final _$readyToBeCollected = $grpc.ClientMethod<$50.HandlingunitReadyToBeCollectedRequest, $50.HandlingunitReadyToBeCollectedResponse>(
|
||||
'/api.HandlingunitInputAPI/ReadyToBeCollected',
|
||||
($44.HandlingunitReadyToBeCollectedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitReadyToBeCollectedResponse.fromBuffer(value));
|
||||
static final _$deleted = $grpc.ClientMethod<$44.HandlingunitDeletedRequest, $44.HandlingunitDeletedResponse>(
|
||||
($50.HandlingunitReadyToBeCollectedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $50.HandlingunitReadyToBeCollectedResponse.fromBuffer(value));
|
||||
static final _$deleted = $grpc.ClientMethod<$50.HandlingunitDeletedRequest, $50.HandlingunitDeletedResponse>(
|
||||
'/api.HandlingunitInputAPI/Deleted',
|
||||
($44.HandlingunitDeletedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitDeletedResponse.fromBuffer(value));
|
||||
($50.HandlingunitDeletedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $50.HandlingunitDeletedResponse.fromBuffer(value));
|
||||
|
||||
HandlingunitInputAPIClient($grpc.ClientChannel channel,
|
||||
{$grpc.CallOptions? options,
|
||||
@@ -84,59 +84,59 @@ class HandlingunitInputAPIClient extends $grpc.Client {
|
||||
: super(channel, options: options,
|
||||
interceptors: interceptors);
|
||||
|
||||
$grpc.ResponseFuture<$44.HandlingunitGoodsPreparedResponse> goodsPrepared($44.HandlingunitGoodsPreparedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$50.HandlingunitGoodsPreparedResponse> goodsPrepared($50.HandlingunitGoodsPreparedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$goodsPrepared, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$44.HandlingunitGoodsReceivedResponse> goodsReceived($44.HandlingunitGoodsReceivedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$50.HandlingunitGoodsReceivedResponse> goodsReceived($50.HandlingunitGoodsReceivedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$goodsReceived, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$44.HandlingunitHUsAddedResponse> hUsAdded($44.HandlingunitHUsAddedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$50.HandlingunitHUsAddedResponse> hUsAdded($50.HandlingunitHUsAddedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$hUsAdded, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$44.HandlingunitTrackingUpdatedResponse> trackingUpdated($44.HandlingunitTrackingUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$50.HandlingunitTrackingUpdatedResponse> trackingUpdated($50.HandlingunitTrackingUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$trackingUpdated, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$44.HandlingunitTrackingETAUpdatedResponse> trackingETAUpdated($44.HandlingunitTrackingETAUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$50.HandlingunitTrackingETAUpdatedResponse> trackingETAUpdated($50.HandlingunitTrackingETAUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$trackingETAUpdated, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$44.HandlingunitETAUpdatedResponse> eTAUpdated($44.HandlingunitETAUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$50.HandlingunitETAUpdatedResponse> eTAUpdated($50.HandlingunitETAUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$eTAUpdated, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$44.HandlingunitDispatchedResponse> dispatched($44.HandlingunitDispatchedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$50.HandlingunitDispatchedResponse> dispatched($50.HandlingunitDispatchedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$dispatched, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$44.HandlingunitAttachmentAddedResponse> attachmentAdded($44.HandlingunitAttachmentAddedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$50.HandlingunitAttachmentAddedResponse> attachmentAdded($50.HandlingunitAttachmentAddedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$attachmentAdded, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$44.HandlingunitAttachmentRemovedResponse> attachmentRemoved($44.HandlingunitAttachmentRemovedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$50.HandlingunitAttachmentRemovedResponse> attachmentRemoved($50.HandlingunitAttachmentRemovedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$attachmentRemoved, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$44.HandlingunitMetaDataUpdatedResponse> metaDataUpdated($44.HandlingunitMetaDataUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$50.HandlingunitMetaDataUpdatedResponse> metaDataUpdated($50.HandlingunitMetaDataUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$metaDataUpdated, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$44.HandlingunitParentHUUpdatedResponse> parentHUUpdated($44.HandlingunitParentHUUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$50.HandlingunitParentHUUpdatedResponse> parentHUUpdated($50.HandlingunitParentHUUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$parentHUUpdated, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$44.HandlingunitClaimAddedResponse> claimAdded($44.HandlingunitClaimAddedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$50.HandlingunitClaimAddedResponse> claimAdded($50.HandlingunitClaimAddedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$claimAdded, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$44.HandlingunitReadyToBeCollectedResponse> readyToBeCollected($44.HandlingunitReadyToBeCollectedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$50.HandlingunitReadyToBeCollectedResponse> readyToBeCollected($50.HandlingunitReadyToBeCollectedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$readyToBeCollected, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$44.HandlingunitDeletedResponse> deleted($44.HandlingunitDeletedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$50.HandlingunitDeletedResponse> deleted($50.HandlingunitDeletedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$deleted, request, options: options);
|
||||
}
|
||||
}
|
||||
@@ -146,174 +146,174 @@ abstract class HandlingunitInputAPIServiceBase extends $grpc.Service {
|
||||
$core.String get $name => 'api.HandlingunitInputAPI';
|
||||
|
||||
HandlingunitInputAPIServiceBase() {
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitGoodsPreparedRequest, $44.HandlingunitGoodsPreparedResponse>(
|
||||
$addMethod($grpc.ServiceMethod<$50.HandlingunitGoodsPreparedRequest, $50.HandlingunitGoodsPreparedResponse>(
|
||||
'GoodsPrepared',
|
||||
goodsPrepared_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $44.HandlingunitGoodsPreparedRequest.fromBuffer(value),
|
||||
($44.HandlingunitGoodsPreparedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitGoodsReceivedRequest, $44.HandlingunitGoodsReceivedResponse>(
|
||||
($core.List<$core.int> value) => $50.HandlingunitGoodsPreparedRequest.fromBuffer(value),
|
||||
($50.HandlingunitGoodsPreparedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$50.HandlingunitGoodsReceivedRequest, $50.HandlingunitGoodsReceivedResponse>(
|
||||
'GoodsReceived',
|
||||
goodsReceived_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $44.HandlingunitGoodsReceivedRequest.fromBuffer(value),
|
||||
($44.HandlingunitGoodsReceivedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitHUsAddedRequest, $44.HandlingunitHUsAddedResponse>(
|
||||
($core.List<$core.int> value) => $50.HandlingunitGoodsReceivedRequest.fromBuffer(value),
|
||||
($50.HandlingunitGoodsReceivedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$50.HandlingunitHUsAddedRequest, $50.HandlingunitHUsAddedResponse>(
|
||||
'HUsAdded',
|
||||
hUsAdded_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $44.HandlingunitHUsAddedRequest.fromBuffer(value),
|
||||
($44.HandlingunitHUsAddedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitTrackingUpdatedRequest, $44.HandlingunitTrackingUpdatedResponse>(
|
||||
($core.List<$core.int> value) => $50.HandlingunitHUsAddedRequest.fromBuffer(value),
|
||||
($50.HandlingunitHUsAddedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$50.HandlingunitTrackingUpdatedRequest, $50.HandlingunitTrackingUpdatedResponse>(
|
||||
'TrackingUpdated',
|
||||
trackingUpdated_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $44.HandlingunitTrackingUpdatedRequest.fromBuffer(value),
|
||||
($44.HandlingunitTrackingUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitTrackingETAUpdatedRequest, $44.HandlingunitTrackingETAUpdatedResponse>(
|
||||
($core.List<$core.int> value) => $50.HandlingunitTrackingUpdatedRequest.fromBuffer(value),
|
||||
($50.HandlingunitTrackingUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$50.HandlingunitTrackingETAUpdatedRequest, $50.HandlingunitTrackingETAUpdatedResponse>(
|
||||
'TrackingETAUpdated',
|
||||
trackingETAUpdated_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $44.HandlingunitTrackingETAUpdatedRequest.fromBuffer(value),
|
||||
($44.HandlingunitTrackingETAUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitETAUpdatedRequest, $44.HandlingunitETAUpdatedResponse>(
|
||||
($core.List<$core.int> value) => $50.HandlingunitTrackingETAUpdatedRequest.fromBuffer(value),
|
||||
($50.HandlingunitTrackingETAUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$50.HandlingunitETAUpdatedRequest, $50.HandlingunitETAUpdatedResponse>(
|
||||
'ETAUpdated',
|
||||
eTAUpdated_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $44.HandlingunitETAUpdatedRequest.fromBuffer(value),
|
||||
($44.HandlingunitETAUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitDispatchedRequest, $44.HandlingunitDispatchedResponse>(
|
||||
($core.List<$core.int> value) => $50.HandlingunitETAUpdatedRequest.fromBuffer(value),
|
||||
($50.HandlingunitETAUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$50.HandlingunitDispatchedRequest, $50.HandlingunitDispatchedResponse>(
|
||||
'Dispatched',
|
||||
dispatched_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $44.HandlingunitDispatchedRequest.fromBuffer(value),
|
||||
($44.HandlingunitDispatchedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitAttachmentAddedRequest, $44.HandlingunitAttachmentAddedResponse>(
|
||||
($core.List<$core.int> value) => $50.HandlingunitDispatchedRequest.fromBuffer(value),
|
||||
($50.HandlingunitDispatchedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$50.HandlingunitAttachmentAddedRequest, $50.HandlingunitAttachmentAddedResponse>(
|
||||
'AttachmentAdded',
|
||||
attachmentAdded_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $44.HandlingunitAttachmentAddedRequest.fromBuffer(value),
|
||||
($44.HandlingunitAttachmentAddedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitAttachmentRemovedRequest, $44.HandlingunitAttachmentRemovedResponse>(
|
||||
($core.List<$core.int> value) => $50.HandlingunitAttachmentAddedRequest.fromBuffer(value),
|
||||
($50.HandlingunitAttachmentAddedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$50.HandlingunitAttachmentRemovedRequest, $50.HandlingunitAttachmentRemovedResponse>(
|
||||
'AttachmentRemoved',
|
||||
attachmentRemoved_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $44.HandlingunitAttachmentRemovedRequest.fromBuffer(value),
|
||||
($44.HandlingunitAttachmentRemovedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitMetaDataUpdatedRequest, $44.HandlingunitMetaDataUpdatedResponse>(
|
||||
($core.List<$core.int> value) => $50.HandlingunitAttachmentRemovedRequest.fromBuffer(value),
|
||||
($50.HandlingunitAttachmentRemovedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$50.HandlingunitMetaDataUpdatedRequest, $50.HandlingunitMetaDataUpdatedResponse>(
|
||||
'MetaDataUpdated',
|
||||
metaDataUpdated_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $44.HandlingunitMetaDataUpdatedRequest.fromBuffer(value),
|
||||
($44.HandlingunitMetaDataUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitParentHUUpdatedRequest, $44.HandlingunitParentHUUpdatedResponse>(
|
||||
($core.List<$core.int> value) => $50.HandlingunitMetaDataUpdatedRequest.fromBuffer(value),
|
||||
($50.HandlingunitMetaDataUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$50.HandlingunitParentHUUpdatedRequest, $50.HandlingunitParentHUUpdatedResponse>(
|
||||
'ParentHUUpdated',
|
||||
parentHUUpdated_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $44.HandlingunitParentHUUpdatedRequest.fromBuffer(value),
|
||||
($44.HandlingunitParentHUUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitClaimAddedRequest, $44.HandlingunitClaimAddedResponse>(
|
||||
($core.List<$core.int> value) => $50.HandlingunitParentHUUpdatedRequest.fromBuffer(value),
|
||||
($50.HandlingunitParentHUUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$50.HandlingunitClaimAddedRequest, $50.HandlingunitClaimAddedResponse>(
|
||||
'ClaimAdded',
|
||||
claimAdded_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $44.HandlingunitClaimAddedRequest.fromBuffer(value),
|
||||
($44.HandlingunitClaimAddedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitReadyToBeCollectedRequest, $44.HandlingunitReadyToBeCollectedResponse>(
|
||||
($core.List<$core.int> value) => $50.HandlingunitClaimAddedRequest.fromBuffer(value),
|
||||
($50.HandlingunitClaimAddedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$50.HandlingunitReadyToBeCollectedRequest, $50.HandlingunitReadyToBeCollectedResponse>(
|
||||
'ReadyToBeCollected',
|
||||
readyToBeCollected_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $44.HandlingunitReadyToBeCollectedRequest.fromBuffer(value),
|
||||
($44.HandlingunitReadyToBeCollectedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitDeletedRequest, $44.HandlingunitDeletedResponse>(
|
||||
($core.List<$core.int> value) => $50.HandlingunitReadyToBeCollectedRequest.fromBuffer(value),
|
||||
($50.HandlingunitReadyToBeCollectedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$50.HandlingunitDeletedRequest, $50.HandlingunitDeletedResponse>(
|
||||
'Deleted',
|
||||
deleted_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $44.HandlingunitDeletedRequest.fromBuffer(value),
|
||||
($44.HandlingunitDeletedResponse value) => value.writeToBuffer()));
|
||||
($core.List<$core.int> value) => $50.HandlingunitDeletedRequest.fromBuffer(value),
|
||||
($50.HandlingunitDeletedResponse value) => value.writeToBuffer()));
|
||||
}
|
||||
|
||||
$async.Future<$44.HandlingunitGoodsPreparedResponse> goodsPrepared_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitGoodsPreparedRequest> $request) async {
|
||||
$async.Future<$50.HandlingunitGoodsPreparedResponse> goodsPrepared_Pre($grpc.ServiceCall $call, $async.Future<$50.HandlingunitGoodsPreparedRequest> $request) async {
|
||||
return goodsPrepared($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$44.HandlingunitGoodsReceivedResponse> goodsReceived_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitGoodsReceivedRequest> $request) async {
|
||||
$async.Future<$50.HandlingunitGoodsReceivedResponse> goodsReceived_Pre($grpc.ServiceCall $call, $async.Future<$50.HandlingunitGoodsReceivedRequest> $request) async {
|
||||
return goodsReceived($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$44.HandlingunitHUsAddedResponse> hUsAdded_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitHUsAddedRequest> $request) async {
|
||||
$async.Future<$50.HandlingunitHUsAddedResponse> hUsAdded_Pre($grpc.ServiceCall $call, $async.Future<$50.HandlingunitHUsAddedRequest> $request) async {
|
||||
return hUsAdded($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$44.HandlingunitTrackingUpdatedResponse> trackingUpdated_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitTrackingUpdatedRequest> $request) async {
|
||||
$async.Future<$50.HandlingunitTrackingUpdatedResponse> trackingUpdated_Pre($grpc.ServiceCall $call, $async.Future<$50.HandlingunitTrackingUpdatedRequest> $request) async {
|
||||
return trackingUpdated($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$44.HandlingunitTrackingETAUpdatedResponse> trackingETAUpdated_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitTrackingETAUpdatedRequest> $request) async {
|
||||
$async.Future<$50.HandlingunitTrackingETAUpdatedResponse> trackingETAUpdated_Pre($grpc.ServiceCall $call, $async.Future<$50.HandlingunitTrackingETAUpdatedRequest> $request) async {
|
||||
return trackingETAUpdated($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$44.HandlingunitETAUpdatedResponse> eTAUpdated_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitETAUpdatedRequest> $request) async {
|
||||
$async.Future<$50.HandlingunitETAUpdatedResponse> eTAUpdated_Pre($grpc.ServiceCall $call, $async.Future<$50.HandlingunitETAUpdatedRequest> $request) async {
|
||||
return eTAUpdated($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$44.HandlingunitDispatchedResponse> dispatched_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitDispatchedRequest> $request) async {
|
||||
$async.Future<$50.HandlingunitDispatchedResponse> dispatched_Pre($grpc.ServiceCall $call, $async.Future<$50.HandlingunitDispatchedRequest> $request) async {
|
||||
return dispatched($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$44.HandlingunitAttachmentAddedResponse> attachmentAdded_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitAttachmentAddedRequest> $request) async {
|
||||
$async.Future<$50.HandlingunitAttachmentAddedResponse> attachmentAdded_Pre($grpc.ServiceCall $call, $async.Future<$50.HandlingunitAttachmentAddedRequest> $request) async {
|
||||
return attachmentAdded($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$44.HandlingunitAttachmentRemovedResponse> attachmentRemoved_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitAttachmentRemovedRequest> $request) async {
|
||||
$async.Future<$50.HandlingunitAttachmentRemovedResponse> attachmentRemoved_Pre($grpc.ServiceCall $call, $async.Future<$50.HandlingunitAttachmentRemovedRequest> $request) async {
|
||||
return attachmentRemoved($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$44.HandlingunitMetaDataUpdatedResponse> metaDataUpdated_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitMetaDataUpdatedRequest> $request) async {
|
||||
$async.Future<$50.HandlingunitMetaDataUpdatedResponse> metaDataUpdated_Pre($grpc.ServiceCall $call, $async.Future<$50.HandlingunitMetaDataUpdatedRequest> $request) async {
|
||||
return metaDataUpdated($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$44.HandlingunitParentHUUpdatedResponse> parentHUUpdated_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitParentHUUpdatedRequest> $request) async {
|
||||
$async.Future<$50.HandlingunitParentHUUpdatedResponse> parentHUUpdated_Pre($grpc.ServiceCall $call, $async.Future<$50.HandlingunitParentHUUpdatedRequest> $request) async {
|
||||
return parentHUUpdated($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$44.HandlingunitClaimAddedResponse> claimAdded_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitClaimAddedRequest> $request) async {
|
||||
$async.Future<$50.HandlingunitClaimAddedResponse> claimAdded_Pre($grpc.ServiceCall $call, $async.Future<$50.HandlingunitClaimAddedRequest> $request) async {
|
||||
return claimAdded($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$44.HandlingunitReadyToBeCollectedResponse> readyToBeCollected_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitReadyToBeCollectedRequest> $request) async {
|
||||
$async.Future<$50.HandlingunitReadyToBeCollectedResponse> readyToBeCollected_Pre($grpc.ServiceCall $call, $async.Future<$50.HandlingunitReadyToBeCollectedRequest> $request) async {
|
||||
return readyToBeCollected($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$44.HandlingunitDeletedResponse> deleted_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitDeletedRequest> $request) async {
|
||||
$async.Future<$50.HandlingunitDeletedResponse> deleted_Pre($grpc.ServiceCall $call, $async.Future<$50.HandlingunitDeletedRequest> $request) async {
|
||||
return deleted($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$44.HandlingunitGoodsPreparedResponse> goodsPrepared($grpc.ServiceCall call, $44.HandlingunitGoodsPreparedRequest request);
|
||||
$async.Future<$44.HandlingunitGoodsReceivedResponse> goodsReceived($grpc.ServiceCall call, $44.HandlingunitGoodsReceivedRequest request);
|
||||
$async.Future<$44.HandlingunitHUsAddedResponse> hUsAdded($grpc.ServiceCall call, $44.HandlingunitHUsAddedRequest request);
|
||||
$async.Future<$44.HandlingunitTrackingUpdatedResponse> trackingUpdated($grpc.ServiceCall call, $44.HandlingunitTrackingUpdatedRequest request);
|
||||
$async.Future<$44.HandlingunitTrackingETAUpdatedResponse> trackingETAUpdated($grpc.ServiceCall call, $44.HandlingunitTrackingETAUpdatedRequest request);
|
||||
$async.Future<$44.HandlingunitETAUpdatedResponse> eTAUpdated($grpc.ServiceCall call, $44.HandlingunitETAUpdatedRequest request);
|
||||
$async.Future<$44.HandlingunitDispatchedResponse> dispatched($grpc.ServiceCall call, $44.HandlingunitDispatchedRequest request);
|
||||
$async.Future<$44.HandlingunitAttachmentAddedResponse> attachmentAdded($grpc.ServiceCall call, $44.HandlingunitAttachmentAddedRequest request);
|
||||
$async.Future<$44.HandlingunitAttachmentRemovedResponse> attachmentRemoved($grpc.ServiceCall call, $44.HandlingunitAttachmentRemovedRequest request);
|
||||
$async.Future<$44.HandlingunitMetaDataUpdatedResponse> metaDataUpdated($grpc.ServiceCall call, $44.HandlingunitMetaDataUpdatedRequest request);
|
||||
$async.Future<$44.HandlingunitParentHUUpdatedResponse> parentHUUpdated($grpc.ServiceCall call, $44.HandlingunitParentHUUpdatedRequest request);
|
||||
$async.Future<$44.HandlingunitClaimAddedResponse> claimAdded($grpc.ServiceCall call, $44.HandlingunitClaimAddedRequest request);
|
||||
$async.Future<$44.HandlingunitReadyToBeCollectedResponse> readyToBeCollected($grpc.ServiceCall call, $44.HandlingunitReadyToBeCollectedRequest request);
|
||||
$async.Future<$44.HandlingunitDeletedResponse> deleted($grpc.ServiceCall call, $44.HandlingunitDeletedRequest request);
|
||||
$async.Future<$50.HandlingunitGoodsPreparedResponse> goodsPrepared($grpc.ServiceCall call, $50.HandlingunitGoodsPreparedRequest request);
|
||||
$async.Future<$50.HandlingunitGoodsReceivedResponse> goodsReceived($grpc.ServiceCall call, $50.HandlingunitGoodsReceivedRequest request);
|
||||
$async.Future<$50.HandlingunitHUsAddedResponse> hUsAdded($grpc.ServiceCall call, $50.HandlingunitHUsAddedRequest request);
|
||||
$async.Future<$50.HandlingunitTrackingUpdatedResponse> trackingUpdated($grpc.ServiceCall call, $50.HandlingunitTrackingUpdatedRequest request);
|
||||
$async.Future<$50.HandlingunitTrackingETAUpdatedResponse> trackingETAUpdated($grpc.ServiceCall call, $50.HandlingunitTrackingETAUpdatedRequest request);
|
||||
$async.Future<$50.HandlingunitETAUpdatedResponse> eTAUpdated($grpc.ServiceCall call, $50.HandlingunitETAUpdatedRequest request);
|
||||
$async.Future<$50.HandlingunitDispatchedResponse> dispatched($grpc.ServiceCall call, $50.HandlingunitDispatchedRequest request);
|
||||
$async.Future<$50.HandlingunitAttachmentAddedResponse> attachmentAdded($grpc.ServiceCall call, $50.HandlingunitAttachmentAddedRequest request);
|
||||
$async.Future<$50.HandlingunitAttachmentRemovedResponse> attachmentRemoved($grpc.ServiceCall call, $50.HandlingunitAttachmentRemovedRequest request);
|
||||
$async.Future<$50.HandlingunitMetaDataUpdatedResponse> metaDataUpdated($grpc.ServiceCall call, $50.HandlingunitMetaDataUpdatedRequest request);
|
||||
$async.Future<$50.HandlingunitParentHUUpdatedResponse> parentHUUpdated($grpc.ServiceCall call, $50.HandlingunitParentHUUpdatedRequest request);
|
||||
$async.Future<$50.HandlingunitClaimAddedResponse> claimAdded($grpc.ServiceCall call, $50.HandlingunitClaimAddedRequest request);
|
||||
$async.Future<$50.HandlingunitReadyToBeCollectedResponse> readyToBeCollected($grpc.ServiceCall call, $50.HandlingunitReadyToBeCollectedRequest request);
|
||||
$async.Future<$50.HandlingunitDeletedResponse> deleted($grpc.ServiceCall call, $50.HandlingunitDeletedRequest request);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user