Skip to content

google-cloud-go: serviceconfig: normalize release level values across languages #4834

@julieqiu

Description

@julieqiu

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions