locked property

bool? locked
getter/setter pair

Whether the bucket is locked.The retention period on a locked bucket cannot be changed.

Locked buckets may only be deleted if they are empty.

Optional.

Implementation

core.bool? locked;