Class IntentsGrpc.IntentsImplBase

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

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

      • IntentsImplBase

        public IntentsImplBase()
    • Method Detail

      • bindService

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