Reference documentation and code samples for the Backup and DR Service V1 API class Google::Cloud::BackupDR::V1::BackupApplianceLockInfo.
BackupApplianceLockInfo contains metadata about the backupappliance that created the lock.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#backup_appliance_id
def backup_appliance_id() -> ::Integer
- (::Integer) — Required. The ID of the backup/recovery appliance that created this lock.
#backup_appliance_id=
def backup_appliance_id=(value) -> ::Integer
- value (::Integer) — Required. The ID of the backup/recovery appliance that created this lock.
- (::Integer) — Required. The ID of the backup/recovery appliance that created this lock.
#backup_appliance_name
def backup_appliance_name() -> ::String
- (::String) — Required. The name of the backup/recovery appliance that created this lock.
#backup_appliance_name=
def backup_appliance_name=(value) -> ::String
- value (::String) — Required. The name of the backup/recovery appliance that created this lock.
- (::String) — Required. The name of the backup/recovery appliance that created this lock.
#backup_image
def backup_image() -> ::String
-
(::String) — The image name that depends on this Backup.
Note: The following fields are mutually exclusive:
backup_image
,job_name
,sla_id
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#backup_image=
def backup_image=(value) -> ::String
-
value (::String) — The image name that depends on this Backup.
Note: The following fields are mutually exclusive:
backup_image
,job_name
,sla_id
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — The image name that depends on this Backup.
Note: The following fields are mutually exclusive:
backup_image
,job_name
,sla_id
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#job_name
def job_name() -> ::String
-
(::String) — The job name on the backup/recovery appliance that created this lock.
Note: The following fields are mutually exclusive:
job_name
,backup_image
,sla_id
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#job_name=
def job_name=(value) -> ::String
-
value (::String) — The job name on the backup/recovery appliance that created this lock.
Note: The following fields are mutually exclusive:
job_name
,backup_image
,sla_id
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — The job name on the backup/recovery appliance that created this lock.
Note: The following fields are mutually exclusive:
job_name
,backup_image
,sla_id
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#lock_reason
def lock_reason() -> ::String
- (::String) — Required. 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.
#lock_reason=
def lock_reason=(value) -> ::String
- value (::String) — Required. 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.
- (::String) — Required. 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.
#sla_id
def sla_id() -> ::Integer
-
(::Integer) — The SLA on the backup/recovery appliance that owns the lock.
Note: The following fields are mutually exclusive:
sla_id
,job_name
,backup_image
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#sla_id=
def sla_id=(value) -> ::Integer
-
value (::Integer) — The SLA on the backup/recovery appliance that owns the lock.
Note: The following fields are mutually exclusive:
sla_id
,job_name
,backup_image
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Integer) — The SLA on the backup/recovery appliance that owns the lock.
Note: The following fields are mutually exclusive:
sla_id
,job_name
,backup_image
. If a field in that set is populated, all other fields in the set will automatically be cleared.