Interface protos.google.cloud.mediatranslation.v1beta1.IStreamingTranslateSpeechResponse (4.0.2)

Properties of a StreamingTranslateSpeechResponse.

Package

@google-cloud/media-translation

Properties

error

error?: (google.rpc.IStatus|null);

StreamingTranslateSpeechResponse error

result

result?: (google.cloud.mediatranslation.v1beta1.IStreamingTranslateSpeechResult|null);

StreamingTranslateSpeechResponse result

speechEventType

speechEventType?: (google.cloud.mediatranslation.v1beta1.StreamingTranslateSpeechResponse.SpeechEventType|keyof typeof google.cloud.mediatranslation.v1beta1.StreamingTranslateSpeechResponse.SpeechEventType|null);

StreamingTranslateSpeechResponse speechEventType