package google.cloud.billing.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service CloudBilling

cloud_billing.proto:28

Retrieves Google Cloud Console billing accounts and associates them with projects.

message BillingAccount

cloud_billing.proto:111

A billing account in [Google Cloud Console](https://console.cloud.google.com/). You can assign a billing account to one or more projects.

Used as response type in: CloudBilling.GetBillingAccount

Used as field type in: ListBillingAccountsResponse

message ProjectBillingInfo

cloud_billing.proto:131

Encapsulation of billing information for a Cloud Console project. A project has at most one associated billing account at a time (but a billing account can be assigned to multiple projects).

Used as response type in: CloudBilling.GetProjectBillingInfo, CloudBilling.UpdateProjectBillingInfo

Used as field type in: ListProjectBillingInfoResponse, UpdateProjectBillingInfoRequest