Class WebhooksGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/dialogflow/cx/v3beta1/webhook.proto")
    public final class WebhooksGrpc
    extends Object
     Service for managing [Webhooks][google.cloud.dialogflow.cx.v3beta1.Webhook].
     
    • Method Detail

      • getDeleteWebhookMethod

        public static io.grpc.MethodDescriptor<DeleteWebhookRequest,​com.google.protobuf.Empty> getDeleteWebhookMethod()
      • newStub

        public static WebhooksGrpc.WebhooksStub newStub​(io.grpc.Channel channel)
        Creates a new async stub that supports all call types for the service
      • newBlockingStub

        public static WebhooksGrpc.WebhooksBlockingStub newBlockingStub​(io.grpc.Channel channel)
        Creates a new blocking-style stub that supports unary and streaming output calls on the service
      • newFutureStub

        public static WebhooksGrpc.WebhooksFutureStub newFutureStub​(io.grpc.Channel channel)
        Creates a new ListenableFuture-style stub that supports unary calls on the service
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()