8000 docs: Fix formatting of request arg in docstring (#240) · googleapis/google-cloud-python@0c421ce · GitHub 8000
[go: up one dir, main page]

Skip to content

Commit 0c421ce

Browse files
docs: Fix formatting of request arg in docstring (#240)
* docs: Fix formatting of request arg in docstring chore: Update gapic-generator-python to v1.9.1 PiperOrigin-RevId: 518604533 Source-Link: googleapis/googleapis@8a085ae Source-Link: googleapis/googleapis-gen@b2ab4b0 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjJhYjRiMGEwYWUyOTA3ZTgxMmMyMDkxOThhNzRlMDg5OGFmY2IwNCJ9 * 🦉 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 0f34288 commit 0c421ce

File tree

1 file changed

+0
-3
lines changed
  • packages/grafeas/grafeas/grafeas_v1/services/grafeas/transports

1 file changed

+0
-3
lines changed

packages/grafeas/grafeas/grafeas_v1/services/grafeas/transports/rest.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,6 @@ def __call__(
692692
request (~.grafeas.BatchCreateOccurrencesRequest):
693693
The request object. Request to create occurrences in
694694
batch.
695-
696695
retry (google.api_core.retry.Retry): Designation of what errors, if any,
697696
should be retried.
698697
timeout (float): The timeout for this request.
@@ -1317,7 +1316,6 @@ def __call__(
13171316
request (~.grafeas.GetOccurrenceNoteRequest):
13181317
The request object. Request to get the note to which the
13191318
specified occurrence is attached.
1320-
13211319
retry (google.api_core.retry.Retry): Designation of what errors, if any,
13221320
should be retried.
13231321
timeout (float): The timeout for this request.
@@ -1409,7 +1407,6 @@ def __call__(
14091407
request (~.grafeas.ListNoteOccurrencesRequest):
14101408
The request object. Request to list occurrences for a
14111409
note.
1412-
14131410
retry (google.api_core.retry.Retry): Designation of what errors, if any,
14141411
should be retried.
14151412
timeout (float): The timeout for this request.

0 commit comments

Comments
 (0)
0