Uses of Class
com.google.cloud.texttospeech.v1.stub.TextToSpeechLongAudioSynthesizeStubSettings.Builder
-
Packages that use TextToSpeechLongAudioSynthesizeStubSettings.Builder Package Description com.google.cloud.texttospeech.v1 A client to Cloud Text-to-Speech APIcom.google.cloud.texttospeech.v1.stub -
-
Uses of TextToSpeechLongAudioSynthesizeStubSettings.Builder in com.google.cloud.texttospeech.v1
Methods in com.google.cloud.texttospeech.v1 that return TextToSpeechLongAudioSynthesizeStubSettings.Builder Modifier and Type Method Description TextToSpeechLongAudioSynthesizeStubSettings.Builder
TextToSpeechLongAudioSynthesizeSettings.Builder. getStubSettingsBuilder()
Constructors in com.google.cloud.texttospeech.v1 with parameters of type TextToSpeechLongAudioSynthesizeStubSettings.Builder Constructor Description Builder(TextToSpeechLongAudioSynthesizeStubSettings.Builder stubSettings)
-
Uses of TextToSpeechLongAudioSynthesizeStubSettings.Builder in com.google.cloud.texttospeech.v1.stub
Methods in com.google.cloud.texttospeech.v1.stub that return TextToSpeechLongAudioSynthesizeStubSettings.Builder Modifier and Type Method Description TextToSpeechLongAudioSynthesizeStubSettings.Builder
TextToSpeechLongAudioSynthesizeStubSettings.Builder. applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.static TextToSpeechLongAudioSynthesizeStubSettings.Builder
TextToSpeechLongAudioSynthesizeStubSettings. newBuilder()
Returns a new gRPC builder for this class.static TextToSpeechLongAudioSynthesizeStubSettings.Builder
TextToSpeechLongAudioSynthesizeStubSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)
Returns a new builder for this class.static TextToSpeechLongAudioSynthesizeStubSettings.Builder
TextToSpeechLongAudioSynthesizeStubSettings. newHttpJsonBuilder()
Returns a new REST builder for this class.TextToSpeechLongAudioSynthesizeStubSettings.Builder
TextToSpeechLongAudioSynthesizeStubSettings. toBuilder()
Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.texttospeech.v1.stub with parameters of type TextToSpeechLongAudioSynthesizeStubSettings.Builder Constructor Description TextToSpeechLongAudioSynthesizeStubSettings(TextToSpeechLongAudioSynthesizeStubSettings.Builder settingsBuilder)
-