Class AdaptationGrpc.AdaptationImplBase

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

    public abstract static class AdaptationGrpc.AdaptationImplBase
    extends Object
    implements io.grpc.BindableService, AdaptationGrpc.AsyncService
    Base class for the server implementation of the service Adaptation.
     Service that implements Google Cloud Speech Adaptation API.
     
    • Constructor Detail

      • AdaptationImplBase

        public AdaptationImplBase()
    • Method Detail

      • bindService

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