Class RolloutStrategy (1.9.1)

RolloutStrategy(value)

Available rollout strategies.

Values: UNSPECIFIED_ROLLOUT_STRATEGY (0): Not specified. Defaults to FIXED. FIXED (1): Endpoints service configuration ID will be fixed to the configuration ID specified by config_id. MANAGED (2): Endpoints service configuration ID will be updated with each rollout.