Class TextToSpeechLongAudioSynthesizeStub (2.43.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
Type Description
OperationsStub

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

synthesizeLongAudioCallable()

public UnaryCallable<SynthesizeLongAudioRequest,Operation> synthesizeLongAudioCallable()
Returns
Type Description
UnaryCallable<SynthesizeLongAudioRequest,Operation>

synthesizeLongAudioOperationCallable()

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