updateWebhook abstract method

Future<Webhook> updateWebhook(
  1. ServiceCall call,
  2. UpdateWebhookRequest request
)

Implementation

$async.Future<$15.Webhook> updateWebhook(
    $grpc.ServiceCall call, $15.UpdateWebhookRequest request);