Welcome to the

Google Workspace for Admins Community

Meet industry peers, ask questions, collaborate to find answers, and connect with Googlers who are making the products you use every day.

cancel
Showing results for 
Search instead for 
Did you mean: 
Bronze 2
Since ‎07-06-2022
‎11-06-2023

My Stats

  • 12 Posts
  • 0 Solutions
  • 1 Likes given
  • 1 Likes received

letsmakeiteasy's Bio

Badges letsmakeiteasy Earned

View all badges

Recent Activity

Hi Team, when we are calling the billing data API, we are getting the region as below, however, in the documentation details are not available. Documentation link : https://cloud.google.com/compute/docs/regions-zones Missing regions:us-east2us-east7u...
We are getting the below 2 regions from the API response: us-central3us-central2however, we are not getting sehttps://cloud.google.com/about/locations#americas
Hi team, Can you please advise how I can get the SKU for a particular machine type as mentioned below. In the pricing API, I get the SKU id which is like for a particular family type instead of a particular SKU within a family type. n2d-highcpu-2n1-s...
I am using below API but I am not getting information like processor, family name and all. Is there an APi which gives me all the details ? GET https://compute.googleapis.com/compute/v1/projects/{project}/zones/{zone}/machineTypes.