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

docs: Fix formatting of request arg in docstring #412

Merged
merged 2 commits into from
Mar 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -285,12 +285,12 @@ def request_generator():

Args:
requests (AsyncIterator[`google.cloud.videointelligence_v1p3beta1.types.StreamingAnnotateVideoRequest`]):
The request object AsyncIterator. The top-level message sent by the
client for the `StreamingAnnotateVideo` method. Multiple
`StreamingAnnotateVideoRequest` messages are sent. The
first message must only contain a `StreamingVideoConfig`
message. All subsequent messages must only contain
`input_content` data.
The request object AsyncIterator. The top-level message sent by the client for the
``StreamingAnnotateVideo`` method. Multiple
``StreamingAnnotateVideoRequest`` messages are sent. The
first message must only contain a
``StreamingVideoConfig`` message. All subsequent
messages must only contain ``input_content`` data.
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -486,12 +486,12 @@ def request_generator():

Args:
requests (Iterator[google.cloud.videointelligence_v1p3beta1.types.StreamingAnnotateVideoRequest]):
The request object iterator. The top-level message sent by the
client for the `StreamingAnnotateVideo` method. Multiple
`StreamingAnnotateVideoRequest` messages are sent. The
first message must only contain a `StreamingVideoConfig`
message. All subsequent messages must only contain
`input_content` data.
The request object iterator. The top-level message sent by the client for the
``StreamingAnnotateVideo`` method. Multiple
``StreamingAnnotateVideoRequest`` messages are sent. The
first message must only contain a
``StreamingVideoConfig`` message. All subsequent
messages must only contain ``input_content`` data.
retry (google.api_core.retry.Retry): Designation of what errors, if any,
should be retried.
timeout (float): The timeout for this request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-videointelligence",
"version": "2.11.0"
"version": "0.1.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-videointelligence",
"version": "2.11.0"
"version": "0.1.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-videointelligence",
"version": "2.11.0"
"version": "0.1.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-videointelligence",
"version": "2.11.0"
"version": "0.1.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-videointelligence",
"version": "2.11.0"
"version": "0.1.0"
},
"snippets": [
{
Expand Down