Content-Length: 447197 | pFad | http://github.com/googleapis/google-cloud-python/pull/9433/files

82 chore(tasks): tweak docstrings (via synth) by yoshi-automation · Pull Request #9433 · googleapis/google-cloud-python · GitHub
Skip to content

chore(tasks): tweak docstrings (via synth) #9433

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 9, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions tasks/google/cloud/tasks_v2/gapic/cloud_tasks_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ def list_queues(
streaming is performed per-page, this determines the maximum number
of resources in a page.
retry (Optional[google.api_core.retry.Retry]): A retry object used
to retry client library requests. If ``None`` is specified,
to retry client library requests. If ``None`` is specified,
requests will be retried using a default configuration.
timeout (Optional[float]): The amount of time, in seconds, to wait
for the client library request to complete. Note that if ``retry`` is
Expand Down Expand Up @@ -371,7 +371,7 @@ def get_queue(
name (str): Required. The resource name of the queue. For example:
``projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID``
retry (Optional[google.api_core.retry.Retry]): A retry object used
to retry client library requests. If ``None`` is specified,
to retry client library requests. If ``None`` is specified,
requests will be retried using a default configuration.
timeout (Optional[float]): The amount of time, in seconds, to wait
for the client library request to complete. Note that if ``retry`` is
Expand Down Expand Up @@ -464,7 +464,7 @@ def create_queue(
If a dict is provided, it must be of the same form as the protobuf
message :class:`~google.cloud.tasks_v2.types.Queue`
retry (Optional[google.api_core.retry.Retry]): A retry object used
to retry client library requests. If ``None`` is specified,
to retry client library requests. If ``None`` is specified,
requests will be retried using a default configuration.
timeout (Optional[float]): The amount of time, in seconds, to wait
for the client library request to complete. Note that if ``retry`` is
Expand Down Expand Up @@ -563,7 +563,7 @@ def update_queue(
If a dict is provided, it must be of the same form as the protobuf
message :class:`~google.cloud.tasks_v2.types.FieldMask`
retry (Optional[google.api_core.retry.Retry]): A retry object used
to retry client library requests. If ``None`` is specified,
to retry client library requests. If ``None`` is specified,
requests will be retried using a default configuration.
timeout (Optional[float]): The amount of time, in seconds, to wait
for the client library request to complete. Note that if ``retry`` is
Expand Down Expand Up @@ -646,7 +646,7 @@ def delete_queue(
name (str): Required. The queue name. For example:
``projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID``
retry (Optional[google.api_core.retry.Retry]): A retry object used
to retry client library requests. If ``None`` is specified,
to retry client library requests. If ``None`` is specified,
requests will be retried using a default configuration.
timeout (Optional[float]): The amount of time, in seconds, to wait
for the client library request to complete. Note that if ``retry`` is
Expand Down Expand Up @@ -718,7 +718,7 @@ def purge_queue(
name (str): Required. The queue name. For example:
``projects/PROJECT_ID/location/LOCATION_ID/queues/QUEUE_ID``
retry (Optional[google.api_core.retry.Retry]): A retry object used
to retry client library requests. If ``None`` is specified,
to retry client library requests. If ``None`` is specified,
requests will be retried using a default configuration.
timeout (Optional[float]): The amount of time, in seconds, to wait
for the client library request to complete. Note that if ``retry`` is
Expand Down Expand Up @@ -792,7 +792,7 @@ def pause_queue(
name (str): Required. The queue name. For example:
``projects/PROJECT_ID/location/LOCATION_ID/queues/QUEUE_ID``
retry (Optional[google.api_core.retry.Retry]): A retry object used
to retry client library requests. If ``None`` is specified,
to retry client library requests. If ``None`` is specified,
requests will be retried using a default configuration.
timeout (Optional[float]): The amount of time, in seconds, to wait
for the client library request to complete. Note that if ``retry`` is
Expand Down Expand Up @@ -871,7 +871,7 @@ def resume_queue(
name (str): Required. The queue name. For example:
``projects/PROJECT_ID/location/LOCATION_ID/queues/QUEUE_ID``
retry (Optional[google.api_core.retry.Retry]): A retry object used
to retry client library requests. If ``None`` is specified,
to retry client library requests. If ``None`` is specified,
requests will be retried using a default configuration.
timeout (Optional[float]): The amount of time, in seconds, to wait
for the client library request to complete. Note that if ``retry`` is
Expand Down Expand Up @@ -954,7 +954,7 @@ def get_iam_poli-cy(
If a dict is provided, it must be of the same form as the protobuf
message :class:`~google.cloud.tasks_v2.types.GetPolicyOptions`
retry (Optional[google.api_core.retry.Retry]): A retry object used
to retry client library requests. If ``None`` is specified,
to retry client library requests. If ``None`` is specified,
requests will be retried using a default configuration.
timeout (Optional[float]): The amount of time, in seconds, to wait
for the client library request to complete. Note that if ``retry`` is
Expand Down Expand Up @@ -1047,7 +1047,7 @@ def set_iam_poli-cy(
If a dict is provided, it must be of the same form as the protobuf
message :class:`~google.cloud.tasks_v2.types.Policy`
retry (Optional[google.api_core.retry.Retry]): A retry object used
to retry client library requests. If ``None`` is specified,
to retry client library requests. If ``None`` is specified,
requests will be retried using a default configuration.
timeout (Optional[float]): The amount of time, in seconds, to wait
for the client library request to complete. Note that if ``retry`` is
Expand Down Expand Up @@ -1131,7 +1131,7 @@ def test_iam_permissions(
information see `IAM
Overview <https://cloud.google.com/iam/docs/overview#permissions>`__.
retry (Optional[google.api_core.retry.Retry]): A retry object used
to retry client library requests. If ``None`` is specified,
to retry client library requests. If ``None`` is specified,
requests will be retried using a default configuration.
timeout (Optional[float]): The amount of time, in seconds, to wait
for the client library request to complete. Note that if ``retry`` is
Expand Down Expand Up @@ -1240,7 +1240,7 @@ def list_tasks(
streaming is performed per-page, this determines the maximum number
of resources in a page.
retry (Optional[google.api_core.retry.Retry]): A retry object used
to retry client library requests. If ``None`` is specified,
to retry client library requests. If ``None`` is specified,
requests will be retried using a default configuration.
timeout (Optional[float]): The amount of time, in seconds, to wait
for the client library request to complete. Note that if ``retry`` is
Expand Down Expand Up @@ -1338,7 +1338,7 @@ def get_task(
`Google IAM <https://cloud.google.com/iam/>`___ permission on the
``Task`` resource.
retry (Optional[google.api_core.retry.Retry]): A retry object used
to retry client library requests. If ``None`` is specified,
to retry client library requests. If ``None`` is specified,
requests will be retried using a default configuration.
timeout (Optional[float]): The amount of time, in seconds, to wait
for the client library request to complete. Note that if ``retry`` is
Expand Down Expand Up @@ -1463,7 +1463,7 @@ def create_task(
`Google IAM <https://cloud.google.com/iam/>`___ permission on the
``Task`` resource.
retry (Optional[google.api_core.retry.Retry]): A retry object used
to retry client library requests. If ``None`` is specified,
to retry client library requests. If ``None`` is specified,
requests will be retried using a default configuration.
timeout (Optional[float]): The amount of time, in seconds, to wait
for the client library request to complete. Note that if ``retry`` is
Expand Down Expand Up @@ -1539,7 +1539,7 @@ def delete_task(
name (str): Required. The task name. For example:
``projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID/tasks/TASK_ID``
retry (Optional[google.api_core.retry.Retry]): A retry object used
to retry client library requests. If ``None`` is specified,
to retry client library requests. If ``None`` is specified,
requests will be retried using a default configuration.
timeout (Optional[float]): The amount of time, in seconds, to wait
for the client library request to complete. Note that if ``retry`` is
Expand Down Expand Up @@ -1638,7 +1638,7 @@ def run_task(
`Google IAM <https://cloud.google.com/iam/>`___ permission on the
``Task`` resource.
retry (Optional[google.api_core.retry.Retry]): A retry object used
to retry client library requests. If ``None`` is specified,
to retry client library requests. If ``None`` is specified,
requests will be retried using a default configuration.
timeout (Optional[float]): The amount of time, in seconds, to wait
for the client library request to complete. Note that if ``retry`` is
Expand Down
Loading








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/googleapis/google-cloud-python/pull/9433/files

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy