packages feed

google-cloud-compute-0.1.0.0: src/Google/Cloud/Compute/Common.hs

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

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