Class WebhooksGrpc.WebhooksImplBase

  • All Implemented Interfaces:
    WebhooksGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    WebhooksGrpc

    public abstract static class WebhooksGrpc.WebhooksImplBase
    extends Object
    implements io.grpc.BindableService, WebhooksGrpc.AsyncService
    Base class for the server implementation of the service Webhooks.
     Service for managing [Webhooks][google.cloud.dialogflow.cx.v3.Webhook].
     
    • Constructor Detail

      • WebhooksImplBase

        public WebhooksImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService