Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class BackupApplianceBackupProperties.
BackupApplianceBackupProperties represents BackupDR backup appliance's properties.
Generated from protobuf message google.cloud.backupdr.v1.BackupApplianceBackupProperties
Namespace
Google \ Cloud \ BackupDR \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ generation_id
int
Output only. The numeric generation ID of the backup (monotonically increasing).
↳ finalize_time
Google\Protobuf\Timestamp
Output only. The time when this backup object was finalized (if none, backup is not finalized).
↳ recovery_range_start_time
↳ recovery_range_end_time
getGenerationId
Output only. The numeric generation ID of the backup (monotonically increasing).
int
hasGenerationId
clearGenerationId
setGenerationId
Output only. The numeric generation ID of the backup (monotonically increasing).
var
int
$this
getFinalizeTime
Output only. The time when this backup object was finalized (if none, backup is not finalized).
hasFinalizeTime
clearFinalizeTime
setFinalizeTime
Output only. The time when this backup object was finalized (if none, backup is not finalized).
$this
getRecoveryRangeStartTime
Optional. The earliest timestamp of data available in this Backup.
hasRecoveryRangeStartTime
clearRecoveryRangeStartTime
setRecoveryRangeStartTime
Optional. The earliest timestamp of data available in this Backup.
$this
getRecoveryRangeEndTime
Optional. The latest timestamp of data available in this Backup.
hasRecoveryRangeEndTime
clearRecoveryRangeEndTime
setRecoveryRangeEndTime
Optional. The latest timestamp of data available in this Backup.
$this