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

Appearance settings
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit dddac34

Browse filesBrowse files
chore: Update gapic-generator-python to v1.11.3 (#493)
* chore: Update gapic-generator-python to v1.11.3 PiperOrigin-RevId: 546899192 Source-Link: googleapis/googleapis@e6b1691 Source-Link: https://github.com/googleapis/googleapis-gen/commit/0b3917c421cbda7fcb67092e16c33f3ea46f4bc7 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 345f88a commit dddac34
Copy full SHA for dddac34

File tree

Expand file treeCollapse file tree

1 file changed

+8
-7
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+8
-7
lines changed

‎google/cloud/automl_v1beta1/types/operations.py

Copy file name to clipboardExpand all lines: google/cloud/automl_v1beta1/types/operations.py
+8-7Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -232,8 +232,8 @@ class ExportDataOutputInfo(proto.Message):
232232
This field is a member of `oneof`_ ``output_location``.
233233
bigquery_output_dataset (str):
234234
The path of the BigQuery dataset created, in
235-
bq://projectId.bqDatasetId format, into which
236-
the exported data is written.
235+
bq://projectId.bqDatasetId
236+
format, into which the exported data is written.
237237
238238
This field is a member of `oneof`_ ``output_location``.
239239
"""
@@ -289,8 +289,9 @@ class BatchPredictOutputInfo(proto.Message):
289289
This field is a member of `oneof`_ ``output_location``.
290290
bigquery_output_dataset (str):
291291
The path of the BigQuery dataset created, in
292-
bq://projectId.bqDatasetId format, into which
293-
the prediction output is written.
292+
bq://projectId.bqDatasetId
293+
format, into which the prediction output is
294+
written.
294295
295296
This field is a member of `oneof`_ ``output_location``.
296297
"""
@@ -369,9 +370,9 @@ class ExportEvaluatedExamplesOutputInfo(proto.Message):
369370
Attributes:
370371
bigquery_output_dataset (str):
371372
The path of the BigQuery dataset created, in
372-
bq://projectId.bqDatasetId format, into which
373-
the output of export evaluated examples is
374-
written.
373+
bq://projectId.bqDatasetId
374+
format, into which the output of export
375+
evaluated examples is written.
375376
"""
376377

377378
bigquery_output_dataset: str = proto.Field(

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.