Skip to main content

GCP Cloud Billing Billing Info

The GCP Cloud Billing Billing Info resource represents the billing configuration that ties a Google Cloud project to a Cloud Billing account. It exposes details such as the billing account ID, whether billing is currently enabled, and timestamps for any recent changes. This information is returned by the Cloud Billing API endpoint projects.getBillingInfo.
Official documentation: https://cloud.google.com/billing/docs/reference/rest/v1/projects/getBillingInfo

Supported Methods​

  • GET: Get a gcp-cloud-billing-billing-info by its "name"
  • LIST
  • SEARCH

gcp-cloud-resource-manager-project​

Every Billing Info object is scoped to a single Cloud Resource Manager project (projects/{project_id}/billingInfo). Overmind links the Billing Info resource to its parent project so that you can trace which billing account funds a particular project and, conversely, inspect a project to discover its current billing status.