docs: update generated docs (#1053)

Updates for both discovery docs and epydoc API Documentation

Fixes: #1049
diff --git a/docs/dyn/clouderrorreporting_v1beta1.projects.html b/docs/dyn/clouderrorreporting_v1beta1.projects.html
index f5492bb..f742874 100644
--- a/docs/dyn/clouderrorreporting_v1beta1.projects.html
+++ b/docs/dyn/clouderrorreporting_v1beta1.projects.html
@@ -90,20 +90,23 @@
 <p class="firstline">Returns the groups Resource.</p>
 
 <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="#deleteEvents">deleteEvents(projectName, x__xgafv=None)</a></code></p>
 <p class="firstline">Deletes all error events of a given project.</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="deleteEvents">deleteEvents(projectName, x__xgafv=None)</code>
   <pre>Deletes all error events of a given project.
 
 Args:
-  projectName: string, Required. The resource name of the Google Cloud Platform project. Written
-as `projects/{projectID}`, where `{projectID}` is the
-[Google Cloud Platform project
-ID](https://support.google.com/cloud/answer/6158840).
-
-Example: `projects/my-project-123`. (required)
+  projectName: string, Required. The resource name of the Google Cloud Platform project. Written as `projects/{projectID}`, where `{projectID}` is the [Google Cloud Platform project ID](https://support.google.com/cloud/answer/6158840). Example: `projects/my-project-123`. (required)
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format