Hi,
I'm looking for an API that can display the cost of service (i.e. vm, sql, function) consumed within a specific GCP project.
Cloud Billing API does not return this information as it only displays the billing account information.
I understand that "To obtain cost information about the services consumed within GCP project, we can export billing data to BigQuery and then query that data" but it requires some extra permission on the big query project which is restricted by the security team in our organization.
Please help me to point to a Google API or way to find out the cost of consumed service.