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

Properties of a StreamingTranslateSpeechResponse.

Package

@google-cloud/media-translation!

Properties

error

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

StreamingTranslateSpeechResponse error

Property Value
TypeDescription
(google.rpc.IStatus|null)

result

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

StreamingTranslateSpeechResponse result

Property Value
TypeDescription
(google.cloud.mediatranslation.v1beta1.IStreamingTranslateSpeechResult|null)

speechEventType

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

StreamingTranslateSpeechResponse speechEventType

Property Value
TypeDescription
(google.cloud.mediatranslation.v1beta1.StreamingTranslateSpeechResponse.SpeechEventType|keyof typeof google.cloud.mediatranslation.v1beta1.StreamingTranslateSpeechResponse.SpeechEventType|null)