Class ContextsGrpc.ContextsImplBase

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

    public abstract static class ContextsGrpc.ContextsImplBase
    extends Object
    implements io.grpc.BindableService, ContextsGrpc.AsyncService
    Base class for the server implementation of the service Contexts.
     Service for managing [Contexts][google.cloud.dialogflow.v2beta1.Context].
     
    • Constructor Detail

      • ContextsImplBase

        public ContextsImplBase()
    • Method Detail

      • bindService

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