Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
1f632f1
feat(alloydb)!: update the API
yoshi-automation Feb 7, 2026
1033ef1
fix(androidmanagement): update the API
yoshi-automation Feb 7, 2026
225121a
fix(apim): update the API
yoshi-automation Feb 7, 2026
512d8f7
feat(appengine): update the API
yoshi-automation Feb 7, 2026
e52cd7b
fix(backupdr): update the API
yoshi-automation Feb 7, 2026
8cfa753
fix(beyondcorp): update the API
yoshi-automation Feb 7, 2026
0631b80
fix(ces): update the API
yoshi-automation Feb 7, 2026
6458b32
feat(clouddeploy): update the API
yoshi-automation Feb 7, 2026
d6bcd8c
fix(config): update the API
yoshi-automation Feb 7, 2026
4f813c2
feat(dataflow): update the API
yoshi-automation Feb 7, 2026
122cc81
feat(datalabeling): update the API
yoshi-automation Feb 7, 2026
73819db
fix(datastream): update the API
yoshi-automation Feb 7, 2026
0b94b1d
feat(displayvideo)!: update the API
yoshi-automation Feb 7, 2026
d7e02da
feat(documentai)!: update the API
yoshi-automation Feb 7, 2026
15d60bd
feat(firebasedataconnect): update the API
yoshi-automation Feb 7, 2026
186b440
fix(firestore): update the API
yoshi-automation Feb 7, 2026
7a4199e
feat(logging): update the API
yoshi-automation Feb 7, 2026
29e39aa
fix(memcache): update the API
yoshi-automation Feb 7, 2026
352bcaf
feat(merchantapi): update the API
yoshi-automation Feb 7, 2026
5b2937d
fix(monitoring): update the API
yoshi-automation Feb 7, 2026
be3f243
fix(networkconnectivity): update the API
yoshi-automation Feb 7, 2026
0657bd3
fix(notebooks): update the API
yoshi-automation Feb 7, 2026
2221a3a
fix(privateca): update the API
yoshi-automation Feb 7, 2026
232e42c
feat(redis): update the API
yoshi-automation Feb 7, 2026
08eb6d4
feat(run): update the API
yoshi-automation Feb 7, 2026
79b1034
feat(saasservicemgmt): update the API
yoshi-automation Feb 7, 2026
945bc80
feat(threatintelligence): update the API
yoshi-automation Feb 7, 2026
82eaa0f
feat(walletobjects): update the API
yoshi-automation Feb 7, 2026
a7d3bfc
fix(workflows): update the API
yoshi-automation Feb 7, 2026
e2b2c06
fix(workloadmanager): update the API
yoshi-automation Feb 7, 2026
1710743
feat(youtube): update the API
yoshi-automation Feb 7, 2026
f2d3a2d
feat: regenerate index files
yoshi-automation Feb 7, 2026
4089c13
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Feb 7, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 42 additions & 7 deletions discovery/alloydb-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@
]
},
"list": {
"description": "Lists information about the supported locations for this service.",
"description": "Lists information about the supported locations for this service. This method can be called in two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include public locations as well as private or other locations specifically visible to the project.",
"flatPath": "v1/projects/{projectsId}/locations",
"httpMethod": "GET",
"id": "alloydb.projects.locations.list",
Expand Down Expand Up @@ -1879,7 +1879,7 @@
}
}
},
"revision": "20260122",
"revision": "20260129",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AuthorizedNetwork": {
Expand Down Expand Up @@ -5251,7 +5251,7 @@
"type": "object"
},
"StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata": {
"description": "Common model for database resource instance metadata. Next ID: 30",
"description": "Common model for database resource instance metadata. Next ID: 31",
"id": "StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata",
"properties": {
"availabilityConfiguration": {
Expand Down Expand Up @@ -5283,15 +5283,17 @@
"UNHEALTHY",
"SUSPENDED",
"DELETED",
"STATE_OTHER"
"STATE_OTHER",
"STOPPED"
],
"enumDescriptions": [
"",
"The instance is running.",
"Instance being created, updated, deleted or under maintenance",
"When instance is suspended",
"Instance is deleted.",
"For rest of the other category"
"For rest of the other category",
"Instance is in STOPPED state."
],
"type": "string"
},
Expand Down Expand Up @@ -5330,15 +5332,17 @@
"UNHEALTHY",
"SUSPENDED",
"DELETED",
"STATE_OTHER"
"STATE_OTHER",
"STOPPED"
],
"enumDescriptions": [
"",
"The instance is running.",
"Instance being created, updated, deleted or under maintenance",
"When instance is suspended",
"Instance is deleted.",
"For rest of the other category"
"For rest of the other category",
"Instance is in STOPPED state."
],
"type": "string"
},
Expand Down Expand Up @@ -5426,6 +5430,13 @@
"description": "Closest parent Cloud Resource Manager container of this resource. It must be resource name of a Cloud Resource Manager project with the format of \"/\", such as \"projects/123\". For GCP provided resources, number should be project number.",
"type": "string"
},
"resourceFlags": {
"description": "Optional. List of resource flags for the database resource.",
"items": {
"$ref": "StorageDatabasecenterPartnerapiV1mainResourceFlags"
},
"type": "array"
},
"resourceName": {
"description": "Required. Different from DatabaseResourceId.unique_id, a resource name can be reused over time. That is, after a resource named \"ABC\" is deleted, the name \"ABC\" can be used to to create a new resource within the same source. Resource name to follow CAIS resource_name format as noted here go/condor-common-datamodel",
"type": "string"
Expand Down Expand Up @@ -6141,6 +6152,21 @@
},
"type": "object"
},
"StorageDatabasecenterPartnerapiV1mainResourceFlags": {
"description": "Message type for storing resource flags.",
"id": "StorageDatabasecenterPartnerapiV1mainResourceFlags",
"properties": {
"key": {
"description": "Optional. Key of the resource flag.",
"type": "string"
},
"value": {
"description": "Optional. Value of the resource flag.",
"type": "string"
}
},
"type": "object"
},
"StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule": {
"description": "Deny maintenance period for the database resource. It specifies the time range during which the maintenance cannot start. This is configured by the customer.",
"id": "StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule",
Expand Down Expand Up @@ -6171,6 +6197,10 @@
},
"type": "array"
},
"isInstanceStopped": {
"description": "Optional. Whether the instance is in stopped state. This information is temporarily being captured in maintenanceInfo, till STOPPED state is supported by DB Center.",
"type": "boolean"
},
"maintenanceSchedule": {
"$ref": "StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule",
"description": "Optional. Maintenance window for the database resource."
Expand Down Expand Up @@ -6205,6 +6235,11 @@
"upcomingMaintenance": {
"$ref": "StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance",
"description": "Optional. Upcoming maintenance for the database resource. This field is populated once SLM generates and publishes upcoming maintenance window."
},
"versionUpdateTime": {
"description": "Optional. This field will contain the date when the last version update was applied to the database resource. This will be used to calculate the age of the maintenance version.",
"format": "google-datetime",
"type": "string"
}
},
"type": "object"
Expand Down
115 changes: 42 additions & 73 deletions discovery/alloydb-v1alpha.json
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@
]
},
"list": {
"description": "Lists information about the supported locations for this service.",
"description": "Lists information about the supported locations for this service. This method can be called in two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include public locations as well as private or other locations specifically visible to the project.",
"flatPath": "v1alpha/projects/{projectsId}/locations",
"httpMethod": "GET",
"id": "alloydb.projects.locations.list",
Expand Down Expand Up @@ -1879,7 +1879,7 @@
}
}
},
"revision": "20260122",
"revision": "20260129",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AuthorizedNetwork": {
Expand Down Expand Up @@ -2758,16 +2758,6 @@
"description": "Configuration for Managed Connection Pool (MCP).",
"id": "ConnectionPoolConfig",
"properties": {
"defaultPoolSize": {
"deprecated": true,
"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.",
"type": "string"
},
"enable": {
"deprecated": true,
"description": "Optional. Deprecated; Prefer 'enabled' as this will be removed soon.",
"type": "boolean"
},
"enabled": {
"description": "Optional. Whether to enable Managed Connection Pool (MCP).",
"type": "boolean"
Expand All @@ -2779,67 +2769,11 @@
"description": "Optional. Connection Pool flags, as a list of \"key\": \"value\" pairs.",
"type": "object"
},
"ignoreStartupParameters": {
"deprecated": true,
"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.",
"items": {
"type": "string"
},
"type": "array"
},
"maxClientConn": {
"deprecated": true,
"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.",
"type": "string"
},
"maxPreparedStatements": {
"deprecated": true,
"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.",
"type": "string"
},
"minPoolSize": {
"deprecated": true,
"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.",
"type": "string"
},
"poolMode": {
"deprecated": true,
"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.",
"enum": [
"POOL_MODE_UNSPECIFIED",
"POOL_MODE_SESSION",
"POOL_MODE_TRANSACTION"
],
"enumDescriptions": [
"The pool mode is not specified. Defaults to `POOL_MODE_TRANSACTION`.",
"Server is released back to pool after a client disconnects.",
"Server is released back to pool after a transaction finishes."
],
"type": "string"
},
"poolerCount": {
"description": "Output only. The number of running poolers per instance.",
"format": "int32",
"readOnly": true,
"type": "integer"
},
"queryWaitTimeout": {
"deprecated": true,
"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.",
"type": "string"
},
"serverIdleTimeout": {
"deprecated": true,
"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.",
"type": "string"
},
"statsUsers": {
"deprecated": true,
"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.",
"items": {
"type": "string"
},
"type": "array"
}
},
"type": "object"
Expand Down Expand Up @@ -5511,7 +5445,7 @@
"type": "object"
},
"StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata": {
"description": "Common model for database resource instance metadata. Next ID: 30",
"description": "Common model for database resource instance metadata. Next ID: 31",
"id": "StorageDatabasecenterPartnerapiV1mainDatabaseResourceMetadata",
"properties": {
"availabilityConfiguration": {
Expand Down Expand Up @@ -5543,15 +5477,17 @@
"UNHEALTHY",
"SUSPENDED",
"DELETED",
"STATE_OTHER"
"STATE_OTHER",
"STOPPED"
],
"enumDescriptions": [
"",
"The instance is running.",
"Instance being created, updated, deleted or under maintenance",
"When instance is suspended",
"Instance is deleted.",
"For rest of the other category"
"For rest of the other category",
"Instance is in STOPPED state."
],
"type": "string"
},
Expand Down Expand Up @@ -5590,15 +5526,17 @@
"UNHEALTHY",
"SUSPENDED",
"DELETED",
"STATE_OTHER"
"STATE_OTHER",
"STOPPED"
],
"enumDescriptions": [
"",
"The instance is running.",
"Instance being created, updated, deleted or under maintenance",
"When instance is suspended",
"Instance is deleted.",
"For rest of the other category"
"For rest of the other category",
"Instance is in STOPPED state."
],
"type": "string"
},
Expand Down Expand Up @@ -5686,6 +5624,13 @@
"description": "Closest parent Cloud Resource Manager container of this resource. It must be resource name of a Cloud Resource Manager project with the format of \"/\", such as \"projects/123\". For GCP provided resources, number should be project number.",
"type": "string"
},
"resourceFlags": {
"description": "Optional. List of resource flags for the database resource.",
"items": {
"$ref": "StorageDatabasecenterPartnerapiV1mainResourceFlags"
},
"type": "array"
},
"resourceName": {
"description": "Required. Different from DatabaseResourceId.unique_id, a resource name can be reused over time. That is, after a resource named \"ABC\" is deleted, the name \"ABC\" can be used to to create a new resource within the same source. Resource name to follow CAIS resource_name format as noted here go/condor-common-datamodel",
"type": "string"
Expand Down Expand Up @@ -6401,6 +6346,21 @@
},
"type": "object"
},
"StorageDatabasecenterPartnerapiV1mainResourceFlags": {
"description": "Message type for storing resource flags.",
"id": "StorageDatabasecenterPartnerapiV1mainResourceFlags",
"properties": {
"key": {
"description": "Optional. Key of the resource flag.",
"type": "string"
},
"value": {
"description": "Optional. Value of the resource flag.",
"type": "string"
}
},
"type": "object"
},
"StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule": {
"description": "Deny maintenance period for the database resource. It specifies the time range during which the maintenance cannot start. This is configured by the customer.",
"id": "StorageDatabasecenterPartnerapiV1mainResourceMaintenanceDenySchedule",
Expand Down Expand Up @@ -6431,6 +6391,10 @@
},
"type": "array"
},
"isInstanceStopped": {
"description": "Optional. Whether the instance is in stopped state. This information is temporarily being captured in maintenanceInfo, till STOPPED state is supported by DB Center.",
"type": "boolean"
},
"maintenanceSchedule": {
"$ref": "StorageDatabasecenterPartnerapiV1mainResourceMaintenanceSchedule",
"description": "Optional. Maintenance window for the database resource."
Expand Down Expand Up @@ -6465,6 +6429,11 @@
"upcomingMaintenance": {
"$ref": "StorageDatabasecenterPartnerapiV1mainUpcomingMaintenance",
"description": "Optional. Upcoming maintenance for the database resource. This field is populated once SLM generates and publishes upcoming maintenance window."
},
"versionUpdateTime": {
"description": "Optional. This field will contain the date when the last version update was applied to the database resource. This will be used to calculate the age of the maintenance version.",
"format": "google-datetime",
"type": "string"
}
},
"type": "object"
Expand Down
Loading