Uses of Class
com.google.cloud.texttospeech.v1.stub.TextToSpeechLongAudioSynthesizeStubSettings
-
Packages that use TextToSpeechLongAudioSynthesizeStubSettings Package Description com.google.cloud.texttospeech.v1 A client to Cloud Text-to-Speech APIcom.google.cloud.texttospeech.v1.stub -
-
Uses of TextToSpeechLongAudioSynthesizeStubSettings in com.google.cloud.texttospeech.v1
Methods in com.google.cloud.texttospeech.v1 with parameters of type TextToSpeechLongAudioSynthesizeStubSettings Modifier and Type Method Description static TextToSpeechLongAudioSynthesizeSettingsTextToSpeechLongAudioSynthesizeSettings. create(TextToSpeechLongAudioSynthesizeStubSettings stub) -
Uses of TextToSpeechLongAudioSynthesizeStubSettings in com.google.cloud.texttospeech.v1.stub
Methods in com.google.cloud.texttospeech.v1.stub that return TextToSpeechLongAudioSynthesizeStubSettings Modifier and Type Method Description TextToSpeechLongAudioSynthesizeStubSettingsTextToSpeechLongAudioSynthesizeStubSettings.Builder. build()Methods in com.google.cloud.texttospeech.v1.stub with parameters of type TextToSpeechLongAudioSynthesizeStubSettings Modifier and Type Method Description static GrpcTextToSpeechLongAudioSynthesizeStubGrpcTextToSpeechLongAudioSynthesizeStub. create(TextToSpeechLongAudioSynthesizeStubSettings settings)static HttpJsonTextToSpeechLongAudioSynthesizeStubHttpJsonTextToSpeechLongAudioSynthesizeStub. create(TextToSpeechLongAudioSynthesizeStubSettings settings)Constructors in com.google.cloud.texttospeech.v1.stub with parameters of type TextToSpeechLongAudioSynthesizeStubSettings Constructor Description Builder(TextToSpeechLongAudioSynthesizeStubSettings settings)GrpcTextToSpeechLongAudioSynthesizeStub(TextToSpeechLongAudioSynthesizeStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcTextToSpeechLongAudioSynthesizeStub, using the given settings.GrpcTextToSpeechLongAudioSynthesizeStub(TextToSpeechLongAudioSynthesizeStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcTextToSpeechLongAudioSynthesizeStub, using the given settings.HttpJsonTextToSpeechLongAudioSynthesizeStub(TextToSpeechLongAudioSynthesizeStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonTextToSpeechLongAudioSynthesizeStub, using the given settings.HttpJsonTextToSpeechLongAudioSynthesizeStub(TextToSpeechLongAudioSynthesizeStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonTextToSpeechLongAudioSynthesizeStub, using the given settings.
-