module Google.Cloud.Compute.Common (googleComputeUrl) where

googleComputeUrl :: String
googleComputeUrl :: String
googleComputeUrl = String
"https://compute.googleapis.com/compute/v1"