Class PagesGrpc.PagesImplBase

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

    public abstract static class PagesGrpc.PagesImplBase
    extends Object
    implements io.grpc.BindableService, PagesGrpc.AsyncService
    Base class for the server implementation of the service Pages.
     Service for managing [Pages][google.cloud.dialogflow.cx.v3beta1.Page].
     
    • Constructor Detail

      • PagesImplBase

        public PagesImplBase()
    • Method Detail

      • bindService

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