Class UpdateProjectBillingInfoRequest (1.0.0)

UpdateProjectBillingInfoRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for UpdateProjectBillingInfo.

Attributes

NameDescription
name str
Required. The resource name of the project associated with the billing information that you want to update. For example, projects/tokyo-rain-123.
project_billing_info .cloud_billing.ProjectBillingInfo
The new billing information for the project. Read-only fields are ignored; thus, you can leave empty all fields except billing_account_name.