Encapsulation of billing information for a Google 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).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Package types (1.16.3)\n\nVersion latestkeyboard_arrow_down\n\n- [1.16.3 (latest)](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types)\n- [1.16.2](/python/docs/reference/cloudbilling/1.16.2/google.cloud.billing_v1.types)\n- [1.15.0](/python/docs/reference/cloudbilling/1.15.0/google.cloud.billing_v1.types)\n- [1.14.1](/python/docs/reference/cloudbilling/1.14.1/google.cloud.billing_v1.types)\n- [1.13.6](/python/docs/reference/cloudbilling/1.13.6/google.cloud.billing_v1.types)\n- [1.12.1](/python/docs/reference/cloudbilling/1.12.1/google.cloud.billing_v1.types)\n- [1.11.5](/python/docs/reference/cloudbilling/1.11.5/google.cloud.billing_v1.types)\n- [1.10.1](/python/docs/reference/cloudbilling/1.10.1/google.cloud.billing_v1.types)\n- [1.9.1](/python/docs/reference/cloudbilling/1.9.1/google.cloud.billing_v1.types)\n- [1.8.0](/python/docs/reference/cloudbilling/1.8.0/google.cloud.billing_v1.types)\n- [1.7.3](/python/docs/reference/cloudbilling/1.7.3/google.cloud.billing_v1.types)\n- [1.6.1](/python/docs/reference/cloudbilling/1.6.1/google.cloud.billing_v1.types)\n- [1.5.1](/python/docs/reference/cloudbilling/1.5.1/google.cloud.billing_v1.types)\n- [1.4.1](/python/docs/reference/cloudbilling/1.4.1/google.cloud.billing_v1.types)\n- [1.3.4](/python/docs/reference/cloudbilling/1.3.4/google.cloud.billing_v1.types)\n- [1.2.1](/python/docs/reference/cloudbilling/1.2.1/google.cloud.billing_v1.types)\n- [1.1.1](/python/docs/reference/cloudbilling/1.1.1/google.cloud.billing_v1.types)\n- [1.0.0](/python/docs/reference/cloudbilling/1.0.0/google.cloud.billing_v1.types)\n- [0.1.0](/python/docs/reference/cloudbilling/0.1.0/google.cloud.billing_v1.types) \nAPI documentation for `billing_v1.types` package. \n\nClasses\n-------\n\n### [AggregationInfo](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.AggregationInfo)\n\nRepresents the aggregation level and interval for pricing of\na single SKU.\n\n### [BillingAccount](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.BillingAccount)\n\nA billing account in the `Google Cloud\nConsole \u003chttps://console.cloud.google.com/\u003e`__. You can assign a\nbilling account to one or more projects.\n\n### [Category](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.Category)\n\nRepresents the category hierarchy of a SKU.\n\n### [CreateBillingAccountRequest](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.CreateBillingAccountRequest)\n\nRequest message for `CreateBillingAccount`.\n\n### [GeoTaxonomy](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.GeoTaxonomy)\n\nEncapsulates the geographic taxonomy data for a sku.\n\n### [GetBillingAccountRequest](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.GetBillingAccountRequest)\n\nRequest message for `GetBillingAccount`.\n\n### [GetProjectBillingInfoRequest](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.GetProjectBillingInfoRequest)\n\nRequest message for `GetProjectBillingInfo`.\n\n### [ListBillingAccountsRequest](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.ListBillingAccountsRequest)\n\nRequest message for `ListBillingAccounts`.\n\n### [ListBillingAccountsResponse](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.ListBillingAccountsResponse)\n\nResponse message for `ListBillingAccounts`.\n\n### [ListProjectBillingInfoRequest](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.ListProjectBillingInfoRequest)\n\nRequest message for `ListProjectBillingInfo`.\n\n### [ListProjectBillingInfoResponse](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.ListProjectBillingInfoResponse)\n\nRequest message for `ListProjectBillingInfoResponse`.\n\n### [ListServicesRequest](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.ListServicesRequest)\n\nRequest message for `ListServices`.\n\n### [ListServicesResponse](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.ListServicesResponse)\n\nResponse message for `ListServices`.\n\n### [ListSkusRequest](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.ListSkusRequest)\n\nRequest message for `ListSkus`.\n\n### [ListSkusResponse](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.ListSkusResponse)\n\nResponse message for `ListSkus`.\n\n### [MoveBillingAccountRequest](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.MoveBillingAccountRequest)\n\nRequest message for `MoveBillingAccount` RPC.\n\n### [PricingExpression](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.PricingExpression)\n\nExpresses a mathematical pricing formula. For Example:-\n\n`usage_unit: GBy` `tiered_rates:`\n`[start_usage_amount: 20, unit_price: $10]`\n`[start_usage_amount: 100, unit_price: $5]`\n\nThe above expresses a pricing formula where the first 20GB is free,\nthe next 80GB is priced at $10 per GB followed by $5 per GB for\nadditional usage.\n\n### [PricingInfo](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.PricingInfo)\n\nRepresents the pricing information for a SKU at a single\npoint of time.\n\n### [ProjectBillingInfo](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.ProjectBillingInfo)\n\nEncapsulation of billing information for a Google Cloud\nConsole project. A project has at most one associated billing\naccount at a time (but a billing account can be assigned to\nmultiple projects).\n\n### [Service](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.Service)\n\nEncapsulates a single service in Google Cloud Platform.\n\n### [Sku](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.Sku)\n\nEncapsulates a single SKU in Google Cloud\n\n### [UpdateBillingAccountRequest](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.UpdateBillingAccountRequest)\n\nRequest message for `UpdateBillingAccount`.\n\n### [UpdateProjectBillingInfoRequest](/python/docs/reference/cloudbilling/latest/google.cloud.billing_v1.types.UpdateProjectBillingInfoRequest)\n\nRequest message for `UpdateProjectBillingInfo`."]]