Skip to content

Commit 8460f61

Browse files
chore: Update gapic-generator-python to v1.11.3 (#527)
* chore: Update gapic-generator-python to v1.11.3 PiperOrigin-RevId: 546899192 Source-Link: googleapis/googleapis@e6b1691 Source-Link: googleapis/googleapis-gen@0b3917c Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGIzOTE3YzQyMWNiZGE3ZmNiNjcwOTJlMTZjMzNmM2VhNDZmNGJjNyJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 400a06a commit 8460f61

12 files changed

Lines changed: 76 additions & 48 deletions

File tree

packages/google-cloud-speech/google/cloud/speech_v1/services/speech/async_client.py

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,8 @@ async def recognize(
223223
metadata: Sequence[Tuple[str, str]] = (),
224224
) -> cloud_speech.RecognizeResponse:
225225
r"""Performs synchronous speech recognition: receive
226-
results after all audio has been sent and processed.
226+
results after all audio
227+
has been sent and processed.
227228
228229
.. code-block:: python
229230
@@ -486,8 +487,9 @@ def streaming_recognize(
486487
metadata: Sequence[Tuple[str, str]] = (),
487488
) -> Awaitable[AsyncIterable[cloud_speech.StreamingRecognizeResponse]]:
488489
r"""Performs bidirectional streaming speech recognition:
489-
receive results while sending audio. This method is only
490-
available via the gRPC API (not REST).
490+
receive results while
491+
sending audio. This method is only available via the
492+
gRPC API (not REST).
491493
492494
.. code-block:: python
493495

packages/google-cloud-speech/google/cloud/speech_v1/services/speech/client.py

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,8 @@ def recognize(
479479
metadata: Sequence[Tuple[str, str]] = (),
480480
) -> cloud_speech.RecognizeResponse:
481481
r"""Performs synchronous speech recognition: receive
482-
results after all audio has been sent and processed.
482+
results after all audio
483+
has been sent and processed.
483484
484485
.. code-block:: python
485486
@@ -730,8 +731,9 @@ def streaming_recognize(
730731
metadata: Sequence[Tuple[str, str]] = (),
731732
) -> Iterable[cloud_speech.StreamingRecognizeResponse]:
732733
r"""Performs bidirectional streaming speech recognition:
733-
receive results while sending audio. This method is only
734-
available via the gRPC API (not REST).
734+
receive results while
735+
sending audio. This method is only available via the
736+
gRPC API (not REST).
735737
736738
.. code-block:: python
737739

packages/google-cloud-speech/google/cloud/speech_v1/services/speech/transports/grpc.py

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,8 @@ def recognize(
254254
r"""Return a callable for the recognize method over gRPC.
255255
256256
Performs synchronous speech recognition: receive
257-
results after all audio has been sent and processed.
257+
results after all audio
258+
has been sent and processed.
258259
259260
Returns:
260261
Callable[[~.RecognizeRequest],
@@ -315,8 +316,9 @@ def streaming_recognize(
315316
r"""Return a callable for the streaming recognize method over gRPC.
316317
317318
Performs bidirectional streaming speech recognition:
318-
receive results while sending audio. This method is only
319-
available via the gRPC API (not REST).
319+
receive results while
320+
sending audio. This method is only available via the
321+
gRPC API (not REST).
320322
321323
Returns:
322324
Callable[[~.StreamingRecognizeRequest],

packages/google-cloud-speech/google/cloud/speech_v1/services/speech/transports/grpc_asyncio.py

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,8 @@ def recognize(
261261
r"""Return a callable for the recognize method over gRPC.
262262
263263
Performs synchronous speech recognition: receive
264-
results after all audio has been sent and processed.
264+
results after all audio
265+
has been sent and processed.
265266
266267
Returns:
267268
Callable[[~.RecognizeRequest],
@@ -324,8 +325,9 @@ def streaming_recognize(
324325
r"""Return a callable for the streaming recognize method over gRPC.
325326
326327
Performs bidirectional streaming speech recognition:
327-
receive results while sending audio. This method is only
328-
available via the gRPC API (not REST).
328+
receive results while
329+
sending audio. This method is only available via the
330+
gRPC API (not REST).
329331
330332
Returns:
331333
Callable[[~.StreamingRecognizeRequest],

packages/google-cloud-speech/google/cloud/speech_v1p1beta1/services/speech/async_client.py

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,8 @@ async def recognize(
223223
metadata: Sequence[Tuple[str, str]] = (),
224224
) -> cloud_speech.RecognizeResponse:
225225
r"""Performs synchronous speech recognition: receive
226-
results after all audio has been sent and processed.
226+
results after all audio
227+
has been sent and processed.
227228
228229
.. code-block:: python
229230
@@ -486,8 +487,9 @@ def streaming_recognize(
486487
metadata: Sequence[Tuple[str, str]] = (),
487488
) -> Awaitable[AsyncIterable[cloud_speech.StreamingRecognizeResponse]]:
488489
r"""Performs bidirectional streaming speech recognition:
489-
receive results while sending audio. This method is only
490-
available via the gRPC API (not REST).
490+
receive results while
491+
sending audio. This method is only available via the
492+
gRPC API (not REST).
491493
492494
.. code-block:: python
493495

packages/google-cloud-speech/google/cloud/speech_v1p1beta1/services/speech/client.py

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,8 @@ def recognize(
479479
metadata: Sequence[Tuple[str, str]] = (),
480480
) -> cloud_speech.RecognizeResponse:
481481
r"""Performs synchronous speech recognition: receive
482-
results after all audio has been sent and processed.
482+
results after all audio
483+
has been sent and processed.
483484
484485
.. code-block:: python
485486
@@ -730,8 +731,9 @@ def streaming_recognize(
730731
metadata: Sequence[Tuple[str, str]] = (),
731732
) -> Iterable[cloud_speech.StreamingRecognizeResponse]:
732733
r"""Performs bidirectional streaming speech recognition:
733-
receive results while sending audio. This method is only
734-
available via the gRPC API (not REST).
734+
receive results while
735+
sending audio. This method is only available via the
736+
gRPC API (not REST).
735737
736738
.. code-block:: python
737739

packages/google-cloud-speech/google/cloud/speech_v1p1beta1/services/speech/transports/grpc.py

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,8 @@ def recognize(
254254
r"""Return a callable for the recognize method over gRPC.
255255
256256
Performs synchronous speech recognition: receive
257-
results after all audio has been sent and processed.
257+
results after all audio
258+
has been sent and processed.
258259
259260
Returns:
260261
Callable[[~.RecognizeRequest],
@@ -315,8 +316,9 @@ def streaming_recognize(
315316
r"""Return a callable for the streaming recognize method over gRPC.
316317
317318
Performs bidirectional streaming speech recognition:
318-
receive results while sending audio. This method is only
319-
available via the gRPC API (not REST).
319+
receive results while
320+
sending audio. This method is only available via the
321+
gRPC API (not REST).
320322
321323
Returns:
322324
Callable[[~.StreamingRecognizeRequest],

packages/google-cloud-speech/google/cloud/speech_v1p1beta1/services/speech/transports/grpc_asyncio.py

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,8 @@ def recognize(
261261
r"""Return a callable for the recognize method over gRPC.
262262
263263
Performs synchronous speech recognition: receive
264-
results after all audio has been sent and processed.
264+
results after all audio
265+
has been sent and processed.
265266
266267
Returns:
267268
Callable[[~.RecognizeRequest],
@@ -324,8 +325,9 @@ def streaming_recognize(
324325
r"""Return a callable for the streaming recognize method over gRPC.
325326
326327
Performs bidirectional streaming speech recognition:
327-
receive results while sending audio. This method is only
328-
available via the gRPC API (not REST).
328+
receive results while
329+
sending audio. This method is only available via the
330+
gRPC API (not REST).
329331
330332
Returns:
331333
Callable[[~.StreamingRecognizeRequest],

packages/google-cloud-speech/google/cloud/speech_v2/services/speech/async_client.py

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -978,7 +978,8 @@ async def recognize(
978978
metadata: Sequence[Tuple[str, str]] = (),
979979
) -> cloud_speech.RecognizeResponse:
980980
r"""Performs synchronous Speech recognition: receive
981-
results after all audio has been sent and processed.
981+
results after all audio
982+
has been sent and processed.
982983
983984
.. code-block:: python
984985
@@ -1159,8 +1160,9 @@ def streaming_recognize(
11591160
metadata: Sequence[Tuple[str, str]] = (),
11601161
) -> Awaitable[AsyncIterable[cloud_speech.StreamingRecognizeResponse]]:
11611162
r"""Performs bidirectional streaming speech recognition:
1162-
receive results while sending audio. This method is only
1163-
available via the gRPC API (not REST).
1163+
receive results while
1164+
sending audio. This method is only available via the
1165+
gRPC API (not REST).
11641166
11651167
.. code-block:: python
11661168
@@ -1328,9 +1330,10 @@ async def batch_recognize(
13281330
metadata: Sequence[Tuple[str, str]] = (),
13291331
) -> operation_async.AsyncOperation:
13301332
r"""Performs batch asynchronous speech recognition: send
1331-
a request with N audio files and receive a long running
1332-
operation that can be polled to see when the
1333-
transcriptions are finished.
1333+
a request with N
1334+
audio files and receive a long running operation that
1335+
can be polled to see when the transcriptions are
1336+
finished.
13341337
13351338
.. code-block:: python
13361339

packages/google-cloud-speech/google/cloud/speech_v2/services/speech/client.py

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1317,7 +1317,8 @@ def recognize(
13171317
metadata: Sequence[Tuple[str, str]] = (),
13181318
) -> cloud_speech.RecognizeResponse:
13191319
r"""Performs synchronous Speech recognition: receive
1320-
results after all audio has been sent and processed.
1320+
results after all audio
1321+
has been sent and processed.
13211322
13221323
.. code-block:: python
13231324
@@ -1496,8 +1497,9 @@ def streaming_recognize(
14961497
metadata: Sequence[Tuple[str, str]] = (),
14971498
) -> Iterable[cloud_speech.StreamingRecognizeResponse]:
14981499
r"""Performs bidirectional streaming speech recognition:
1499-
receive results while sending audio. This method is only
1500-
available via the gRPC API (not REST).
1500+
receive results while
1501+
sending audio. This method is only available via the
1502+
gRPC API (not REST).
15011503
15021504
.. code-block:: python
15031505
@@ -1661,9 +1663,10 @@ def batch_recognize(
16611663
metadata: Sequence[Tuple[str, str]] = (),
16621664
) -> operation.Operation:
16631665
r"""Performs batch asynchronous speech recognition: send
1664-
a request with N audio files and receive a long running
1665-
operation that can be polled to see when the
1666-
transcriptions are finished.
1666+
a request with N
1667+
audio files and receive a long running operation that
1668+
can be polled to see when the transcriptions are
1669+
finished.
16671670
16681671
.. code-block:: python
16691672

0 commit comments

Comments
 (0)