lockReason property

String? lockReason
getter/setter pair

The reason for the lock: e.g. MOUNT/RESTORE/BACKUP/etc.

The value of this string is only meaningful to the client and it is not interpreted by the BackupVault service.

Required.

Implementation

core.String? lockReason;