Class SpeechTranslationServiceStub (0.30.0)

public abstract class SpeechTranslationServiceStub implements BackgroundResource

Base stub class for the SpeechTranslationService service API.

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

Inheritance

java.lang.Object > SpeechTranslationServiceStub

Implements

BackgroundResource

Constructors

SpeechTranslationServiceStub()

public SpeechTranslationServiceStub()

Methods

close()

public abstract void close()

streamingTranslateSpeechCallable()

public BidiStreamingCallable<StreamingTranslateSpeechRequest,StreamingTranslateSpeechResponse> streamingTranslateSpeechCallable()
Returns
TypeDescription
BidiStreamingCallable<StreamingTranslateSpeechRequest,StreamingTranslateSpeechResponse>