Clean and regen docs (#401)
diff --git a/docs/dyn/drive_v2.about.html b/docs/dyn/drive_v2.about.html
index c175288..5acffec 100644
--- a/docs/dyn/drive_v2.about.html
+++ b/docs/dyn/drive_v2.about.html
@@ -109,6 +109,13 @@
],
"quotaBytesUsedAggregate": "A String", # The number of quota bytes used by all Google apps (Drive, Picasa, etc.).
"permissionId": "A String", # The current user's ID as visible in the permissions collection.
+ "teamDriveThemes": [ # A list of themes that are supported for Team Drives.
+ {
+ "colorRgb": "A String", # The color of this Team Drive theme as an RGB hex string.
+ "backgroundImageLink": "A String", # A link to this Team Drive theme's background image.
+ "id": "A String", # The ID of the theme.
+ },
+ ],
"etag": "A String", # The ETag of the item.
"largestChangeId": "A String", # The largest change id.
"quotaBytesUsedInTrash": "A String", # The number of quota bytes used by trashed items.