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. linking a new association to the parent group). See https://google.aip.dev/128.

Output only.

Implementation

core.bool? reconciling;