File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -240,10 +240,10 @@ class View(enum.IntEnum):
240240 BASIC (int): The basic view omits fields which can be large or can contain sensitive
241241 data.
242242
243- This view does not include the (``payload in AppEngineHttpRequest`` and
244- ``payload in PullMessage``). These payloads are desirable to return
245- only when needed, because they can be large and because of the
246- sensitivity of the data that you choose to store in it.
243+ This view does not include the (``payload in AppEngineHttpRequest`` and
244+ ``payload in PullMessage``). These payloads are desirable to return only
245+ when needed, because they can be large and because of the sensitivity of
246+ the data that you choose to store in it.
247247 FULL (int): All information is returned.
248248
249249 Authorization for ``FULL`` requires ``cloudtasks.tasks.fullView``
Original file line number Diff line number Diff line change @@ -242,7 +242,7 @@ class View(enum.IntEnum):
242242 BASIC (int): The basic view omits fields which can be large or can contain sensitive
243243 data.
244244
245- This view does not include the ``body in AppEngineHttpRequest``. Bodies
245+ This view does not include the ``body in AppEngineHttpRequest``. Bodies
246246 are desirable to return only when needed, because they can be large and
247247 because of the sensitivity of the data that you choose to store in it.
248248 FULL (int): All information is returned.
Original file line number Diff line number Diff line change 11{
2- "updateTime": "2019-03-25T20:46:39.567501Z ",
2+ "updateTime": "2019-03-28T12:24:01.464582Z ",
33 "sources": [
44 {
55 "generator": {
66 "name": "artman",
7- "version": "0.16.19 ",
8- "dockerImage": "googleapis/artman@sha256:70ba28fda87e032ae44e6df41b7fc342c1b0cce1ed90658c4890eb4f613038c2 "
7+ "version": "0.16.20 ",
8+ "dockerImage": "googleapis/artman@sha256:e3c054a2fb85a12481c722af616c7fb6f1d02d862248385eecbec3e4240ebd1e "
99 }
1010 },
1111 {
1212 "git": {
1313 "name": "googleapis",
1414 "remote": "https://github.com/googleapis/googleapis.git",
15- "sha": "e80435a132c53da26f46daf0787035ee63fb942b ",
16- "internalRef": "239938670 "
15+ "sha": "6a84b3267b0a95e922608b9891219075047eee29 ",
16+ "internalRef": "240640999 "
1717 }
1818 },
1919 {
You can’t perform that action at this time.
0 commit comments