reconciling property

bool? reconciling
getter/setter pair

Indicates that reconciliation is in progress for the revision.

This value is true when the rollout_state is one of: * IN_PROGRESS * CANCELLING

Output only.

Implementation

core.bool? reconciling;