reconciling property

bool? reconciling
getter/setter pair

The current state of the resource does not match the user's intended state, and the system is working to reconcile them.

This part of the normal operation (e.g. adding a new location to the target deployment group). See https://google.aip.dev/128.

Output only.

Implementation

core.bool? reconciling;