Skip to content

Commit 7d2063f

Browse files
feat(drive): update the api
#### drive:v2 The following keys were added: - schemas.User.properties.displayName.readOnly (Total Keys: 1) - schemas.User.properties.emailAddress.readOnly (Total Keys: 1) - schemas.User.properties.isAuthenticatedUser.readOnly (Total Keys: 1) - schemas.User.properties.kind.readOnly (Total Keys: 1) - schemas.User.properties.permissionId.readOnly (Total Keys: 1) - schemas.User.properties.picture.readOnly (Total Keys: 1)
1 parent fadb34b commit 7d2063f

File tree

7 files changed

+132
-125
lines changed

7 files changed

+132
-125
lines changed

docs/dyn/drive_v2.about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ <h3>Method Details</h3>
192192
&quot;kind&quot;: &quot;drive#user&quot;, # Output only. This is always `drive#user`.
193193
&quot;permissionId&quot;: &quot;A String&quot;, # Output only. The user&#x27;s ID as visible in the permissions collection.
194194
&quot;picture&quot;: { # Output only. The user&#x27;s profile picture.
195-
&quot;url&quot;: &quot;A String&quot;, # Output Only. A URL that points to a profile picture of this user.
195+
&quot;url&quot;: &quot;A String&quot;, # Output only. A URL that points to a profile picture of this user.
196196
},
197197
},
198198
}</pre>

