@Generated(value="by gapic-generator-java") public abstract class TextToSpeechLongAudioSynthesizeStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
TextToSpeechLongAudioSynthesizeStub() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
close() |
com.google.api.gax.httpjson.longrunning.stub.OperationsStub |
getHttpJsonOperationsStub() |
com.google.longrunning.stub.OperationsStub |
getOperationsStub() |
com.google.api.gax.rpc.UnaryCallable<SynthesizeLongAudioRequest,com.google.longrunning.Operation> |
synthesizeLongAudioCallable() |
com.google.api.gax.rpc.OperationCallable<SynthesizeLongAudioRequest,SynthesizeLongAudioResponse,SynthesizeLongAudioMetadata> |
synthesizeLongAudioOperationCallable() |
public com.google.longrunning.stub.OperationsStub getOperationsStub()
public com.google.api.gax.httpjson.longrunning.stub.OperationsStub getHttpJsonOperationsStub()
public com.google.api.gax.rpc.OperationCallable<SynthesizeLongAudioRequest,SynthesizeLongAudioResponse,SynthesizeLongAudioMetadata> synthesizeLongAudioOperationCallable()
public com.google.api.gax.rpc.UnaryCallable<SynthesizeLongAudioRequest,com.google.longrunning.Operation> synthesizeLongAudioCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2025 Google LLC. All rights reserved.