Skip to content

Commit

Permalink
[CHANGE ME] Re-generated tasks to pick up changes in the API or clien…
Browse files Browse the repository at this point in the history
…t library generator.
  • Loading branch information
yoshi-automation committed Mar 28, 2019
1 parent 5756bf3 commit b502606
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions tasks/google/cloud/tasks_v2beta2/gapic/enums.py
Original file line number Diff line number Diff line change
Expand Up @@ -240,10 +240,10 @@ class View(enum.IntEnum):
BASIC (int): The basic view omits fields which can be large or can contain sensitive
data.
This view does not include the (``payload in AppEngineHttpRequest`` and
``payload in PullMessage``). These payloads are desirable to return
only when needed, because they can be large and because of the
sensitivity of the data that you choose to store in it.
This view does not include the (``payload in AppEngineHttpRequest`` and
``payload in PullMessage``). These payloads are desirable to return only
when needed, because they can be large and because of the sensitivity of
the data that you choose to store in it.
FULL (int): All information is returned.
Authorization for ``FULL`` requires ``cloudtasks.tasks.fullView``
Expand Down
2 changes: 1 addition & 1 deletion tasks/google/cloud/tasks_v2beta3/gapic/enums.py
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ class View(enum.IntEnum):
BASIC (int): The basic view omits fields which can be large or can contain sensitive
data.
This view does not include the ``body in AppEngineHttpRequest``. Bodies
This view does not include the ``body in AppEngineHttpRequest``. Bodies
are desirable to return only when needed, because they can be large and
because of the sensitivity of the data that you choose to store in it.
FULL (int): All information is returned.
Expand Down
10 changes: 5 additions & 5 deletions tasks/synth.metadata
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"updateTime": "2019-03-25T20:46:39.567501Z",
"updateTime": "2019-03-28T12:24:01.464582Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.16.19",
"dockerImage": "googleapis/artman@sha256:70ba28fda87e032ae44e6df41b7fc342c1b0cce1ed90658c4890eb4f613038c2"
"version": "0.16.20",
"dockerImage": "googleapis/artman@sha256:e3c054a2fb85a12481c722af616c7fb6f1d02d862248385eecbec3e4240ebd1e"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "e80435a132c53da26f46daf0787035ee63fb942b",
"internalRef": "239938670"
"sha": "6a84b3267b0a95e922608b9891219075047eee29",
"internalRef": "240640999"
}
},
{
Expand Down

0 comments on commit b502606

Please sign in to comment.