Regen all docs. (#700)
* Stop recursing if discovery == {}
* Generate docs with 'make docs'.
diff --git a/docs/dyn/cloudbilling_v1.projects.html b/docs/dyn/cloudbilling_v1.projects.html
index 463e54f..536d053 100644
--- a/docs/dyn/cloudbilling_v1.projects.html
+++ b/docs/dyn/cloudbilling_v1.projects.html
@@ -72,7 +72,7 @@
</style>
-<h1><a href="cloudbilling_v1.html">Google Cloud Billing API</a> . <a href="cloudbilling_v1.projects.html">projects</a></h1>
+<h1><a href="cloudbilling_v1.html">Cloud Billing API</a> . <a href="cloudbilling_v1.projects.html">projects</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="#getBillingInfo">getBillingInfo(name, x__xgafv=None)</a></code></p>
@@ -99,7 +99,7 @@
Returns:
An object of the form:
- { # 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
@@ -129,14 +129,14 @@
usage charges.
*Note:* Incurred charges that have not yet been reported in the transaction
-history of the Google Cloud Console may be billed to the new billing
+history of the GCP Console might be billed to the new billing
account, even if the charge occurred before the new billing account was
assigned to the project.
The current authenticated user must have ownership privileges for both the
[project](https://cloud.google.com/docs/permissions-overview#h.bgs0oxofvnoo
) and the [billing
-account](https://support.google.com/cloud/answer/4430947).
+account](https://cloud.google.com/billing/docs/how-to/billing-access).
You can disable billing on the project by setting the
`billing_account_name` field to empty. This action disassociates the
@@ -158,7 +158,7 @@
body: object, The request body. (required)
The object takes the form of:
-{ # 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
@@ -184,7 +184,7 @@
Returns:
An object of the form:
- { # 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