Module: Google::Cloud::EdgeContainer::V1::UpgradeClusterRequest::Schedule

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

Overview

Represents the schedule about when the cluster is going to be upgraded.

Constant Summary collapse

SCHEDULE_UNSPECIFIED =

Unspecified. The default is to upgrade the cluster immediately which is the only option today.

0
IMMEDIATELY =

The cluster is going to be upgraded immediately after receiving the request.

1