Class SpeechGrpc.SpeechImplBase

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

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

      • SpeechImplBase

        public SpeechImplBase()
    • Method Detail

      • bindService

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