I am trying to automate the VM and Network resource creation using GCD 
Client API. I do not want to use Google OAuth as the user has to generate 
token every time. I used AWS SDK and it can be invoked by simply using 
AccessKey and Secret Key. Is there any authentication method that does 
not need user's interaction? I saw the Service Account authentication 
method but could not find any detailed example. Will it work for GCD 
compute API? and I saw that Service Account is based on environment 
variable and my app could have multiple users with different accounts.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to