int
Output only. The numeric generation ID of the
backup (monotonically increasing).
This field is a member of oneof_ _generation_id.
finalize_time
google.protobuf.timestamp_pb2.Timestamp
Output only. The time when this backup object
was finalized (if none, backup is not
finalized).
This field is a member of oneof_ _finalize_time.
recovery_range_start_time
google.protobuf.timestamp_pb2.Timestamp
Optional. The earliest timestamp of data
available in this Backup.
This field is a member of oneof_ _recovery_range_start_time.
recovery_range_end_time
google.protobuf.timestamp_pb2.Timestamp
Optional. The latest timestamp of data
available in this Backup.
This field is a member of oneof_ _recovery_range_end_time.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Class BackupApplianceBackupProperties (0.2.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.5 (latest)](/python/docs/reference/backupdr/latest/google.cloud.backupdr_v1.types.BackupApplianceBackupProperties)\n- [0.2.4](/python/docs/reference/backupdr/0.2.4/google.cloud.backupdr_v1.types.BackupApplianceBackupProperties)\n- [0.1.7](/python/docs/reference/backupdr/0.1.7/google.cloud.backupdr_v1.types.BackupApplianceBackupProperties) \n\n BackupApplianceBackupProperties(\n mapping=None, *, ignore_unknown_fields=False, **kwargs\n )\n\nBackupApplianceBackupProperties represents BackupDR backup\nappliance's properties.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e"]]