Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcda2dc6

Browse files
docs: Minor formatting (#342)
* docs: Minor formattingchore: Update gapic-generator-python to v1.11.5build: Update rules_python to 0.24.0PiperOrigin-RevId: 563436317Source-Link:googleapis/googleapis@42fd37bSource-Link:googleapis/googleapis-gen@280264cCopy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjgwMjY0Y2EwMmZiOTMxNmI0MjM3YTk2ZDBhZjFhMjM0M2E4MWE1NiJ9* 🦉 Updates from OwlBot post-processorSeehttps://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 parent06ece50 commitcda2dc6

File tree

4 files changed

+14
-13
lines changed

4 files changed

+14
-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.
857-
See theoperation documentation for the
856+
policy is being requested. See the
857+
operation documentation for the
858858
appropriate value for this field.
859859
860860
This corresponds to the ``resource`` field
@@ -991,8 +991,8 @@ async def sample_set_iam_policy():
991991
The request object. Request message for ``SetIamPolicy`` method.
992992
resource (:class:`str`):
993993
REQUIRED: The resource for which the
994-
policy is being specified.
995-
See theoperation documentation for the
994+
policy is being specified. See the
995+
operation documentation for the
996996
appropriate value for this field.
997997
998998
This corresponds to the ``resource`` field
@@ -1134,8 +1134,8 @@ async def sample_test_iam_permissions():
11341134
The request object. Request message for ``TestIamPermissions`` method.
11351135
resource (:class:`str`):
11361136
REQUIRED: The resource for which the
1137-
policy detail is being requested.
1138-
Seethe operation documentation for the
1137+
policy detail is being requested. See
1138+
the operation documentation for the
11391139
appropriate value for this field.
11401140
11411141
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.
1098-
See theoperation documentation for the
1097+
policy is being requested. See the
1098+
operation documentation for the
10991099
appropriate value for this field.
11001100
11011101
This corresponds to the ``resource`` field
@@ -1229,8 +1229,8 @@ def sample_set_iam_policy():
12291229
The request object. Request message for ``SetIamPolicy`` method.
12301230
resource (str):
12311231
REQUIRED: The resource for which the
1232-
policy is being specified.
1233-
See theoperation documentation for the
1232+
policy is being specified. See the
1233+
operation documentation for the
12341234
appropriate value for this field.
12351235
12361236
This corresponds to the ``resource`` field
@@ -1369,8 +1369,8 @@ def sample_test_iam_permissions():
13691369
The request object. Request message for ``TestIamPermissions`` method.
13701370
resource (str):
13711371
REQUIRED: The resource for which the
1372-
policy detail is being requested.
1373-
Seethe operation documentation for the
1372+
policy detail is being requested. See
1373+
the operation documentation for the
13741374
appropriate value for this field.
13751375
13761376
This corresponds to the ``resource`` field

‎packages/google-cloud-bigquery-connection/google/cloud/bigquery_connection_v1/types/connection.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -717,6 +717,7 @@ class SparkProperties(proto.Message):
717717
procedure for Apache Spark in BigQuery, the
718718
service account is used to connect to the
719719
desired resources in Google Cloud.
720+
720721
The account ID is in the form of:
721722
722723
bqcx-<projectnumber>-<uniqueid>@gcp-sa-bigquery-consp.iam.gserviceaccount.com

‎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.1"
11+
"version":"0.1.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp