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

Skip to content

Commit 34c612c

Browse files
docs: Fix formatting of request arg in docstring (#209)
* 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 6c1e8cd commit 34c612c

File tree

7 files changed

+2
-19
lines changed

7 files changed

+2
-19
lines changed

packages/google-cloud-binary-authorization/google/cloud/binaryauthorization_v1/services/binauthz_management_service_v1/transports/rest.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,6 @@ def __call__(
388388
request (~.service.CreateAttestorRequest):
389389
The request object. Request message for
390390
[BinauthzManagementService.CreateAttestor][].
391-
392391
retry (google.api_core.retry.Retry): Designation of what errors, if any,
393392
should be retried.
394393
timeout (float): The timeout for this request.
@@ -489,7 +488,6 @@ def __call__(
489488
request (~.service.DeleteAttestorRequest):
490489
The request object. Request message for
491490
[BinauthzManagementService.DeleteAttestor][].
492-
493491
retry (google.api_core.retry.Retry): Designation of what errors, if any,
494492
should be retried.
495493
timeout (float): The timeout for this request.
@@ -565,7 +563,6 @@ def __call__(
565563
request (~.service.GetAttestorRequest):
566564
The request object. Request message for
567565
[BinauthzManagementService.GetAttestor][].
568-
569566
retry (google.api_core.retry.Retry): Designation of what errors, if any,
570567
should be retried.
571568
timeout (float): The timeout for this request.
@@ -657,7 +654,6 @@ def __call__(
657654
request (~.service.GetPolicyRequest):
658655
The request object. Request message for
659656
[BinauthzManagementService.GetPolicy][].
660-
661657
retry (google.api_core.retry.Retry): Designation of what errors, if any,
662658
should be retried.
663659
timeout (float): The timeout for this request.
@@ -747,7 +743,6 @@ def __call__(
747743
request (~.service.ListAttestorsRequest):
748744
The request object. Request message for
749745
[BinauthzManagementService.ListAttestors][].
750-
751746
retry (google.api_core.retry.Retry): Designation of what errors, if any,
752747
should be retried.
753748
timeout (float): The timeout for this request.
@@ -837,7 +832,6 @@ def __call__(
837832
request (~.service.UpdateAttestorRequest):
838833
The request object. Request message for
839834
[BinauthzManagementService.UpdateAttestor][].
840-
841835
retry (google.api_core.retry.Retry): Designation of what errors, if any,
842836
should be retried.
843837
timeout (float): The timeout for this request.
@@ -938,7 +932,6 @@ def __call__(
938932
request (~.service.UpdatePolicyRequest):
939933
The request object. Request message for
940934
[BinauthzManagementService.UpdatePolicy][].
941-
942935
retry (google.api_core.retry.Retry): Designation of what errors, if any,
943936
should be retried.
944937
timeout (float): The timeout for this request.

packages/google-cloud-binary-authorization/google/cloud/binaryauthorization_v1/services/system_policy_v1/transports/rest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ def __call__(
223223
request (~.service.GetSystemPolicyRequest):
224224
The request object. Request to read the current system
225225
policy.
226-
227226
retry (google.api_core.retry.Retry): Designation of what errors, if any,
228227
should be retried.
229228
timeout (float): The timeout for this request.

packages/google-cloud-binary-authorization/google/cloud/binaryauthorization_v1/services/validation_helper_v1/transports/rest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,6 @@ def __call__(
226226
request (~.service.ValidateAttestationOccurrenceRequest):
227227
The request object. Request message for
228228
[ValidationHelperV1.ValidateAttestationOccurrence][google.cloud.binaryauthorization.v1.ValidationHelperV1.ValidateAttestationOccurrence].
229-
230229
retry (google.api_core.retry.Retry): Designation of what errors, if any,
231230
should be retried.
232231
timeout (float): The timeout for this request.

packages/google-cloud-binary-authorization/google/cloud/binaryauthorization_v1beta1/services/binauthz_management_service_v1_beta1/transports/rest.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,6 @@ def __call__(
392392
request (~.service.CreateAttestorRequest):
393393
The request object. Request message for
394394
[BinauthzManagementService.CreateAttestor][].
395-
396395
retry (google.api_core.retry.Retry): Designation of what errors, if any,
397396
should be retried.
398397
timeout (float): The timeout for this request.
@@ -493,7 +492,6 @@ def __call__(
493492
request (~.service.DeleteAttestorRequest):
494493
The request object. Request message for
495494
[BinauthzManagementService.DeleteAttestor][].
496-
497495
retry (google.api_core.retry.Retry): Designation of what errors, if any,
498496
should be retried.
499497
timeout (float): The timeout for this request.
@@ -569,7 +567,6 @@ def __call__(
569567
request (~.service.GetAttestorRequest):
570568
The request object. Request message for
571569
[BinauthzManagementService.GetAttestor][].
572-
573570
retry (google.api_core.retry.Retry): Designation of what errors, if any,
574571
should be retried.
575572
timeout (float): The timeout for this request.
@@ -661,7 +658,6 @@ def __call__(
661658
request (~.service.GetPolicyRequest):
662659
The request object. Request message for
663660
[BinauthzManagementService.GetPolicy][].
664-
665661
retry (google.api_core.retry.Retry): Designation of what errors, if any,
666662
should be retried.
667663
timeout (float): The timeout for this request.
@@ -752,7 +748,6 @@ def __call__(
752748
request (~.service.ListAttestorsRequest):
753749
The request object. Request message for
754750
[BinauthzManagementService.ListAttestors][].
755-
756751
retry (google.api_core.retry.Retry): Designation of what errors, if any,
757752
should be retried.
758753
timeout (float): The timeout for this request.
@@ -842,7 +837,6 @@ def __call__(
842837
request (~.service.UpdateAttestorRequest):
843838
The request object. Request message for
844839
[BinauthzManagementService.UpdateAttestor][].
845-
846840
retry (google.api_core.retry.Retry): Designation of what errors, if any,
847841
should be retried.
848842
timeout (float): The timeout for this request.
@@ -943,7 +937,6 @@ def __call__(
943937
request (~.service.UpdatePolicyRequest):
944938
The request object. Request message for
945939
[BinauthzManagementService.UpdatePolicy][].
946-
947940
retry (google.api_core.retry.Retry): Designation of what errors, if any,
948941
should be retried.
949942
timeout (float): The timeout for this request.

packages/google-cloud-binary-authorization/google/cloud/binaryauthorization_v1beta1/services/system_policy_v1_beta1/transports/rest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@ def __call__(
223223
request (~.service.GetSystemPolicyRequest):
224224
The request object. Request to read the current system
225225
policy.
226-
227226
retry (google.api_core.retry.Retry): Designation of what errors, if any,
228227
should be retried.
229228
timeout (float): The timeout for this request.

packages/google-cloud-binary-authorization/samples/generated_samples/snippet_metadata_google.cloud.binaryauthorization.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-binary-authorization",
11-
"version": "1.6.0"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-binary-authorization/samples/generated_samples/snippet_metadata_google.cloud.binaryauthorization.v1beta1.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-binary-authorization",
11-
"version": "1.6.0"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)
0