diff --git a/tasks/google/cloud/tasks_v2beta2/gapic/enums.py b/tasks/google/cloud/tasks_v2beta2/gapic/enums.py index 9d4aa9676488..f784986f1113 100644 --- a/tasks/google/cloud/tasks_v2beta2/gapic/enums.py +++ b/tasks/google/cloud/tasks_v2beta2/gapic/enums.py @@ -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`` diff --git a/tasks/google/cloud/tasks_v2beta3/gapic/enums.py b/tasks/google/cloud/tasks_v2beta3/gapic/enums.py index bd7ce619572b..b597d9bf7ad6 100644 --- a/tasks/google/cloud/tasks_v2beta3/gapic/enums.py +++ b/tasks/google/cloud/tasks_v2beta3/gapic/enums.py @@ -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. diff --git a/tasks/synth.metadata b/tasks/synth.metadata index 8bd9b5c90ecf..806225954d59 100644 --- a/tasks/synth.metadata +++ b/tasks/synth.metadata @@ -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" } }, {