Class SpeechGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/speech/v2/cloud_speech.proto")
    public final class SpeechGrpc
    extends Object
     Enables speech transcription and resource management.
     
    • Method Detail

      • getCreateRecognizerMethod

        public static io.grpc.MethodDescriptor<CreateRecognizerRequest,​com.google.longrunning.Operation> getCreateRecognizerMethod()
      • getUpdateRecognizerMethod

        public static io.grpc.MethodDescriptor<UpdateRecognizerRequest,​com.google.longrunning.Operation> getUpdateRecognizerMethod()
      • getDeleteRecognizerMethod

        public static io.grpc.MethodDescriptor<DeleteRecognizerRequest,​com.google.longrunning.Operation> getDeleteRecognizerMethod()
      • getUndeleteRecognizerMethod

        public static io.grpc.MethodDescriptor<UndeleteRecognizerRequest,​com.google.longrunning.Operation> getUndeleteRecognizerMethod()
      • getBatchRecognizeMethod

        public static io.grpc.MethodDescriptor<BatchRecognizeRequest,​com.google.longrunning.Operation> getBatchRecognizeMethod()
      • getGetConfigMethod

        public static io.grpc.MethodDescriptor<GetConfigRequest,​Config> getGetConfigMethod()
      • getCreateCustomClassMethod

        public static io.grpc.MethodDescriptor<CreateCustomClassRequest,​com.google.longrunning.Operation> getCreateCustomClassMethod()
      • getUpdateCustomClassMethod

        public static io.grpc.MethodDescriptor<UpdateCustomClassRequest,​com.google.longrunning.Operation> getUpdateCustomClassMethod()
      • getDeleteCustomClassMethod

        public static io.grpc.MethodDescriptor<DeleteCustomClassRequest,​com.google.longrunning.Operation> getDeleteCustomClassMethod()
      • getUndeleteCustomClassMethod

        public static io.grpc.MethodDescriptor<UndeleteCustomClassRequest,​com.google.longrunning.Operation> getUndeleteCustomClassMethod()
      • getCreatePhraseSetMethod

        public static io.grpc.MethodDescriptor<CreatePhraseSetRequest,​com.google.longrunning.Operation> getCreatePhraseSetMethod()
      • getUpdatePhraseSetMethod

        public static io.grpc.MethodDescriptor<UpdatePhraseSetRequest,​com.google.longrunning.Operation> getUpdatePhraseSetMethod()
      • getDeletePhraseSetMethod

        public static io.grpc.MethodDescriptor<DeletePhraseSetRequest,​com.google.longrunning.Operation> getDeletePhraseSetMethod()
      • getUndeletePhraseSetMethod

        public static io.grpc.MethodDescriptor<UndeletePhraseSetRequest,​com.google.longrunning.Operation> getUndeletePhraseSetMethod()
      • newStub

        public static SpeechGrpc.SpeechStub newStub​(io.grpc.Channel channel)
        Creates a new async stub that supports all call types for the service
      • newBlockingStub

        public static SpeechGrpc.SpeechBlockingStub newBlockingStub​(io.grpc.Channel channel)
        Creates a new blocking-style stub that supports unary and streaming output calls on the service
      • newFutureStub

        public static SpeechGrpc.SpeechFutureStub newFutureStub​(io.grpc.Channel channel)
        Creates a new ListenableFuture-style stub that supports unary calls on the service
      • bindService

        public static final io.grpc.ServerServiceDefinition bindService​(SpeechGrpc.AsyncService service)
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()