Skip to content

Commit

Permalink
feat(sqladmin): update the api
Browse files Browse the repository at this point in the history
#### sqladmin:v1beta4

The following keys were added:
- schemas.InsightsConfig.properties.queryPlansPerMinute (Total Keys: 2)
  • Loading branch information
yoshi-automation committed May 31, 2021
1 parent 2432b3d commit f2bb5e6
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
15 changes: 10 additions & 5 deletions docs/dyn/sqladmin_v1beta4.instances.html
Original file line number Diff line number Diff line change
Expand Up @@ -844,7 +844,7 @@ <h3>Method Details</h3>
&quot;selfLink&quot;: &quot;A String&quot;, # The URI of this resource.
&quot;sha1Fingerprint&quot;: &quot;A String&quot;, # Sha1 Fingerprint.
},
&quot;serviceAccountEmailAddress&quot;: &quot;A String&quot;, # The service account email address assigned to the instance. This property is applicable only to Second Generation instances.
&quot;serviceAccountEmailAddress&quot;: &quot;A String&quot;, # The service account email address assigned to the instance. This property is read-only.
&quot;settings&quot;: { # Database instance settings. # The user settings.
&quot;activationPolicy&quot;: &quot;A String&quot;, # 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.
&quot;activeDirectoryConfig&quot;: { # Active Directory configuration, relevant only for Cloud SQL for SQL Server. # Active Directory configuration, relevant only for Cloud SQL for SQL Server.
Expand Down Expand Up @@ -889,6 +889,7 @@ <h3>Method Details</h3>
],
&quot;insightsConfig&quot;: { # Insights configuration. This specifies when Cloud SQL Insights feature is enabled and optional configuration. # Insights configuration, for now relevant only for Postgres.
&quot;queryInsightsEnabled&quot;: True or False, # Whether Query Insights feature is enabled.
&quot;queryPlansPerMinute&quot;: 42, # Number of query plans generated by Insights per minute. Default is 5. Changing this will restart the database.
&quot;queryStringLength&quot;: 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.
&quot;recordApplicationTags&quot;: True or False, # Whether Query Insights will record application tags from query when enabled.
&quot;recordClientAddress&quot;: True or False, # Whether Query Insights will record client address when enabled.
Expand Down Expand Up @@ -1145,7 +1146,7 @@ <h3>Method Details</h3>
&quot;selfLink&quot;: &quot;A String&quot;, # The URI of this resource.
&quot;sha1Fingerprint&quot;: &quot;A String&quot;, # Sha1 Fingerprint.
},
&quot;serviceAccountEmailAddress&quot;: &quot;A String&quot;, # The service account email address assigned to the instance. This property is applicable only to Second Generation instances.
&quot;serviceAccountEmailAddress&quot;: &quot;A String&quot;, # The service account email address assigned to the instance. This property is read-only.
&quot;settings&quot;: { # Database instance settings. # The user settings.
&quot;activationPolicy&quot;: &quot;A String&quot;, # 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.
&quot;activeDirectoryConfig&quot;: { # Active Directory configuration, relevant only for Cloud SQL for SQL Server. # Active Directory configuration, relevant only for Cloud SQL for SQL Server.
Expand Down Expand Up @@ -1190,6 +1191,7 @@ <h3>Method Details</h3>
],
&quot;insightsConfig&quot;: { # Insights configuration. This specifies when Cloud SQL Insights feature is enabled and optional configuration. # Insights configuration, for now relevant only for Postgres.
&quot;queryInsightsEnabled&quot;: True or False, # Whether Query Insights feature is enabled.
&quot;queryPlansPerMinute&quot;: 42, # Number of query plans generated by Insights per minute. Default is 5. Changing this will restart the database.
&quot;queryStringLength&quot;: 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.
&quot;recordApplicationTags&quot;: True or False, # Whether Query Insights will record application tags from query when enabled.
&quot;recordClientAddress&quot;: True or False, # Whether Query Insights will record client address when enabled.
Expand Down Expand Up @@ -1422,7 +1424,7 @@ <h3>Method Details</h3>
&quot;selfLink&quot;: &quot;A String&quot;, # The URI of this resource.
&quot;sha1Fingerprint&quot;: &quot;A String&quot;, # Sha1 Fingerprint.
},
&quot;serviceAccountEmailAddress&quot;: &quot;A String&quot;, # The service account email address assigned to the instance. This property is applicable only to Second Generation instances.
&quot;serviceAccountEmailAddress&quot;: &quot;A String&quot;, # The service account email address assigned to the instance. This property is read-only.
&quot;settings&quot;: { # Database instance settings. # The user settings.
&quot;activationPolicy&quot;: &quot;A String&quot;, # 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.
&quot;activeDirectoryConfig&quot;: { # Active Directory configuration, relevant only for Cloud SQL for SQL Server. # Active Directory configuration, relevant only for Cloud SQL for SQL Server.
Expand Down Expand Up @@ -1467,6 +1469,7 @@ <h3>Method Details</h3>
],
&quot;insightsConfig&quot;: { # Insights configuration. This specifies when Cloud SQL Insights feature is enabled and optional configuration. # Insights configuration, for now relevant only for Postgres.
&quot;queryInsightsEnabled&quot;: True or False, # Whether Query Insights feature is enabled.
&quot;queryPlansPerMinute&quot;: 42, # Number of query plans generated by Insights per minute. Default is 5. Changing this will restart the database.
&quot;queryStringLength&quot;: 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.
&quot;recordApplicationTags&quot;: True or False, # Whether Query Insights will record application tags from query when enabled.
&quot;recordClientAddress&quot;: True or False, # Whether Query Insights will record client address when enabled.
Expand Down Expand Up @@ -1671,7 +1674,7 @@ <h3>Method Details</h3>
&quot;selfLink&quot;: &quot;A String&quot;, # The URI of this resource.
&quot;sha1Fingerprint&quot;: &quot;A String&quot;, # Sha1 Fingerprint.
},
&quot;serviceAccountEmailAddress&quot;: &quot;A String&quot;, # The service account email address assigned to the instance. This property is applicable only to Second Generation instances.
&quot;serviceAccountEmailAddress&quot;: &quot;A String&quot;, # The service account email address assigned to the instance. This property is read-only.
&quot;settings&quot;: { # Database instance settings. # The user settings.
&quot;activationPolicy&quot;: &quot;A String&quot;, # 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.
&quot;activeDirectoryConfig&quot;: { # Active Directory configuration, relevant only for Cloud SQL for SQL Server. # Active Directory configuration, relevant only for Cloud SQL for SQL Server.
Expand Down Expand Up @@ -1716,6 +1719,7 @@ <h3>Method Details</h3>
],
&quot;insightsConfig&quot;: { # Insights configuration. This specifies when Cloud SQL Insights feature is enabled and optional configuration. # Insights configuration, for now relevant only for Postgres.
&quot;queryInsightsEnabled&quot;: True or False, # Whether Query Insights feature is enabled.
&quot;queryPlansPerMinute&quot;: 42, # Number of query plans generated by Insights per minute. Default is 5. Changing this will restart the database.
&quot;queryStringLength&quot;: 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.
&quot;recordApplicationTags&quot;: True or False, # Whether Query Insights will record application tags from query when enabled.
&quot;recordClientAddress&quot;: True or False, # Whether Query Insights will record client address when enabled.
Expand Down Expand Up @@ -2659,7 +2663,7 @@ <h3>Method Details</h3>
&quot;selfLink&quot;: &quot;A String&quot;, # The URI of this resource.
&quot;sha1Fingerprint&quot;: &quot;A String&quot;, # Sha1 Fingerprint.
},
&quot;serviceAccountEmailAddress&quot;: &quot;A String&quot;, # The service account email address assigned to the instance. This property is applicable only to Second Generation instances.
&quot;serviceAccountEmailAddress&quot;: &quot;A String&quot;, # The service account email address assigned to the instance. This property is read-only.
&quot;settings&quot;: { # Database instance settings. # The user settings.
&quot;activationPolicy&quot;: &quot;A String&quot;, # 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.
&quot;activeDirectoryConfig&quot;: { # Active Directory configuration, relevant only for Cloud SQL for SQL Server. # Active Directory configuration, relevant only for Cloud SQL for SQL Server.
Expand Down Expand Up @@ -2704,6 +2708,7 @@ <h3>Method Details</h3>
],
&quot;insightsConfig&quot;: { # Insights configuration. This specifies when Cloud SQL Insights feature is enabled and optional configuration. # Insights configuration, for now relevant only for Postgres.
&quot;queryInsightsEnabled&quot;: True or False, # Whether Query Insights feature is enabled.
&quot;queryPlansPerMinute&quot;: 42, # Number of query plans generated by Insights per minute. Default is 5. Changing this will restart the database.
&quot;queryStringLength&quot;: 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.
&quot;recordApplicationTags&quot;: True or False, # Whether Query Insights will record application tags from query when enabled.
&quot;recordClientAddress&quot;: True or False, # Whether Query Insights will record client address when enabled.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1834,7 +1834,7 @@
}
}
},
"revision": "20210511",
"revision": "20210521",
"rootUrl": "https://sqladmin.googleapis.com/",
"schemas": {
"AclEntry": {
Expand Down Expand Up @@ -2413,7 +2413,7 @@
"description": "SSL configuration."
},
"serviceAccountEmailAddress": {
"description": "The service account email address assigned to the instance. This property is applicable only to Second Generation instances.",
"description": "The service account email address assigned to the instance. This property is read-only.",
"type": "string"
},
"settings": {
Expand Down Expand Up @@ -2916,6 +2916,11 @@
"description": "Whether Query Insights feature is enabled.",
"type": "boolean"
},
"queryPlansPerMinute": {
"description": "Number of query plans generated by Insights per minute. Default is 5. Changing this will restart the database.",
"format": "int32",
"type": "integer"
},
"queryStringLength": {
"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.",
"format": "int32",
Expand Down

0 comments on commit f2bb5e6

Please sign in to comment.