reconciling property

bool? reconciling
getter/setter pair

Represents whether a bucket is being moved to a new location, in which case reconciling is set to true.

Output only.

Implementation

core.bool? reconciling;