Regen all docs. (#700)
* Stop recursing if discovery == {}
* Generate docs with 'make docs'.
diff --git a/docs/dyn/cloudbilling_v1.billingAccounts.projects.html b/docs/dyn/cloudbilling_v1.billingAccounts.projects.html
index 4252bfc..5214a37 100644
--- a/docs/dyn/cloudbilling_v1.billingAccounts.projects.html
+++ b/docs/dyn/cloudbilling_v1.billingAccounts.projects.html
@@ -72,7 +72,7 @@
</style>
-<h1><a href="cloudbilling_v1.html">Google Cloud Billing API</a> . <a href="cloudbilling_v1.billingAccounts.html">billingAccounts</a> . <a href="cloudbilling_v1.billingAccounts.projects.html">projects</a></h1>
+<h1><a href="cloudbilling_v1.html">Cloud Billing API</a> . <a href="cloudbilling_v1.billingAccounts.html">billingAccounts</a> . <a href="cloudbilling_v1.billingAccounts.projects.html">projects</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="#list">list(name, pageToken=None, x__xgafv=None, pageSize=None)</a></code></p>
@@ -84,8 +84,9 @@
<div class="method">
<code class="details" id="list">list(name, pageToken=None, x__xgafv=None, pageSize=None)</code>
<pre>Lists the projects associated with a billing account. The current
-authenticated user must be an [owner of the billing
-account](https://support.google.com/cloud/answer/4430947).
+authenticated user must have the `billing.resourceAssociations.list` IAM
+permission, which is often given to billing account
+[viewers](https://cloud.google.com/billing/docs/how-to/billing-access).
Args:
name: string, The resource name of the billing account associated with the projects that
@@ -109,7 +110,7 @@
# value. This field is empty if there are no more results to retrieve.
"projectBillingInfo": [ # A list of `ProjectBillingInfo` resources representing the projects
# associated with the billing account.
- { # Encapsulation of billing information for a Cloud Console project. A project
+ { # Encapsulation of billing information for a GCP Console project. A project
# has at most one associated billing account at a time (but a billing account
# can be assigned to multiple projects).
"projectId": "A String", # The ID of the project that this `ProjectBillingInfo` represents, such as