Class TextToSpeechLongAudioSynthesizeStub (2.18.0)

public abstract class TextToSpeechLongAudioSynthesizeStub implements BackgroundResource

Base stub class for the TextToSpeechLongAudioSynthesize service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > TextToSpeechLongAudioSynthesizeStub

Implements

BackgroundResource

Constructors

TextToSpeechLongAudioSynthesizeStub()

public TextToSpeechLongAudioSynthesizeStub()

Methods

close()

public abstract void close()

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
OperationsStub

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

synthesizeLongAudioCallable()

public UnaryCallable<SynthesizeLongAudioRequest,Operation> synthesizeLongAudioCallable()
Returns
TypeDescription
UnaryCallable<SynthesizeLongAudioRequest,Operation>

synthesizeLongAudioOperationCallable()

public OperationCallable<SynthesizeLongAudioRequest,SynthesizeLongAudioResponse,SynthesizeLongAudioMetadata> synthesizeLongAudioOperationCallable()
Returns
TypeDescription
OperationCallable<SynthesizeLongAudioRequest,SynthesizeLongAudioResponse,SynthesizeLongAudioMetadata>