docs: update generated docs (#1053)
Updates for both discovery docs and epydoc API Documentation
Fixes: #1049
diff --git a/docs/dyn/drive_v2.drives.html b/docs/dyn/drive_v2.drives.html
index 366106e..58e68f2 100644
--- a/docs/dyn/drive_v2.drives.html
+++ b/docs/dyn/drive_v2.drives.html
@@ -75,6 +75,9 @@
<h1><a href="drive_v2.html">Drive API</a> . <a href="drive_v2.drives.html">drives</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
+ <code><a href="#close">close()</a></code></p>
+<p class="firstline">Close httplib2 connections.</p>
+<p class="toc_element">
<code><a href="#delete">delete(driveId)</a></code></p>
<p class="firstline">Permanently deletes a shared drive for which the user is an organizer. The shared drive cannot contain any untrashed items.</p>
<p class="toc_element">
@@ -100,6 +103,11 @@
<p class="firstline">Updates the metadata for a shared drive.</p>
<h3>Method Details</h3>
<div class="method">
+ <code class="details" id="close">close()</code>
+ <pre>Close httplib2 connections.</pre>
+</div>
+
+<div class="method">
<code class="details" id="delete">delete(driveId)</code>
<pre>Permanently deletes a shared drive for which the user is an organizer. The shared drive cannot contain any untrashed items.