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
"connectionPoolConfig": { # Configuration for Managed Connection Pool (MCP). # Optional. The configuration for Managed Connection Pool (MCP).
142
+
"enabled": True or False, # Optional. Whether to enable Managed Connection Pool (MCP).
143
+
"flags": { # Optional. Connection Pool flags, as a list of "key": "value" pairs.
144
+
"a_key": "A String",
145
+
},
146
+
"poolerCount": 42, # Output only. The number of running poolers per instance.
147
+
},
141
148
"createTime": "A String", # Output only. Create time stamp
142
149
"databaseFlags": { # Database flags. Set at the instance level. They are copied from the primary instance on secondary instance creation. Flags that have restrictions default to the value at primary instance on read instances during creation. Read instances can set new flags or override existing flags that are relevant for reads, for example, for enabling columnar cache on a read instance. Flags set on read instance might or might not be present on the primary instance. This is a list of "key": "value" pairs. "key": The name of the flag. These flags are passed at instance setup time, so include both server options and system variables for Postgres. Flags are specified with underscores, not hyphens. "value": The value of the flag. Booleans are set to **on** for true and **off** for false. This field must be omitted if the flag doesn't take a value.
"connectionPoolConfig": { # Configuration for Managed Connection Pool (MCP). # Optional. The configuration for Managed Connection Pool (MCP).
297
+
"enabled": True or False, # Optional. Whether to enable Managed Connection Pool (MCP).
298
+
"flags": { # Optional. Connection Pool flags, as a list of "key": "value" pairs.
299
+
"a_key": "A String",
300
+
},
301
+
"poolerCount": 42, # Output only. The number of running poolers per instance.
302
+
},
289
303
"createTime": "A String", # Output only. Create time stamp
290
304
"databaseFlags": { # Database flags. Set at the instance level. They are copied from the primary instance on secondary instance creation. Flags that have restrictions default to the value at primary instance on read instances during creation. Read instances can set new flags or override existing flags that are relevant for reads, for example, for enabling columnar cache on a read instance. Flags set on read instance might or might not be present on the primary instance. This is a list of "key": "value" pairs. "key": The name of the flag. These flags are passed at instance setup time, so include both server options and system variables for Postgres. Flags are specified with underscores, not hyphens. "value": The value of the flag. Booleans are set to **on** for true and **off** for false. This field must be omitted if the flag doesn't take a value.
"connectionPoolConfig": { # Configuration for Managed Connection Pool (MCP). # Optional. The configuration for Managed Connection Pool (MCP).
543
+
"enabled": True or False, # Optional. Whether to enable Managed Connection Pool (MCP).
544
+
"flags": { # Optional. Connection Pool flags, as a list of "key": "value" pairs.
545
+
"a_key": "A String",
546
+
},
547
+
"poolerCount": 42, # Output only. The number of running poolers per instance.
548
+
},
528
549
"createTime": "A String", # Output only. Create time stamp
529
550
"databaseFlags": { # Database flags. Set at the instance level. They are copied from the primary instance on secondary instance creation. Flags that have restrictions default to the value at primary instance on read instances during creation. Read instances can set new flags or override existing flags that are relevant for reads, for example, for enabling columnar cache on a read instance. Flags set on read instance might or might not be present on the primary instance. This is a list of "key": "value" pairs. "key": The name of the flag. These flags are passed at instance setup time, so include both server options and system variables for Postgres. Flags are specified with underscores, not hyphens. "value": The value of the flag. Booleans are set to **on** for true and **off** for false. This field must be omitted if the flag doesn't take a value.
"connectionPoolConfig": { # Configuration for Managed Connection Pool (MCP). # Optional. The configuration for Managed Connection Pool (MCP).
745
+
"enabled": True or False, # Optional. Whether to enable Managed Connection Pool (MCP).
746
+
"flags": { # Optional. Connection Pool flags, as a list of "key": "value" pairs.
747
+
"a_key": "A String",
748
+
},
749
+
"poolerCount": 42, # Output only. The number of running poolers per instance.
750
+
},
723
751
"createTime": "A String", # Output only. Create time stamp
724
752
"databaseFlags": { # Database flags. Set at the instance level. They are copied from the primary instance on secondary instance creation. Flags that have restrictions default to the value at primary instance on read instances during creation. Read instances can set new flags or override existing flags that are relevant for reads, for example, for enabling columnar cache on a read instance. Flags set on read instance might or might not be present on the primary instance. This is a list of "key": "value" pairs. "key": The name of the flag. These flags are passed at instance setup time, so include both server options and system variables for Postgres. Flags are specified with underscores, not hyphens. "value": The value of the flag. Booleans are set to **on** for true and **off** for false. This field must be omitted if the flag doesn't take a value.
"connectionPoolConfig": { # Configuration for Managed Connection Pool (MCP). # Optional. The configuration for Managed Connection Pool (MCP).
889
+
"enabled": True or False, # Optional. Whether to enable Managed Connection Pool (MCP).
890
+
"flags": { # Optional. Connection Pool flags, as a list of "key": "value" pairs.
891
+
"a_key": "A String",
892
+
},
893
+
"poolerCount": 42, # Output only. The number of running poolers per instance.
894
+
},
860
895
"createTime": "A String", # Output only. Create time stamp
861
896
"databaseFlags": { # Database flags. Set at the instance level. They are copied from the primary instance on secondary instance creation. Flags that have restrictions default to the value at primary instance on read instances during creation. Read instances can set new flags or override existing flags that are relevant for reads, for example, for enabling columnar cache on a read instance. Flags set on read instance might or might not be present on the primary instance. This is a list of "key": "value" pairs. "key": The name of the flag. These flags are passed at instance setup time, so include both server options and system variables for Postgres. Flags are specified with underscores, not hyphens. "value": The value of the flag. Booleans are set to **on** for true and **off** for false. This field must be omitted if the flag doesn't take a value.
"description": "DatabaseResourceFeed is the top level proto to be used to ingest different database resource level events into Condor platform. Next ID: 12",
4283
+
"description": "DatabaseResourceFeed is the top level proto to be used to ingest different database resource level events into Condor platform. Next ID: 13",
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/alloydb.v1alpha.json
+16-4Lines changed: 16 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1622,7 +1622,7 @@
1622
1622
}
1623
1623
}
1624
1624
},
1625
-
"revision": "20250904",
1625
+
"revision": "20250910",
1626
1626
"rootUrl": "https://alloydb.googleapis.com/",
1627
1627
"schemas": {
1628
1628
"AuthorizedNetwork": {
@@ -2347,10 +2347,12 @@ false
2347
2347
"id": "ConnectionPoolConfig",
2348
2348
"properties": {
2349
2349
"defaultPoolSize": {
2350
+
"deprecated": true,
2350
2351
"description": "Optional. Deprecated. Use 'flags' instead. The default pool size. Defaults to 20. Note: This field should not be added to client libraries if not present already.",
2351
2352
"type": "string"
2352
2353
},
2353
2354
"enable": {
2355
+
"deprecated": true,
2354
2356
"description": "Optional. Deprecated; Prefer 'enabled' as this will be removed soon.",
2355
2357
"type": "boolean"
2356
2358
},
@@ -2366,25 +2368,30 @@ false
2366
2368
"type": "object"
2367
2369
},
2368
2370
"ignoreStartupParameters": {
2371
+
"deprecated": true,
2369
2372
"description": "Optional. Deprecated. Use 'flags' instead. The list of startup parameters to ignore. Defaults to [\"extra_float_digits\"] Note: This field should not be added to client libraries if not present already.",
2370
2373
"items": {
2371
2374
"type": "string"
2372
2375
},
2373
2376
"type": "array"
2374
2377
},
2375
2378
"maxClientConn": {
2379
+
"deprecated": true,
2376
2380
"description": "Optional. Deprecated. Use 'flags' instead. The maximum number of client connections allowed. Note: This field should not be added to client libraries if not present already.",
2377
2381
"type": "string"
2378
2382
},
2379
2383
"maxPreparedStatements": {
2384
+
"deprecated": true,
2380
2385
"description": "Optional. Deprecated. Use 'flags' instead. The maximum number of prepared statements allowed. MCP makes sure that any statement prepared by a client, up to this limit, is available on the backing server connection in transaction and statement pooling mode. Even if the statement was originally prepared on another server connection. Defaults to 0. Note: This field should not be added to client libraries if not present already.",
2381
2386
"type": "string"
2382
2387
},
2383
2388
"minPoolSize": {
2389
+
"deprecated": true,
2384
2390
"description": "Optional. Deprecated. Use 'flags' instead. The minimum pool size. Defaults to 0. Note: This field should not be added to client libraries if not present already.",
2385
2391
"type": "string"
2386
2392
},
2387
2393
"poolMode": {
2394
+
"deprecated": true,
2388
2395
"description": "Optional. Deprecated. Use 'flags' instead. The pool mode. Defaults to `POOL_MODE_TRANSACTION`. Note: This field should not be added to client libraries if not present already.",
2389
2396
"enum": [
2390
2397
"POOL_MODE_UNSPECIFIED",
@@ -2405,14 +2412,17 @@ false
2405
2412
"type": "integer"
2406
2413
},
2407
2414
"queryWaitTimeout": {
2415
+
"deprecated": true,
2408
2416
"description": "Optional. Deprecated. Use 'flags' instead. The maximum number of seconds queries are allowed to spend waiting for execution. If the query is not assigned to a server during that time, the client is disconnected. 0 disables. Note: This field should not be added to client libraries if not present already.",
2409
2417
"type": "string"
2410
2418
},
2411
2419
"serverIdleTimeout": {
2420
+
"deprecated": true,
2412
2421
"description": "Optional. Deprecated. Use 'flags' instead. The maximum number of seconds a server is allowed to be idle before it is disconnected. 0 disables. Note: This field should not be added to client libraries if not present already.",
2413
2422
"type": "string"
2414
2423
},
2415
2424
"statsUsers": {
2425
+
"deprecated": true,
2416
2426
"description": "Optional. Deprecated. Use 'flags' instead. The list of users that are allowed to connect to the MCP stats console. The users must exist in the database. Note: This field should not be added to client libraries if not present already.",
"description": "DatabaseResourceFeed is the top level proto to be used to ingest different database resource level events into Condor platform. Next ID: 12",
4433
+
"description": "DatabaseResourceFeed is the top level proto to be used to ingest different database resource level events into Condor platform. Next ID: 13",
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/alloydb.v1beta.json
+16-4Lines changed: 16 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1619,7 +1619,7 @@
1619
1619
}
1620
1620
}
1621
1621
},
1622
-
"revision": "20250904",
1622
+
"revision": "20250910",
1623
1623
"rootUrl": "https://alloydb.googleapis.com/",
1624
1624
"schemas": {
1625
1625
"AuthorizedNetwork": {
@@ -2328,10 +2328,12 @@ false
2328
2328
"id": "ConnectionPoolConfig",
2329
2329
"properties": {
2330
2330
"defaultPoolSize": {
2331
+
"deprecated": true,
2331
2332
"description": "Optional. Deprecated. Use 'flags' instead. The default pool size. Defaults to 20. Note: This field should not be added to client libraries if not present already.",
2332
2333
"type": "string"
2333
2334
},
2334
2335
"enable": {
2336
+
"deprecated": true,
2335
2337
"description": "Optional. Deprecated; Prefer 'enabled' as this will be removed soon.",
2336
2338
"type": "boolean"
2337
2339
},
@@ -2347,25 +2349,30 @@ false
2347
2349
"type": "object"
2348
2350
},
2349
2351
"ignoreStartupParameters": {
2352
+
"deprecated": true,
2350
2353
"description": "Optional. Deprecated. Use 'flags' instead. The list of startup parameters to ignore. Defaults to [\"extra_float_digits\"] Note: This field should not be added to client libraries if not present already.",
2351
2354
"items": {
2352
2355
"type": "string"
2353
2356
},
2354
2357
"type": "array"
2355
2358
},
2356
2359
"maxClientConn": {
2360
+
"deprecated": true,
2357
2361
"description": "Optional. Deprecated. Use 'flags' instead. The maximum number of client connections allowed. Note: This field should not be added to client libraries if not present already.",
2358
2362
"type": "string"
2359
2363
},
2360
2364
"maxPreparedStatements": {
2365
+
"deprecated": true,
2361
2366
"description": "Optional. Deprecated. Use 'flags' instead. The maximum number of prepared statements allowed. MCP makes sure that any statement prepared by a client, up to this limit, is available on the backing server connection in transaction and statement pooling mode. Even if the statement was originally prepared on another server connection. Defaults to 0. Note: This field should not be added to client libraries if not present already.",
2362
2367
"type": "string"
2363
2368
},
2364
2369
"minPoolSize": {
2370
+
"deprecated": true,
2365
2371
"description": "Optional. Deprecated. Use 'flags' instead. The minimum pool size. Defaults to 0. Note: This field should not be added to client libraries if not present already.",
2366
2372
"type": "string"
2367
2373
},
2368
2374
"poolMode": {
2375
+
"deprecated": true,
2369
2376
"description": "Optional. Deprecated. Use 'flags' instead. The pool mode. Defaults to `POOL_MODE_TRANSACTION`. Note: This field should not be added to client libraries if not present already.",
2370
2377
"enum": [
2371
2378
"POOL_MODE_UNSPECIFIED",
@@ -2386,14 +2393,17 @@ false
2386
2393
"type": "integer"
2387
2394
},
2388
2395
"queryWaitTimeout": {
2396
+
"deprecated": true,
2389
2397
"description": "Optional. Deprecated. Use 'flags' instead. The maximum number of seconds queries are allowed to spend waiting for execution. If the query is not assigned to a server during that time, the client is disconnected. 0 disables. Note: This field should not be added to client libraries if not present already.",
2390
2398
"type": "string"
2391
2399
},
2392
2400
"serverIdleTimeout": {
2401
+
"deprecated": true,
2393
2402
"description": "Optional. Deprecated. Use 'flags' instead. The maximum number of seconds a server is allowed to be idle before it is disconnected. 0 disables. Note: This field should not be added to client libraries if not present already.",
2394
2403
"type": "string"
2395
2404
},
2396
2405
"statsUsers": {
2406
+
"deprecated": true,
2397
2407
"description": "Optional. Deprecated. Use 'flags' instead. The list of users that are allowed to connect to the MCP stats console. The users must exist in the database. Note: This field should not be added to client libraries if not present already.",
"description": "DatabaseResourceFeed is the top level proto to be used to ingest different database resource level events into Condor platform. Next ID: 12",
4409
+
"description": "DatabaseResourceFeed is the top level proto to be used to ingest different database resource level events into Condor platform. Next ID: 13",
0 commit comments