deleteKey_Pre method
Implementation
$async.Future<$1.Operation> deleteKey_Pre($grpc.ServiceCall $call,
$async.Future<$0.DeleteKeyRequest> $request) async {
return deleteKey($call, await $request);
}
$async.Future<$1.Operation> deleteKey_Pre($grpc.ServiceCall $call,
$async.Future<$0.DeleteKeyRequest> $request) async {
return deleteKey($call, await $request);
}