Questions tagged [google-cloud-billing]

148 questions
2
votes
0 answers

How can I save myself from thousand dollar Firebase bill?

I am building a hospital management app. In this app there are bunch of features of which major features are messaging, appointment booking, video appointment and much more. In the messaging feature what I am trying to do is loading all the previous…
2
votes
1 answer

How to regain access to billing account after migration to Google Identity and organization?

I had a Google Cloud project which I used with a "private" account user@mycompany.com. I wanted to allow my colleagues to the project, too, so I created an organiatzion mycompany.com for Google Identiy. I wanted to re-use user@mycompany.com and had…
2
votes
1 answer

Google Cloud Platform Not Letting Me Add A Billing Account

My product basically revolves around a particular google cloud platform feature, for which I need to add a billing account. Whenever I go to do that, it doesn't let me add it. What happens is I try signing up for a free trial, but when I tell it to…
2
votes
1 answer

Unable to give Billing Administrator role to my account in GCP

I would like to setup Budget and Alert for one of the client project. I think I have all the relevant roles like owner, project IAM admin, Organization admin but still I am unable to give/get Billing Administrator role Attached screenshot with list…
2
votes
1 answer

gcp free tier what happens if you exceed or use something which is not free

I'm trying to get my hands dirty with GCP. One part I'm not sure about is, what happens if you use a service which is in the paid tier for example Kubernetes. The GCP site mentions the following "We ask you for your credit card to make sure you…
tmp dev
  • 8,043
  • 16
  • 53
  • 108
2
votes
1 answer

Google Cloud Function costs

I am trying to check how much do we pay for each Cloud Function per month. When I access the billing page in Google Cloud Console, I am able to filter only for all Cloud Functions, but I can't choose a specific function. Is there a way to check how…
2
votes
1 answer

how to get the current google resource price programmatically?

I want to get the Pricing for Google cloud resources programatically and all the documents and references I see only takes me to the https://cloud.google.com/billing/v1/how-tos/catalog-api. This page lists just 2 apis, one to give a list of all…
Sathiesh
  • 418
  • 4
  • 11
2
votes
1 answer

Could I use Gift Card for Google Cloud Platform?

I am a newbie Android developer and today when I would want to subscribe to console.developers.google.com' Google Cloud Platform , the site asked me for a ( Visa or Master ) credit or debit card number . I have two question : Could I use ( Master or…
2
votes
3 answers

sort GCP billing data by metadata tags

I'm a little confused in GCP with tags, labels and metadata and I do not find how to sort my billing informations by the metadata tags i set for every objects in the storage. I have added a metadata tagging process which gives the id of the account…
2
votes
1 answer

Google Cloud billing information verify?

I have a problem with google cloud's billing verify. I added a debit card, which has received an X amount of eurocents from Google. To verify my billing, I need to type that amount into the 'billing account'. However, when I click 'billing' it says…
CookieAndPizza
  • 71
  • 3
  • 15
2
votes
1 answer

Disabling Billing on Google Cloud Using Google Cloud Function (Keyerror: 'data')

I am attempting to write a Google Cloud Function to set caps to disable usage above a certain limit. I followed the instructions here: https://cloud.google.com/billing/docs/how-to/notify#cap_disable_billing_to_stop_usage. This is what my cloud…
2
votes
2 answers

How to get GCP pricing list from Catalogue API

Initially google provided json for the GCP pricing i.e GCP Pricing JSON . But now this json is obsolete. For fetching the pricing of different instance type with their cost and availability region, google provided Rest API as mentioned in Google…
2
votes
1 answer

Where can I find the GCP cloud service ID's that is required to list down the sku's for each cloud service?

I'm planning to create a table in bigquery which would categorize the SKU's of each cloud services in billing. Basically I'd like to replicate the strategy suggested in one of the presentation at last Cloud Next '19, specifically this one ->…
2
votes
1 answer

Where to find Google Cloud Compute Cost Breakdown?

I am trying out Google Cloud Compute, which is a totally different from Microsoft Azure, and I'm having difficulty getting the hang of it. For instance, where do you find the Google Cloud Compute equivalent of Microsoft Azure's cost…
Gloson
  • 23
  • 3
1
vote
1 answer

Google Cloud unknown "Storage PD Capacity" charges

Recently, a charge for "Storage PD Capacity" started showing up in Google Cloud. According to the charge, I'm using 7.27 GiB somewhere even though I don't directly use any VMs or Storage Disks. The only Compute Engine product that I use is 1 Google…
1 2
3
9 10