Skip to content

Commit

Permalink
chore: use gapic-generator-python 0.63.4 (#252)
Browse files Browse the repository at this point in the history
* chore: use gapic-generator-python 0.63.4

chore: fix snippet region tag format
chore: fix docstring code block formatting
PiperOrigin-RevId: 430730865

Source-Link: googleapis/googleapis@ea58002

Source-Link: googleapis/googleapis-gen@ca893ff
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2E4OTNmZjhhZjI1ZmM3ZmUwMDFkZTE0MDVhNTE3ZDgwNDQ2ZWNjYSJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* chore: delete duplicates

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
  • Loading branch information
3 people authored Feb 25, 2022
1 parent e1c3428 commit 33fd0a7
Show file tree
Hide file tree
Showing 14 changed files with 40 additions and 44 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ async def list_voices(
) -> cloud_tts.ListVoicesResponse:
r"""Returns a list of Voice supported for synthesis.
.. code-block::
.. code-block:: python
from google.cloud import texttospeech_v1
Expand Down Expand Up @@ -300,7 +300,7 @@ async def synthesize_speech(
after all text input has been processed.
.. code-block::
.. code-block:: python
from google.cloud import texttospeech_v1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -391,8 +391,7 @@ def list_voices(
) -> cloud_tts.ListVoicesResponse:
r"""Returns a list of Voice supported for synthesis.
.. code-block::
.. code-block:: python
from google.cloud import texttospeech_v1
Expand Down Expand Up @@ -486,8 +485,7 @@ def synthesize_speech(
after all text input has been processed.
.. code-block::
.. code-block:: python
from google.cloud import texttospeech_v1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ async def list_voices(
) -> cloud_tts.ListVoicesResponse:
r"""Returns a list of Voice supported for synthesis.
.. code-block::
.. code-block:: python
from google.cloud import texttospeech_v1beta1
Expand Down Expand Up @@ -302,7 +302,7 @@ async def synthesize_speech(
after all text input has been processed.
.. code-block::
.. code-block:: python
from google.cloud import texttospeech_v1beta1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -407,8 +407,7 @@ def list_voices(
) -> cloud_tts.ListVoicesResponse:
r"""Returns a list of Voice supported for synthesis.
.. code-block::
.. code-block:: python
from google.cloud import texttospeech_v1beta1
Expand Down Expand Up @@ -502,8 +501,7 @@ def synthesize_speech(
after all text input has been processed.
.. code-block::
.. code-block:: python
from google.cloud import texttospeech_v1beta1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"shortName": "ListVoices"
}
},
"file": "texttospeech_generated_texttospeech_v1_text_to_speech_list_voices_async.py",
"regionTag": "texttospeech_generated_texttospeech_v1_TextToSpeech_ListVoices_async",
"file": "texttospeech_v1_generated_text_to_speech_list_voices_async.py",
"regionTag": "texttospeech_v1_generated_TextToSpeech_ListVoices_async",
"segments": [
{
"end": 43,
Expand Down Expand Up @@ -54,8 +54,8 @@
"shortName": "ListVoices"
}
},
"file": "texttospeech_generated_texttospeech_v1_text_to_speech_list_voices_sync.py",
"regionTag": "texttospeech_generated_texttospeech_v1_TextToSpeech_ListVoices_sync",
"file": "texttospeech_v1_generated_text_to_speech_list_voices_sync.py",
"regionTag": "texttospeech_v1_generated_TextToSpeech_ListVoices_sync",
"segments": [
{
"end": 43,
Expand Down Expand Up @@ -99,8 +99,8 @@
"shortName": "SynthesizeSpeech"
}
},
"file": "texttospeech_generated_texttospeech_v1_text_to_speech_synthesize_speech_async.py",
"regionTag": "texttospeech_generated_texttospeech_v1_TextToSpeech_SynthesizeSpeech_async",
"file": "texttospeech_v1_generated_text_to_speech_synthesize_speech_async.py",
"regionTag": "texttospeech_v1_generated_TextToSpeech_SynthesizeSpeech_async",
"segments": [
{
"end": 55,
Expand Down Expand Up @@ -143,8 +143,8 @@
"shortName": "SynthesizeSpeech"
}
},
"file": "texttospeech_generated_texttospeech_v1_text_to_speech_synthesize_speech_sync.py",
"regionTag": "texttospeech_generated_texttospeech_v1_TextToSpeech_SynthesizeSpeech_sync",
"file": "texttospeech_v1_generated_text_to_speech_synthesize_speech_sync.py",
"regionTag": "texttospeech_v1_generated_TextToSpeech_SynthesizeSpeech_sync",
"segments": [
{
"end": 55,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"shortName": "ListVoices"
}
},
"file": "texttospeech_generated_texttospeech_v1beta1_text_to_speech_list_voices_async.py",
"regionTag": "texttospeech_generated_texttospeech_v1beta1_TextToSpeech_ListVoices_async",
"file": "texttospeech_v1beta1_generated_text_to_speech_list_voices_async.py",
"regionTag": "texttospeech_v1beta1_generated_TextToSpeech_ListVoices_async",
"segments": [
{
"end": 43,
Expand Down Expand Up @@ -54,8 +54,8 @@
"shortName": "ListVoices"
}
},
"file": "texttospeech_generated_texttospeech_v1beta1_text_to_speech_list_voices_sync.py",
"regionTag": "texttospeech_generated_texttospeech_v1beta1_TextToSpeech_ListVoices_sync",
"file": "texttospeech_v1beta1_generated_text_to_speech_list_voices_sync.py",
"regionTag": "texttospeech_v1beta1_generated_TextToSpeech_ListVoices_sync",
"segments": [
{
"end": 43,
Expand Down Expand Up @@ -99,8 +99,8 @@
"shortName": "SynthesizeSpeech"
}
},
"file": "texttospeech_generated_texttospeech_v1beta1_text_to_speech_synthesize_speech_async.py",
"regionTag": "texttospeech_generated_texttospeech_v1beta1_TextToSpeech_SynthesizeSpeech_async",
"file": "texttospeech_v1beta1_generated_text_to_speech_synthesize_speech_async.py",
"regionTag": "texttospeech_v1beta1_generated_TextToSpeech_SynthesizeSpeech_async",
"segments": [
{
"end": 55,
Expand Down Expand Up @@ -143,8 +143,8 @@
"shortName": "SynthesizeSpeech"
}
},
"file": "texttospeech_generated_texttospeech_v1beta1_text_to_speech_synthesize_speech_sync.py",
"regionTag": "texttospeech_generated_texttospeech_v1beta1_TextToSpeech_SynthesizeSpeech_sync",
"file": "texttospeech_v1beta1_generated_text_to_speech_synthesize_speech_sync.py",
"regionTag": "texttospeech_v1beta1_generated_TextToSpeech_SynthesizeSpeech_sync",
"segments": [
{
"end": 55,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# python3 -m pip install google-cloud-texttospeech


# [START texttospeech_generated_texttospeech_v1_TextToSpeech_ListVoices_async]
# [START texttospeech_v1_generated_TextToSpeech_ListVoices_async]
from google.cloud import texttospeech_v1


Expand All @@ -41,4 +41,4 @@ async def sample_list_voices():
# Handle the response
print(response)

# [END texttospeech_generated_texttospeech_v1_TextToSpeech_ListVoices_async]
# [END texttospeech_v1_generated_TextToSpeech_ListVoices_async]
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# python3 -m pip install google-cloud-texttospeech


# [START texttospeech_generated_texttospeech_v1_TextToSpeech_ListVoices_sync]
# [START texttospeech_v1_generated_TextToSpeech_ListVoices_sync]
from google.cloud import texttospeech_v1


Expand All @@ -41,4 +41,4 @@ def sample_list_voices():
# Handle the response
print(response)

# [END texttospeech_generated_texttospeech_v1_TextToSpeech_ListVoices_sync]
# [END texttospeech_v1_generated_TextToSpeech_ListVoices_sync]
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# python3 -m pip install google-cloud-texttospeech


# [START texttospeech_generated_texttospeech_v1_TextToSpeech_SynthesizeSpeech_async]
# [START texttospeech_v1_generated_TextToSpeech_SynthesizeSpeech_async]
from google.cloud import texttospeech_v1


Expand Down Expand Up @@ -53,4 +53,4 @@ async def sample_synthesize_speech():
# Handle the response
print(response)

# [END texttospeech_generated_texttospeech_v1_TextToSpeech_SynthesizeSpeech_async]
# [END texttospeech_v1_generated_TextToSpeech_SynthesizeSpeech_async]
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# python3 -m pip install google-cloud-texttospeech


# [START texttospeech_generated_texttospeech_v1_TextToSpeech_SynthesizeSpeech_sync]
# [START texttospeech_v1_generated_TextToSpeech_SynthesizeSpeech_sync]
from google.cloud import texttospeech_v1


Expand Down Expand Up @@ -53,4 +53,4 @@ def sample_synthesize_speech():
# Handle the response
print(response)

# [END texttospeech_generated_texttospeech_v1_TextToSpeech_SynthesizeSpeech_sync]
# [END texttospeech_v1_generated_TextToSpeech_SynthesizeSpeech_sync]
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# python3 -m pip install google-cloud-texttospeech


# [START texttospeech_generated_texttospeech_v1beta1_TextToSpeech_ListVoices_async]
# [START texttospeech_v1beta1_generated_TextToSpeech_ListVoices_async]
from google.cloud import texttospeech_v1beta1


Expand All @@ -41,4 +41,4 @@ async def sample_list_voices():
# Handle the response
print(response)

# [END texttospeech_generated_texttospeech_v1beta1_TextToSpeech_ListVoices_async]
# [END texttospeech_v1beta1_generated_TextToSpeech_ListVoices_async]
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# python3 -m pip install google-cloud-texttospeech


# [START texttospeech_generated_texttospeech_v1beta1_TextToSpeech_ListVoices_sync]
# [START texttospeech_v1beta1_generated_TextToSpeech_ListVoices_sync]
from google.cloud import texttospeech_v1beta1


Expand All @@ -41,4 +41,4 @@ def sample_list_voices():
# Handle the response
print(response)

# [END texttospeech_generated_texttospeech_v1beta1_TextToSpeech_ListVoices_sync]
# [END texttospeech_v1beta1_generated_TextToSpeech_ListVoices_sync]
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# python3 -m pip install google-cloud-texttospeech


# [START texttospeech_generated_texttospeech_v1beta1_TextToSpeech_SynthesizeSpeech_async]
# [START texttospeech_v1beta1_generated_TextToSpeech_SynthesizeSpeech_async]
from google.cloud import texttospeech_v1beta1


Expand Down Expand Up @@ -53,4 +53,4 @@ async def sample_synthesize_speech():
# Handle the response
print(response)

# [END texttospeech_generated_texttospeech_v1beta1_TextToSpeech_SynthesizeSpeech_async]
# [END texttospeech_v1beta1_generated_TextToSpeech_SynthesizeSpeech_async]
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# python3 -m pip install google-cloud-texttospeech


# [START texttospeech_generated_texttospeech_v1beta1_TextToSpeech_SynthesizeSpeech_sync]
# [START texttospeech_v1beta1_generated_TextToSpeech_SynthesizeSpeech_sync]
from google.cloud import texttospeech_v1beta1


Expand Down Expand Up @@ -53,4 +53,4 @@ def sample_synthesize_speech():
# Handle the response
print(response)

# [END texttospeech_generated_texttospeech_v1beta1_TextToSpeech_SynthesizeSpeech_sync]
# [END texttospeech_v1beta1_generated_TextToSpeech_SynthesizeSpeech_sync]

0 comments on commit 33fd0a7

Please sign in to comment.