Uses of Class
com.google.cloud.texttospeech.v1.stub.TextToSpeechLongAudioSynthesizeStub
-
Packages that use TextToSpeechLongAudioSynthesizeStub Package Description com.google.cloud.texttospeech.v1 A client to Cloud Text-to-Speech APIcom.google.cloud.texttospeech.v1.stub -
-
Uses of TextToSpeechLongAudioSynthesizeStub in com.google.cloud.texttospeech.v1
Methods in com.google.cloud.texttospeech.v1 that return TextToSpeechLongAudioSynthesizeStub Modifier and Type Method Description TextToSpeechLongAudioSynthesizeStubTextToSpeechLongAudioSynthesizeClient. getStub()Methods in com.google.cloud.texttospeech.v1 with parameters of type TextToSpeechLongAudioSynthesizeStub Modifier and Type Method Description static TextToSpeechLongAudioSynthesizeClientTextToSpeechLongAudioSynthesizeClient. create(TextToSpeechLongAudioSynthesizeStub stub)Constructs an instance of TextToSpeechLongAudioSynthesizeClient, using the given stub for making calls.Constructors in com.google.cloud.texttospeech.v1 with parameters of type TextToSpeechLongAudioSynthesizeStub Constructor Description TextToSpeechLongAudioSynthesizeClient(TextToSpeechLongAudioSynthesizeStub stub) -
Uses of TextToSpeechLongAudioSynthesizeStub in com.google.cloud.texttospeech.v1.stub
Subclasses of TextToSpeechLongAudioSynthesizeStub in com.google.cloud.texttospeech.v1.stub Modifier and Type Class Description classGrpcTextToSpeechLongAudioSynthesizeStubgRPC stub implementation for the TextToSpeechLongAudioSynthesize service API.classHttpJsonTextToSpeechLongAudioSynthesizeStubREST stub implementation for the TextToSpeechLongAudioSynthesize service API.Methods in com.google.cloud.texttospeech.v1.stub that return TextToSpeechLongAudioSynthesizeStub Modifier and Type Method Description TextToSpeechLongAudioSynthesizeStubTextToSpeechLongAudioSynthesizeStubSettings. createStub()
-