docs: update generated docs (#1053)

Updates for both discovery docs and epydoc API Documentation

Fixes: #1049
diff --git a/docs/dyn/androidpublisher_v3.edits.details.html b/docs/dyn/androidpublisher_v3.edits.details.html
index bec12b0..4796260 100644
--- a/docs/dyn/androidpublisher_v3.edits.details.html
+++ b/docs/dyn/androidpublisher_v3.edits.details.html
@@ -75,6 +75,9 @@
 <h1><a href="androidpublisher_v3.html">Google Play Android Developer API</a> . <a href="androidpublisher_v3.edits.html">edits</a> . <a href="androidpublisher_v3.edits.details.html">details</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="#get">get(packageName, editId, x__xgafv=None)</a></code></p>
 <p class="firstline">Gets details of an app.</p>
 <p class="toc_element">
@@ -85,6 +88,11 @@
 <p class="firstline">Updates details of an app.</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="get">get(packageName, editId, x__xgafv=None)</code>
   <pre>Gets details of an app.
 
@@ -100,9 +108,9 @@
   An object of the form:
 
     { # The app details. The resource for DetailsService.
+    &quot;contactEmail&quot;: &quot;A String&quot;, # The user-visible support email for this app.
     &quot;defaultLanguage&quot;: &quot;A String&quot;, # Default language code, in BCP 47 format (eg &quot;en-US&quot;).
     &quot;contactPhone&quot;: &quot;A String&quot;, # The user-visible support telephone number for this app.
-    &quot;contactEmail&quot;: &quot;A String&quot;, # The user-visible support email for this app.
     &quot;contactWebsite&quot;: &quot;A String&quot;, # The user-visible website for this app.
   }</pre>
 </div>
@@ -118,9 +126,9 @@
     The object takes the form of:
 
 { # The app details. The resource for DetailsService.
+  &quot;contactEmail&quot;: &quot;A String&quot;, # The user-visible support email for this app.
   &quot;defaultLanguage&quot;: &quot;A String&quot;, # Default language code, in BCP 47 format (eg &quot;en-US&quot;).
   &quot;contactPhone&quot;: &quot;A String&quot;, # The user-visible support telephone number for this app.
-  &quot;contactEmail&quot;: &quot;A String&quot;, # The user-visible support email for this app.
   &quot;contactWebsite&quot;: &quot;A String&quot;, # The user-visible website for this app.
 }
 
@@ -133,9 +141,9 @@
   An object of the form:
 
     { # The app details. The resource for DetailsService.
+    &quot;contactEmail&quot;: &quot;A String&quot;, # The user-visible support email for this app.
     &quot;defaultLanguage&quot;: &quot;A String&quot;, # Default language code, in BCP 47 format (eg &quot;en-US&quot;).
     &quot;contactPhone&quot;: &quot;A String&quot;, # The user-visible support telephone number for this app.
-    &quot;contactEmail&quot;: &quot;A String&quot;, # The user-visible support email for this app.
     &quot;contactWebsite&quot;: &quot;A String&quot;, # The user-visible website for this app.
   }</pre>
 </div>
@@ -151,9 +159,9 @@
     The object takes the form of:
 
 { # The app details. The resource for DetailsService.
+  &quot;contactEmail&quot;: &quot;A String&quot;, # The user-visible support email for this app.
   &quot;defaultLanguage&quot;: &quot;A String&quot;, # Default language code, in BCP 47 format (eg &quot;en-US&quot;).
   &quot;contactPhone&quot;: &quot;A String&quot;, # The user-visible support telephone number for this app.
-  &quot;contactEmail&quot;: &quot;A String&quot;, # The user-visible support email for this app.
   &quot;contactWebsite&quot;: &quot;A String&quot;, # The user-visible website for this app.
 }
 
@@ -166,9 +174,9 @@
   An object of the form:
 
     { # The app details. The resource for DetailsService.
+    &quot;contactEmail&quot;: &quot;A String&quot;, # The user-visible support email for this app.
     &quot;defaultLanguage&quot;: &quot;A String&quot;, # Default language code, in BCP 47 format (eg &quot;en-US&quot;).
     &quot;contactPhone&quot;: &quot;A String&quot;, # The user-visible support telephone number for this app.
-    &quot;contactEmail&quot;: &quot;A String&quot;, # The user-visible support email for this app.
     &quot;contactWebsite&quot;: &quot;A String&quot;, # The user-visible website for this app.
   }</pre>
 </div>