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/sqladmin_v1.instances.html
+30Lines changed: 30 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1650,11 +1650,17 @@ <h3>Method Details</h3>
1650
1650
"hostPort": "A String", # The host and port of the on-premises instance in host:port format
1651
1651
"kind": "A String", # This is always `sql#onPremisesConfiguration`.
1652
1652
"password": "A String", # The password for connecting to on-premises instance.
1653
+
"selectedObjects": [ # Optional. A list of objects that the user selects for replication from an external source instance.
1654
+
{ # A list of objects that the user selects for replication from an external source instance.
1655
+
"database": "A String", # Required. The name of the database to migrate.
1656
+
},
1657
+
],
1653
1658
"sourceInstance": { # Reference to another Cloud SQL instance. # The reference to Cloud SQL instance if the source is Cloud SQL.
1654
1659
"name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID.
1655
1660
"project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it.
1656
1661
"region": "A String", # The region of the Cloud SQL instance being referenced.
1657
1662
},
1663
+
"sslOption": "A String", # Optional. SSL option for replica connection to the on-premises source.
1658
1664
"username": "A String", # The username for connecting to on-premises instance.
1659
1665
},
1660
1666
"outOfDiskReport": { # This message wraps up the information written by out-of-disk detection job. # This field represents the report generated by the proactive database wellness job for OutOfDisk issues. * Writers: * the proactive database wellness job for OOD. * Readers: * the proactive database wellness job
@@ -2105,11 +2111,17 @@ <h3>Method Details</h3>
2105
2111
"hostPort": "A String", # The host and port of the on-premises instance in host:port format
2106
2112
"kind": "A String", # This is always `sql#onPremisesConfiguration`.
2107
2113
"password": "A String", # The password for connecting to on-premises instance.
2114
+
"selectedObjects": [ # Optional. A list of objects that the user selects for replication from an external source instance.
2115
+
{ # A list of objects that the user selects for replication from an external source instance.
2116
+
"database": "A String", # Required. The name of the database to migrate.
2117
+
},
2118
+
],
2108
2119
"sourceInstance": { # Reference to another Cloud SQL instance. # The reference to Cloud SQL instance if the source is Cloud SQL.
2109
2120
"name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID.
2110
2121
"project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it.
2111
2122
"region": "A String", # The region of the Cloud SQL instance being referenced.
2112
2123
},
2124
+
"sslOption": "A String", # Optional. SSL option for replica connection to the on-premises source.
2113
2125
"username": "A String", # The username for connecting to on-premises instance.
2114
2126
},
2115
2127
"outOfDiskReport": { # This message wraps up the information written by out-of-disk detection job. # This field represents the report generated by the proactive database wellness job for OutOfDisk issues. * Writers: * the proactive database wellness job for OOD. * Readers: * the proactive database wellness job
@@ -2518,11 +2530,17 @@ <h3>Method Details</h3>
2518
2530
"hostPort": "A String", # The host and port of the on-premises instance in host:port format
2519
2531
"kind": "A String", # This is always `sql#onPremisesConfiguration`.
2520
2532
"password": "A String", # The password for connecting to on-premises instance.
2533
+
"selectedObjects": [ # Optional. A list of objects that the user selects for replication from an external source instance.
2534
+
{ # A list of objects that the user selects for replication from an external source instance.
2535
+
"database": "A String", # Required. The name of the database to migrate.
2536
+
},
2537
+
],
2521
2538
"sourceInstance": { # Reference to another Cloud SQL instance. # The reference to Cloud SQL instance if the source is Cloud SQL.
2522
2539
"name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID.
2523
2540
"project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it.
2524
2541
"region": "A String", # The region of the Cloud SQL instance being referenced.
2525
2542
},
2543
+
"sslOption": "A String", # Optional. SSL option for replica connection to the on-premises source.
2526
2544
"username": "A String", # The username for connecting to on-premises instance.
2527
2545
},
2528
2546
"outOfDiskReport": { # This message wraps up the information written by out-of-disk detection job. # This field represents the report generated by the proactive database wellness job for OutOfDisk issues. * Writers: * the proactive database wellness job for OOD. * Readers: * the proactive database wellness job
@@ -2855,11 +2873,17 @@ <h3>Method Details</h3>
2855
2873
"hostPort": "A String", # The host and port of the on-premises instance in host:port format
2856
2874
"kind": "A String", # This is always `sql#onPremisesConfiguration`.
2857
2875
"password": "A String", # The password for connecting to on-premises instance.
2876
+
"selectedObjects": [ # Optional. A list of objects that the user selects for replication from an external source instance.
2877
+
{ # A list of objects that the user selects for replication from an external source instance.
2878
+
"database": "A String", # Required. The name of the database to migrate.
2879
+
},
2880
+
],
2858
2881
"sourceInstance": { # Reference to another Cloud SQL instance. # The reference to Cloud SQL instance if the source is Cloud SQL.
2859
2882
"name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID.
2860
2883
"project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it.
2861
2884
"region": "A String", # The region of the Cloud SQL instance being referenced.
2862
2885
},
2886
+
"sslOption": "A String", # Optional. SSL option for replica connection to the on-premises source.
2863
2887
"username": "A String", # The username for connecting to on-premises instance.
2864
2888
},
2865
2889
"outOfDiskReport": { # This message wraps up the information written by out-of-disk detection job. # This field represents the report generated by the proactive database wellness job for OutOfDisk issues. * Writers: * the proactive database wellness job for OOD. * Readers: * the proactive database wellness job
@@ -4663,11 +4687,17 @@ <h3>Method Details</h3>
4663
4687
"hostPort": "A String", # The host and port of the on-premises instance in host:port format
4664
4688
"kind": "A String", # This is always `sql#onPremisesConfiguration`.
4665
4689
"password": "A String", # The password for connecting to on-premises instance.
4690
+
"selectedObjects": [ # Optional. A list of objects that the user selects for replication from an external source instance.
4691
+
{ # A list of objects that the user selects for replication from an external source instance.
4692
+
"database": "A String", # Required. The name of the database to migrate.
4693
+
},
4694
+
],
4666
4695
"sourceInstance": { # Reference to another Cloud SQL instance. # The reference to Cloud SQL instance if the source is Cloud SQL.
4667
4696
"name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID.
4668
4697
"project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it.
4669
4698
"region": "A String", # The region of the Cloud SQL instance being referenced.
4670
4699
},
4700
+
"sslOption": "A String", # Optional. SSL option for replica connection to the on-premises source.
4671
4701
"username": "A String", # The username for connecting to on-premises instance.
4672
4702
},
4673
4703
"outOfDiskReport": { # This message wraps up the information written by out-of-disk detection job. # This field represents the report generated by the proactive database wellness job for OutOfDisk issues. * Writers: * the proactive database wellness job for OOD. * Readers: * the proactive database wellness job
Copy file name to clipboardExpand all lines: docs/dyn/sqladmin_v1.projects.instances.html
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -744,6 +744,11 @@ <h3>Method Details</h3>
744
744
},
745
745
],
746
746
},
747
+
"selectedObjects": [ # Optional. Migrate only the specified objects from the source instance. If this field is empty, then migrate all objects.
748
+
{ # The selected object that Cloud SQL migrates.
749
+
"database": "A String", # The name of the database that Cloud SQL migrates.
0 commit comments