Skip to content

Commit 0a3a02e

Browse files
feat(sqladmin)!: update the API
BREAKING CHANGE: This release has breaking changes. #### sqladmin:v1beta4 The following keys were deleted: - schemas.ConnectionPoolConfig.properties.clientConnectionIdleTimeout.deprecated - schemas.ConnectionPoolConfig.properties.clientConnectionIdleTimeout.description - schemas.ConnectionPoolConfig.properties.clientConnectionIdleTimeout.format - schemas.ConnectionPoolConfig.properties.clientConnectionIdleTimeout.type - schemas.ConnectionPoolConfig.properties.connPoolSize.deprecated - schemas.ConnectionPoolConfig.properties.connPoolSize.description - schemas.ConnectionPoolConfig.properties.connPoolSize.format - schemas.ConnectionPoolConfig.properties.connPoolSize.type - schemas.ConnectionPoolConfig.properties.maxClientConnections.deprecated - schemas.ConnectionPoolConfig.properties.maxClientConnections.description - schemas.ConnectionPoolConfig.properties.maxClientConnections.format - schemas.ConnectionPoolConfig.properties.maxClientConnections.type - schemas.ConnectionPoolConfig.properties.poolMode.deprecated - schemas.ConnectionPoolConfig.properties.poolMode.description - schemas.ConnectionPoolConfig.properties.poolMode.enum - schemas.ConnectionPoolConfig.properties.poolMode.enumDescriptions - schemas.ConnectionPoolConfig.properties.poolMode.type - schemas.ConnectionPoolConfig.properties.queryWaitTimeout.deprecated - schemas.ConnectionPoolConfig.properties.queryWaitTimeout.description - schemas.ConnectionPoolConfig.properties.queryWaitTimeout.format - schemas.ConnectionPoolConfig.properties.queryWaitTimeout.type - schemas.ConnectionPoolConfig.properties.serverConnectionIdleTimeout.deprecated - schemas.ConnectionPoolConfig.properties.serverConnectionIdleTimeout.description - schemas.ConnectionPoolConfig.properties.serverConnectionIdleTimeout.format - schemas.ConnectionPoolConfig.properties.serverConnectionIdleTimeout.type The following keys were added: - schemas.User.properties.iamStatus.description - schemas.User.properties.iamStatus.enum - schemas.User.properties.iamStatus.enumDescriptions - schemas.User.properties.iamStatus.type The following keys were changed: - schemas.Backup.properties.databaseVersion.description - schemas.Backup.properties.databaseVersion.enum - schemas.Backup.properties.databaseVersion.enumDeprecated - schemas.Backup.properties.databaseVersion.enumDescriptions - schemas.BackupRun.properties.databaseVersion.description - schemas.BackupRun.properties.databaseVersion.enum - schemas.BackupRun.properties.databaseVersion.enumDeprecated - schemas.BackupRun.properties.databaseVersion.enumDescriptions - schemas.ConnectPoolNodeConfig.description - schemas.ConnectPoolNodeConfig.properties.dnsName.description - schemas.ConnectPoolNodeConfig.properties.dnsNames.description - schemas.ConnectPoolNodeConfig.properties.ipAddresses.description - schemas.ConnectPoolNodeConfig.properties.name.description - schemas.ConnectSettings.properties.databaseVersion.enum - schemas.ConnectSettings.properties.databaseVersion.enumDeprecated - schemas.ConnectSettings.properties.databaseVersion.enumDescriptions - schemas.ConnectSettings.properties.nodeCount.description - schemas.ConnectSettings.properties.nodes.description - schemas.DatabaseInstance.properties.databaseVersion.enum - schemas.DatabaseInstance.properties.databaseVersion.enumDeprecated - schemas.DatabaseInstance.properties.databaseVersion.enumDescriptions - schemas.DatabaseInstance.properties.instanceType.enumDescriptions - schemas.DatabaseInstance.properties.nodeCount.description - schemas.DatabaseInstance.properties.nodes.description - schemas.ExportContext.properties.offload.description - schemas.ExportContext.properties.sqlExportOptions.properties.postgresExportOptions.properties.clean.description - schemas.Flag.properties.appliesTo.items.enum - schemas.Flag.properties.appliesTo.items.enumDeprecated - schemas.Flag.properties.appliesTo.items.enumDescriptions - schemas.Operation.properties.operationType.enumDescriptions - schemas.PoolNodeConfig.description - schemas.PoolNodeConfig.properties.dnsName.description - schemas.PoolNodeConfig.properties.dnsNames.description - schemas.PoolNodeConfig.properties.gceZone.description - schemas.PoolNodeConfig.properties.ipAddresses.description - schemas.PoolNodeConfig.properties.name.description - schemas.PoolNodeConfig.properties.state.description - schemas.Settings.properties.enableGoogleMlIntegration.description #### sqladmin:v1 The following keys were deleted: - schemas.ConnectionPoolConfig.properties.clientConnectionIdleTimeout.deprecated - schemas.ConnectionPoolConfig.properties.clientConnectionIdleTimeout.description - schemas.ConnectionPoolConfig.properties.clientConnectionIdleTimeout.format - schemas.ConnectionPoolConfig.properties.clientConnectionIdleTimeout.type - schemas.ConnectionPoolConfig.properties.connPoolSize.deprecated - schemas.ConnectionPoolConfig.properties.connPoolSize.description - schemas.ConnectionPoolConfig.properties.connPoolSize.format - schemas.ConnectionPoolConfig.properties.connPoolSize.type - schemas.ConnectionPoolConfig.properties.maxClientConnections.deprecated - schemas.ConnectionPoolConfig.properties.maxClientConnections.description - schemas.ConnectionPoolConfig.properties.maxClientConnections.format - schemas.ConnectionPoolConfig.properties.maxClientConnections.type - schemas.ConnectionPoolConfig.properties.poolMode.deprecated - schemas.ConnectionPoolConfig.properties.poolMode.description - schemas.ConnectionPoolConfig.properties.poolMode.enum - schemas.ConnectionPoolConfig.properties.poolMode.enumDescriptions - schemas.ConnectionPoolConfig.properties.poolMode.type - schemas.ConnectionPoolConfig.properties.queryWaitTimeout.deprecated - schemas.ConnectionPoolConfig.properties.queryWaitTimeout.description - schemas.ConnectionPoolConfig.properties.queryWaitTimeout.format - schemas.ConnectionPoolConfig.properties.queryWaitTimeout.type - schemas.ConnectionPoolConfig.properties.serverConnectionIdleTimeout.deprecated - schemas.ConnectionPoolConfig.properties.serverConnectionIdleTimeout.description - schemas.ConnectionPoolConfig.properties.serverConnectionIdleTimeout.format - schemas.ConnectionPoolConfig.properties.serverConnectionIdleTimeout.type The following keys were added: - schemas.User.properties.iamStatus.description - schemas.User.properties.iamStatus.enum - schemas.User.properties.iamStatus.enumDescriptions - schemas.User.properties.iamStatus.type The following keys were changed: - schemas.Backup.properties.databaseVersion.description - schemas.Backup.properties.databaseVersion.enum - schemas.Backup.properties.databaseVersion.enumDeprecated - schemas.Backup.properties.databaseVersion.enumDescriptions - schemas.BackupRun.properties.databaseVersion.description - schemas.BackupRun.properties.databaseVersion.enum - schemas.BackupRun.properties.databaseVersion.enumDeprecated - schemas.BackupRun.properties.databaseVersion.enumDescriptions - schemas.ConnectPoolNodeConfig.description - schemas.ConnectPoolNodeConfig.properties.dnsName.description - schemas.ConnectPoolNodeConfig.properties.dnsNames.description - schemas.ConnectPoolNodeConfig.properties.ipAddresses.description - schemas.ConnectPoolNodeConfig.properties.name.description - schemas.ConnectSettings.properties.databaseVersion.enum - schemas.ConnectSettings.properties.databaseVersion.enumDeprecated - schemas.ConnectSettings.properties.databaseVersion.enumDescriptions - schemas.ConnectSettings.properties.nodeCount.description - schemas.ConnectSettings.properties.nodes.description - schemas.DatabaseInstance.properties.databaseVersion.enum - schemas.DatabaseInstance.properties.databaseVersion.enumDeprecated - schemas.DatabaseInstance.properties.databaseVersion.enumDescriptions - schemas.DatabaseInstance.properties.instanceType.enumDescriptions - schemas.DatabaseInstance.properties.nodeCount.description - schemas.DatabaseInstance.properties.nodes.description - schemas.ExportContext.properties.offload.description - schemas.ExportContext.properties.sqlExportOptions.properties.postgresExportOptions.properties.clean.description - schemas.Flag.properties.appliesTo.items.enum - schemas.Flag.properties.appliesTo.items.enumDeprecated - schemas.Flag.properties.appliesTo.items.enumDescriptions - schemas.Operation.properties.operationType.enumDescriptions - schemas.PoolNodeConfig.description - schemas.PoolNodeConfig.properties.dnsName.description - schemas.PoolNodeConfig.properties.dnsNames.description - schemas.PoolNodeConfig.properties.gceZone.description - schemas.PoolNodeConfig.properties.ipAddresses.description - schemas.PoolNodeConfig.properties.name.description - schemas.PoolNodeConfig.properties.state.description - schemas.Settings.properties.enableGoogleMlIntegration.description
1 parent e4ae19d commit 0a3a02e

