docs: update generated docs (#1053)

Updates for both discovery docs and epydoc API Documentation

Fixes: #1049
diff --git a/docs/dyn/compute_v1.licenseCodes.html b/docs/dyn/compute_v1.licenseCodes.html
index 5b92799..d0fb874 100644
--- a/docs/dyn/compute_v1.licenseCodes.html
+++ b/docs/dyn/compute_v1.licenseCodes.html
@@ -75,6 +75,9 @@
 <h1><a href="compute_v1.html">Compute Engine API</a> . <a href="compute_v1.licenseCodes.html">licenseCodes</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(project, licenseCode)</a></code></p>
 <p class="firstline">Return a specified license code. License codes are mirrored across all projects that have permissions to read the License Code.  Caution This resource is intended for use only by third-party partners who are creating Cloud Marketplace images.</p>
 <p class="toc_element">
@@ -82,6 +85,11 @@
 <p class="firstline">Returns permissions that a caller has on the specified resource.  Caution This resource is intended for use only by third-party partners who are creating Cloud Marketplace images.</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(project, licenseCode)</code>
   <pre>Return a specified license code. License codes are mirrored across all projects that have permissions to read the License Code.  Caution This resource is intended for use only by third-party partners who are creating Cloud Marketplace images.