Update docs for 1.4.1 release
diff --git a/docs/dyn/bigquery_v2.projects.html b/docs/dyn/bigquery_v2.projects.html
index df10a23..d829b72 100644
--- a/docs/dyn/bigquery_v2.projects.html
+++ b/docs/dyn/bigquery_v2.projects.html
@@ -76,14 +76,14 @@
 <h2>Instance Methods</h2>
 <p class="toc_element">
   <code><a href="#list">list(pageToken=None, maxResults=None)</a></code></p>
-<p class="firstline">Lists the projects to which you have at least read access.</p>
+<p class="firstline">Lists all projects to which you have been granted any project role.</p>
 <p class="toc_element">
   <code><a href="#list_next">list_next(previous_request, previous_response)</a></code></p>
 <p class="firstline">Retrieves the next page of results.</p>
 <h3>Method Details</h3>
 <div class="method">
     <code class="details" id="list">list(pageToken=None, maxResults=None)</code>
-  <pre>Lists the projects to which you have at least read access.
+  <pre>Lists all projects to which you have been granted any project role.
 
 Args:
   pageToken: string, Page token, returned by a previous call, to request the next page of results