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
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -814,7 +814,7 @@ <h3>Method Details</h3>
814
814
"connectionName": "A String", # Connection name of the Cloud SQL instance used in connection strings.
815
815
"createTime": "A String", # Output only. The time when the instance was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example **2012-11-15T16:19:00.094Z**.
816
816
"currentDiskSize": "A String", # The current disk usage of the instance in bytes. This property has been deprecated. Use the "cloudsql.googleapis.com/database/disk/bytes_used" metric in Cloud Monitoring API instead. Please see [this announcement](https://groups.google.com/d/msg/google-cloud-sql-announce/I_7-F9EBhT0/BtvFtdFeAgAJ) for details.
817
-
"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, POSTGRES_13 (default), POSTGRES_14. * **SQL Server instances**: SQLSERVER_2019_STANDARD, SQLSERVER_2019_ENTERPRISE, SQLSERVER_2019_EXPRESS, or SQLSERVER_2019_WEB, SQLSERVER_2017_STANDARD (default), SQLSERVER_2017_ENTERPRISE, SQLSERVER_2017_EXPRESS, or SQLSERVER_2017_WEB.
817
+
"databaseVersion": "A String", # The database engine type and version. The **databaseVersion** field cannot be changed after instance creation.
818
818
"diskEncryptionConfiguration": { # Disk encryption configuration for an instance. # Disk encryption configuration specific to an instance.
819
819
"kind": "A String", # This is always **sql#diskEncryptionConfiguration**.
820
820
"kmsKeyName": "A String", # Resource name of KMS key for disk encryption
@@ -995,7 +995,7 @@ <h3>Method Details</h3>
995
995
"a_key": "A String",
996
996
},
997
997
},
998
-
"state": "A String", # The current serving state of the Cloud SQL instance. This can be one of the following: * **SQL_INSTANCE_STATE_UNSPECIFIED**: The state of the instance is unknown. * **RUNNABLE**: The instance is running, or has been stopped by owner. * **SUSPENDED**: The instance is not available, for example due to problems with billing. * **PENDING_DELETE**: The instance is being deleted. * **PENDING_CREATE**: The instance is being created. * **MAINTENANCE**: The instance is down for maintenance. * **FAILED**: The instance creation failed.
998
+
"state": "A String", # The current serving state of the Cloud SQL instance.
999
999
"suspensionReason": [ # If the instance state is SUSPENDED, the reason for the suspension.
1000
1000
"A String",
1001
1001
],
@@ -1140,7 +1140,7 @@ <h3>Method Details</h3>
1140
1140
"connectionName": "A String", # Connection name of the Cloud SQL instance used in connection strings.
1141
1141
"createTime": "A String", # Output only. The time when the instance was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example **2012-11-15T16:19:00.094Z**.
1142
1142
"currentDiskSize": "A String", # The current disk usage of the instance in bytes. This property has been deprecated. Use the "cloudsql.googleapis.com/database/disk/bytes_used" metric in Cloud Monitoring API instead. Please see [this announcement](https://groups.google.com/d/msg/google-cloud-sql-announce/I_7-F9EBhT0/BtvFtdFeAgAJ) for details.
1143
-
"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, POSTGRES_13 (default), POSTGRES_14. * **SQL Server instances**: SQLSERVER_2019_STANDARD, SQLSERVER_2019_ENTERPRISE, SQLSERVER_2019_EXPRESS, or SQLSERVER_2019_WEB, SQLSERVER_2017_STANDARD (default), SQLSERVER_2017_ENTERPRISE, SQLSERVER_2017_EXPRESS, or SQLSERVER_2017_WEB.
1143
+
"databaseVersion": "A String", # The database engine type and version. The **databaseVersion** field cannot be changed after instance creation.
1144
1144
"diskEncryptionConfiguration": { # Disk encryption configuration for an instance. # Disk encryption configuration specific to an instance.
1145
1145
"kind": "A String", # This is always **sql#diskEncryptionConfiguration**.
1146
1146
"kmsKeyName": "A String", # Resource name of KMS key for disk encryption
@@ -1321,7 +1321,7 @@ <h3>Method Details</h3>
1321
1321
"a_key": "A String",
1322
1322
},
1323
1323
},
1324
-
"state": "A String", # The current serving state of the Cloud SQL instance. This can be one of the following: * **SQL_INSTANCE_STATE_UNSPECIFIED**: The state of the instance is unknown. * **RUNNABLE**: The instance is running, or has been stopped by owner. * **SUSPENDED**: The instance is not available, for example due to problems with billing. * **PENDING_DELETE**: The instance is being deleted. * **PENDING_CREATE**: The instance is being created. * **MAINTENANCE**: The instance is down for maintenance. * **FAILED**: The instance creation failed.
1324
+
"state": "A String", # The current serving state of the Cloud SQL instance.
1325
1325
"suspensionReason": [ # If the instance state is SUSPENDED, the reason for the suspension.
1326
1326
"A String",
1327
1327
],
@@ -1438,7 +1438,7 @@ <h3>Method Details</h3>
1438
1438
"connectionName": "A String", # Connection name of the Cloud SQL instance used in connection strings.
1439
1439
"createTime": "A String", # Output only. The time when the instance was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example **2012-11-15T16:19:00.094Z**.
1440
1440
"currentDiskSize": "A String", # The current disk usage of the instance in bytes. This property has been deprecated. Use the "cloudsql.googleapis.com/database/disk/bytes_used" metric in Cloud Monitoring API instead. Please see [this announcement](https://groups.google.com/d/msg/google-cloud-sql-announce/I_7-F9EBhT0/BtvFtdFeAgAJ) for details.
1441
-
"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, POSTGRES_13 (default), POSTGRES_14. * **SQL Server instances**: SQLSERVER_2019_STANDARD, SQLSERVER_2019_ENTERPRISE, SQLSERVER_2019_EXPRESS, or SQLSERVER_2019_WEB, SQLSERVER_2017_STANDARD (default), SQLSERVER_2017_ENTERPRISE, SQLSERVER_2017_EXPRESS, or SQLSERVER_2017_WEB.
1441
+
"databaseVersion": "A String", # The database engine type and version. The **databaseVersion** field cannot be changed after instance creation.
1442
1442
"diskEncryptionConfiguration": { # Disk encryption configuration for an instance. # Disk encryption configuration specific to an instance.
1443
1443
"kind": "A String", # This is always **sql#diskEncryptionConfiguration**.
1444
1444
"kmsKeyName": "A String", # Resource name of KMS key for disk encryption
@@ -1619,7 +1619,7 @@ <h3>Method Details</h3>
1619
1619
"a_key": "A String",
1620
1620
},
1621
1621
},
1622
-
"state": "A String", # The current serving state of the Cloud SQL instance. This can be one of the following: * **SQL_INSTANCE_STATE_UNSPECIFIED**: The state of the instance is unknown. * **RUNNABLE**: The instance is running, or has been stopped by owner. * **SUSPENDED**: The instance is not available, for example due to problems with billing. * **PENDING_DELETE**: The instance is being deleted. * **PENDING_CREATE**: The instance is being created. * **MAINTENANCE**: The instance is down for maintenance. * **FAILED**: The instance creation failed.
1622
+
"state": "A String", # The current serving state of the Cloud SQL instance.
1623
1623
"suspensionReason": [ # If the instance state is SUSPENDED, the reason for the suspension.
1624
1624
"A String",
1625
1625
],
@@ -1700,7 +1700,7 @@ <h3>Method Details</h3>
1700
1700
"connectionName": "A String", # Connection name of the Cloud SQL instance used in connection strings.
1701
1701
"createTime": "A String", # Output only. The time when the instance was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example **2012-11-15T16:19:00.094Z**.
1702
1702
"currentDiskSize": "A String", # The current disk usage of the instance in bytes. This property has been deprecated. Use the "cloudsql.googleapis.com/database/disk/bytes_used" metric in Cloud Monitoring API instead. Please see [this announcement](https://groups.google.com/d/msg/google-cloud-sql-announce/I_7-F9EBhT0/BtvFtdFeAgAJ) for details.
1703
-
"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, POSTGRES_13 (default), POSTGRES_14. * **SQL Server instances**: SQLSERVER_2019_STANDARD, SQLSERVER_2019_ENTERPRISE, SQLSERVER_2019_EXPRESS, or SQLSERVER_2019_WEB, SQLSERVER_2017_STANDARD (default), SQLSERVER_2017_ENTERPRISE, SQLSERVER_2017_EXPRESS, or SQLSERVER_2017_WEB.
1703
+
"databaseVersion": "A String", # The database engine type and version. The **databaseVersion** field cannot be changed after instance creation.
1704
1704
"diskEncryptionConfiguration": { # Disk encryption configuration for an instance. # Disk encryption configuration specific to an instance.
1705
1705
"kind": "A String", # This is always **sql#diskEncryptionConfiguration**.
1706
1706
"kmsKeyName": "A String", # Resource name of KMS key for disk encryption
@@ -1881,7 +1881,7 @@ <h3>Method Details</h3>
1881
1881
"a_key": "A String",
1882
1882
},
1883
1883
},
1884
-
"state": "A String", # The current serving state of the Cloud SQL instance. This can be one of the following: * **SQL_INSTANCE_STATE_UNSPECIFIED**: The state of the instance is unknown. * **RUNNABLE**: The instance is running, or has been stopped by owner. * **SUSPENDED**: The instance is not available, for example due to problems with billing. * **PENDING_DELETE**: The instance is being deleted. * **PENDING_CREATE**: The instance is being created. * **MAINTENANCE**: The instance is down for maintenance. * **FAILED**: The instance creation failed.
1884
+
"state": "A String", # The current serving state of the Cloud SQL instance.
1885
1885
"suspensionReason": [ # If the instance state is SUSPENDED, the reason for the suspension.
1886
1886
"A String",
1887
1887
],
@@ -2773,7 +2773,7 @@ <h3>Method Details</h3>
2773
2773
"connectionName": "A String", # Connection name of the Cloud SQL instance used in connection strings.
2774
2774
"createTime": "A String", # Output only. The time when the instance was created in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example **2012-11-15T16:19:00.094Z**.
2775
2775
"currentDiskSize": "A String", # The current disk usage of the instance in bytes. This property has been deprecated. Use the "cloudsql.googleapis.com/database/disk/bytes_used" metric in Cloud Monitoring API instead. Please see [this announcement](https://groups.google.com/d/msg/google-cloud-sql-announce/I_7-F9EBhT0/BtvFtdFeAgAJ) for details.
2776
-
"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, POSTGRES_13 (default), POSTGRES_14. * **SQL Server instances**: SQLSERVER_2019_STANDARD, SQLSERVER_2019_ENTERPRISE, SQLSERVER_2019_EXPRESS, or SQLSERVER_2019_WEB, SQLSERVER_2017_STANDARD (default), SQLSERVER_2017_ENTERPRISE, SQLSERVER_2017_EXPRESS, or SQLSERVER_2017_WEB.
2776
+
"databaseVersion": "A String", # The database engine type and version. The **databaseVersion** field cannot be changed after instance creation.
2777
2777
"diskEncryptionConfiguration": { # Disk encryption configuration for an instance. # Disk encryption configuration specific to an instance.
2778
2778
"kind": "A String", # This is always **sql#diskEncryptionConfiguration**.
2779
2779
"kmsKeyName": "A String", # Resource name of KMS key for disk encryption
@@ -2954,7 +2954,7 @@ <h3>Method Details</h3>
2954
2954
"a_key": "A String",
2955
2955
},
2956
2956
},
2957
-
"state": "A String", # The current serving state of the Cloud SQL instance. This can be one of the following: * **SQL_INSTANCE_STATE_UNSPECIFIED**: The state of the instance is unknown. * **RUNNABLE**: The instance is running, or has been stopped by owner. * **SUSPENDED**: The instance is not available, for example due to problems with billing. * **PENDING_DELETE**: The instance is being deleted. * **PENDING_CREATE**: The instance is being created. * **MAINTENANCE**: The instance is down for maintenance. * **FAILED**: The instance creation failed.
2957
+
"state": "A String", # The current serving state of the Cloud SQL instance.
2958
2958
"suspensionReason": [ # If the instance state is SUSPENDED, the reason for the suspension.
0 commit comments