Skip to content

Commit 8d023a2

Browse files
feat(tasks): update the api
#### tasks:v1 The following keys were added: - schemas.Task.properties.kind.readOnly (Total Keys: 1) - schemas.Task.properties.links.readOnly (Total Keys: 1) - schemas.Task.properties.parent.readOnly (Total Keys: 1) - schemas.Task.properties.position.readOnly (Total Keys: 1) - schemas.Task.properties.selfLink.readOnly (Total Keys: 1) - schemas.Task.properties.updated.readOnly (Total Keys: 1) - schemas.Task.properties.webViewLink.readOnly (Total Keys: 1) - schemas.TaskList.properties.kind.readOnly (Total Keys: 1) - schemas.TaskList.properties.selfLink.readOnly (Total Keys: 1) - schemas.TaskList.properties.updated.readOnly (Total Keys: 1)
1 parent 24eff0d commit 8d023a2

File tree

3 files changed

+108
-98
lines changed

3 files changed

+108
-98
lines changed

docs/dyn/tasks_v1.tasklists.html

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -134,10 +134,10 @@ <h3>Method Details</h3>
134134
{
135135
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
136136
&quot;id&quot;: &quot;A String&quot;, # Task list identifier.
137-
&quot;kind&quot;: &quot;A String&quot;, # Type of the resource. This is always &quot;tasks#taskList&quot;.
138-
&quot;selfLink&quot;: &quot;A String&quot;, # URL pointing to this task list. Used to retrieve, update, or delete this task list.
137+
&quot;kind&quot;: &quot;A String&quot;, # Output only. Type of the resource. This is always &quot;tasks#taskList&quot;.
138+
&quot;selfLink&quot;: &quot;A String&quot;, # Output only. URL pointing to this task list. Used to retrieve, update, or delete this task list.
139139
&quot;title&quot;: &quot;A String&quot;, # Title of the task list. Maximum length allowed: 1024 characters.
140-
&quot;updated&quot;: &quot;A String&quot;, # Last modification time of the task list (as a RFC 3339 timestamp).
140+
&quot;updated&quot;: &quot;A String&quot;, # Output only. Last modification time of the task list (as a RFC 3339 timestamp).
141141
}</pre>
142142
</div>
143143

@@ -152,10 +152,10 @@ <h3>Method Details</h3>
152152
{
153153
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
154154
&quot;id&quot;: &quot;A String&quot;, # Task list identifier.
155-
&quot;kind&quot;: &quot;A String&quot;, # Type of the resource. This is always &quot;tasks#taskList&quot;.
156-
&quot;selfLink&quot;: &quot;A String&quot;, # URL pointing to this task list. Used to retrieve, update, or delete this task list.
155+
&quot;kind&quot;: &quot;A String&quot;, # Output only. Type of the resource. This is always &quot;tasks#taskList&quot;.
156+
&quot;selfLink&quot;: &quot;A String&quot;, # Output only. URL pointing to this task list. Used to retrieve, update, or delete this task list.
157157
&quot;title&quot;: &quot;A String&quot;, # Title of the task list. Maximum length allowed: 1024 characters.
158-
&quot;updated&quot;: &quot;A String&quot;, # Last modification time of the task list (as a RFC 3339 timestamp).
158+
&quot;updated&quot;: &quot;A String&quot;, # Output only. Last modification time of the task list (as a RFC 3339 timestamp).
159159
}
160160

161161
x__xgafv: string, V1 error format.
@@ -169,10 +169,10 @@ <h3>Method Details</h3>
169169
{
170170
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
171171
&quot;id&quot;: &quot;A String&quot;, # Task list identifier.
172-
&quot;kind&quot;: &quot;A String&quot;, # Type of the resource. This is always &quot;tasks#taskList&quot;.
173-
&quot;selfLink&quot;: &quot;A String&quot;, # URL pointing to this task list. Used to retrieve, update, or delete this task list.
172+
&quot;kind&quot;: &quot;A String&quot;, # Output only. Type of the resource. This is always &quot;tasks#taskList&quot;.
173+
&quot;selfLink&quot;: &quot;A String&quot;, # Output only. URL pointing to this task list. Used to retrieve, update, or delete this task list.
174174
&quot;title&quot;: &quot;A String&quot;, # Title of the task list. Maximum length allowed: 1024 characters.
175-
&quot;updated&quot;: &quot;A String&quot;, # Last modification time of the task list (as a RFC 3339 timestamp).
175+
&quot;updated&quot;: &quot;A String&quot;, # Output only. Last modification time of the task list (as a RFC 3339 timestamp).
176176
}</pre>
177177
</div>
178178

