Uses of Class
com.google.cloud.speech.v1.stub.SpeechStub
-
Packages that use SpeechStub Package Description com.google.cloud.speech.v1 A client to Cloud Speech-to-Text APIcom.google.cloud.speech.v1.stub -
-
Uses of SpeechStub in com.google.cloud.speech.v1
Methods in com.google.cloud.speech.v1 that return SpeechStub Modifier and Type Method Description SpeechStubSpeechClient. getStub()Methods in com.google.cloud.speech.v1 with parameters of type SpeechStub Modifier and Type Method Description static SpeechClientSpeechClient. create(SpeechStub stub)Constructs an instance of SpeechClient, using the given stub for making calls.Constructors in com.google.cloud.speech.v1 with parameters of type SpeechStub Constructor Description SpeechClient(SpeechStub stub) -
Uses of SpeechStub in com.google.cloud.speech.v1.stub
Subclasses of SpeechStub in com.google.cloud.speech.v1.stub Modifier and Type Class Description classGrpcSpeechStubgRPC stub implementation for the Speech service API.classHttpJsonSpeechStubREST stub implementation for the Speech service API.Methods in com.google.cloud.speech.v1.stub that return SpeechStub Modifier and Type Method Description SpeechStubSpeechStubSettings. createStub()
-