googleapis / python-texttospeech

This library has moved to https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-texttospeech
Apache License 2.0
124 stars 45 forks source link

docs: fix minor docstring formatting #349

Closed gcf-owl-bot[bot] closed 1 year ago

gcf-owl-bot[bot] commented 1 year ago

PiperOrigin-RevId: 495308712

Source-Link: https://github.com/googleapis/googleapis/commit/45c90e286e35a5210b6363c11f0ae60816d0ece8

Source-Link: https://github.com/googleapis/googleapis-gen/commit/61828bbdcf00aeabfed3f55ed0f9cb5252ef9d46 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjE4MjhiYmRjZjAwYWVhYmZlZDNmNTVlZDBmOWNiNTI1MmVmOWQ0NiJ9

BEGIN_COMMIT_OVERRIDE fix(deps): Require google-api-core >=1.34.0, >=2.11.0 fix: Drop usage of pkg_resources fix: Fix timeout default values docs(samples): Snippetgen should call await on the operation coroutine before calling result feat: add LRS API END_COMMIT_OVERRIDE

snippet-bot[bot] commented 1 year ago

Here is the summary of changes.

You are about to add 4 region tags. - [samples/generated_samples/texttospeech_v1_generated_text_to_speech_long_audio_synthesize_synthesize_long_audio_async.py:26](https://github.com/googleapis/python-texttospeech/blob/de546c742132bf4e933773a035564a524a36968a/samples/generated_samples/texttospeech_v1_generated_text_to_speech_long_audio_synthesize_synthesize_long_audio_async.py#L26), tag `texttospeech_v1_generated_TextToSpeechLongAudioSynthesize_SynthesizeLongAudio_async` - [samples/generated_samples/texttospeech_v1_generated_text_to_speech_long_audio_synthesize_synthesize_long_audio_sync.py:26](https://github.com/googleapis/python-texttospeech/blob/de546c742132bf4e933773a035564a524a36968a/samples/generated_samples/texttospeech_v1_generated_text_to_speech_long_audio_synthesize_synthesize_long_audio_sync.py#L26), tag `texttospeech_v1_generated_TextToSpeechLongAudioSynthesize_SynthesizeLongAudio_sync` - [samples/generated_samples/texttospeech_v1beta1_generated_text_to_speech_long_audio_synthesize_synthesize_long_audio_async.py:26](https://github.com/googleapis/python-texttospeech/blob/de546c742132bf4e933773a035564a524a36968a/samples/generated_samples/texttospeech_v1beta1_generated_text_to_speech_long_audio_synthesize_synthesize_long_audio_async.py#L26), tag `texttospeech_v1beta1_generated_TextToSpeechLongAudioSynthesize_SynthesizeLongAudio_async` - [samples/generated_samples/texttospeech_v1beta1_generated_text_to_speech_long_audio_synthesize_synthesize_long_audio_sync.py:26](https://github.com/googleapis/python-texttospeech/blob/de546c742132bf4e933773a035564a524a36968a/samples/generated_samples/texttospeech_v1beta1_generated_text_to_speech_long_audio_synthesize_synthesize_long_audio_sync.py#L26), tag `texttospeech_v1beta1_generated_TextToSpeechLongAudioSynthesize_SynthesizeLongAudio_sync`

This comment is generated by snippet-bot. If you find problems with this result, please file an issue at: https://github.com/googleapis/repo-automation-bots/issues. To update this comment, add snippet-bot:force-run label or use the checkbox below:

parthea commented 1 year ago

Wait for cl/493930587