Skip to content

Commit

Permalink
chore: Update gapic-generator-python to v1.11.4 (#110)
Browse files Browse the repository at this point in the history
* chore: Update gapic-generator-python to v1.11.4

PiperOrigin-RevId: 547897126

Source-Link: googleapis/googleapis@c09c75e

Source-Link: googleapis/googleapis-gen@45e0ec4
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDVlMGVjNDM0MzUxN2NkMGFhNjZiNWNhNjQyMzJhMTgwMmMyZjk0NSJ9

* 🦉 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>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jul 14, 2023
1 parent 07a9b58 commit 92b5aab
Show file tree
Hide file tree
Showing 11 changed files with 23 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ async def sample_get_execution():
name (:class:`str`):
Required. The full name of the
Execution. Format:
projects/{project}/locations/{location}/jobs/{job}/executions/{execution},
where {project} can be project id or
number.
Expand Down Expand Up @@ -501,6 +502,7 @@ async def sample_delete_execution():
name (:class:`str`):
Required. The name of the Execution
to delete. Format:
projects/{project}/locations/{location}/jobs/{job}/executions/{execution},
where {project} can be project id or
number.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -601,6 +601,7 @@ def sample_get_execution():
name (str):
Required. The full name of the
Execution. Format:
projects/{project}/locations/{location}/jobs/{job}/executions/{execution},
where {project} can be project id or
number.
Expand Down Expand Up @@ -833,6 +834,7 @@ def sample_delete_execution():
name (str):
Required. The name of the Execution
to delete. Format:
projects/{project}/locations/{location}/jobs/{job}/executions/{execution},
where {project} can be project id or
number.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ async def sample_get_revision():
name (:class:`str`):
Required. The full name of the
Revision. Format:
projects/{project}/locations/{location}/services/{service}/revisions/{revision}
This corresponds to the ``name`` field
Expand Down Expand Up @@ -380,6 +381,7 @@ async def sample_list_revisions():
Revisions should be listed. To list all
Revisions across Services, use "-"
instead of Service name. Format:
projects/{project}/locations/{location}/services/{service}
This corresponds to the ``parent`` field
Expand Down Expand Up @@ -502,6 +504,7 @@ async def sample_delete_revision():
name (:class:`str`):
Required. The name of the Revision to
delete. Format:
projects/{project}/locations/{location}/services/{service}/revisions/{revision}
This corresponds to the ``name`` field
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -602,6 +602,7 @@ def sample_get_revision():
name (str):
Required. The full name of the
Revision. Format:
projects/{project}/locations/{location}/services/{service}/revisions/{revision}
This corresponds to the ``name`` field
Expand Down Expand Up @@ -720,6 +721,7 @@ def sample_list_revisions():
Revisions should be listed. To list all
Revisions across Services, use "-"
instead of Service name. Format:
projects/{project}/locations/{location}/services/{service}
This corresponds to the ``parent`` field
Expand Down Expand Up @@ -850,6 +852,7 @@ def sample_delete_revision():
name (str):
Required. The name of the Revision to
delete. Format:
projects/{project}/locations/{location}/services/{service}/revisions/{revision}
This corresponds to the ``name`` field
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ async def sample_get_task():
name (:class:`str`):
Required. The full name of the Task.
Format:
projects/{project}/locations/{location}/jobs/{job}/executions/{execution}/tasks/{task}
This corresponds to the ``name`` field
Expand Down Expand Up @@ -373,6 +374,7 @@ async def sample_list_tasks():
"-" instead of Execution name. To list
all Tasks across Jobs, use "-" instead
of Job name. Format:
projects/{project}/locations/{location}/jobs/{job}/executions/{execution}
This corresponds to the ``parent`` field
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,7 @@ def sample_get_task():
name (str):
Required. The full name of the Task.
Format:
projects/{project}/locations/{location}/jobs/{job}/executions/{execution}/tasks/{task}
This corresponds to the ``name`` field
Expand Down Expand Up @@ -733,6 +734,7 @@ def sample_list_tasks():
"-" instead of Execution name. To list
all Tasks across Jobs, use "-" instead
of Job name. Format:
projects/{project}/locations/{location}/jobs/{job}/executions/{execution}
This corresponds to the ``parent`` field
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ class GetExecutionRequest(proto.Message):
name (str):
Required. The full name of the Execution.
Format:
projects/{project}/locations/{location}/jobs/{job}/executions/{execution},
where {project} can be project id or number.
"""
Expand Down Expand Up @@ -125,6 +126,7 @@ class DeleteExecutionRequest(proto.Message):
name (str):
Required. The name of the Execution to
delete. Format:
projects/{project}/locations/{location}/jobs/{job}/executions/{execution},
where {project} can be project id or number.
validate_only (bool):
Expand Down
1 change: 1 addition & 0 deletions packages/google-cloud-run/google/cloud/run_v2/types/job.py
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ class Job(proto.Message):
name (str):
The fully qualified name of this Job.
Format:
projects/{project}/locations/{location}/jobs/{job}
uid (str):
Output only. Server assigned unique
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -505,6 +505,7 @@ class CloudSqlInstance(proto.Message):
https://cloud.google.com/sql/docs/mysql/connect-run
for more information on how to connect Cloud SQL
and Cloud Run. Format:
{project}:{location}:{instance}
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ class GetRevisionRequest(proto.Message):
name (str):
Required. The full name of the Revision.
Format:
projects/{project}/locations/{location}/services/{service}/revisions/{revision}
"""

Expand All @@ -61,6 +62,7 @@ class ListRevisionsRequest(proto.Message):
Revisions should be listed. To list all
Revisions across Services, use "-" instead of
Service name. Format:
projects/{project}/locations/{location}/services/{service}
page_size (int):
Maximum number of revisions to return in this
Expand Down Expand Up @@ -127,6 +129,7 @@ class DeleteRevisionRequest(proto.Message):
name (str):
Required. The name of the Revision to delete.
Format:
projects/{project}/locations/{location}/services/{service}/revisions/{revision}
validate_only (bool):
Indicates that the request should be
Expand Down
2 changes: 2 additions & 0 deletions packages/google-cloud-run/google/cloud/run_v2/types/task.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ class GetTaskRequest(proto.Message):
name (str):
Required. The full name of the Task.
Format:
projects/{project}/locations/{location}/jobs/{job}/executions/{execution}/tasks/{task}
"""

Expand All @@ -62,6 +63,7 @@ class ListTasksRequest(proto.Message):
Executions of a Job, use "-" instead of
Execution name. To list all Tasks across Jobs,
use "-" instead of Job name. Format:
projects/{project}/locations/{location}/jobs/{job}/executions/{execution}
page_size (int):
Maximum number of Tasks to return in this
Expand Down

0 comments on commit 92b5aab

Please sign in to comment.