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/datamigration_v1.projects.locations.migrationJobs.html
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -212,6 +212,7 @@ <h3>Method Details</h3>
212
212
},
213
213
},
214
214
],
215
+
"useDiffBackup": True or False, # Optional. Enable differential backups.
215
216
},
216
217
"state": "A String", # The current migration job state.
217
218
"staticIpConnectivity": { # The source database will allow incoming connections from the public IP of the destination database. You can retrieve the public IP of the Cloud SQL instance from the Cloud SQL console or using Cloud SQL APIs. No additional configuration is required. # static ip connectivity data (default, no additional details needed).
@@ -476,6 +477,7 @@ <h3>Method Details</h3>
476
477
},
477
478
},
478
479
],
480
+
"useDiffBackup": True or False, # Optional. Enable differential backups.
479
481
},
480
482
"state": "A String", # The current migration job state.
481
483
"staticIpConnectivity": { # The source database will allow incoming connections from the public IP of the destination database. You can retrieve the public IP of the Cloud SQL instance from the Cloud SQL console or using Cloud SQL APIs. No additional configuration is required. # static ip connectivity data (default, no additional details needed).
@@ -622,6 +624,7 @@ <h3>Method Details</h3>
622
624
},
623
625
},
624
626
],
627
+
"useDiffBackup": True or False, # Optional. Enable differential backups.
625
628
},
626
629
"state": "A String", # The current migration job state.
627
630
"staticIpConnectivity": { # The source database will allow incoming connections from the public IP of the destination database. You can retrieve the public IP of the Cloud SQL instance from the Cloud SQL console or using Cloud SQL APIs. No additional configuration is required. # static ip connectivity data (default, no additional details needed).
@@ -729,6 +732,7 @@ <h3>Method Details</h3>
729
732
},
730
733
},
731
734
],
735
+
"useDiffBackup": True or False, # Optional. Enable differential backups.
732
736
},
733
737
"state": "A String", # The current migration job state.
734
738
"staticIpConnectivity": { # The source database will allow incoming connections from the public IP of the destination database. You can retrieve the public IP of the Cloud SQL instance from the Cloud SQL console or using Cloud SQL APIs. No additional configuration is required. # static ip connectivity data (default, no additional details needed).
@@ -1170,6 +1174,7 @@ <h3>Method Details</h3>
1170
1174
},
1171
1175
},
1172
1176
],
1177
+
"useDiffBackup": True or False, # Optional. Enable differential backups.
1173
1178
},
1174
1179
"state": "A String", # The current migration job state.
1175
1180
"staticIpConnectivity": { # The source database will allow incoming connections from the public IP of the destination database. You can retrieve the public IP of the Cloud SQL instance from the Cloud SQL console or using Cloud SQL APIs. No additional configuration is required. # static ip connectivity data (default, no additional details needed).
0 commit comments