The top-level message sent by the client for the
StreamingTranslateSpeech method. Multiple
StreamingTranslateSpeechRequest messages are sent. The first
message must contain a streaming_config message and must not
contain audio_content data. All subsequent messages must contain
audio_content data and must not contain a streaming_config
message.
This message has oneof_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Package Classes (0.11.17)\n\nVersion latestkeyboard_arrow_down\n\n- [0.11.17 (latest)](/python/docs/reference/mediatranslation/latest/summary_class)\n- [0.11.15](/python/docs/reference/mediatranslation/0.11.15/summary_class)\n- [0.10.0](/python/docs/reference/mediatranslation/0.10.0/summary_class)\n- [0.9.4](/python/docs/reference/mediatranslation/0.9.4/summary_class)\n- [0.8.2](/python/docs/reference/mediatranslation/0.8.2/summary_class)\n- [0.7.1](/python/docs/reference/mediatranslation/0.7.1/summary_class)\n- [0.6.0](/python/docs/reference/mediatranslation/0.6.0/summary_class)\n- [0.5.4](/python/docs/reference/mediatranslation/0.5.4/summary_class)\n- [0.4.0](/python/docs/reference/mediatranslation/0.4.0/summary_class)\n- [0.3.0](/python/docs/reference/mediatranslation/0.3.0/summary_class)\n- [0.2.0](/python/docs/reference/mediatranslation/0.2.0/summary_class)\n- [0.1.1](/python/docs/reference/mediatranslation/0.1.1/summary_class) \nSummary of entries of Classes for mediatranslation. \n\nClasses\n-------\n\n### [SpeechTranslationServiceAsyncClient](/python/docs/reference/mediatranslation/latest/google.cloud.mediatranslation_v1beta1.services.speech_translation_service.SpeechTranslationServiceAsyncClient)\n\nProvides translation from/to media types.\n\n### [SpeechTranslationServiceClient](/python/docs/reference/mediatranslation/latest/google.cloud.mediatranslation_v1beta1.services.speech_translation_service.SpeechTranslationServiceClient)\n\nProvides translation from/to media types.\n\n### [StreamingTranslateSpeechConfig](/python/docs/reference/mediatranslation/latest/google.cloud.mediatranslation_v1beta1.types.StreamingTranslateSpeechConfig)\n\nConfig used for streaming translation.\n\n### [StreamingTranslateSpeechRequest](/python/docs/reference/mediatranslation/latest/google.cloud.mediatranslation_v1beta1.types.StreamingTranslateSpeechRequest)\n\nThe top-level message sent by the client for the\n`StreamingTranslateSpeech` method. Multiple\n`StreamingTranslateSpeechRequest` messages are sent. The first\nmessage must contain a `streaming_config` message and must not\ncontain `audio_content` data. All subsequent messages must contain\n`audio_content` data and must not contain a `streaming_config`\nmessage.\n\nThis message has `oneof`_ fields (mutually exclusive fields).\nFor each oneof, at most one member field can be set at the same time.\nSetting any member of the oneof automatically clears all other\nmembers.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e\n\n### [StreamingTranslateSpeechResponse](/python/docs/reference/mediatranslation/latest/google.cloud.mediatranslation_v1beta1.types.StreamingTranslateSpeechResponse)\n\nA streaming speech translation response corresponding to a\nportion of the audio currently processed.\n\n### [SpeechEventType](/python/docs/reference/mediatranslation/latest/google.cloud.mediatranslation_v1beta1.types.StreamingTranslateSpeechResponse.SpeechEventType)\n\nIndicates the type of speech event.\n\n### [StreamingTranslateSpeechResult](/python/docs/reference/mediatranslation/latest/google.cloud.mediatranslation_v1beta1.types.StreamingTranslateSpeechResult)\n\nA streaming speech translation result corresponding to a\nportion of the audio that is currently being processed.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e\n\n### [TextTranslationResult](/python/docs/reference/mediatranslation/latest/google.cloud.mediatranslation_v1beta1.types.StreamingTranslateSpeechResult.TextTranslationResult)\n\nText translation result.\n\n### [TranslateSpeechConfig](/python/docs/reference/mediatranslation/latest/google.cloud.mediatranslation_v1beta1.types.TranslateSpeechConfig)\n\nProvides information to the speech translation that specifies\nhow to process the request."]]