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.backupRuns.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -226,6 +226,9 @@ <h3>Method Details</h3>
226
226
"selfLink": "A String", # The URI of this resource.
227
227
"startTime": "A String", # The time this operation actually started in UTC timezone in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example `2012-11-15T16:19:00.094Z`.
228
228
"status": "A String", # The status of an operation.
229
+
"subOperationType": { # The sub operation type based on the operation type. # Optional. The sub operation based on the operation type.
230
+
"maintenanceType": "A String", # The type of maintenance to be performed on the instance.
231
+
},
229
232
"targetId": "A String", # Name of the database instance related to this operation.
230
233
"targetLink": "A String",
231
234
"targetProject": "A String", # The project ID of the target instance related to this operation.
@@ -442,6 +445,9 @@ <h3>Method Details</h3>
442
445
"selfLink": "A String", # The URI of this resource.
443
446
"startTime": "A String", # The time this operation actually started in UTC timezone in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example `2012-11-15T16:19:00.094Z`.
444
447
"status": "A String", # The status of an operation.
448
+
"subOperationType": { # The sub operation type based on the operation type. # Optional. The sub operation based on the operation type.
449
+
"maintenanceType": "A String", # The type of maintenance to be performed on the instance.
450
+
},
445
451
"targetId": "A String", # Name of the database instance related to this operation.
446
452
"targetLink": "A String",
447
453
"targetProject": "A String", # The project ID of the target instance related to this operation.
Copy file name to clipboardExpand all lines: docs/dyn/sqladmin_v1.connect.html
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -147,6 +147,9 @@ <h3>Method Details</h3>
147
147
148
148
{ # Connect settings retrieval response.
149
149
"backendType": "A String", # `SECOND_GEN`: Cloud SQL database instance. `EXTERNAL`: A database server that is not managed by Google. This property is read-only; use the `tier` property in the `settings` object to determine the database type.
150
+
"customSubjectAlternativeNames": [ # Custom subject alternative names for the server certificate.
151
+
"A String",
152
+
],
150
153
"databaseVersion": "A String", # The database engine type and version. The `databaseVersion` field cannot be changed after instance creation. MySQL instances: `MYSQL_8_0`, `MYSQL_5_7` (default), or `MYSQL_5_6`. PostgreSQL instances: `POSTGRES_9_6`, `POSTGRES_10`, `POSTGRES_11`, `POSTGRES_12` (default), `POSTGRES_13`, or `POSTGRES_14`. SQL Server instances: `SQLSERVER_2017_STANDARD` (default), `SQLSERVER_2017_ENTERPRISE`, `SQLSERVER_2017_EXPRESS`, `SQLSERVER_2017_WEB`, `SQLSERVER_2019_STANDARD`, `SQLSERVER_2019_ENTERPRISE`, `SQLSERVER_2019_EXPRESS`, or `SQLSERVER_2019_WEB`.
151
154
"dnsName": "A String", # The dns name of the instance.
152
155
"ipAddresses": [ # The assigned IP addresses for the instance.
Copy file name to clipboardExpand all lines: docs/dyn/sqladmin_v1.databases.html
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -229,6 +229,9 @@ <h3>Method Details</h3>
229
229
"selfLink": "A String", # The URI of this resource.
230
230
"startTime": "A String", # The time this operation actually started in UTC timezone in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example `2012-11-15T16:19:00.094Z`.
231
231
"status": "A String", # The status of an operation.
232
+
"subOperationType": { # The sub operation type based on the operation type. # Optional. The sub operation based on the operation type.
233
+
"maintenanceType": "A String", # The type of maintenance to be performed on the instance.
234
+
},
232
235
"targetId": "A String", # Name of the database instance related to this operation.
233
236
"targetLink": "A String",
234
237
"targetProject": "A String", # The project ID of the target instance related to this operation.
@@ -413,6 +416,9 @@ <h3>Method Details</h3>
413
416
"selfLink": "A String", # The URI of this resource.
414
417
"startTime": "A String", # The time this operation actually started in UTC timezone in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example `2012-11-15T16:19:00.094Z`.
415
418
"status": "A String", # The status of an operation.
419
+
"subOperationType": { # The sub operation type based on the operation type. # Optional. The sub operation based on the operation type.
420
+
"maintenanceType": "A String", # The type of maintenance to be performed on the instance.
421
+
},
416
422
"targetId": "A String", # Name of the database instance related to this operation.
417
423
"targetLink": "A String",
418
424
"targetProject": "A String", # The project ID of the target instance related to this operation.
@@ -602,6 +608,9 @@ <h3>Method Details</h3>
602
608
"selfLink": "A String", # The URI of this resource.
603
609
"startTime": "A String", # The time this operation actually started in UTC timezone in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example `2012-11-15T16:19:00.094Z`.
604
610
"status": "A String", # The status of an operation.
611
+
"subOperationType": { # The sub operation type based on the operation type. # Optional. The sub operation based on the operation type.
612
+
"maintenanceType": "A String", # The type of maintenance to be performed on the instance.
613
+
},
605
614
"targetId": "A String", # Name of the database instance related to this operation.
606
615
"targetLink": "A String",
607
616
"targetProject": "A String", # The project ID of the target instance related to this operation.
@@ -755,6 +764,9 @@ <h3>Method Details</h3>
755
764
"selfLink": "A String", # The URI of this resource.
756
765
"startTime": "A String", # The time this operation actually started in UTC timezone in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example `2012-11-15T16:19:00.094Z`.
757
766
"status": "A String", # The status of an operation.
767
+
"subOperationType": { # The sub operation type based on the operation type. # Optional. The sub operation based on the operation type.
768
+
"maintenanceType": "A String", # The type of maintenance to be performed on the instance.
769
+
},
758
770
"targetId": "A String", # Name of the database instance related to this operation.
759
771
"targetLink": "A String",
760
772
"targetProject": "A String", # The project ID of the target instance related to this operation.
0 commit comments