Module: Google::Cloud::EdgeContainer::V1::Cluster::ReleaseChannel

Defined in:
proto_docs/google/cloud/edgecontainer/v1/resources.rb

Overview

The release channel a cluster is subscribed to.

Constant Summary collapse

RELEASE_CHANNEL_UNSPECIFIED =

Unspecified release channel. This will default to the REGULAR channel.

0
NONE =

No release channel.

1
REGULAR =

Regular release channel.

2