Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
🦉 Updates from OwlBot post-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Sep 7, 2023
1 parent 251598b commit ab1ec85
Show file tree
Hide file tree
Showing 249 changed files with 17 additions and 35,857 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -243,10 +243,9 @@ def streaming_annotate_video(
metadata: Sequence[Tuple[str, str]] = (),
) -> Awaitable[AsyncIterable[video_intelligence.StreamingAnnotateVideoResponse]]:
r"""Performs video annotation with bidirectional
streaming: emitting results
while sending video/audio bytes.
This method is only available via the gRPC API (not
REST).
streaming: emitting results while sending video/audio
bytes. This method is only available via the gRPC API
(not REST).
.. code-block:: python
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -444,10 +444,9 @@ def streaming_annotate_video(
metadata: Sequence[Tuple[str, str]] = (),
) -> Iterable[video_intelligence.StreamingAnnotateVideoResponse]:
r"""Performs video annotation with bidirectional
streaming: emitting results
while sending video/audio bytes.
This method is only available via the gRPC API (not
REST).
streaming: emitting results while sending video/audio
bytes. This method is only available via the gRPC API
(not REST).
.. code-block:: python
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -240,10 +240,9 @@ def streaming_annotate_video(
r"""Return a callable for the streaming annotate video method over gRPC.
Performs video annotation with bidirectional
streaming: emitting results
while sending video/audio bytes.
This method is only available via the gRPC API (not
REST).
streaming: emitting results while sending video/audio
bytes. This method is only available via the gRPC API
(not REST).
Returns:
Callable[[~.StreamingAnnotateVideoRequest],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -243,10 +243,9 @@ def streaming_annotate_video(
r"""Return a callable for the streaming annotate video method over gRPC.
Performs video annotation with bidirectional
streaming: emitting results
while sending video/audio bytes.
This method is only available via the gRPC API (not
REST).
streaming: emitting results while sending video/audio
bytes. This method is only available via the gRPC API
(not REST).
Returns:
Callable[[~.StreamingAnnotateVideoRequest],
Expand Down
13 changes: 0 additions & 13 deletions owl-bot-staging/v1/.coveragerc

This file was deleted.

33 changes: 0 additions & 33 deletions owl-bot-staging/v1/.flake8

This file was deleted.

2 changes: 0 additions & 2 deletions owl-bot-staging/v1/MANIFEST.in

This file was deleted.

49 changes: 0 additions & 49 deletions owl-bot-staging/v1/README.rst

This file was deleted.

3 changes: 0 additions & 3 deletions owl-bot-staging/v1/docs/_static/custom.css

This file was deleted.

Loading

0 comments on commit ab1ec85

Please sign in to comment.