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