File tree

4 files changed

+124
-256
lines changed

4 files changed

+124
-256
lines changed

‎discovery/sqladmin-v1.json

Lines changed: 38 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -2565,7 +2565,7 @@
25652565
}
25662566
}
25672567
},
2568-
"revision": "20250310",
2568+
"revision": "20250412",
25692569
"rootUrl": "https://sqladmin.googleapis.com/",
25702570
"schemas": {
25712571
"AclEntry": {
@@ -2710,7 +2710,7 @@
27102710
"type": "string"
27112711
},
27122712
"databaseVersion": {
2713-
"description": "Output only. The database version of the instance of when this backup was made.",
2713+
"description": "Output only. The database version of the instance of at the time this backup was made.",
27142714
"enum": [
27152715
"SQL_DATABASE_VERSION_UNSPECIFIED",
27162716
"MYSQL_5_1",
@@ -2731,7 +2731,6 @@
27312731
"MYSQL_8_0_35",
27322732
"MYSQL_8_0_36",
27332733
"MYSQL_8_0_37",
2734-
"MYSQL_8_0_38",
27352734
"MYSQL_8_0_39",
27362735
"MYSQL_8_0_40",
27372736
"MYSQL_8_0_41",
@@ -2804,7 +2803,6 @@
28042803
false,
28052804
false,
28062805
false,
2807-
false,
28082806
false
28092807
],
28102808
"enumDescriptions": [
@@ -2827,7 +2825,6 @@
28272825
"The database major version is MySQL 8.0 and the minor version is 35.",
28282826
"The database major version is MySQL 8.0 and the minor version is 36.",
28292827
"The database major version is MySQL 8.0 and the minor version is 37.",
2830-
"The database major version is MySQL 8.0 and the minor version is 38.",
28312828
"The database major version is MySQL 8.0 and the minor version is 39.",
28322829
"The database major version is MySQL 8.0 and the minor version is 40.",
28332830
"The database major version is MySQL 8.0 and the minor version is 41.",
@@ -3137,7 +3134,7 @@
31373134
"type": "string"
31383135
},
31393136
"databaseVersion": {
3140-
"description": "Output only. The instance database version when this backup was made.",
3137+
"description": "Output only. The instance database version at the time this backup was made.",
31413138
"enum": [
31423139
"SQL_DATABASE_VERSION_UNSPECIFIED",
31433140
"MYSQL_5_1",
@@ -3158,7 +3155,6 @@
31583155
"MYSQL_8_0_35",
31593156
"MYSQL_8_0_36",
31603157
"MYSQL_8_0_37",
3161-
"MYSQL_8_0_38",
31623158
"MYSQL_8_0_39",
31633159
"MYSQL_8_0_40",
31643160
"MYSQL_8_0_41",
@@ -3231,7 +3227,6 @@
32313227
false,
32323228
false,
32333229
false,
3234-
false,
32353230
false
32363231
],
32373232
"enumDescriptions": [
@@ -3254,7 +3249,6 @@
32543249
"The database major version is MySQL 8.0 and the minor version is 35.",
32553250
"The database major version is MySQL 8.0 and the minor version is 36.",
32563251
"The database major version is MySQL 8.0 and the minor version is 37.",
3257-
"The database major version is MySQL 8.0 and the minor version is 38.",
32583252
"The database major version is MySQL 8.0 and the minor version is 39.",
32593253
"The database major version is MySQL 8.0 and the minor version is 40.",
32603254
"The database major version is MySQL 8.0 and the minor version is 41.",
@@ -3488,32 +3482,32 @@
34883482
"type": "object"
34893483
},
34903484
"ConnectPoolNodeConfig": {
3491-
"description": "Details of a single node of a read pool.",
3485+
"description": "Details of a single read pool node of a read pool.",
34923486
"id": "ConnectPoolNodeConfig",
34933487
"properties": {
34943488
"dnsName": {
3495-
"description": "Output only. The DNS name of the node.",
3489+
"description": "Output only. The DNS name of the read pool node.",
34963490
"readOnly": true,
34973491
"type": "string"
34983492
},
34993493
"dnsNames": {
3500-
"description": "Output only. The list of DNS names used by this node.",
3494+
"description": "Output only. The list of DNS names used by this read pool node.",
35013495
"items": {
35023496
"$ref": "DnsNameMapping"
35033497
},
35043498
"readOnly": true,
35053499
"type": "array"
35063500
},
35073501
"ipAddresses": {
3508-
"description": "Output only. Mappings containing IP addresses that can be used to connect to the node.",
3502+
"description": "Output only. Mappings containing IP addresses that can be used to connect to the read pool node.",
35093503
"items": {
35103504
"$ref": "IpMapping"
35113505
},
35123506
"readOnly": true,
35133507
"type": "array"
35143508
},
35153509
"name": {
3516-
"description": "Output only. The name of the node. Doesn't include the project ID.",
3510+
"description": "Output only. The name of the read pool node. Doesn't include the project ID.",
35173511
"readOnly": true,
35183512
"type": "string"
35193513
}
@@ -3575,7 +3569,6 @@
35753569
"MYSQL_8_0_35",
35763570
"MYSQL_8_0_36",
35773571
"MYSQL_8_0_37",
3578-
"MYSQL_8_0_38",
35793572
"MYSQL_8_0_39",
35803573
"MYSQL_8_0_40",
35813574
"MYSQL_8_0_41",
@@ -3648,7 +3641,6 @@
36483641
false,
36493642
false,
36503643
false,
3651-
false,
36523644
false
36533645
],
36543646
"enumDescriptions": [
@@ -3671,7 +3663,6 @@
36713663
"The database major version is MySQL 8.0 and the minor version is 35.",
36723664
"The database major version is MySQL 8.0 and the minor version is 36.",
36733665
"The database major version is MySQL 8.0 and the minor version is 37.",
3674-
"The database major version is MySQL 8.0 and the minor version is 38.",
36753666
"The database major version is MySQL 8.0 and the minor version is 39.",
36763667
"The database major version is MySQL 8.0 and the minor version is 40.",
36773668
"The database major version is MySQL 8.0 and the minor version is 41.",
@@ -3725,12 +3716,12 @@
37253716
"type": "string"
37263717
},
37273718
"nodeCount": {
3728-
"description": "The number of nodes in a read pool.",
3719+
"description": "The number of read pool nodes in a read pool.",
37293720
"format": "int32",
37303721
"type": "integer"
37313722
},
37323723
"nodes": {
3733-
"description": "Output only. Entries containing information about each node of the read pool.",
3724+
"description": "Output only. Entries containing information about each read pool node of the read pool.",
37343725
"items": {
37353726
"$ref": "ConnectPoolNodeConfig"
37363727
},
@@ -3772,18 +3763,6 @@
37723763
"description": "The managed connection pooling configuration.",
37733764
"id": "ConnectionPoolConfig",
37743765
"properties": {
3775-
"clientConnectionIdleTimeout": {
3776-
"deprecated": true,
3777-
"description": "Client idle timeout.",
3778-
"format": "google-duration",
3779-
"type": "string"
3780-
},
3781-
"connPoolSize": {
3782-
"deprecated": true,
3783-
"description": "Managed connection pool size.",
3784-
"format": "int32",
3785-
"type": "integer"
3786-
},
37873766
"connectionPoolingEnabled": {
37883767
"description": "Whether managed connection pooling is enabled.",
37893768
"type": "boolean"
@@ -3794,39 +3773,6 @@
37943773
"$ref": "ConnectionPoolFlags"
37953774
},
37963775
"type": "array"
3797-
},
3798-
"maxClientConnections": {
3799-
"deprecated": true,
3800-
"description": "Maximum number of client connections in connection pool.",
3801-
"format": "int32",
3802-
"type": "integer"
3803-
},
3804-
"poolMode": {
3805-
"deprecated": true,
3806-
"description": "The managed connection pool mode for the instance.",
3807-
"enum": [
3808-
"POOL_MODE_UNSPECIFIED",
3809-
"SESSION",
3810-
"TRANSACTION"
3811-
],
3812-
"enumDescriptions": [
3813-
"The pool mode is unknown.",
3814-
"The session mode for managed connection pooling.",
3815-
"The transaction(default) mode for managed connection pooling."
3816-
],
3817-
"type": "string"
3818-
},
3819-
"queryWaitTimeout": {
3820-
"deprecated": true,
3821-
"description": "Query wait timeout.",
3822-
"format": "google-duration",
3823-
"type": "string"
3824-
},
3825-
"serverConnectionIdleTimeout": {
3826-
"deprecated": true,
3827-
"description": "Server idle timeout.",
3828-
"format": "google-duration",
3829-
"type": "string"
38303776
}
38313777
},
38323778
"type": "object"
@@ -3991,7 +3937,6 @@
39913937
"MYSQL_8_0_35",
39923938
"MYSQL_8_0_36",
39933939
"MYSQL_8_0_37",
3994-
"MYSQL_8_0_38",
39953940
"MYSQL_8_0_39",
39963941
"MYSQL_8_0_40",
39973942
"MYSQL_8_0_41",
@@ -4064,7 +4009,6 @@
40644009
false,
40654010
false,
40664011
false,
4067-
false,
40684012
false
40694013
],
40704014
"enumDescriptions": [
@@ -4087,7 +4031,6 @@
40874031
"The database major version is MySQL 8.0 and the minor version is 35.",
40884032
"The database major version is MySQL 8.0 and the minor version is 36.",
40894033
"The database major version is MySQL 8.0 and the minor version is 37.",
4090-
"The database major version is MySQL 8.0 and the minor version is 38.",
40914034
"The database major version is MySQL 8.0 and the minor version is 39.",
40924035
"The database major version is MySQL 8.0 and the minor version is 40.",
40934036
"The database major version is MySQL 8.0 and the minor version is 41.",
@@ -4182,7 +4125,7 @@
41824125
"A regular Cloud SQL instance that is not replicating from a primary instance.",
41834126
"An instance running on the customer's premises that is not managed by Cloud SQL.",
41844127
"A Cloud SQL instance acting as a read-replica.",
4185-
"CloudSQL read pool."
4128+
"A Cloud SQL read pool."
41864129
],
41874130
"type": "string"
41884131
},
@@ -4221,12 +4164,12 @@
42214164
"type": "string"
42224165
},
42234166
"nodeCount": {
4224-
"description": "The number of nodes in a read pool.",
4167+
"description": "The number of read pool nodes in a read pool.",
42254168
"format": "int32",
42264169
"type": "integer"
42274170
},
42284171
"nodes": {
4229-
"description": "Output only. Entries containing information about each node of the read pool.",
4172+
"description": "Output only. Entries containing information about each read pool node of the read pool.",
42304173
"items": {
42314174
"$ref": "PoolNodeConfig"
42324175
},
@@ -4722,7 +4665,7 @@
47224665
"type": "string"
47234666
},
47244667
"offload": {
4725-
"description": "Option for export offload.",
4668+
"description": "Whether to perform a serverless export.",
47264669
"type": "boolean"
47274670
},
47284671
"sqlExportOptions": {
@@ -4747,7 +4690,7 @@
47474690
"description": "Options for exporting from a Cloud SQL for PostgreSQL instance.",
47484691
"properties": {
47494692
"clean": {
4750-
"description": "Optional. Use this option to include DROP SQL statements. These statements are used to delete database objects before running the import operation.",
4693+
"description": "Optional. Use this option to include DROP <object> SQL statements. Use these statements to delete database objects before running the import operation.",
47514694
"type": "boolean"
47524695
},
47534696
"ifExists": {
@@ -4874,7 +4817,6 @@
48744817
"MYSQL_8_0_35",
48754818
"MYSQL_8_0_36",
48764819
"MYSQL_8_0_37",
4877-
"MYSQL_8_0_38",
48784820
"MYSQL_8_0_39",
48794821
"MYSQL_8_0_40",
48804822
"MYSQL_8_0_41",
@@ -4947,7 +4889,6 @@
49474889
false,
49484890
false,
49494891
false,
4950-
false,
49514892
false
49524893
],
49534894
"enumDescriptions": [
@@ -4970,7 +4911,6 @@
49704911
"The database major version is MySQL 8.0 and the minor version is 35.",
49714912
"The database major version is MySQL 8.0 and the minor version is 36.",
49724913
"The database major version is MySQL 8.0 and the minor version is 37.",
4973-
"The database major version is MySQL 8.0 and the minor version is 38.",
49744914
"The database major version is MySQL 8.0 and the minor version is 39.",
49754915
"The database major version is MySQL 8.0 and the minor version is 40.",
49764916
"The database major version is MySQL 8.0 and the minor version is 41.",
@@ -6183,7 +6123,7 @@
61836123
"Deprecated: ADVANCED_BACKUP is deprecated. Use ENHANCED_BACKUP instead.",
61846124
"Changes the BackupTier of a Cloud SQL instance.",
61856125
"Creates a backup for an Enhanced BackupTier Cloud SQL instance.",
6186-
"Repairs entire read pool or specified nodes in the read pool.",
6126+
"Repairs entire read pool or specified read pool nodes in the read pool.",
61876127
"Creates a Cloud SQL read pool instance."
61886128
],
61896129
"type": "string"
@@ -6414,42 +6354,42 @@
64146354
"type": "object"
64156355
},
64166356
"PoolNodeConfig": {
6417-
"description": "Details of a single node of a read pool.",
6357+
"description": "Details of a single read pool node of a read pool.",
64186358
"id": "PoolNodeConfig",
64196359
"properties": {
64206360
"dnsName": {
6421-
"description": "Output only. The DNS name of the node.",
6361+
"description": "Output only. The DNS name of the read pool node.",
64226362
"readOnly": true,
64236363
"type": "string"
64246364
},
64256365
"dnsNames": {
6426-
"description": "Output only. The list of DNS names used by this node.",
6366+
"description": "Output only. The list of DNS names used by this read pool node.",
64276367
"items": {
64286368
"$ref": "DnsNameMapping"
64296369
},
64306370
"readOnly": true,
64316371
"type": "array"
64326372
},
64336373
"gceZone": {
6434-
"description": "Output only. The serving zone of the node.",
6374+
"description": "Output only. The zone of the read pool node.",
64356375
"readOnly": true,
64366376
"type": "string"
64376377
},
64386378
"ipAddresses": {
6439-
"description": "Output only. Mappings containing IP addresses that can be used to connect to the node.",
6379+
"description": "Output only. Mappings containing IP addresses that can be used to connect to the read pool node.",
64406380
"items": {
64416381
"$ref": "IpMapping"
64426382
},
64436383
"readOnly": true,
64446384
"type": "array"
64456385
},
64466386
"name": {
6447-
"description": "Output only. The name of the node, to be used for retrieving metrics and logs for the node.",
6387+
"description": "Output only. The name of the read pool node, to be used for retrieving metrics and logs.",
64486388
"readOnly": true,
64496389
"type": "string"
64506390
},
64516391
"state": {
6452-
"description": "Output only. The current state of the node.",
6392+
"description": "Output only. The current state of the read pool node.",
64536393
"enum": [
64546394
"SQL_INSTANCE_STATE_UNSPECIFIED",
64556395
"RUNNABLE",
@@ -6849,7 +6789,7 @@
68496789
"type": "boolean"
68506790
},
68516791
"enableGoogleMlIntegration": {
6852-
"description": "Optional. When this parameter is set to true, Cloud SQL instances can connect to Vertex AI to pass requests for real-time predictions and insights to the AI. The default value is false. This applies only to Cloud SQL for PostgreSQL instances.",
6792+
"description": "Optional. When this parameter is set to true, Cloud SQL instances can connect to Vertex AI to pass requests for real-time predictions and insights to the AI. The default value is false. This applies only to Cloud SQL for MySQL and Cloud SQL for PostgreSQL instances.",
68536793
"type": "boolean"
68546794
},
68556795
"insightsConfig": {
@@ -7695,6 +7635,20 @@
76957635
"description": "Optional. The host from which the user can connect. For `insert` operations, host defaults to an empty string. For `update` operations, host is specified as part of the request URL. The host name cannot be updated after insertion. For a MySQL instance, it's required; for a PostgreSQL or SQL Server instance, it's optional.",
76967636
"type": "string"
76977637
},
7638+
"iamStatus": {
7639+
"description": "Indicates if user is active for IAM Authentication.",
7640+
"enum": [
7641+
"IAM_STATUS_UNSPECIFIED",
7642+
"INACTIVE",
7643+
"ACTIVE"
7644+
],
7645+
"enumDescriptions": [
7646+
"The default value for users that are not of type CLOUD_IAM_GROUP. Only CLOUD_IAM_GROUP users will be inactive/active. Will not display any value in UI.",
7647+
"User is not available for IAM Authentication.",
7648+
"User is available for IAM Authentication."
7649+
],
7650+
"type": "string"
7651+
},
76987652
"instance": {
76997653
"description": "The name of the Cloud SQL instance. This does not include the project ID. Can be omitted for `update` because it is already specified on the URL.",
77007654
"type": "string"

0 commit comments

Comments
 (0)