You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -16,7 +16,7 @@ import 'dart:core' as $core;
|
||||
import 'package:grpc/service_api.dart' as $grpc;
|
||||
import 'package:protobuf/protobuf.dart' as $pb;
|
||||
|
||||
import 'trackingInput.pb.dart' as $62;
|
||||
import 'trackingInput.pb.dart' as $61;
|
||||
|
||||
export 'trackingInput.pb.dart';
|
||||
|
||||
@@ -32,79 +32,79 @@ class TrackingInputAPIClient extends $grpc.Client {
|
||||
'',
|
||||
];
|
||||
|
||||
static final _$notified = $grpc.ClientMethod<$62.TrackingNotifiedRequest, $62.TrackingNotifiedResponse>(
|
||||
static final _$notified = $grpc.ClientMethod<$61.TrackingNotifiedRequest, $61.TrackingNotifiedResponse>(
|
||||
'/api.TrackingInputAPI/Notified',
|
||||
($62.TrackingNotifiedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $62.TrackingNotifiedResponse.fromBuffer(value));
|
||||
static final _$eTAUpdated = $grpc.ClientMethod<$62.TrackingETAUpdatedRequest, $62.TrackingETAUpdatedResponse>(
|
||||
($61.TrackingNotifiedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $61.TrackingNotifiedResponse.fromBuffer(value));
|
||||
static final _$eTAUpdated = $grpc.ClientMethod<$61.TrackingETAUpdatedRequest, $61.TrackingETAUpdatedResponse>(
|
||||
'/api.TrackingInputAPI/ETAUpdated',
|
||||
($62.TrackingETAUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $62.TrackingETAUpdatedResponse.fromBuffer(value));
|
||||
static final _$dispatched = $grpc.ClientMethod<$62.TrackingDispatchedRequest, $62.TrackingDispatchedResponse>(
|
||||
($61.TrackingETAUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $61.TrackingETAUpdatedResponse.fromBuffer(value));
|
||||
static final _$dispatched = $grpc.ClientMethod<$61.TrackingDispatchedRequest, $61.TrackingDispatchedResponse>(
|
||||
'/api.TrackingInputAPI/Dispatched',
|
||||
($62.TrackingDispatchedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $62.TrackingDispatchedResponse.fromBuffer(value));
|
||||
static final _$hULabeled = $grpc.ClientMethod<$62.TrackingHULabeledRequest, $62.TrackingHULabeledResponse>(
|
||||
($61.TrackingDispatchedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $61.TrackingDispatchedResponse.fromBuffer(value));
|
||||
static final _$hULabeled = $grpc.ClientMethod<$61.TrackingHULabeledRequest, $61.TrackingHULabeledResponse>(
|
||||
'/api.TrackingInputAPI/HULabeled',
|
||||
($62.TrackingHULabeledRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $62.TrackingHULabeledResponse.fromBuffer(value));
|
||||
static final _$switched = $grpc.ClientMethod<$62.TrackingSwitchedRequest, $62.TrackingSwitchedResponse>(
|
||||
($61.TrackingHULabeledRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $61.TrackingHULabeledResponse.fromBuffer(value));
|
||||
static final _$switched = $grpc.ClientMethod<$61.TrackingSwitchedRequest, $61.TrackingSwitchedResponse>(
|
||||
'/api.TrackingInputAPI/Switched',
|
||||
($62.TrackingSwitchedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $62.TrackingSwitchedResponse.fromBuffer(value));
|
||||
static final _$attachmentAdded = $grpc.ClientMethod<$62.TrackingAttachmentAddedRequest, $62.TrackingAttachmentAddedResponse>(
|
||||
($61.TrackingSwitchedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $61.TrackingSwitchedResponse.fromBuffer(value));
|
||||
static final _$attachmentAdded = $grpc.ClientMethod<$61.TrackingAttachmentAddedRequest, $61.TrackingAttachmentAddedResponse>(
|
||||
'/api.TrackingInputAPI/AttachmentAdded',
|
||||
($62.TrackingAttachmentAddedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $62.TrackingAttachmentAddedResponse.fromBuffer(value));
|
||||
static final _$attachmentRemoved = $grpc.ClientMethod<$62.TrackingAttachmentRemovedRequest, $62.TrackingAttachmentRemovedResponse>(
|
||||
($61.TrackingAttachmentAddedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $61.TrackingAttachmentAddedResponse.fromBuffer(value));
|
||||
static final _$attachmentRemoved = $grpc.ClientMethod<$61.TrackingAttachmentRemovedRequest, $61.TrackingAttachmentRemovedResponse>(
|
||||
'/api.TrackingInputAPI/AttachmentRemoved',
|
||||
($62.TrackingAttachmentRemovedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $62.TrackingAttachmentRemovedResponse.fromBuffer(value));
|
||||
static final _$deleted = $grpc.ClientMethod<$62.TrackingDeletedRequest, $62.TrackingDeletedResponse>(
|
||||
($61.TrackingAttachmentRemovedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $61.TrackingAttachmentRemovedResponse.fromBuffer(value));
|
||||
static final _$deleted = $grpc.ClientMethod<$61.TrackingDeletedRequest, $61.TrackingDeletedResponse>(
|
||||
'/api.TrackingInputAPI/Deleted',
|
||||
($62.TrackingDeletedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $62.TrackingDeletedResponse.fromBuffer(value));
|
||||
static final _$uRLUpdated = $grpc.ClientMethod<$62.TrackingURLUpdatedRequest, $62.TrackingURLUpdatedResponse>(
|
||||
($61.TrackingDeletedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $61.TrackingDeletedResponse.fromBuffer(value));
|
||||
static final _$uRLUpdated = $grpc.ClientMethod<$61.TrackingURLUpdatedRequest, $61.TrackingURLUpdatedResponse>(
|
||||
'/api.TrackingInputAPI/URLUpdated',
|
||||
($62.TrackingURLUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $62.TrackingURLUpdatedResponse.fromBuffer(value));
|
||||
($61.TrackingURLUpdatedRequest value) => value.writeToBuffer(),
|
||||
($core.List<$core.int> value) => $61.TrackingURLUpdatedResponse.fromBuffer(value));
|
||||
|
||||
TrackingInputAPIClient(super.channel, {super.options, super.interceptors});
|
||||
|
||||
$grpc.ResponseFuture<$62.TrackingNotifiedResponse> notified($62.TrackingNotifiedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$61.TrackingNotifiedResponse> notified($61.TrackingNotifiedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$notified, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$62.TrackingETAUpdatedResponse> eTAUpdated($62.TrackingETAUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$61.TrackingETAUpdatedResponse> eTAUpdated($61.TrackingETAUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$eTAUpdated, request, options: options);
|
||||
}
|
||||
|
||||
@$core.Deprecated('This method is deprecated')
|
||||
$grpc.ResponseFuture<$62.TrackingDispatchedResponse> dispatched($62.TrackingDispatchedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$61.TrackingDispatchedResponse> dispatched($61.TrackingDispatchedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$dispatched, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$62.TrackingHULabeledResponse> hULabeled($62.TrackingHULabeledRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$61.TrackingHULabeledResponse> hULabeled($61.TrackingHULabeledRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$hULabeled, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$62.TrackingSwitchedResponse> switched($62.TrackingSwitchedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$61.TrackingSwitchedResponse> switched($61.TrackingSwitchedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$switched, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$62.TrackingAttachmentAddedResponse> attachmentAdded($62.TrackingAttachmentAddedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$61.TrackingAttachmentAddedResponse> attachmentAdded($61.TrackingAttachmentAddedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$attachmentAdded, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$62.TrackingAttachmentRemovedResponse> attachmentRemoved($62.TrackingAttachmentRemovedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$61.TrackingAttachmentRemovedResponse> attachmentRemoved($61.TrackingAttachmentRemovedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$attachmentRemoved, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$62.TrackingDeletedResponse> deleted($62.TrackingDeletedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$61.TrackingDeletedResponse> deleted($61.TrackingDeletedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$deleted, request, options: options);
|
||||
}
|
||||
|
||||
$grpc.ResponseFuture<$62.TrackingURLUpdatedResponse> uRLUpdated($62.TrackingURLUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
$grpc.ResponseFuture<$61.TrackingURLUpdatedResponse> uRLUpdated($61.TrackingURLUpdatedRequest request, {$grpc.CallOptions? options}) {
|
||||
return $createUnaryCall(_$uRLUpdated, request, options: options);
|
||||
}
|
||||
}
|
||||
@@ -114,114 +114,114 @@ abstract class TrackingInputAPIServiceBase extends $grpc.Service {
|
||||
$core.String get $name => 'api.TrackingInputAPI';
|
||||
|
||||
TrackingInputAPIServiceBase() {
|
||||
$addMethod($grpc.ServiceMethod<$62.TrackingNotifiedRequest, $62.TrackingNotifiedResponse>(
|
||||
$addMethod($grpc.ServiceMethod<$61.TrackingNotifiedRequest, $61.TrackingNotifiedResponse>(
|
||||
'Notified',
|
||||
notified_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $62.TrackingNotifiedRequest.fromBuffer(value),
|
||||
($62.TrackingNotifiedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$62.TrackingETAUpdatedRequest, $62.TrackingETAUpdatedResponse>(
|
||||
($core.List<$core.int> value) => $61.TrackingNotifiedRequest.fromBuffer(value),
|
||||
($61.TrackingNotifiedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$61.TrackingETAUpdatedRequest, $61.TrackingETAUpdatedResponse>(
|
||||
'ETAUpdated',
|
||||
eTAUpdated_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $62.TrackingETAUpdatedRequest.fromBuffer(value),
|
||||
($62.TrackingETAUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$62.TrackingDispatchedRequest, $62.TrackingDispatchedResponse>(
|
||||
($core.List<$core.int> value) => $61.TrackingETAUpdatedRequest.fromBuffer(value),
|
||||
($61.TrackingETAUpdatedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$61.TrackingDispatchedRequest, $61.TrackingDispatchedResponse>(
|
||||
'Dispatched',
|
||||
dispatched_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $62.TrackingDispatchedRequest.fromBuffer(value),
|
||||
($62.TrackingDispatchedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$62.TrackingHULabeledRequest, $62.TrackingHULabeledResponse>(
|
||||
($core.List<$core.int> value) => $61.TrackingDispatchedRequest.fromBuffer(value),
|
||||
($61.TrackingDispatchedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$61.TrackingHULabeledRequest, $61.TrackingHULabeledResponse>(
|
||||
'HULabeled',
|
||||
hULabeled_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $62.TrackingHULabeledRequest.fromBuffer(value),
|
||||
($62.TrackingHULabeledResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$62.TrackingSwitchedRequest, $62.TrackingSwitchedResponse>(
|
||||
($core.List<$core.int> value) => $61.TrackingHULabeledRequest.fromBuffer(value),
|
||||
($61.TrackingHULabeledResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$61.TrackingSwitchedRequest, $61.TrackingSwitchedResponse>(
|
||||
'Switched',
|
||||
switched_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $62.TrackingSwitchedRequest.fromBuffer(value),
|
||||
($62.TrackingSwitchedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$62.TrackingAttachmentAddedRequest, $62.TrackingAttachmentAddedResponse>(
|
||||
($core.List<$core.int> value) => $61.TrackingSwitchedRequest.fromBuffer(value),
|
||||
($61.TrackingSwitchedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$61.TrackingAttachmentAddedRequest, $61.TrackingAttachmentAddedResponse>(
|
||||
'AttachmentAdded',
|
||||
attachmentAdded_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $62.TrackingAttachmentAddedRequest.fromBuffer(value),
|
||||
($62.TrackingAttachmentAddedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$62.TrackingAttachmentRemovedRequest, $62.TrackingAttachmentRemovedResponse>(
|
||||
($core.List<$core.int> value) => $61.TrackingAttachmentAddedRequest.fromBuffer(value),
|
||||
($61.TrackingAttachmentAddedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$61.TrackingAttachmentRemovedRequest, $61.TrackingAttachmentRemovedResponse>(
|
||||
'AttachmentRemoved',
|
||||
attachmentRemoved_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $62.TrackingAttachmentRemovedRequest.fromBuffer(value),
|
||||
($62.TrackingAttachmentRemovedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$62.TrackingDeletedRequest, $62.TrackingDeletedResponse>(
|
||||
($core.List<$core.int> value) => $61.TrackingAttachmentRemovedRequest.fromBuffer(value),
|
||||
($61.TrackingAttachmentRemovedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$61.TrackingDeletedRequest, $61.TrackingDeletedResponse>(
|
||||
'Deleted',
|
||||
deleted_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $62.TrackingDeletedRequest.fromBuffer(value),
|
||||
($62.TrackingDeletedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$62.TrackingURLUpdatedRequest, $62.TrackingURLUpdatedResponse>(
|
||||
($core.List<$core.int> value) => $61.TrackingDeletedRequest.fromBuffer(value),
|
||||
($61.TrackingDeletedResponse value) => value.writeToBuffer()));
|
||||
$addMethod($grpc.ServiceMethod<$61.TrackingURLUpdatedRequest, $61.TrackingURLUpdatedResponse>(
|
||||
'URLUpdated',
|
||||
uRLUpdated_Pre,
|
||||
false,
|
||||
false,
|
||||
($core.List<$core.int> value) => $62.TrackingURLUpdatedRequest.fromBuffer(value),
|
||||
($62.TrackingURLUpdatedResponse value) => value.writeToBuffer()));
|
||||
($core.List<$core.int> value) => $61.TrackingURLUpdatedRequest.fromBuffer(value),
|
||||
($61.TrackingURLUpdatedResponse value) => value.writeToBuffer()));
|
||||
}
|
||||
|
||||
$async.Future<$62.TrackingNotifiedResponse> notified_Pre($grpc.ServiceCall $call, $async.Future<$62.TrackingNotifiedRequest> $request) async {
|
||||
$async.Future<$61.TrackingNotifiedResponse> notified_Pre($grpc.ServiceCall $call, $async.Future<$61.TrackingNotifiedRequest> $request) async {
|
||||
return notified($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$62.TrackingETAUpdatedResponse> eTAUpdated_Pre($grpc.ServiceCall $call, $async.Future<$62.TrackingETAUpdatedRequest> $request) async {
|
||||
$async.Future<$61.TrackingETAUpdatedResponse> eTAUpdated_Pre($grpc.ServiceCall $call, $async.Future<$61.TrackingETAUpdatedRequest> $request) async {
|
||||
return eTAUpdated($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$62.TrackingDispatchedResponse> dispatched_Pre($grpc.ServiceCall $call, $async.Future<$62.TrackingDispatchedRequest> $request) async {
|
||||
$async.Future<$61.TrackingDispatchedResponse> dispatched_Pre($grpc.ServiceCall $call, $async.Future<$61.TrackingDispatchedRequest> $request) async {
|
||||
return dispatched($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$62.TrackingHULabeledResponse> hULabeled_Pre($grpc.ServiceCall $call, $async.Future<$62.TrackingHULabeledRequest> $request) async {
|
||||
$async.Future<$61.TrackingHULabeledResponse> hULabeled_Pre($grpc.ServiceCall $call, $async.Future<$61.TrackingHULabeledRequest> $request) async {
|
||||
return hULabeled($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$62.TrackingSwitchedResponse> switched_Pre($grpc.ServiceCall $call, $async.Future<$62.TrackingSwitchedRequest> $request) async {
|
||||
$async.Future<$61.TrackingSwitchedResponse> switched_Pre($grpc.ServiceCall $call, $async.Future<$61.TrackingSwitchedRequest> $request) async {
|
||||
return switched($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$62.TrackingAttachmentAddedResponse> attachmentAdded_Pre($grpc.ServiceCall $call, $async.Future<$62.TrackingAttachmentAddedRequest> $request) async {
|
||||
$async.Future<$61.TrackingAttachmentAddedResponse> attachmentAdded_Pre($grpc.ServiceCall $call, $async.Future<$61.TrackingAttachmentAddedRequest> $request) async {
|
||||
return attachmentAdded($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$62.TrackingAttachmentRemovedResponse> attachmentRemoved_Pre($grpc.ServiceCall $call, $async.Future<$62.TrackingAttachmentRemovedRequest> $request) async {
|
||||
$async.Future<$61.TrackingAttachmentRemovedResponse> attachmentRemoved_Pre($grpc.ServiceCall $call, $async.Future<$61.TrackingAttachmentRemovedRequest> $request) async {
|
||||
return attachmentRemoved($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$62.TrackingDeletedResponse> deleted_Pre($grpc.ServiceCall $call, $async.Future<$62.TrackingDeletedRequest> $request) async {
|
||||
$async.Future<$61.TrackingDeletedResponse> deleted_Pre($grpc.ServiceCall $call, $async.Future<$61.TrackingDeletedRequest> $request) async {
|
||||
return deleted($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$62.TrackingURLUpdatedResponse> uRLUpdated_Pre($grpc.ServiceCall $call, $async.Future<$62.TrackingURLUpdatedRequest> $request) async {
|
||||
$async.Future<$61.TrackingURLUpdatedResponse> uRLUpdated_Pre($grpc.ServiceCall $call, $async.Future<$61.TrackingURLUpdatedRequest> $request) async {
|
||||
return uRLUpdated($call, await $request);
|
||||
}
|
||||
|
||||
$async.Future<$62.TrackingNotifiedResponse> notified($grpc.ServiceCall call, $62.TrackingNotifiedRequest request);
|
||||
$async.Future<$62.TrackingETAUpdatedResponse> eTAUpdated($grpc.ServiceCall call, $62.TrackingETAUpdatedRequest request);
|
||||
$async.Future<$62.TrackingDispatchedResponse> dispatched($grpc.ServiceCall call, $62.TrackingDispatchedRequest request);
|
||||
$async.Future<$62.TrackingHULabeledResponse> hULabeled($grpc.ServiceCall call, $62.TrackingHULabeledRequest request);
|
||||
$async.Future<$62.TrackingSwitchedResponse> switched($grpc.ServiceCall call, $62.TrackingSwitchedRequest request);
|
||||
$async.Future<$62.TrackingAttachmentAddedResponse> attachmentAdded($grpc.ServiceCall call, $62.TrackingAttachmentAddedRequest request);
|
||||
$async.Future<$62.TrackingAttachmentRemovedResponse> attachmentRemoved($grpc.ServiceCall call, $62.TrackingAttachmentRemovedRequest request);
|
||||
$async.Future<$62.TrackingDeletedResponse> deleted($grpc.ServiceCall call, $62.TrackingDeletedRequest request);
|
||||
$async.Future<$62.TrackingURLUpdatedResponse> uRLUpdated($grpc.ServiceCall call, $62.TrackingURLUpdatedRequest request);
|
||||
$async.Future<$61.TrackingNotifiedResponse> notified($grpc.ServiceCall call, $61.TrackingNotifiedRequest request);
|
||||
$async.Future<$61.TrackingETAUpdatedResponse> eTAUpdated($grpc.ServiceCall call, $61.TrackingETAUpdatedRequest request);
|
||||
$async.Future<$61.TrackingDispatchedResponse> dispatched($grpc.ServiceCall call, $61.TrackingDispatchedRequest request);
|
||||
$async.Future<$61.TrackingHULabeledResponse> hULabeled($grpc.ServiceCall call, $61.TrackingHULabeledRequest request);
|
||||
$async.Future<$61.TrackingSwitchedResponse> switched($grpc.ServiceCall call, $61.TrackingSwitchedRequest request);
|
||||
$async.Future<$61.TrackingAttachmentAddedResponse> attachmentAdded($grpc.ServiceCall call, $61.TrackingAttachmentAddedRequest request);
|
||||
$async.Future<$61.TrackingAttachmentRemovedResponse> attachmentRemoved($grpc.ServiceCall call, $61.TrackingAttachmentRemovedRequest request);
|
||||
$async.Future<$61.TrackingDeletedResponse> deleted($grpc.ServiceCall call, $61.TrackingDeletedRequest request);
|
||||
$async.Future<$61.TrackingURLUpdatedResponse> uRLUpdated($grpc.ServiceCall call, $61.TrackingURLUpdatedRequest request);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user