You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/backupdr_v1.projects.locations.backupVaults.dataSources.html
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -281,6 +281,7 @@ <h3>Method Details</h3>
281
281
},
282
282
"lastBackupState": "A String", # Output only. The status of the last backup to this BackupVault
283
283
"lastSuccessfulBackupConsistencyTime": "A String", # Output only. If the last backup were successful, this field has the consistency date.
284
+
"lastSuccessfulLogBackupConsistencyTime": "A String", # Output only. If the last log backup were successful, this field has the consistency date.
284
285
},
285
286
"backupCount": "A String", # Number of backups in the data source.
286
287
"configState": "A String", # Output only. The backup configuration state.
@@ -396,6 +397,7 @@ <h3>Method Details</h3>
396
397
},
397
398
"lastBackupState": "A String", # Output only. The status of the last backup to this BackupVault
398
399
"lastSuccessfulBackupConsistencyTime": "A String", # Output only. If the last backup were successful, this field has the consistency date.
400
+
"lastSuccessfulLogBackupConsistencyTime": "A String", # Output only. If the last log backup were successful, this field has the consistency date.
399
401
},
400
402
"backupCount": "A String", # Number of backups in the data source.
401
403
"configState": "A String", # Output only. The backup configuration state.
@@ -491,6 +493,7 @@ <h3>Method Details</h3>
491
493
},
492
494
"lastBackupState": "A String", # Output only. The status of the last backup to this BackupVault
493
495
"lastSuccessfulBackupConsistencyTime": "A String", # Output only. If the last backup were successful, this field has the consistency date.
496
+
"lastSuccessfulLogBackupConsistencyTime": "A String", # Output only. If the last log backup were successful, this field has the consistency date.
494
497
},
495
498
"backupCount": "A String", # Number of backups in the data source.
496
499
"configState": "A String", # Output only. The backup configuration state.
0 commit comments