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
"serviceAccountEmailAddress": "A String", # The service account email address assigned to the instance. This property is applicable only to Second Generation instances.
847
+
"serviceAccountEmailAddress": "A String", # The service account email address assigned to the instance. This property is read-only.
848
848
"settings": { # Database instance settings. # The user settings.
849
849
"activationPolicy": "A String", # The activation policy specifies when the instance is activated; it is applicable only when the instance state is RUNNABLE. Valid values: *ALWAYS*: The instance is on, and remains so even in the absence of connection requests. *NEVER*: The instance is off; it is not activated, even if a connection request arrives.
850
850
"activeDirectoryConfig": { # Active Directory configuration, relevant only for Cloud SQL for SQL Server. # Active Directory configuration, relevant only for Cloud SQL for SQL Server.
@@ -889,6 +889,7 @@ <h3>Method Details</h3>
889
889
],
890
890
"insightsConfig": { # Insights configuration. This specifies when Cloud SQL Insights feature is enabled and optional configuration. # Insights configuration, for now relevant only for Postgres.
891
891
"queryInsightsEnabled": True or False, # Whether Query Insights feature is enabled.
892
+
"queryPlansPerMinute": 42, # Number of query plans generated by Insights per minute. Default is 5. Changing this will restart the database.
892
893
"queryStringLength": 42, # Maximum query length stored in bytes. Default value: 1024 bytes. Range: 256-4500 bytes. Query length more than this field value will be truncated to this value. When unset, query length will be the default value. Changing query length will restart the database.
893
894
"recordApplicationTags": True or False, # Whether Query Insights will record application tags from query when enabled.
894
895
"recordClientAddress": True or False, # Whether Query Insights will record client address when enabled.
@@ -1145,7 +1146,7 @@ <h3>Method Details</h3>
1145
1146
"selfLink": "A String", # The URI of this resource.
"serviceAccountEmailAddress": "A String", # The service account email address assigned to the instance. This property is applicable only to Second Generation instances.
1149
+
"serviceAccountEmailAddress": "A String", # The service account email address assigned to the instance. This property is read-only.
1149
1150
"settings": { # Database instance settings. # The user settings.
1150
1151
"activationPolicy": "A String", # The activation policy specifies when the instance is activated; it is applicable only when the instance state is RUNNABLE. Valid values: *ALWAYS*: The instance is on, and remains so even in the absence of connection requests. *NEVER*: The instance is off; it is not activated, even if a connection request arrives.
1151
1152
"activeDirectoryConfig": { # Active Directory configuration, relevant only for Cloud SQL for SQL Server. # Active Directory configuration, relevant only for Cloud SQL for SQL Server.
@@ -1190,6 +1191,7 @@ <h3>Method Details</h3>
1190
1191
],
1191
1192
"insightsConfig": { # Insights configuration. This specifies when Cloud SQL Insights feature is enabled and optional configuration. # Insights configuration, for now relevant only for Postgres.
1192
1193
"queryInsightsEnabled": True or False, # Whether Query Insights feature is enabled.
1194
+
"queryPlansPerMinute": 42, # Number of query plans generated by Insights per minute. Default is 5. Changing this will restart the database.
1193
1195
"queryStringLength": 42, # Maximum query length stored in bytes. Default value: 1024 bytes. Range: 256-4500 bytes. Query length more than this field value will be truncated to this value. When unset, query length will be the default value. Changing query length will restart the database.
1194
1196
"recordApplicationTags": True or False, # Whether Query Insights will record application tags from query when enabled.
1195
1197
"recordClientAddress": True or False, # Whether Query Insights will record client address when enabled.
@@ -1422,7 +1424,7 @@ <h3>Method Details</h3>
1422
1424
"selfLink": "A String", # The URI of this resource.
"serviceAccountEmailAddress": "A String", # The service account email address assigned to the instance. This property is applicable only to Second Generation instances.
1427
+
"serviceAccountEmailAddress": "A String", # The service account email address assigned to the instance. This property is read-only.
1426
1428
"settings": { # Database instance settings. # The user settings.
1427
1429
"activationPolicy": "A String", # The activation policy specifies when the instance is activated; it is applicable only when the instance state is RUNNABLE. Valid values: *ALWAYS*: The instance is on, and remains so even in the absence of connection requests. *NEVER*: The instance is off; it is not activated, even if a connection request arrives.
1428
1430
"activeDirectoryConfig": { # Active Directory configuration, relevant only for Cloud SQL for SQL Server. # Active Directory configuration, relevant only for Cloud SQL for SQL Server.
@@ -1467,6 +1469,7 @@ <h3>Method Details</h3>
1467
1469
],
1468
1470
"insightsConfig": { # Insights configuration. This specifies when Cloud SQL Insights feature is enabled and optional configuration. # Insights configuration, for now relevant only for Postgres.
1469
1471
"queryInsightsEnabled": True or False, # Whether Query Insights feature is enabled.
1472
+
"queryPlansPerMinute": 42, # Number of query plans generated by Insights per minute. Default is 5. Changing this will restart the database.
1470
1473
"queryStringLength": 42, # Maximum query length stored in bytes. Default value: 1024 bytes. Range: 256-4500 bytes. Query length more than this field value will be truncated to this value. When unset, query length will be the default value. Changing query length will restart the database.
1471
1474
"recordApplicationTags": True or False, # Whether Query Insights will record application tags from query when enabled.
1472
1475
"recordClientAddress": True or False, # Whether Query Insights will record client address when enabled.
@@ -1671,7 +1674,7 @@ <h3>Method Details</h3>
1671
1674
"selfLink": "A String", # The URI of this resource.
"serviceAccountEmailAddress": "A String", # The service account email address assigned to the instance. This property is applicable only to Second Generation instances.
1677
+
"serviceAccountEmailAddress": "A String", # The service account email address assigned to the instance. This property is read-only.
1675
1678
"settings": { # Database instance settings. # The user settings.
1676
1679
"activationPolicy": "A String", # The activation policy specifies when the instance is activated; it is applicable only when the instance state is RUNNABLE. Valid values: *ALWAYS*: The instance is on, and remains so even in the absence of connection requests. *NEVER*: The instance is off; it is not activated, even if a connection request arrives.
1677
1680
"activeDirectoryConfig": { # Active Directory configuration, relevant only for Cloud SQL for SQL Server. # Active Directory configuration, relevant only for Cloud SQL for SQL Server.
@@ -1716,6 +1719,7 @@ <h3>Method Details</h3>
1716
1719
],
1717
1720
"insightsConfig": { # Insights configuration. This specifies when Cloud SQL Insights feature is enabled and optional configuration. # Insights configuration, for now relevant only for Postgres.
1718
1721
"queryInsightsEnabled": True or False, # Whether Query Insights feature is enabled.
1722
+
"queryPlansPerMinute": 42, # Number of query plans generated by Insights per minute. Default is 5. Changing this will restart the database.
1719
1723
"queryStringLength": 42, # Maximum query length stored in bytes. Default value: 1024 bytes. Range: 256-4500 bytes. Query length more than this field value will be truncated to this value. When unset, query length will be the default value. Changing query length will restart the database.
1720
1724
"recordApplicationTags": True or False, # Whether Query Insights will record application tags from query when enabled.
1721
1725
"recordClientAddress": True or False, # Whether Query Insights will record client address when enabled.
@@ -2659,7 +2663,7 @@ <h3>Method Details</h3>
2659
2663
"selfLink": "A String", # The URI of this resource.
"serviceAccountEmailAddress": "A String", # The service account email address assigned to the instance. This property is applicable only to Second Generation instances.
2666
+
"serviceAccountEmailAddress": "A String", # The service account email address assigned to the instance. This property is read-only.
2663
2667
"settings": { # Database instance settings. # The user settings.
2664
2668
"activationPolicy": "A String", # The activation policy specifies when the instance is activated; it is applicable only when the instance state is RUNNABLE. Valid values: *ALWAYS*: The instance is on, and remains so even in the absence of connection requests. *NEVER*: The instance is off; it is not activated, even if a connection request arrives.
2665
2669
"activeDirectoryConfig": { # Active Directory configuration, relevant only for Cloud SQL for SQL Server. # Active Directory configuration, relevant only for Cloud SQL for SQL Server.
@@ -2704,6 +2708,7 @@ <h3>Method Details</h3>
2704
2708
],
2705
2709
"insightsConfig": { # Insights configuration. This specifies when Cloud SQL Insights feature is enabled and optional configuration. # Insights configuration, for now relevant only for Postgres.
2706
2710
"queryInsightsEnabled": True or False, # Whether Query Insights feature is enabled.
2711
+
"queryPlansPerMinute": 42, # Number of query plans generated by Insights per minute. Default is 5. Changing this will restart the database.
2707
2712
"queryStringLength": 42, # Maximum query length stored in bytes. Default value: 1024 bytes. Range: 256-4500 bytes. Query length more than this field value will be truncated to this value. When unset, query length will be the default value. Changing query length will restart the database.
2708
2713
"recordApplicationTags": True or False, # Whether Query Insights will record application tags from query when enabled.
2709
2714
"recordClientAddress": True or False, # Whether Query Insights will record client address when enabled.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/sqladmin.v1beta4.json
+7-2
Original file line number
Diff line number
Diff line change
@@ -1834,7 +1834,7 @@
1834
1834
}
1835
1835
}
1836
1836
},
1837
-
"revision": "20210511",
1837
+
"revision": "20210521",
1838
1838
"rootUrl": "https://sqladmin.googleapis.com/",
1839
1839
"schemas": {
1840
1840
"AclEntry": {
@@ -2413,7 +2413,7 @@
2413
2413
"description": "SSL configuration."
2414
2414
},
2415
2415
"serviceAccountEmailAddress": {
2416
-
"description": "The service account email address assigned to the instance. This property is applicable only to Second Generation instances.",
2416
+
"description": "The service account email address assigned to the instance. This property is read-only.",
2417
2417
"type": "string"
2418
2418
},
2419
2419
"settings": {
@@ -2916,6 +2916,11 @@
2916
2916
"description": "Whether Query Insights feature is enabled.",
2917
2917
"type": "boolean"
2918
2918
},
2919
+
"queryPlansPerMinute": {
2920
+
"description": "Number of query plans generated by Insights per minute. Default is 5. Changing this will restart the database.",
2921
+
"format": "int32",
2922
+
"type": "integer"
2923
+
},
2919
2924
"queryStringLength": {
2920
2925
"description": "Maximum query length stored in bytes. Default value: 1024 bytes. Range: 256-4500 bytes. Query length more than this field value will be truncated to this value. When unset, query length will be the default value. Changing query length will restart the database.",
0 commit comments