Dataproc Metastore V1 API - Module Google::Cloud::Metastore::V1::Service::ReleaseChannel (v0.13.0)

Reference documentation and code samples for the Dataproc Metastore V1 API module Google::Cloud::Metastore::V1::Service::ReleaseChannel.

Release channels bundle features of varying levels of stability. Newer features may be introduced initially into less stable release channels and can be automatically promoted into more stable release channels.

Constants

RELEASE_CHANNEL_UNSPECIFIED

value: 0
Release channel is not specified.

CANARY

value: 1
The CANARY release channel contains the newest features, which may be unstable and subject to unresolved issues with no known workarounds. Services using the CANARY release channel are not subject to any SLAs.

STABLE

value: 2
The STABLE release channel contains features that are considered stable and have been validated for production use.