deleteWebhook_Pre method
Implementation
$async.Future<$1.Empty> deleteWebhook_Pre($grpc.ServiceCall call,
$async.Future<$15.DeleteWebhookRequest> request) async {
return deleteWebhook(call, await request);
}
$async.Future<$1.Empty> deleteWebhook_Pre($grpc.ServiceCall call,
$async.Future<$15.DeleteWebhookRequest> request) async {
return deleteWebhook(call, await request);
}