Enum PreviewFeatureRolloutOperationRolloutInput.PredefinedRolloutPlan (1.88.0)

public enum PreviewFeatureRolloutOperationRolloutInput.PredefinedRolloutPlan extends Enum<PreviewFeatureRolloutOperationRolloutInput.PredefinedRolloutPlan> implements ProtocolMessageEnum

Predefined rollout plan.

Protobuf enum google.cloud.compute.v1.PreviewFeatureRolloutOperationRolloutInput.PredefinedRolloutPlan

Implements

ProtocolMessageEnum

Static Fields

Name Description
ROLLOUT_PLAN_FAST_ROLLOUT

ROLLOUT_PLAN_FAST_ROLLOUT = 167808726;

ROLLOUT_PLAN_FAST_ROLLOUT_VALUE

ROLLOUT_PLAN_FAST_ROLLOUT = 167808726;

ROLLOUT_PLAN_TWO_DAY_ROLLOUT

ROLLOUT_PLAN_TWO_DAY_ROLLOUT = 349866771;

ROLLOUT_PLAN_TWO_DAY_ROLLOUT_VALUE

ROLLOUT_PLAN_TWO_DAY_ROLLOUT = 349866771;

ROLLOUT_PLAN_UNSPECIFIED

ROLLOUT_PLAN_UNSPECIFIED = 144511983;

ROLLOUT_PLAN_UNSPECIFIED_VALUE

ROLLOUT_PLAN_UNSPECIFIED = 144511983;

UNDEFINED_PREDEFINED_ROLLOUT_PLAN

A value indicating that the enum field is not set.

UNDEFINED_PREDEFINED_ROLLOUT_PLAN = 0;

UNDEFINED_PREDEFINED_ROLLOUT_PLAN_VALUE

A value indicating that the enum field is not set.

UNDEFINED_PREDEFINED_ROLLOUT_PLAN = 0;

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()