I would like read the below metric from compute engine.For that I am planning to use the StackDriver Monitoring APIs.After reading the doc,i came to know that OATH 2.0 Authorization is required before making the https request to the API.
I would like to do it programatically in python,can any one let me know how to get the authorize to oath 2.0 and get the access token for making request.
Ex: instance/disk/read_bytes_count instance/disk/write_bytes_count