docs: docs update (#911)
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/google-api-python-client/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)
Fixes #<issue_number_goes_here> 🦕
diff --git a/docs/dyn/cloudbilling_v1.projects.html b/docs/dyn/cloudbilling_v1.projects.html
index 745f610..0dcc285 100644
--- a/docs/dyn/cloudbilling_v1.projects.html
+++ b/docs/dyn/cloudbilling_v1.projects.html
@@ -102,19 +102,19 @@
{ # 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
- # `tokyo-rain-123`. This is a convenience field so that you don't need to
- # parse the `name` field to obtain a project ID. This field is read-only.
- "billingAccountName": "A String", # The resource name of the billing account associated with the project, if
- # any. For example, `billingAccounts/012345-567890-ABCDEF`.
- "billingEnabled": True or False, # True if the project is associated with an open billing account, to which
- # usage on the project is charged. False if the project is associated with a
- # closed billing account, or no billing account at all, and therefore cannot
- # use paid services. This field is read-only.
- "name": "A String", # The resource name for the `ProjectBillingInfo`; has the form
+ "name": "A String", # The resource name for the `ProjectBillingInfo`; has the form
# `projects/{project_id}/billingInfo`. For example, the resource name for the
# billing information for project `tokyo-rain-123` would be
# `projects/tokyo-rain-123/billingInfo`. This field is read-only.
+ "billingEnabled": True or False, # True if the project is associated with an open billing account, to which
+ # usage on the project is charged. False if the project is associated with a
+ # closed billing account, or no billing account at all, and therefore cannot
+ # use paid services. This field is read-only.
+ "projectId": "A String", # The ID of the project that this `ProjectBillingInfo` represents, such as
+ # `tokyo-rain-123`. This is a convenience field so that you don't need to
+ # parse the `name` field to obtain a project ID. This field is read-only.
+ "billingAccountName": "A String", # The resource name of the billing account associated with the project, if
+ # any. For example, `billingAccounts/012345-567890-ABCDEF`.
}</pre>
</div>
@@ -161,19 +161,19 @@
{ # 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
- # `tokyo-rain-123`. This is a convenience field so that you don't need to
- # parse the `name` field to obtain a project ID. This field is read-only.
- "billingAccountName": "A String", # The resource name of the billing account associated with the project, if
- # any. For example, `billingAccounts/012345-567890-ABCDEF`.
- "billingEnabled": True or False, # True if the project is associated with an open billing account, to which
- # usage on the project is charged. False if the project is associated with a
- # closed billing account, or no billing account at all, and therefore cannot
- # use paid services. This field is read-only.
- "name": "A String", # The resource name for the `ProjectBillingInfo`; has the form
+ "name": "A String", # The resource name for the `ProjectBillingInfo`; has the form
# `projects/{project_id}/billingInfo`. For example, the resource name for the
# billing information for project `tokyo-rain-123` would be
# `projects/tokyo-rain-123/billingInfo`. This field is read-only.
+ "billingEnabled": True or False, # True if the project is associated with an open billing account, to which
+ # usage on the project is charged. False if the project is associated with a
+ # closed billing account, or no billing account at all, and therefore cannot
+ # use paid services. This field is read-only.
+ "projectId": "A String", # The ID of the project that this `ProjectBillingInfo` represents, such as
+ # `tokyo-rain-123`. This is a convenience field so that you don't need to
+ # parse the `name` field to obtain a project ID. This field is read-only.
+ "billingAccountName": "A String", # The resource name of the billing account associated with the project, if
+ # any. For example, `billingAccounts/012345-567890-ABCDEF`.
}
x__xgafv: string, V1 error format.
@@ -187,19 +187,19 @@
{ # 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
- # `tokyo-rain-123`. This is a convenience field so that you don't need to
- # parse the `name` field to obtain a project ID. This field is read-only.
- "billingAccountName": "A String", # The resource name of the billing account associated with the project, if
- # any. For example, `billingAccounts/012345-567890-ABCDEF`.
- "billingEnabled": True or False, # True if the project is associated with an open billing account, to which
- # usage on the project is charged. False if the project is associated with a
- # closed billing account, or no billing account at all, and therefore cannot
- # use paid services. This field is read-only.
- "name": "A String", # The resource name for the `ProjectBillingInfo`; has the form
+ "name": "A String", # The resource name for the `ProjectBillingInfo`; has the form
# `projects/{project_id}/billingInfo`. For example, the resource name for the
# billing information for project `tokyo-rain-123` would be
# `projects/tokyo-rain-123/billingInfo`. This field is read-only.
+ "billingEnabled": True or False, # True if the project is associated with an open billing account, to which
+ # usage on the project is charged. False if the project is associated with a
+ # closed billing account, or no billing account at all, and therefore cannot
+ # use paid services. This field is read-only.
+ "projectId": "A String", # The ID of the project that this `ProjectBillingInfo` represents, such as
+ # `tokyo-rain-123`. This is a convenience field so that you don't need to
+ # parse the `name` field to obtain a project ID. This field is read-only.
+ "billingAccountName": "A String", # The resource name of the billing account associated with the project, if
+ # any. For example, `billingAccounts/012345-567890-ABCDEF`.
}</pre>
</div>