reconciling property

bool? reconciling
getter/setter pair

Reconciling (https://google.aip.dev/128#reconciliation), if true, indicates that the service is actively updating the resource.

This can happen due to user-triggered updates or system actions like failover or maintenance.

Output only.

Implementation

core.bool? reconciling;