public enum GlobalVmExtensionPolicyRolloutOperationRolloutInput.PredefinedRolloutPlan extends Enum<GlobalVmExtensionPolicyRolloutOperationRolloutInput.PredefinedRolloutPlan> implements ProtocolMessageEnum Optional. Specifies the predefined rollout plan for the policy. Valid values
are SLOW_ROLLOUT and FAST_ROLLOUT. The recommended value is
SLOW_ROLLOUT for progressive rollout. For more information, see Rollout
plans for global policies.
Protobuf enum
google.cloud.compute.v1.GlobalVmExtensionPolicyRolloutOperationRolloutInput.PredefinedRolloutPlan
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
FAST_ROLLOUT |
|
FAST_ROLLOUT_VALUE |
|
ROLLOUT_PLAN_UNSPECIFIED |
|
ROLLOUT_PLAN_UNSPECIFIED_VALUE |
|
SLOW_ROLLOUT |
|
SLOW_ROLLOUT_VALUE |
|
UNDEFINED_PREDEFINED_ROLLOUT_PLAN |
A value indicating that the enum field is not set. |
UNDEFINED_PREDEFINED_ROLLOUT_PLAN_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|