Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit 010c651

Browse files
docs: Fix formatting of request arg in docstring (#30)
* 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: https://github.com/googleapis/googleapis-gen/commit/b2ab4b0a0ae2907e812c209198a74e0898afcb04 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 1f9a2b0 commit 010c651

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

google/cloud/edgecontainer_v1/services/edge_container/transports/rest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1459,7 +1459,6 @@ def __call__(
14591459
request (~.service.GenerateAccessTokenRequest):
14601460
The request object. Generates an access token for a
14611461
cluster.
1462-
14631462
retry (google.api_core.retry.Retry): Designation of what errors, if any,
14641463
should be retried.
14651464
timeout (float): The timeout for this request.

samples/generated_samples/snippet_metadata_google.cloud.edgecontainer.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-edgecontainer",
11-
"version": "0.5.0"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)