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
+41-6Lines changed: 41 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -340,7 +340,7 @@ <h3>Method Details</h3>
340
340
"kind": "A String", # This is always `sql#cloneContext`.
341
341
"pitrTimestampMs": "A String", # Reserved for future use.
342
342
"pointInTime": "A String", # Timestamp, if specified, identifies the time to which the source instance is cloned.
343
-
"preferredZone": "A String", # Optional. (Point-in-time recovery for PostgreSQL only) Clone to an instance in the specified zone. If no zone is specified, clone to the same zone as the source instance.
343
+
"preferredZone": "A String", # Optional. Copy clone and point-in-time recovery clone of an instance to the specified zone. If no zone is specified, clone to the same primary zone as the source instance. This field applies to all DB types.
344
344
},
345
345
}
346
346
@@ -1308,7 +1308,7 @@ <h3>Method Details</h3>
1308
1308
"domain": "A String", # The name of the domain (e.g., mydomain.com).
1309
1309
"kind": "A String", # This is always sql#activeDirectoryConfig.
1310
1310
},
1311
-
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Specifies advance machine configuration for the instance relevant only for SQL Server.
1311
+
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Specifies advanced machine configuration for the instances relevant only for SQL Server.
1312
1312
"threadsPerCore": 42, # The number of threads per physical core.
1313
1313
},
1314
1314
"authorizedGaeApplications": [ # The App Engine app IDs that can access this instance. (Deprecated) Applied to First Generation instances only.
@@ -1428,6 +1428,13 @@ <h3>Method Details</h3>
1428
1428
"suspensionReason": [ # If the instance state is SUSPENDED, the reason for the suspension.
1429
1429
"A String",
1430
1430
],
1431
+
"upgradableDatabaseVersions": [ # Output only. All database versions that are available for upgrade.
1432
+
{ # An available database version. It can be a major or a minor version.
1433
+
"displayName": "A String", # The database version's display name.
1434
+
"majorVersion": "A String", # The version's major version name.
1435
+
"name": "A String", # The database version name. For MySQL 8.0, this string provides the database major and minor version.
1436
+
},
1437
+
],
1431
1438
"writeEndpoint": "A String", # Output only. The dns name of the primary instance in a replication group.
1432
1439
}</pre>
1433
1440
</div>
@@ -1729,7 +1736,7 @@ <h3>Method Details</h3>
1729
1736
"domain": "A String", # The name of the domain (e.g., mydomain.com).
1730
1737
"kind": "A String", # This is always sql#activeDirectoryConfig.
1731
1738
},
1732
-
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Specifies advance machine configuration for the instance relevant only for SQL Server.
1739
+
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Specifies advanced machine configuration for the instances relevant only for SQL Server.
1733
1740
"threadsPerCore": 42, # The number of threads per physical core.
1734
1741
},
1735
1742
"authorizedGaeApplications": [ # The App Engine app IDs that can access this instance. (Deprecated) Applied to First Generation instances only.
@@ -1849,6 +1856,13 @@ <h3>Method Details</h3>
1849
1856
"suspensionReason": [ # If the instance state is SUSPENDED, the reason for the suspension.
1850
1857
"A String",
1851
1858
],
1859
+
"upgradableDatabaseVersions": [ # Output only. All database versions that are available for upgrade.
1860
+
{ # An available database version. It can be a major or a minor version.
1861
+
"displayName": "A String", # The database version's display name.
1862
+
"majorVersion": "A String", # The version's major version name.
1863
+
"name": "A String", # The database version name. For MySQL 8.0, this string provides the database major and minor version.
1864
+
},
1865
+
],
1852
1866
"writeEndpoint": "A String", # Output only. The dns name of the primary instance in a replication group.
1853
1867
}
1854
1868
@@ -2112,7 +2126,7 @@ <h3>Method Details</h3>
2112
2126
"domain": "A String", # The name of the domain (e.g., mydomain.com).
2113
2127
"kind": "A String", # This is always sql#activeDirectoryConfig.
2114
2128
},
2115
-
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Specifies advance machine configuration for the instance relevant only for SQL Server.
2129
+
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Specifies advanced machine configuration for the instances relevant only for SQL Server.
2116
2130
"threadsPerCore": 42, # The number of threads per physical core.
2117
2131
},
2118
2132
"authorizedGaeApplications": [ # The App Engine app IDs that can access this instance. (Deprecated) Applied to First Generation instances only.
@@ -2232,6 +2246,13 @@ <h3>Method Details</h3>
2232
2246
"suspensionReason": [ # If the instance state is SUSPENDED, the reason for the suspension.
2233
2247
"A String",
2234
2248
],
2249
+
"upgradableDatabaseVersions": [ # Output only. All database versions that are available for upgrade.
2250
+
{ # An available database version. It can be a major or a minor version.
2251
+
"displayName": "A String", # The database version's display name.
2252
+
"majorVersion": "A String", # The version's major version name.
2253
+
"name": "A String", # The database version name. For MySQL 8.0, this string provides the database major and minor version.
2254
+
},
2255
+
],
2235
2256
"writeEndpoint": "A String", # Output only. The dns name of the primary instance in a replication group.
2236
2257
},
2237
2258
],
@@ -2429,7 +2450,7 @@ <h3>Method Details</h3>
2429
2450
"domain": "A String", # The name of the domain (e.g., mydomain.com).
2430
2451
"kind": "A String", # This is always sql#activeDirectoryConfig.
2431
2452
},
2432
-
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Specifies advance machine configuration for the instance relevant only for SQL Server.
2453
+
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Specifies advanced machine configuration for the instances relevant only for SQL Server.
2433
2454
"threadsPerCore": 42, # The number of threads per physical core.
2434
2455
},
2435
2456
"authorizedGaeApplications": [ # The App Engine app IDs that can access this instance. (Deprecated) Applied to First Generation instances only.
@@ -2549,6 +2570,13 @@ <h3>Method Details</h3>
2549
2570
"suspensionReason": [ # If the instance state is SUSPENDED, the reason for the suspension.
2550
2571
"A String",
2551
2572
],
2573
+
"upgradableDatabaseVersions": [ # Output only. All database versions that are available for upgrade.
2574
+
{ # An available database version. It can be a major or a minor version.
2575
+
"displayName": "A String", # The database version's display name.
2576
+
"majorVersion": "A String", # The version's major version name.
2577
+
"name": "A String", # The database version name. For MySQL 8.0, this string provides the database major and minor version.
2578
+
},
2579
+
],
2552
2580
"writeEndpoint": "A String", # Output only. The dns name of the primary instance in a replication group.
2553
2581
}
2554
2582
@@ -4107,7 +4135,7 @@ <h3>Method Details</h3>
4107
4135
"domain": "A String", # The name of the domain (e.g., mydomain.com).
4108
4136
"kind": "A String", # This is always sql#activeDirectoryConfig.
4109
4137
},
4110
-
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Specifies advance machine configuration for the instance relevant only for SQL Server.
4138
+
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Specifies advanced machine configuration for the instances relevant only for SQL Server.
4111
4139
"threadsPerCore": 42, # The number of threads per physical core.
4112
4140
},
4113
4141
"authorizedGaeApplications": [ # The App Engine app IDs that can access this instance. (Deprecated) Applied to First Generation instances only.
@@ -4227,6 +4255,13 @@ <h3>Method Details</h3>
4227
4255
"suspensionReason": [ # If the instance state is SUSPENDED, the reason for the suspension.
4228
4256
"A String",
4229
4257
],
4258
+
"upgradableDatabaseVersions": [ # Output only. All database versions that are available for upgrade.
4259
+
{ # An available database version. It can be a major or a minor version.
4260
+
"displayName": "A String", # The database version's display name.
4261
+
"majorVersion": "A String", # The version's major version name.
4262
+
"name": "A String", # The database version name. For MySQL 8.0, this string provides the database major and minor version.
4263
+
},
4264
+
],
4230
4265
"writeEndpoint": "A String", # Output only. The dns name of the primary instance in a replication group.
Copy file name to clipboardExpand all lines: docs/dyn/sqladmin_v1beta4.instances.html
+42-6Lines changed: 42 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -340,7 +340,8 @@ <h3>Method Details</h3>
340
340
"kind": "A String", # This is always `sql#cloneContext`.
341
341
"pitrTimestampMs": "A String", # Reserved for future use.
342
342
"pointInTime": "A String", # Timestamp, if specified, identifies the time to which the source instance is cloned.
343
-
"preferredZone": "A String", # Optional. (Point-in-time recovery for PostgreSQL only) Clone to an instance in the specified zone. If no zone is specified, clone to the same zone as the source instance.
343
+
"preferredSecondaryZone": "A String", # Optional. Copy clone and point-in-time recovery clone of a regional instance in the specified zones. If not specified, clone to the same secondary zone as the source instance. This value cannot be the same as the preferred_zone field.
344
+
"preferredZone": "A String", # Optional. Copy clone and point-in-time recovery clone of an instance to the specified zone. If no zone is specified, clone to the same primary zone as the source instance.
344
345
},
345
346
}
346
347
@@ -1308,7 +1309,7 @@ <h3>Method Details</h3>
1308
1309
"domain": "A String", # The name of the domain (e.g., mydomain.com).
1309
1310
"kind": "A String", # This is always sql#activeDirectoryConfig.
1310
1311
},
1311
-
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Specifies advance machine configuration for the instance relevant only for SQL Server.
1312
+
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Specifies advanced machine configuration for the instances relevant only for SQL Server.
1312
1313
"threadsPerCore": 42, # The number of threads per physical core.
1313
1314
},
1314
1315
"authorizedGaeApplications": [ # The App Engine app IDs that can access this instance. (Deprecated) Applied to First Generation instances only.
@@ -1428,6 +1429,13 @@ <h3>Method Details</h3>
1428
1429
"suspensionReason": [ # If the instance state is SUSPENDED, the reason for the suspension.
1429
1430
"A String",
1430
1431
],
1432
+
"upgradableDatabaseVersions": [ # Output only. All database versions that are available for upgrade.
1433
+
{ # An available database version. It can be a major or a minor version.
1434
+
"displayName": "A String", # The database version's display name.
1435
+
"majorVersion": "A String", # The version's major version name.
1436
+
"name": "A String", # The database version name. For MySQL 8.0, this string provides the database major and minor version.
1437
+
},
1438
+
],
1431
1439
"writeEndpoint": "A String", # Output only. The dns name of the primary instance in a replication group.
1432
1440
}</pre>
1433
1441
</div>
@@ -1729,7 +1737,7 @@ <h3>Method Details</h3>
1729
1737
"domain": "A String", # The name of the domain (e.g., mydomain.com).
1730
1738
"kind": "A String", # This is always sql#activeDirectoryConfig.
1731
1739
},
1732
-
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Specifies advance machine configuration for the instance relevant only for SQL Server.
1740
+
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Specifies advanced machine configuration for the instances relevant only for SQL Server.
1733
1741
"threadsPerCore": 42, # The number of threads per physical core.
1734
1742
},
1735
1743
"authorizedGaeApplications": [ # The App Engine app IDs that can access this instance. (Deprecated) Applied to First Generation instances only.
@@ -1849,6 +1857,13 @@ <h3>Method Details</h3>
1849
1857
"suspensionReason": [ # If the instance state is SUSPENDED, the reason for the suspension.
1850
1858
"A String",
1851
1859
],
1860
+
"upgradableDatabaseVersions": [ # Output only. All database versions that are available for upgrade.
1861
+
{ # An available database version. It can be a major or a minor version.
1862
+
"displayName": "A String", # The database version's display name.
1863
+
"majorVersion": "A String", # The version's major version name.
1864
+
"name": "A String", # The database version name. For MySQL 8.0, this string provides the database major and minor version.
1865
+
},
1866
+
],
1852
1867
"writeEndpoint": "A String", # Output only. The dns name of the primary instance in a replication group.
1853
1868
}
1854
1869
@@ -2112,7 +2127,7 @@ <h3>Method Details</h3>
2112
2127
"domain": "A String", # The name of the domain (e.g., mydomain.com).
2113
2128
"kind": "A String", # This is always sql#activeDirectoryConfig.
2114
2129
},
2115
-
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Specifies advance machine configuration for the instance relevant only for SQL Server.
2130
+
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Specifies advanced machine configuration for the instances relevant only for SQL Server.
2116
2131
"threadsPerCore": 42, # The number of threads per physical core.
2117
2132
},
2118
2133
"authorizedGaeApplications": [ # The App Engine app IDs that can access this instance. (Deprecated) Applied to First Generation instances only.
@@ -2232,6 +2247,13 @@ <h3>Method Details</h3>
2232
2247
"suspensionReason": [ # If the instance state is SUSPENDED, the reason for the suspension.
2233
2248
"A String",
2234
2249
],
2250
+
"upgradableDatabaseVersions": [ # Output only. All database versions that are available for upgrade.
2251
+
{ # An available database version. It can be a major or a minor version.
2252
+
"displayName": "A String", # The database version's display name.
2253
+
"majorVersion": "A String", # The version's major version name.
2254
+
"name": "A String", # The database version name. For MySQL 8.0, this string provides the database major and minor version.
2255
+
},
2256
+
],
2235
2257
"writeEndpoint": "A String", # Output only. The dns name of the primary instance in a replication group.
2236
2258
},
2237
2259
],
@@ -2429,7 +2451,7 @@ <h3>Method Details</h3>
2429
2451
"domain": "A String", # The name of the domain (e.g., mydomain.com).
2430
2452
"kind": "A String", # This is always sql#activeDirectoryConfig.
2431
2453
},
2432
-
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Specifies advance machine configuration for the instance relevant only for SQL Server.
2454
+
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Specifies advanced machine configuration for the instances relevant only for SQL Server.
2433
2455
"threadsPerCore": 42, # The number of threads per physical core.
2434
2456
},
2435
2457
"authorizedGaeApplications": [ # The App Engine app IDs that can access this instance. (Deprecated) Applied to First Generation instances only.
@@ -2549,6 +2571,13 @@ <h3>Method Details</h3>
2549
2571
"suspensionReason": [ # If the instance state is SUSPENDED, the reason for the suspension.
2550
2572
"A String",
2551
2573
],
2574
+
"upgradableDatabaseVersions": [ # Output only. All database versions that are available for upgrade.
2575
+
{ # An available database version. It can be a major or a minor version.
2576
+
"displayName": "A String", # The database version's display name.
2577
+
"majorVersion": "A String", # The version's major version name.
2578
+
"name": "A String", # The database version name. For MySQL 8.0, this string provides the database major and minor version.
2579
+
},
2580
+
],
2552
2581
"writeEndpoint": "A String", # Output only. The dns name of the primary instance in a replication group.
2553
2582
}
2554
2583
@@ -4107,7 +4136,7 @@ <h3>Method Details</h3>
4107
4136
"domain": "A String", # The name of the domain (e.g., mydomain.com).
4108
4137
"kind": "A String", # This is always sql#activeDirectoryConfig.
4109
4138
},
4110
-
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Specifies advance machine configuration for the instance relevant only for SQL Server.
4139
+
"advancedMachineFeatures": { # Specifies options for controlling advanced machine features. # Specifies advanced machine configuration for the instances relevant only for SQL Server.
4111
4140
"threadsPerCore": 42, # The number of threads per physical core.
4112
4141
},
4113
4142
"authorizedGaeApplications": [ # The App Engine app IDs that can access this instance. (Deprecated) Applied to First Generation instances only.
@@ -4227,6 +4256,13 @@ <h3>Method Details</h3>
4227
4256
"suspensionReason": [ # If the instance state is SUSPENDED, the reason for the suspension.
4228
4257
"A String",
4229
4258
],
4259
+
"upgradableDatabaseVersions": [ # Output only. All database versions that are available for upgrade.
4260
+
{ # An available database version. It can be a major or a minor version.
4261
+
"displayName": "A String", # The database version's display name.
4262
+
"majorVersion": "A String", # The version's major version name.
4263
+
"name": "A String", # The database version name. For MySQL 8.0, this string provides the database major and minor version.
4264
+
},
4265
+
],
4230
4266
"writeEndpoint": "A String", # Output only. The dns name of the primary instance in a replication group.
0 commit comments