@@ -197,10 +197,10 @@ <h3>Method Details</h3>
197197
{
198198
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
199199
&quot;id&quot;: &quot;A String&quot;, # Task list identifier.
200-
&quot;kind&quot;: &quot;A String&quot;, # Type of the resource. This is always &quot;tasks#taskList&quot;.
201-
&quot;selfLink&quot;: &quot;A String&quot;, # URL pointing to this task list. Used to retrieve, update, or delete this task list.
200+
&quot;kind&quot;: &quot;A String&quot;, # Output only. Type of the resource. This is always &quot;tasks#taskList&quot;.
201+
&quot;selfLink&quot;: &quot;A String&quot;, # Output only. URL pointing to this task list. Used to retrieve, update, or delete this task list.
202202
&quot;title&quot;: &quot;A String&quot;, # Title of the task list. Maximum length allowed: 1024 characters.
203-
&quot;updated&quot;: &quot;A String&quot;, # Last modification time of the task list (as a RFC 3339 timestamp).
203+
&quot;updated&quot;: &quot;A String&quot;, # Output only. Last modification time of the task list (as a RFC 3339 timestamp).
204204
},
205205
],
206206
&quot;kind&quot;: &quot;A String&quot;, # Type of the resource. This is always &quot;tasks#taskLists&quot;.
@@ -234,10 +234,10 @@ <h3>Method Details</h3>
234234
{
235235
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
236236
&quot;id&quot;: &quot;A String&quot;, # Task list identifier.
237-
&quot;kind&quot;: &quot;A String&quot;, # Type of the resource. This is always &quot;tasks#taskList&quot;.
238-
&quot;selfLink&quot;: &quot;A String&quot;, # URL pointing to this task list. Used to retrieve, update, or delete this task list.
237+
&quot;kind&quot;: &quot;A String&quot;, # Output only. Type of the resource. This is always &quot;tasks#taskList&quot;.
238+
&quot;selfLink&quot;: &quot;A String&quot;, # Output only. URL pointing to this task list. Used to retrieve, update, or delete this task list.
239239
&quot;title&quot;: &quot;A String&quot;, # Title of the task list. Maximum length allowed: 1024 characters.
240-
&quot;updated&quot;: &quot;A String&quot;, # Last modification time of the task list (as a RFC 3339 timestamp).
240+
&quot;updated&quot;: &quot;A String&quot;, # Output only. Last modification time of the task list (as a RFC 3339 timestamp).
241241
}
242242

243243
x__xgafv: string, V1 error format.
@@ -251,10 +251,10 @@ <h3>Method Details</h3>
251251
{
252252
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
253253
&quot;id&quot;: &quot;A String&quot;, # Task list identifier.
254-
&quot;kind&quot;: &quot;A String&quot;, # Type of the resource. This is always &quot;tasks#taskList&quot;.
255-
&quot;selfLink&quot;: &quot;A String&quot;, # URL pointing to this task list. Used to retrieve, update, or delete this task list.
254+
&quot;kind&quot;: &quot;A String&quot;, # Output only. Type of the resource. This is always &quot;tasks#taskList&quot;.
255+
&quot;selfLink&quot;: &quot;A String&quot;, # Output only. URL pointing to this task list. Used to retrieve, update, or delete this task list.
256256
&quot;title&quot;: &quot;A String&quot;, # Title of the task list. Maximum length allowed: 1024 characters.
257-
&quot;updated&quot;: &quot;A String&quot;, # Last modification time of the task list (as a RFC 3339 timestamp).
257+
&quot;updated&quot;: &quot;A String&quot;, # Output only. Last modification time of the task list (as a RFC 3339 timestamp).
258258
}</pre>
259259
</div>
260260

@@ -270,10 +270,10 @@ <h3>Method Details</h3>
270270
{
271271
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
272272
&quot;id&quot;: &quot;A String&quot;, # Task list identifier.
273-
&quot;kind&quot;: &quot;A String&quot;, # Type of the resource. This is always &quot;tasks#taskList&quot;.
274-
&quot;selfLink&quot;: &quot;A String&quot;, # URL pointing to this task list. Used to retrieve, update, or delete this task list.
273+
&quot;kind&quot;: &quot;A String&quot;, # Output only. Type of the resource. This is always &quot;tasks#taskList&quot;.
274+
&quot;selfLink&quot;: &quot;A String&quot;, # Output only. URL pointing to this task list. Used to retrieve, update, or delete this task list.
275275
&quot;title&quot;: &quot;A String&quot;, # Title of the task list. Maximum length allowed: 1024 characters.
276-
&quot;updated&quot;: &quot;A String&quot;, # Last modification time of the task list (as a RFC 3339 timestamp).
276+
&quot;updated&quot;: &quot;A String&quot;, # Output only. Last modification time of the task list (as a RFC 3339 timestamp).
277277
}
278278

279279
x__xgafv: string, V1 error format.
@@ -287,10 +287,10 @@ <h3>Method Details</h3>
287287
{
288288
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
289289
&quot;id&quot;: &quot;A String&quot;, # Task list identifier.
290-
&quot;kind&quot;: &quot;A String&quot;, # Type of the resource. This is always &quot;tasks#taskList&quot;.
291-
&quot;selfLink&quot;: &quot;A String&quot;, # URL pointing to this task list. Used to retrieve, update, or delete this task list.
290+
&quot;kind&quot;: &quot;A String&quot;, # Output only. Type of the resource. This is always &quot;tasks#taskList&quot;.
291+
&quot;selfLink&quot;: &quot;A String&quot;, # Output only. URL pointing to this task list. Used to retrieve, update, or delete this task list.
292292
&quot;title&quot;: &quot;A String&quot;, # Title of the task list. Maximum length allowed: 1024 characters.
293-
&quot;updated&quot;: &quot;A String&quot;, # Last modification time of the task list (as a RFC 3339 timestamp).
293+
&quot;updated&quot;: &quot;A String&quot;, # Output only. Last modification time of the task list (as a RFC 3339 timestamp).
294294
}</pre>
295295
</div>
296296

0 commit comments

Comments
 (0)