Compute Engine v1 API - Class ComputeEnumConstants.PreviewFeatureRolloutOperationRolloutInput.PredefinedRolloutPlan (3.18.0)

public static class ComputeEnumConstants.PreviewFeatureRolloutOperationRolloutInput.PredefinedRolloutPlan

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PreviewFeatureRolloutOperationRolloutInput.PredefinedRolloutPlan.

Constants for wire representations of the PreviewFeatureRolloutOperationRolloutInput.Types.PredefinedRolloutPlan enum.

Inheritance

object > ComputeEnumConstants.PreviewFeatureRolloutOperationRolloutInput.PredefinedRolloutPlan

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

RolloutPlanFastRollout

public const string RolloutPlanFastRollout = "ROLLOUT_PLAN_FAST_ROLLOUT"

Wire representation of RolloutPlanFastRollout .

Field Value
Type Description
string

RolloutPlanTwoDayRollout

public const string RolloutPlanTwoDayRollout = "ROLLOUT_PLAN_TWO_DAY_ROLLOUT"

Wire representation of RolloutPlanTwoDayRollout .

Field Value
Type Description
string

RolloutPlanUnspecified

public const string RolloutPlanUnspecified = "ROLLOUT_PLAN_UNSPECIFIED"

Wire representation of RolloutPlanUnspecified .

Field Value
Type Description
string

UndefinedPredefinedRolloutPlan

public const string UndefinedPredefinedRolloutPlan = "UNDEFINED_PREDEFINED_ROLLOUT_PLAN"

Wire representation of UndefinedPredefinedRolloutPlan .

Field Value
Type Description
string