docs/dyn/drive_v2.changes.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ <h3>Method Details</h3>
228228
&quot;kind&quot;: &quot;drive#user&quot;, # Output only. This is always `drive#user`.
229229
&quot;permissionId&quot;: &quot;A String&quot;, # Output only. The user&#x27;s ID as visible in the permissions collection.
230230
&quot;picture&quot;: { # Output only. The user&#x27;s profile picture.
231-
&quot;url&quot;: &quot;A String&quot;, # Output Only. A URL that points to a profile picture of this user.
231+
&quot;url&quot;: &quot;A String&quot;, # Output only. A URL that points to a profile picture of this user.
232232
},
233233
},
234234
&quot;restrictionDate&quot;: &quot;A String&quot;, # The time at which the content restriction was set (formatted RFC 3339 timestamp). Only populated if readOnly is true.
@@ -319,7 +319,7 @@ <h3>Method Details</h3>
319319
&quot;kind&quot;: &quot;drive#user&quot;, # Output only. This is always `drive#user`.
320320
&quot;permissionId&quot;: &quot;A String&quot;, # Output only. The user&#x27;s ID as visible in the permissions collection.
321321
&quot;picture&quot;: { # Output only. The user&#x27;s profile picture.
322-
&quot;url&quot;: &quot;A String&quot;, # Output Only. A URL that points to a profile picture of this user.
322+
&quot;url&quot;: &quot;A String&quot;, # Output only. A URL that points to a profile picture of this user.
323323
},
324324
},
325325
],
@@ -347,7 +347,7 @@ <h3>Method Details</h3>
347347
&quot;kind&quot;: &quot;drive#user&quot;, # Output only. This is always `drive#user`.
348348
&quot;permissionId&quot;: &quot;A String&quot;, # Output only. The user&#x27;s ID as visible in the permissions collection.
349349
&quot;picture&quot;: { # Output only. The user&#x27;s profile picture.
350-
&quot;url&quot;: &quot;A String&quot;, # Output Only. A URL that points to a profile picture of this user.
350+
&quot;url&quot;: &quot;A String&quot;, # Output only. A URL that points to a profile picture of this user.
351351
},
352352
},
353353
&quot;lastModifyingUserName&quot;: &quot;A String&quot;, # Output only. Name of the last user to modify this file.
@@ -377,7 +377,7 @@ <h3>Method Details</h3>
377377
&quot;kind&quot;: &quot;drive#user&quot;, # Output only. This is always `drive#user`.
378378
&quot;permissionId&quot;: &quot;A String&quot;, # Output only. The user&#x27;s ID as visible in the permissions collection.
379379
&quot;picture&quot;: { # Output only. The user&#x27;s profile picture.
380-
&quot;url&quot;: &quot;A String&quot;, # Output Only. A URL that points to a profile picture of this user.
380+
&quot;url&quot;: &quot;A String&quot;, # Output only. A URL that points to a profile picture of this user.
381381
},
382382
},
383383
],
@@ -465,7 +465,7 @@ <h3>Method Details</h3>
465465
&quot;kind&quot;: &quot;drive#user&quot;, # Output only. This is always `drive#user`.
466466
&quot;permissionId&quot;: &quot;A String&quot;, # Output only. The user&#x27;s ID as visible in the permissions collection.
467467
&quot;picture&quot;: { # Output only. The user&#x27;s profile picture.
468-
&quot;url&quot;: &quot;A String&quot;, # Output Only. A URL that points to a profile picture of this user.
468+
&quot;url&quot;: &quot;A String&quot;, # Output only. A URL that points to a profile picture of this user.
469469
},
470470
},
471471
&quot;shortcutDetails&quot;: { # Shortcut file details. Only populated for shortcut files, which have the mimeType field set to `application/vnd.google-apps.shortcut`. Can only be set on `files.insert` requests.
@@ -492,7 +492,7 @@ <h3>Method Details</h3>
492492
&quot;kind&quot;: &quot;drive#user&quot;, # Output only. This is always `drive#user`.
493493
&quot;permissionId&quot;: &quot;A String&quot;, # Output only. The user&#x27;s ID as visible in the permissions collection.
494494
&quot;picture&quot;: { # Output only. The user&#x27;s profile picture.
495-
&quot;url&quot;: &quot;A String&quot;, # Output Only. A URL that points to a profile picture of this user.
495+
&quot;url&quot;: &quot;A String&quot;, # Output only. A URL that points to a profile picture of this user.
496496
},
497497
},
498498
&quot;userPermission&quot;: { # A permission for a file. A permission grants a user, group, domain, or the world access to a file or a folder hierarchy. Some resource methods (such as `permissions.update`) require a `permissionId`. Use the `permissions.list` method to retrieve the ID for a file, folder, or shared drive. # Output only. The permissions for the authenticated user on this file.
@@ -772,7 +772,7 @@ <h3>Method Details</h3>
772772
&quot;kind&quot;: &quot;drive#user&quot;, # Output only. This is always `drive#user`.
773773
&quot;permissionId&quot;: &quot;A String&quot;, # Output only. The user&#x27;s ID as visible in the permissions collection.
774774
&quot;picture&quot;: { # Output only. The user&#x27;s profile picture.
775-
&quot;url&quot;: &quot;A String&quot;, # Output Only. A URL that points to a profile picture of this user.
775+
&quot;url&quot;: &quot;A String&quot;, # Output only. A URL that points to a profile picture of this user.
776776
},
777777
},
778778
&quot;restrictionDate&quot;: &quot;A String&quot;, # The time at which the content restriction was set (formatted RFC 3339 timestamp). Only populated if readOnly is true.
@@ -863,7 +863,7 @@ <h3>Method Details</h3>
863863
&quot;kind&quot;: &quot;drive#user&quot;, # Output only. This is always `drive#user`.
864864
&quot;permissionId&quot;: &quot;A String&quot;, # Output only. The user&#x27;s ID as visible in the permissions collection.
865865
&quot;picture&quot;: { # Output only. The user&#x27;s profile picture.
866-
&quot;url&quot;: &quot;A String&quot;, # Output Only. A URL that points to a profile picture of this user.
866+
&quot;url&quot;: &quot;A String&quot;, # Output only. A URL that points to a profile picture of this user.
867867
},
868868
},
869869
],
@@ -891,7 +891,7 @@ <h3>Method Details</h3>
891891
&quot;kind&quot;: &quot;drive#user&quot;, # Output only. This is always `drive#user`.
892892
&quot;permissionId&quot;: &quot;A String&quot;, # Output only. The user&#x27;s ID as visible in the permissions collection.
893893
&quot;picture&quot;: { # Output only. The user&#x27;s profile picture.
894-
&quot;url&quot;: &quot;A String&quot;, # Output Only. A URL that points to a profile picture of this user.
894+
&quot;url&quot;: &quot;A String&quot;, # Output only. A URL that points to a profile picture of this user.
895895
},
896896
},
897897
&quot;lastModifyingUserName&quot;: &quot;A String&quot;, # Output only. Name of the last user to modify this file.
@@ -921,7 +921,7 @@ <h3>Method Details</h3>
921921
&quot;kind&quot;: &quot;drive#user&quot;, # Output only. This is always `drive#user`.
922922
&quot;permissionId&quot;: &quot;A String&quot;, # Output only. The user&#x27;s ID as visible in the permissions collection.
923923
&quot;picture&quot;: { # Output only. The user&#x27;s profile picture.
924-
&quot;url&quot;: &quot;A String&quot;, # Output Only. A URL that points to a profile picture of this user.
924+
&quot;url&quot;: &quot;A String&quot;, # Output only. A URL that points to a profile picture of this user.
925925
},
926926
},
927927
],
@@ -1009,7 +1009,7 @@ <h3>Method Details</h3>
10091009
&quot;kind&quot;: &quot;drive#user&quot;, # Output only. This is always `drive#user`.
10101010
&quot;permissionId&quot;: &quot;A String&quot;, # Output only. The user&#x27;s ID as visible in the permissions collection.
10111011
&quot;picture&quot;: { # Output only. The user&#x27;s profile picture.
1012-
&quot;url&quot;: &quot;A String&quot;, # Output Only. A URL that points to a profile picture of this user.
1012+
&quot;url&quot;: &quot;A String&quot;, # Output only. A URL that points to a profile picture of this user.
10131013
},
10141014
},
10151015
&quot;shortcutDetails&quot;: { # Shortcut file details. Only populated for shortcut files, which have the mimeType field set to `application/vnd.google-apps.shortcut`. Can only be set on `files.insert` requests.
@@ -1036,7 +1036,7 @@ <h3>Method Details</h3>
10361036
&quot;kind&quot;: &quot;drive#user&quot;, # Output only. This is always `drive#user`.
10371037
&quot;permissionId&quot;: &quot;A String&quot;, # Output only. The user&#x27;s ID as visible in the permissions collection.
10381038
&quot;picture&quot;: { # Output only. The user&#x27;s profile picture.
1039-
&quot;url&quot;: &quot;A String&quot;, # Output Only. A URL that points to a profile picture of this user.
1039+
&quot;url&quot;: &quot;A String&quot;, # Output only. A URL that points to a profile picture of this user.
10401040
},
10411041
},
10421042
&quot;userPermission&quot;: { # A permission for a file. A permission grants a user, group, domain, or the world access to a file or a folder hierarchy. Some resource methods (such as `permissions.update`) require a `permissionId`. Use the `permissions.list` method to retrieve the ID for a file, folder, or shared drive. # Output only. The permissions for the authenticated user on this file.

0 commit comments

Comments
 (0)