Skip to content

Commit 3a90803

Browse files
chore: Update gapic-generator-python to v1.11.3 (#327)
* chore: Update gapic-generator-python to v1.11.3 PiperOrigin-RevId: 546899192 Source-Link: googleapis/googleapis@e6b1691 Source-Link: googleapis/googleapis-gen@0b3917c Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGIzOTE3YzQyMWNiZGE3ZmNiNjcwOTJlMTZjMzNmM2VhNDZmNGJjNyJ9 * 🦉 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 b364876 commit 3a90803

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

packages/google-cloud-bigquery-connection/google/cloud/bigquery_connection_v1/services/connection_service/async_client.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -853,8 +853,8 @@ async def sample_get_iam_policy():
853853
The request object. Request message for ``GetIamPolicy`` method.
854854
resource (:class:`str`):
855855
REQUIRED: The resource for which the
856-
policy is being requested. See the
857-
operation documentation for the
856+
policy is being requested.
857+
See the operation documentation for the
858858
appropriate value for this field.
859859
860860
This corresponds to the ``resource`` field
@@ -1022,8 +1022,8 @@ async def sample_set_iam_policy():
10221022
The request object. Request message for ``SetIamPolicy`` method.
10231023
resource (:class:`str`):
10241024
REQUIRED: The resource for which the
1025-
policy is being specified. See the
1026-
operation documentation for the
1025+
policy is being specified.
1026+
See the operation documentation for the
10271027
appropriate value for this field.
10281028
10291029
This corresponds to the ``resource`` field
@@ -1196,8 +1196,8 @@ async def sample_test_iam_permissions():
11961196
The request object. Request message for ``TestIamPermissions`` method.
11971197
resource (:class:`str`):
11981198
REQUIRED: The resource for which the
1199-
policy detail is being requested. See
1200-
the operation documentation for the
1199+
policy detail is being requested.
1200+
See the operation documentation for the
12011201
appropriate value for this field.
12021202
12031203
This corresponds to the ``resource`` field

packages/google-cloud-bigquery-connection/google/cloud/bigquery_connection_v1/services/connection_service/client.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1094,8 +1094,8 @@ def sample_get_iam_policy():
10941094
The request object. Request message for ``GetIamPolicy`` method.
10951095
resource (str):
10961096
REQUIRED: The resource for which the
1097-
policy is being requested. See the
1098-
operation documentation for the
1097+
policy is being requested.
1098+
See the operation documentation for the
10991099
appropriate value for this field.
11001100
11011101
This corresponds to the ``resource`` field
@@ -1260,8 +1260,8 @@ def sample_set_iam_policy():
12601260
The request object. Request message for ``SetIamPolicy`` method.
12611261
resource (str):
12621262
REQUIRED: The resource for which the
1263-
policy is being specified. See the
1264-
operation documentation for the
1263+
policy is being specified.
1264+
See the operation documentation for the
12651265
appropriate value for this field.
12661266
12671267
This corresponds to the ``resource`` field
@@ -1431,8 +1431,8 @@ def sample_test_iam_permissions():
14311431
The request object. Request message for ``TestIamPermissions`` method.
14321432
resource (str):
14331433
REQUIRED: The resource for which the
1434-
policy detail is being requested. See
1435-
the operation documentation for the
1434+
policy detail is being requested.
1435+
See the operation documentation for the
14361436
appropriate value for this field.
14371437
14381438
This corresponds to the ``resource`` field

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

0 commit comments

Comments
 (0)