Hi GAE masters,

I am new on Google App Engine, and I am currently working on getting the 
real time billing (usage) for Google app engine.
It seems that Google provides the billing information update once a DAY. 
But I need to update the billing information once an HOUR.
I have researched into the billing section for a week, the way I have came 
up with is using BigQuery to analysis logs and get the usage data then 
further calculate the total bill. 
But I am wondering whether there could be a better way. Because I know 
Azure has provided the billing REST API to retrieve the usage data hourly, 
I am wondering whether Google has a similar API?

Appreciate for the help!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/b15207ed-de2e-4253-85d6-7147b1c89b6d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to