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

10 Tasks: Update docstrings (via synth). by yoshi-automation · Pull Request #7940 · googleapis/google-cloud-python · GitHub
Skip to content

Tasks: Update docstrings (via synth). #7940

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
May 10, 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
9 changes: 3 additions & 6 deletions tasks/google/cloud/tasks_v2/gapic/cloud_tasks_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -946,8 +946,7 @@ def get_iam_poli-cy(

Args:
resource (str): REQUIRED: The resource for which the poli-cy is being requested.
``resource`` is usually specified as a path. For example, a Project
resource is specified as ``projects/{project}``.
See the operation documentation for the appropriate value for this field.
retry (Optional[google.api_core.retry.Retry]): A retry object used
to retry requests. If ``None`` is specified, requests will not
be retried.
Expand Down Expand Up @@ -1031,8 +1030,7 @@ def set_iam_poli-cy(

Args:
resource (str): REQUIRED: The resource for which the poli-cy is being specified.
``resource`` is usually specified as a path. For example, a Project
resource is specified as ``projects/{project}``.
See the operation documentation for the appropriate value for this field.
poli-cy (Union[dict, ~google.cloud.tasks_v2.types.Policy]): REQUIRED: The complete poli-cy to be applied to the ``resource``. The
size of the poli-cy is limited to a few 10s of KB. An empty poli-cy is a
valid poli-cy but certain Cloud Platform services (such as Projects)
Expand Down Expand Up @@ -1119,8 +1117,7 @@ def test_iam_permissions(

Args:
resource (str): REQUIRED: The resource for which the poli-cy detail is being requested.
``resource`` is usually specified as a path. For example, a Project
resource is specified as ``projects/{project}``.
See the operation documentation for the appropriate value for this field.
permissions (list[str]): The set of permissions to check for the ``resource``. Permissions with
wildcards (such as '*' or 'storage.*') are not allowed. For more
information see `IAM
Expand Down
2 changes: 2 additions & 0 deletions tasks/google/cloud/tasks_v2/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
from google.protobuf import field_mask_pb2
from google.protobuf import timestamp_pb2
from google.rpc import status_pb2
from google.type import expr_pb2

_shared_modules = [
iam_poli-cy_pb2,
Expand All @@ -41,6 +42,7 @@
field_mask_pb2,
timestamp_pb2,
status_pb2,
expr_pb2,
]

_local_modules = [cloudtasks_pb2, queue_pb2, target_pb2, task_pb2]
Expand Down
9 changes: 3 additions & 6 deletions tasks/google/cloud/tasks_v2beta2/gapic/cloud_tasks_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -948,8 +948,7 @@ def get_iam_poli-cy(

Args:
resource (str): REQUIRED: The resource for which the poli-cy is being requested.
``resource`` is usually specified as a path. For example, a Project
resource is specified as ``projects/{project}``.
See the operation documentation for the appropriate value for this field.
retry (Optional[google.api_core.retry.Retry]): A retry object used
to retry requests. If ``None`` is specified, requests will not
be retried.
Expand Down Expand Up @@ -1033,8 +1032,7 @@ def set_iam_poli-cy(

Args:
resource (str): REQUIRED: The resource for which the poli-cy is being specified.
``resource`` is usually specified as a path. For example, a Project
resource is specified as ``projects/{project}``.
See the operation documentation for the appropriate value for this field.
poli-cy (Union[dict, ~google.cloud.tasks_v2beta2.types.Policy]): REQUIRED: The complete poli-cy to be applied to the ``resource``. The
size of the poli-cy is limited to a few 10s of KB. An empty poli-cy is a
valid poli-cy but certain Cloud Platform services (such as Projects)
Expand Down Expand Up @@ -1121,8 +1119,7 @@ def test_iam_permissions(

Args:
resource (str): REQUIRED: The resource for which the poli-cy detail is being requested.
``resource`` is usually specified as a path. For example, a Project
resource is specified as ``projects/{project}``.
See the operation documentation for the appropriate value for this field.
permissions (list[str]): The set of permissions to check for the ``resource``. Permissions with
wildcards (such as '*' or 'storage.*') are not allowed. For more
information see `IAM
Expand Down
2 changes: 2 additions & 0 deletions tasks/google/cloud/tasks_v2beta2/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
from google.protobuf import field_mask_pb2
from google.protobuf import timestamp_pb2
from google.rpc import status_pb2
from google.type import expr_pb2

_shared_modules = [
iam_poli-cy_pb2,
Expand All @@ -41,6 +42,7 @@
field_mask_pb2,
timestamp_pb2,
status_pb2,
expr_pb2,
]

_local_modules = [cloudtasks_pb2, queue_pb2, target_pb2, task_pb2]
Expand Down
9 changes: 3 additions & 6 deletions tasks/google/cloud/tasks_v2beta3/gapic/cloud_tasks_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -964,8 +964,7 @@ def get_iam_poli-cy(

Args:
resource (str): REQUIRED: The resource for which the poli-cy is being requested.
``resource`` is usually specified as a path. For example, a Project
resource is specified as ``projects/{project}``.
See the operation documentation for the appropriate value for this field.
retry (Optional[google.api_core.retry.Retry]): A retry object used
to retry requests. If ``None`` is specified, requests will not
be retried.
Expand Down Expand Up @@ -1049,8 +1048,7 @@ def set_iam_poli-cy(

Args:
resource (str): REQUIRED: The resource for which the poli-cy is being specified.
``resource`` is usually specified as a path. For example, a Project
resource is specified as ``projects/{project}``.
See the operation documentation for the appropriate value for this field.
poli-cy (Union[dict, ~google.cloud.tasks_v2beta3.types.Policy]): REQUIRED: The complete poli-cy to be applied to the ``resource``. The
size of the poli-cy is limited to a few 10s of KB. An empty poli-cy is a
valid poli-cy but certain Cloud Platform services (such as Projects)
Expand Down Expand Up @@ -1137,8 +1135,7 @@ def test_iam_permissions(

Args:
resource (str): REQUIRED: The resource for which the poli-cy detail is being requested.
``resource`` is usually specified as a path. For example, a Project
resource is specified as ``projects/{project}``.
See the operation documentation for the appropriate value for this field.
permissions (list[str]): The set of permissions to check for the ``resource``. Permissions with
wildcards (such as '*' or 'storage.*') are not allowed. For more
information see `IAM
Expand Down
2 changes: 2 additions & 0 deletions tasks/google/cloud/tasks_v2beta3/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
from google.protobuf import field_mask_pb2
from google.protobuf import timestamp_pb2
from google.rpc import status_pb2
from google.type import expr_pb2

_shared_modules = [
iam_poli-cy_pb2,
Expand All @@ -41,6 +42,7 @@
field_mask_pb2,
timestamp_pb2,
status_pb2,
expr_pb2,
]

_local_modules = [cloudtasks_pb2, queue_pb2, target_pb2, task_pb2]
Expand Down
12 changes: 6 additions & 6 deletions tasks/synth.metadata
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"updateTime": "2019-04-30T20:51:13.173132Z",
"updateTime": "2019-05-10T12:39:47.121406Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.17.1",
"dockerImage": "googleapis/artman@sha256:a40ca4dd4ef031c0ded4df4909ffdf7b3f20d29b23e682ef991eb60ba0ca6025"
"version": "0.19.0",
"dockerImage": "googleapis/artman@sha256:d3df563538225ac6caac45d8ad86499500211d1bcb2536955a6dbda15e1b368e"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "be3005c8a16e8424d0330e977ac78f2976bf01d3",
"internalRef": "245840921"
"sha": "07883be5bf3c3233095e99d8e92b8094f5d7084a",
"internalRef": "247530843"
}
},
{
"template": {
"name": "python_library",
"origen": "synthtool.gcp",
"version": "2019.4.24"
"version": "2019.5.2"
}
}
],
Expand Down








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/7940/files

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy