Hello,
I am exploring Cloud Billing API for Compute Engine Virtual Machines - https://cloud.google.com/billing/docs/reference/rest/v1/services.skus/list#PricingExpression
As per the API, it is giving the response for all sku's present for Service - Compute Engine. I wanted the response for single sku based on region.
Also can we get the retail price of single sku by passing sku id, serivce id, region as query parameters in the api.
Please let me know if the above mentioned points can be possible with the Cloud Billing API or let me know if there is any other API available from GCP.
Thank you in Advance 🙂