serviceLocks property
The list of BackupLocks taken by the service to prevent the deletion of the backup.
Output only.
Implementation
core.List<BackupLock>? serviceLocks;
The list of BackupLocks taken by the service to prevent the deletion of the backup.
Output only.
core.List<BackupLock>? serviceLocks;