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 $41;
|
||||
import 'handlingunitInput.pb.dart' as $44;
|
||||
|
||||
export 'handlingunitInput.pb.dart';
|
||||
|
||||
@$pb.GrpcServiceName('api.HandlingunitInputAPI')
|
||||
class HandlingunitInputAPIClient extends $grpc.Client {
|
||||
static final _$goodsPrepared = $grpc.ClientMethod<$41.HandlingunitGoodsPreparedRequest, $41.HandlingunitGoodsPreparedResponse>(
|
||||
static final _$goodsPrepared = $grpc.ClientMethod<$44.HandlingunitGoodsPreparedRequest, $44.HandlingunitGoodsPreparedResponse>(
|
||||
'/api.HandlingunitInputAPI/GoodsPrepared',
|
||||
($41.HandlingunitGoodsPreparedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $41.HandlingunitGoodsPreparedResponse.fromBuffer(value));
|
||||
static final _$goodsReceived = $grpc.ClientMethod<$41.HandlingunitGoodsReceivedRequest, $41.HandlingunitGoodsReceivedResponse>(
|
||||
($44.HandlingunitGoodsPreparedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitGoodsPreparedResponse.fromBuffer(value));
|
||||
static final _$goodsReceived = $grpc.ClientMethod<$44.HandlingunitGoodsReceivedRequest, $44.HandlingunitGoodsReceivedResponse>(
|
||||
'/api.HandlingunitInputAPI/GoodsReceived',
|
||||
($41.HandlingunitGoodsReceivedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $41.HandlingunitGoodsReceivedResponse.fromBuffer(value));
|
||||
static final _$hUsAdded = $grpc.ClientMethod<$41.HandlingunitHUsAddedRequest, $41.HandlingunitHUsAddedResponse>(
|
||||
($44.HandlingunitGoodsReceivedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitGoodsReceivedResponse.fromBuffer(value));
|
||||
static final _$hUsAdded = $grpc.ClientMethod<$44.HandlingunitHUsAddedRequest, $44.HandlingunitHUsAddedResponse>(
|
||||
'/api.HandlingunitInputAPI/HUsAdded',
|
||||
($41.HandlingunitHUsAddedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $41.HandlingunitHUsAddedResponse.fromBuffer(value));
|
||||
static final _$trackingUpdated = $grpc.ClientMethod<$41.HandlingunitTrackingUpdatedRequest, $41.HandlingunitTrackingUpdatedResponse>(
|
||||
($44.HandlingunitHUsAddedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitHUsAddedResponse.fromBuffer(value));
|
||||
static final _$trackingUpdated = $grpc.ClientMethod<$44.HandlingunitTrackingUpdatedRequest, $44.HandlingunitTrackingUpdatedResponse>(
|
||||
'/api.HandlingunitInputAPI/TrackingUpdated',
|
||||
($41.HandlingunitTrackingUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $41.HandlingunitTrackingUpdatedResponse.fromBuffer(value));
|
||||
static final _$trackingETAUpdated = $grpc.ClientMethod<$41.HandlingunitTrackingETAUpdatedRequest, $41.HandlingunitTrackingETAUpdatedResponse>(
|
||||
($44.HandlingunitTrackingUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitTrackingUpdatedResponse.fromBuffer(value));
|
||||
static final _$trackingETAUpdated = $grpc.ClientMethod<$44.HandlingunitTrackingETAUpdatedRequest, $44.HandlingunitTrackingETAUpdatedResponse>(
|
||||
'/api.HandlingunitInputAPI/TrackingETAUpdated',
|
||||
($41.HandlingunitTrackingETAUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $41.HandlingunitTrackingETAUpdatedResponse.fromBuffer(value));
|
||||
static final _$eTAUpdated = $grpc.ClientMethod<$41.HandlingunitETAUpdatedRequest, $41.HandlingunitETAUpdatedResponse>(
|
||||
($44.HandlingunitTrackingETAUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitTrackingETAUpdatedResponse.fromBuffer(value));
|
||||
static final _$eTAUpdated = $grpc.ClientMethod<$44.HandlingunitETAUpdatedRequest, $44.HandlingunitETAUpdatedResponse>(
|
||||
'/api.HandlingunitInputAPI/ETAUpdated',
|
||||
($41.HandlingunitETAUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $41.HandlingunitETAUpdatedResponse.fromBuffer(value));
|
||||
static final _$dispatched = $grpc.ClientMethod<$41.HandlingunitDispatchedRequest, $41.HandlingunitDispatchedResponse>(
|
||||
($44.HandlingunitETAUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitETAUpdatedResponse.fromBuffer(value));
|
||||
static final _$dispatched = $grpc.ClientMethod<$44.HandlingunitDispatchedRequest, $44.HandlingunitDispatchedResponse>(
|
||||
'/api.HandlingunitInputAPI/Dispatched',
|
||||
($41.HandlingunitDispatchedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $41.HandlingunitDispatchedResponse.fromBuffer(value));
|
||||
static final _$attachmentAdded = $grpc.ClientMethod<$41.HandlingunitAttachmentAddedRequest, $41.HandlingunitAttachmentAddedResponse>(
|
||||
($44.HandlingunitDispatchedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitDispatchedResponse.fromBuffer(value));
|
||||
static final _$attachmentAdded = $grpc.ClientMethod<$44.HandlingunitAttachmentAddedRequest, $44.HandlingunitAttachmentAddedResponse>(
|
||||
'/api.HandlingunitInputAPI/AttachmentAdded',
|
||||
($41.HandlingunitAttachmentAddedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $41.HandlingunitAttachmentAddedResponse.fromBuffer(value));
|
||||
static final _$attachmentRemoved = $grpc.ClientMethod<$41.HandlingunitAttachmentRemovedRequest, $41.HandlingunitAttachmentRemovedResponse>(
|
||||
($44.HandlingunitAttachmentAddedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitAttachmentAddedResponse.fromBuffer(value));
|
||||
static final _$attachmentRemoved = $grpc.ClientMethod<$44.HandlingunitAttachmentRemovedRequest, $44.HandlingunitAttachmentRemovedResponse>(
|
||||
'/api.HandlingunitInputAPI/AttachmentRemoved',
|
||||
($41.HandlingunitAttachmentRemovedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $41.HandlingunitAttachmentRemovedResponse.fromBuffer(value));
|
||||
static final _$metaDataUpdated = $grpc.ClientMethod<$41.HandlingunitMetaDataUpdatedRequest, $41.HandlingunitMetaDataUpdatedResponse>(
|
||||
($44.HandlingunitAttachmentRemovedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitAttachmentRemovedResponse.fromBuffer(value));
|
||||
static final _$metaDataUpdated = $grpc.ClientMethod<$44.HandlingunitMetaDataUpdatedRequest, $44.HandlingunitMetaDataUpdatedResponse>(
|
||||
'/api.HandlingunitInputAPI/MetaDataUpdated',
|
||||
($41.HandlingunitMetaDataUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $41.HandlingunitMetaDataUpdatedResponse.fromBuffer(value));
|
||||
static final _$parentHUUpdated = $grpc.ClientMethod<$41.HandlingunitParentHUUpdatedRequest, $41.HandlingunitParentHUUpdatedResponse>(
|
||||
($44.HandlingunitMetaDataUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitMetaDataUpdatedResponse.fromBuffer(value));
|
||||
static final _$parentHUUpdated = $grpc.ClientMethod<$44.HandlingunitParentHUUpdatedRequest, $44.HandlingunitParentHUUpdatedResponse>(
|
||||
'/api.HandlingunitInputAPI/ParentHUUpdated',
|
||||
($41.HandlingunitParentHUUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $41.HandlingunitParentHUUpdatedResponse.fromBuffer(value));
|
||||
static final _$claimAdded = $grpc.ClientMethod<$41.HandlingunitClaimAddedRequest, $41.HandlingunitClaimAddedResponse>(
|
||||
($44.HandlingunitParentHUUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitParentHUUpdatedResponse.fromBuffer(value));
|
||||
static final _$claimAdded = $grpc.ClientMethod<$44.HandlingunitClaimAddedRequest, $44.HandlingunitClaimAddedResponse>(
|
||||
'/api.HandlingunitInputAPI/ClaimAdded',
|
||||
($41.HandlingunitClaimAddedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $41.HandlingunitClaimAddedResponse.fromBuffer(value));
|
||||
static final _$readyToBeCollected = $grpc.ClientMethod<$41.HandlingunitReadyToBeCollectedRequest, $41.HandlingunitReadyToBeCollectedResponse>(
|
||||
($44.HandlingunitClaimAddedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitClaimAddedResponse.fromBuffer(value));
|
||||
static final _$readyToBeCollected = $grpc.ClientMethod<$44.HandlingunitReadyToBeCollectedRequest, $44.HandlingunitReadyToBeCollectedResponse>(
|
||||
'/api.HandlingunitInputAPI/ReadyToBeCollected',
|
||||
($41.HandlingunitReadyToBeCollectedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $41.HandlingunitReadyToBeCollectedResponse.fromBuffer(value));
|
||||
static final _$deleted = $grpc.ClientMethod<$41.HandlingunitDeletedRequest, $41.HandlingunitDeletedResponse>(
|
||||
($44.HandlingunitReadyToBeCollectedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.HandlingunitReadyToBeCollectedResponse.fromBuffer(value));
|
||||
static final _$deleted = $grpc.ClientMethod<$44.HandlingunitDeletedRequest, $44.HandlingunitDeletedResponse>(
|
||||
'/api.HandlingunitInputAPI/Deleted',
|
||||
($41.HandlingunitDeletedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $41.HandlingunitDeletedResponse.fromBuffer(value));
|
||||
($44.HandlingunitDeletedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $44.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<$41.HandlingunitGoodsPreparedResponse> goodsPrepared($41.HandlingunitGoodsPreparedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.HandlingunitGoodsPreparedResponse> goodsPrepared($44.HandlingunitGoodsPreparedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$goodsPrepared, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$41.HandlingunitGoodsReceivedResponse> goodsReceived($41.HandlingunitGoodsReceivedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.HandlingunitGoodsReceivedResponse> goodsReceived($44.HandlingunitGoodsReceivedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$goodsReceived, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$41.HandlingunitHUsAddedResponse> hUsAdded($41.HandlingunitHUsAddedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.HandlingunitHUsAddedResponse> hUsAdded($44.HandlingunitHUsAddedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$hUsAdded, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$41.HandlingunitTrackingUpdatedResponse> trackingUpdated($41.HandlingunitTrackingUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.HandlingunitTrackingUpdatedResponse> trackingUpdated($44.HandlingunitTrackingUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$trackingUpdated, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$41.HandlingunitTrackingETAUpdatedResponse> trackingETAUpdated($41.HandlingunitTrackingETAUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.HandlingunitTrackingETAUpdatedResponse> trackingETAUpdated($44.HandlingunitTrackingETAUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$trackingETAUpdated, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$41.HandlingunitETAUpdatedResponse> eTAUpdated($41.HandlingunitETAUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.HandlingunitETAUpdatedResponse> eTAUpdated($44.HandlingunitETAUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$eTAUpdated, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$41.HandlingunitDispatchedResponse> dispatched($41.HandlingunitDispatchedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.HandlingunitDispatchedResponse> dispatched($44.HandlingunitDispatchedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$dispatched, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$41.HandlingunitAttachmentAddedResponse> attachmentAdded($41.HandlingunitAttachmentAddedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.HandlingunitAttachmentAddedResponse> attachmentAdded($44.HandlingunitAttachmentAddedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$attachmentAdded, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$41.HandlingunitAttachmentRemovedResponse> attachmentRemoved($41.HandlingunitAttachmentRemovedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.HandlingunitAttachmentRemovedResponse> attachmentRemoved($44.HandlingunitAttachmentRemovedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$attachmentRemoved, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$41.HandlingunitMetaDataUpdatedResponse> metaDataUpdated($41.HandlingunitMetaDataUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.HandlingunitMetaDataUpdatedResponse> metaDataUpdated($44.HandlingunitMetaDataUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$metaDataUpdated, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$41.HandlingunitParentHUUpdatedResponse> parentHUUpdated($41.HandlingunitParentHUUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.HandlingunitParentHUUpdatedResponse> parentHUUpdated($44.HandlingunitParentHUUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$parentHUUpdated, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$41.HandlingunitClaimAddedResponse> claimAdded($41.HandlingunitClaimAddedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.HandlingunitClaimAddedResponse> claimAdded($44.HandlingunitClaimAddedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$claimAdded, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$41.HandlingunitReadyToBeCollectedResponse> readyToBeCollected($41.HandlingunitReadyToBeCollectedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.HandlingunitReadyToBeCollectedResponse> readyToBeCollected($44.HandlingunitReadyToBeCollectedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$readyToBeCollected, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$41.HandlingunitDeletedResponse> deleted($41.HandlingunitDeletedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$44.HandlingunitDeletedResponse> deleted($44.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<$41.HandlingunitGoodsPreparedRequest, $41.HandlingunitGoodsPreparedResponse>(
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitGoodsPreparedRequest, $44.HandlingunitGoodsPreparedResponse>(
|
||||
'GoodsPrepared',
|
||||
goodsPrepared_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $41.HandlingunitGoodsPreparedRequest.fromBuffer(value),
|
||||
($41.HandlingunitGoodsPreparedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$41.HandlingunitGoodsReceivedRequest, $41.HandlingunitGoodsReceivedResponse>(
|
||||
($core.List<$core.int> value) => $44.HandlingunitGoodsPreparedRequest.fromBuffer(value),
|
||||
($44.HandlingunitGoodsPreparedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitGoodsReceivedRequest, $44.HandlingunitGoodsReceivedResponse>(
|
||||
'GoodsReceived',
|
||||
goodsReceived_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $41.HandlingunitGoodsReceivedRequest.fromBuffer(value),
|
||||
($41.HandlingunitGoodsReceivedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$41.HandlingunitHUsAddedRequest, $41.HandlingunitHUsAddedResponse>(
|
||||
($core.List<$core.int> value) => $44.HandlingunitGoodsReceivedRequest.fromBuffer(value),
|
||||
($44.HandlingunitGoodsReceivedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitHUsAddedRequest, $44.HandlingunitHUsAddedResponse>(
|
||||
'HUsAdded',
|
||||
hUsAdded_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $41.HandlingunitHUsAddedRequest.fromBuffer(value),
|
||||
($41.HandlingunitHUsAddedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$41.HandlingunitTrackingUpdatedRequest, $41.HandlingunitTrackingUpdatedResponse>(
|
||||
($core.List<$core.int> value) => $44.HandlingunitHUsAddedRequest.fromBuffer(value),
|
||||
($44.HandlingunitHUsAddedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitTrackingUpdatedRequest, $44.HandlingunitTrackingUpdatedResponse>(
|
||||
'TrackingUpdated',
|
||||
trackingUpdated_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $41.HandlingunitTrackingUpdatedRequest.fromBuffer(value),
|
||||
($41.HandlingunitTrackingUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$41.HandlingunitTrackingETAUpdatedRequest, $41.HandlingunitTrackingETAUpdatedResponse>(
|
||||
($core.List<$core.int> value) => $44.HandlingunitTrackingUpdatedRequest.fromBuffer(value),
|
||||
($44.HandlingunitTrackingUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitTrackingETAUpdatedRequest, $44.HandlingunitTrackingETAUpdatedResponse>(
|
||||
'TrackingETAUpdated',
|
||||
trackingETAUpdated_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $41.HandlingunitTrackingETAUpdatedRequest.fromBuffer(value),
|
||||
($41.HandlingunitTrackingETAUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$41.HandlingunitETAUpdatedRequest, $41.HandlingunitETAUpdatedResponse>(
|
||||
($core.List<$core.int> value) => $44.HandlingunitTrackingETAUpdatedRequest.fromBuffer(value),
|
||||
($44.HandlingunitTrackingETAUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitETAUpdatedRequest, $44.HandlingunitETAUpdatedResponse>(
|
||||
'ETAUpdated',
|
||||
eTAUpdated_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $41.HandlingunitETAUpdatedRequest.fromBuffer(value),
|
||||
($41.HandlingunitETAUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$41.HandlingunitDispatchedRequest, $41.HandlingunitDispatchedResponse>(
|
||||
($core.List<$core.int> value) => $44.HandlingunitETAUpdatedRequest.fromBuffer(value),
|
||||
($44.HandlingunitETAUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitDispatchedRequest, $44.HandlingunitDispatchedResponse>(
|
||||
'Dispatched',
|
||||
dispatched_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $41.HandlingunitDispatchedRequest.fromBuffer(value),
|
||||
($41.HandlingunitDispatchedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$41.HandlingunitAttachmentAddedRequest, $41.HandlingunitAttachmentAddedResponse>(
|
||||
($core.List<$core.int> value) => $44.HandlingunitDispatchedRequest.fromBuffer(value),
|
||||
($44.HandlingunitDispatchedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitAttachmentAddedRequest, $44.HandlingunitAttachmentAddedResponse>(
|
||||
'AttachmentAdded',
|
||||
attachmentAdded_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $41.HandlingunitAttachmentAddedRequest.fromBuffer(value),
|
||||
($41.HandlingunitAttachmentAddedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$41.HandlingunitAttachmentRemovedRequest, $41.HandlingunitAttachmentRemovedResponse>(
|
||||
($core.List<$core.int> value) => $44.HandlingunitAttachmentAddedRequest.fromBuffer(value),
|
||||
($44.HandlingunitAttachmentAddedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitAttachmentRemovedRequest, $44.HandlingunitAttachmentRemovedResponse>(
|
||||
'AttachmentRemoved',
|
||||
attachmentRemoved_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $41.HandlingunitAttachmentRemovedRequest.fromBuffer(value),
|
||||
($41.HandlingunitAttachmentRemovedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$41.HandlingunitMetaDataUpdatedRequest, $41.HandlingunitMetaDataUpdatedResponse>(
|
||||
($core.List<$core.int> value) => $44.HandlingunitAttachmentRemovedRequest.fromBuffer(value),
|
||||
($44.HandlingunitAttachmentRemovedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitMetaDataUpdatedRequest, $44.HandlingunitMetaDataUpdatedResponse>(
|
||||
'MetaDataUpdated',
|
||||
metaDataUpdated_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $41.HandlingunitMetaDataUpdatedRequest.fromBuffer(value),
|
||||
($41.HandlingunitMetaDataUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$41.HandlingunitParentHUUpdatedRequest, $41.HandlingunitParentHUUpdatedResponse>(
|
||||
($core.List<$core.int> value) => $44.HandlingunitMetaDataUpdatedRequest.fromBuffer(value),
|
||||
($44.HandlingunitMetaDataUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitParentHUUpdatedRequest, $44.HandlingunitParentHUUpdatedResponse>(
|
||||
'ParentHUUpdated',
|
||||
parentHUUpdated_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $41.HandlingunitParentHUUpdatedRequest.fromBuffer(value),
|
||||
($41.HandlingunitParentHUUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$41.HandlingunitClaimAddedRequest, $41.HandlingunitClaimAddedResponse>(
|
||||
($core.List<$core.int> value) => $44.HandlingunitParentHUUpdatedRequest.fromBuffer(value),
|
||||
($44.HandlingunitParentHUUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitClaimAddedRequest, $44.HandlingunitClaimAddedResponse>(
|
||||
'ClaimAdded',
|
||||
claimAdded_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $41.HandlingunitClaimAddedRequest.fromBuffer(value),
|
||||
($41.HandlingunitClaimAddedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$41.HandlingunitReadyToBeCollectedRequest, $41.HandlingunitReadyToBeCollectedResponse>(
|
||||
($core.List<$core.int> value) => $44.HandlingunitClaimAddedRequest.fromBuffer(value),
|
||||
($44.HandlingunitClaimAddedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitReadyToBeCollectedRequest, $44.HandlingunitReadyToBeCollectedResponse>(
|
||||
'ReadyToBeCollected',
|
||||
readyToBeCollected_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $41.HandlingunitReadyToBeCollectedRequest.fromBuffer(value),
|
||||
($41.HandlingunitReadyToBeCollectedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$41.HandlingunitDeletedRequest, $41.HandlingunitDeletedResponse>(
|
||||
($core.List<$core.int> value) => $44.HandlingunitReadyToBeCollectedRequest.fromBuffer(value),
|
||||
($44.HandlingunitReadyToBeCollectedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$44.HandlingunitDeletedRequest, $44.HandlingunitDeletedResponse>(
|
||||
'Deleted',
|
||||
deleted_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $41.HandlingunitDeletedRequest.fromBuffer(value),
|
||||
($41.HandlingunitDeletedResponse value) => value.writeToBuffer()));
|
||||
($core.List<$core.int> value) => $44.HandlingunitDeletedRequest.fromBuffer(value),
|
||||
($44.HandlingunitDeletedResponse value) => value.writeToBuffer()));
|
||||
}
|
||||
|
||||
$async.Future<$41.HandlingunitGoodsPreparedResponse> goodsPrepared_Pre($grpc.ServiceCall $call, $async.Future<$41.HandlingunitGoodsPreparedRequest> $request) async {
|
||||
$async.Future<$44.HandlingunitGoodsPreparedResponse> goodsPrepared_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitGoodsPreparedRequest> $request) async {
|
||||
return goodsPrepared($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$41.HandlingunitGoodsReceivedResponse> goodsReceived_Pre($grpc.ServiceCall $call, $async.Future<$41.HandlingunitGoodsReceivedRequest> $request) async {
|
||||
$async.Future<$44.HandlingunitGoodsReceivedResponse> goodsReceived_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitGoodsReceivedRequest> $request) async {
|
||||
return goodsReceived($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$41.HandlingunitHUsAddedResponse> hUsAdded_Pre($grpc.ServiceCall $call, $async.Future<$41.HandlingunitHUsAddedRequest> $request) async {
|
||||
$async.Future<$44.HandlingunitHUsAddedResponse> hUsAdded_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitHUsAddedRequest> $request) async {
|
||||
return hUsAdded($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$41.HandlingunitTrackingUpdatedResponse> trackingUpdated_Pre($grpc.ServiceCall $call, $async.Future<$41.HandlingunitTrackingUpdatedRequest> $request) async {
|
||||
$async.Future<$44.HandlingunitTrackingUpdatedResponse> trackingUpdated_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitTrackingUpdatedRequest> $request) async {
|
||||
return trackingUpdated($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$41.HandlingunitTrackingETAUpdatedResponse> trackingETAUpdated_Pre($grpc.ServiceCall $call, $async.Future<$41.HandlingunitTrackingETAUpdatedRequest> $request) async {
|
||||
$async.Future<$44.HandlingunitTrackingETAUpdatedResponse> trackingETAUpdated_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitTrackingETAUpdatedRequest> $request) async {
|
||||
return trackingETAUpdated($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$41.HandlingunitETAUpdatedResponse> eTAUpdated_Pre($grpc.ServiceCall $call, $async.Future<$41.HandlingunitETAUpdatedRequest> $request) async {
|
||||
$async.Future<$44.HandlingunitETAUpdatedResponse> eTAUpdated_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitETAUpdatedRequest> $request) async {
|
||||
return eTAUpdated($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$41.HandlingunitDispatchedResponse> dispatched_Pre($grpc.ServiceCall $call, $async.Future<$41.HandlingunitDispatchedRequest> $request) async {
|
||||
$async.Future<$44.HandlingunitDispatchedResponse> dispatched_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitDispatchedRequest> $request) async {
|
||||
return dispatched($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$41.HandlingunitAttachmentAddedResponse> attachmentAdded_Pre($grpc.ServiceCall $call, $async.Future<$41.HandlingunitAttachmentAddedRequest> $request) async {
|
||||
$async.Future<$44.HandlingunitAttachmentAddedResponse> attachmentAdded_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitAttachmentAddedRequest> $request) async {
|
||||
return attachmentAdded($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$41.HandlingunitAttachmentRemovedResponse> attachmentRemoved_Pre($grpc.ServiceCall $call, $async.Future<$41.HandlingunitAttachmentRemovedRequest> $request) async {
|
||||
$async.Future<$44.HandlingunitAttachmentRemovedResponse> attachmentRemoved_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitAttachmentRemovedRequest> $request) async {
|
||||
return attachmentRemoved($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$41.HandlingunitMetaDataUpdatedResponse> metaDataUpdated_Pre($grpc.ServiceCall $call, $async.Future<$41.HandlingunitMetaDataUpdatedRequest> $request) async {
|
||||
$async.Future<$44.HandlingunitMetaDataUpdatedResponse> metaDataUpdated_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitMetaDataUpdatedRequest> $request) async {
|
||||
return metaDataUpdated($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$41.HandlingunitParentHUUpdatedResponse> parentHUUpdated_Pre($grpc.ServiceCall $call, $async.Future<$41.HandlingunitParentHUUpdatedRequest> $request) async {
|
||||
$async.Future<$44.HandlingunitParentHUUpdatedResponse> parentHUUpdated_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitParentHUUpdatedRequest> $request) async {
|
||||
return parentHUUpdated($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$41.HandlingunitClaimAddedResponse> claimAdded_Pre($grpc.ServiceCall $call, $async.Future<$41.HandlingunitClaimAddedRequest> $request) async {
|
||||
$async.Future<$44.HandlingunitClaimAddedResponse> claimAdded_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitClaimAddedRequest> $request) async {
|
||||
return claimAdded($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$41.HandlingunitReadyToBeCollectedResponse> readyToBeCollected_Pre($grpc.ServiceCall $call, $async.Future<$41.HandlingunitReadyToBeCollectedRequest> $request) async {
|
||||
$async.Future<$44.HandlingunitReadyToBeCollectedResponse> readyToBeCollected_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitReadyToBeCollectedRequest> $request) async {
|
||||
return readyToBeCollected($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$41.HandlingunitDeletedResponse> deleted_Pre($grpc.ServiceCall $call, $async.Future<$41.HandlingunitDeletedRequest> $request) async {
|
||||
$async.Future<$44.HandlingunitDeletedResponse> deleted_Pre($grpc.ServiceCall $call, $async.Future<$44.HandlingunitDeletedRequest> $request) async {
|
||||
return deleted($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$41.HandlingunitGoodsPreparedResponse> goodsPrepared($grpc.ServiceCall call, $41.HandlingunitGoodsPreparedRequest request);
|
||||
$async.Future<$41.HandlingunitGoodsReceivedResponse> goodsReceived($grpc.ServiceCall call, $41.HandlingunitGoodsReceivedRequest request);
|
||||
$async.Future<$41.HandlingunitHUsAddedResponse> hUsAdded($grpc.ServiceCall call, $41.HandlingunitHUsAddedRequest request);
|
||||
$async.Future<$41.HandlingunitTrackingUpdatedResponse> trackingUpdated($grpc.ServiceCall call, $41.HandlingunitTrackingUpdatedRequest request);
|
||||
$async.Future<$41.HandlingunitTrackingETAUpdatedResponse> trackingETAUpdated($grpc.ServiceCall call, $41.HandlingunitTrackingETAUpdatedRequest request);
|
||||
$async.Future<$41.HandlingunitETAUpdatedResponse> eTAUpdated($grpc.ServiceCall call, $41.HandlingunitETAUpdatedRequest request);
|
||||
$async.Future<$41.HandlingunitDispatchedResponse> dispatched($grpc.ServiceCall call, $41.HandlingunitDispatchedRequest request);
|
||||
$async.Future<$41.HandlingunitAttachmentAddedResponse> attachmentAdded($grpc.ServiceCall call, $41.HandlingunitAttachmentAddedRequest request);
|
||||
$async.Future<$41.HandlingunitAttachmentRemovedResponse> attachmentRemoved($grpc.ServiceCall call, $41.HandlingunitAttachmentRemovedRequest request);
|
||||
$async.Future<$41.HandlingunitMetaDataUpdatedResponse> metaDataUpdated($grpc.ServiceCall call, $41.HandlingunitMetaDataUpdatedRequest request);
|
||||
$async.Future<$41.HandlingunitParentHUUpdatedResponse> parentHUUpdated($grpc.ServiceCall call, $41.HandlingunitParentHUUpdatedRequest request);
|
||||
$async.Future<$41.HandlingunitClaimAddedResponse> claimAdded($grpc.ServiceCall call, $41.HandlingunitClaimAddedRequest request);
|
||||
$async.Future<$41.HandlingunitReadyToBeCollectedResponse> readyToBeCollected($grpc.ServiceCall call, $41.HandlingunitReadyToBeCollectedRequest request);
|
||||
$async.Future<$41.HandlingunitDeletedResponse> deleted($grpc.ServiceCall call, $41.HandlingunitDeletedRequest 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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user