Class RolloutState (1.2.0)

RolloutState(mapping=None, *, ignore_unknown_fields=False, **kwargs)

State of the auto-rollout process. .. attribute:: step

Display name of the current auto rollout step.

:type: str

Attributes

NameDescription
step_index int
Index of the current step in the auto rollout steps list.
start_time google.protobuf.timestamp_pb2.Timestamp
Start time of the current step.