feat: add recovery_point_time to BDRProtectedResourceLog, this new field captures the timestamp of the recovery point used in restore operations

PiperOrigin-RevId: 834750319
This commit is contained in:
Google APIs 2025-11-20 07:15:10 -08:00 committed by Copybara-Service
parent d6a2197c8c
commit bf2ce591fd

View file

@ -88,6 +88,9 @@ message BDRBackupRestoreJobLog {
// Restore resource location.
optional string restore_resource_location = 20;
// Recovery point time.
optional google.protobuf.Timestamp recovery_point_time = 21;
}
// Log entry for BDRProtectedResource Log for resources using BackupPlan based