Class FulfillmentsGrpc.FulfillmentsImplBase

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

    public abstract static class FulfillmentsGrpc.FulfillmentsImplBase
    extends Object
    implements io.grpc.BindableService, FulfillmentsGrpc.AsyncService
    Base class for the server implementation of the service Fulfillments.
     Service for managing [Fulfillments][google.cloud.dialogflow.v2.Fulfillment].
     
    • Constructor Detail

      • FulfillmentsImplBase

        public FulfillmentsImplBase()
    • Method Detail

      • bindService

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