reconciling property

bool? reconciling
getter/setter pair

If true, the database is being updated.

If false, there are no ongoing update operations for the database.

Output only.

Implementation

core.bool? reconciling;