Class ChangelogsGrpc.ChangelogsImplBase

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

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

      • ChangelogsImplBase

        public ChangelogsImplBase()
    • Method Detail

      • bindService

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