Uses of Class
com.google.cloud.texttospeech.v1.stub.HttpJsonTextToSpeechLongAudioSynthesizeStub
-
Packages that use HttpJsonTextToSpeechLongAudioSynthesizeStub Package Description com.google.cloud.texttospeech.v1.stub -
-
Uses of HttpJsonTextToSpeechLongAudioSynthesizeStub in com.google.cloud.texttospeech.v1.stub
Methods in com.google.cloud.texttospeech.v1.stub that return HttpJsonTextToSpeechLongAudioSynthesizeStub Modifier and Type Method Description static HttpJsonTextToSpeechLongAudioSynthesizeStub
HttpJsonTextToSpeechLongAudioSynthesizeStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static HttpJsonTextToSpeechLongAudioSynthesizeStub
HttpJsonTextToSpeechLongAudioSynthesizeStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
static HttpJsonTextToSpeechLongAudioSynthesizeStub
HttpJsonTextToSpeechLongAudioSynthesizeStub. create(TextToSpeechLongAudioSynthesizeStubSettings settings)
-