Go and other languages use different terminology for release levels. Go's generator expects "ga", "alpha", and "beta", while other languages use "stable" and "preview".
We should normalize release level in google-cloud-go to use a consistent vocabulary (e.g., "stable" and "preview") and have each language's generator map from the normalized value to whatever its tooling expects.