undeleteBucket_Pre method
Implementation
$async.Future<$1.Empty> undeleteBucket_Pre($grpc.ServiceCall $call,
$async.Future<$0.UndeleteBucketRequest> $request) async {
return undeleteBucket($call, await $request);
}
$async.Future<$1.Empty> undeleteBucket_Pre($grpc.ServiceCall $call,
$async.Future<$0.UndeleteBucketRequest> $request) async {
return undeleteBucket($call, await $request);
}