reconciling property

bool? reconciling
getter/setter pair

If true, the instance config is being created or updated.

If false, there are no ongoing operations for the instance config.

Output only.

Implementation

core.bool? reconciling;