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

Commit 1edde81

Browse files
docs: Minor formatting (#393)
* docs: Minor formatting chore: Update gapic-generator-python to v1.11.5 build: Update rules_python to 0.24.0 PiperOrigin-RevId: 563436317 Source-Link: googleapis/googleapis@42fd37b Source-Link: https://github.com/googleapis/googleapis-gen/commit/280264ca02fb9316b4237a96d0af1a2343a81a56 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjgwMjY0Y2EwMmZiOTMxNmI0MjM3YTk2ZDBhZjFhMjM0M2E4MWE1NiJ9 * 🦉 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 f336530 commit 1edde81

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

google/cloud/devtools/containeranalysis_v1/services/container_analysis/async_client.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -296,8 +296,8 @@ async def sample_set_iam_policy():
296296
The request object. Request message for ``SetIamPolicy`` method.
297297
resource (:class:`str`):
298298
REQUIRED: The resource for which the
299-
policy is being specified.
300-
See the operation documentation for the
299+
policy is being specified. See the
300+
operation documentation for the
301301
appropriate value for this field.
302302
303303
This corresponds to the ``resource`` field
@@ -438,8 +438,8 @@ async def sample_get_iam_policy():
438438
The request object. Request message for ``GetIamPolicy`` method.
439439
resource (:class:`str`):
440440
REQUIRED: The resource for which the
441-
policy is being requested.
442-
See the operation documentation for the
441+
policy is being requested. See the
442+
operation documentation for the
443443
appropriate value for this field.
444444
445445
This corresponds to the ``resource`` field
@@ -581,8 +581,8 @@ async def sample_test_iam_permissions():
581581
The request object. Request message for ``TestIamPermissions`` method.
582582
resource (:class:`str`):
583583
REQUIRED: The resource for which the
584-
policy detail is being requested.
585-
See the operation documentation for the
584+
policy detail is being requested. See
585+
the operation documentation for the
586586
appropriate value for this field.
587587
588588
This corresponds to the ``resource`` field

google/cloud/devtools/containeranalysis_v1/services/container_analysis/client.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -505,8 +505,8 @@ def sample_set_iam_policy():
505505
The request object. Request message for ``SetIamPolicy`` method.
506506
resource (str):
507507
REQUIRED: The resource for which the
508-
policy is being specified.
509-
See the operation documentation for the
508+
policy is being specified. See the
509+
operation documentation for the
510510
appropriate value for this field.
511511
512512
This corresponds to the ``resource`` field
@@ -644,8 +644,8 @@ def sample_get_iam_policy():
644644
The request object. Request message for ``GetIamPolicy`` method.
645645
resource (str):
646646
REQUIRED: The resource for which the
647-
policy is being requested.
648-
See the operation documentation for the
647+
policy is being requested. See the
648+
operation documentation for the
649649
appropriate value for this field.
650650
651651
This corresponds to the ``resource`` field
@@ -784,8 +784,8 @@ def sample_test_iam_permissions():
784784
The request object. Request message for ``TestIamPermissions`` method.
785785
resource (str):
786786
REQUIRED: The resource for which the
787-
policy detail is being requested.
788-
See the operation documentation for the
787+
policy detail is being requested. See
788+
the operation documentation for the
789789
appropriate value for this field.
790790
791791
This corresponds to the ``resource`` field

samples/generated_samples/snippet_metadata_google.devtools.containeranalysis.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-containeranalysis",
11-
"version": "2.12.3"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)