Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
6c3059d
feat(aiplatform): update the API
yoshi-automation Nov 4, 2025
8494b94
fix(alloydb): update the API
yoshi-automation Nov 4, 2025
f60f6d7
fix(apigateway): update the API
yoshi-automation Nov 4, 2025
abfdb5e
feat(apphub): update the API
yoshi-automation Nov 4, 2025
72886c4
feat(artifactregistry): update the API
yoshi-automation Nov 4, 2025
ab9527d
feat(backupdr): update the API
yoshi-automation Nov 4, 2025
a2d0e3a
feat(biglake): update the API
yoshi-automation Nov 4, 2025
c8f0362
fix(clouddeploy): update the API
yoshi-automation Nov 4, 2025
37901af
feat(cloudkms)!: update the API
yoshi-automation Nov 4, 2025
6be8086
feat(dfareporting): update the API
yoshi-automation Nov 4, 2025
5fe9de6
feat(discoveryengine)!: update the API
yoshi-automation Nov 4, 2025
a390aeb
feat(firebaseappdistribution): update the API
yoshi-automation Nov 4, 2025
2471649
fix(firebasedataconnect): update the API
yoshi-automation Nov 4, 2025
d3dac6b
fix(gkehub): update the API
yoshi-automation Nov 4, 2025
9fa8c8a
fix(gkeonprem): update the API
yoshi-automation Nov 4, 2025
5b78dca
fix(looker): update the API
yoshi-automation Nov 4, 2025
aa50f67
fix(metastore): update the API
yoshi-automation Nov 4, 2025
8d125d7
fix(netapp): update the API
yoshi-automation Nov 4, 2025
efa8ec0
fix(networkconnectivity): update the API
yoshi-automation Nov 4, 2025
7d76842
fix(networkmanagement): update the API
yoshi-automation Nov 4, 2025
52ad695
feat(notebooks): update the API
yoshi-automation Nov 4, 2025
57b0c2e
fix(parallelstore): update the API
yoshi-automation Nov 4, 2025
6cd8e30
feat(pubsub): update the API
yoshi-automation Nov 4, 2025
73eb667
feat(run)!: update the API
yoshi-automation Nov 4, 2025
ea1ad36
fix(servicedirectory): update the API
yoshi-automation Nov 4, 2025
6738759
fix(servicemanagement): update the API
yoshi-automation Nov 4, 2025
cb86cd2
fix(travelimpactmodel): update the API
yoshi-automation Nov 4, 2025
a21bcf2
feat(vmmigration): update the API
yoshi-automation Nov 4, 2025
8dac096
feat(vmwareengine): update the API
yoshi-automation Nov 4, 2025
308b72e
fix(workloadmanager): update the API
yoshi-automation Nov 4, 2025
fba4e21
feat: regenerate index files
yoshi-automation Nov 4, 2025
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
4 changes: 4 additions & 0 deletions disclaimers.json
Original file line number Diff line number Diff line change
Expand Up @@ -679,6 +679,10 @@
"api": "css",
"package": "@google-shopping/css"
},
{
"api": "geminidataanalytics",
"package": "@google-cloud/geminidataanalytics"
},
{
"api": "datalabeling",
"package": "@google-cloud/datalabeling"
Expand Down
763 changes: 529 additions & 234 deletions discovery/aiplatform-v1.json

Large diffs are not rendered by default.

691 changes: 456 additions & 235 deletions discovery/aiplatform-v1beta1.json

Large diffs are not rendered by default.

30 changes: 20 additions & 10 deletions discovery/alloydb-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
],
"parameters": {
"extraLocationTypes": {
"description": "Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage.",
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
"location": "query",
"repeated": true,
"type": "string"
Expand Down Expand Up @@ -1627,7 +1627,7 @@
}
}
},
"revision": "20251016",
"revision": "20251023",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AuthorizedNetwork": {
Expand Down Expand Up @@ -4356,15 +4356,17 @@
"SIGNAL_TYPE_DATABASE_AUDITING_DISABLED",
"SIGNAL_TYPE_NO_ROOT_PASSWORD",
"SIGNAL_TYPE_EXPOSED_TO_PUBLIC_ACCESS",
"SIGNAL_TYPE_UNENCRYPTED_CONNECTIONS"
"SIGNAL_TYPE_UNENCRYPTED_CONNECTIONS",
"SIGNAL_TYPE_EXTENDED_SUPPORT"
],
"enumDescriptions": [
"Unspecified signal type.",
"Outdated Minor Version",
"Represents database auditing is disabled.",
"Represents if a database has a password configured for the root account or not.",
"Represents if a resource is exposed to public access.",
"Represents if a resources requires all incoming connections to use SSL or not."
"Represents if a resources requires all incoming connections to use SSL or not.",
"Represents if a resource version is in extended support."
],
"type": "string"
}
Expand Down Expand Up @@ -4672,7 +4674,8 @@
"SIGNAL_TYPE_OUTDATED_VERSION",
"SIGNAL_TYPE_OUTDATED_CLIENT",
"SIGNAL_TYPE_DATABOOST_DISABLED",
"SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES"
"SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES",
"SIGNAL_TYPE_EXTENDED_SUPPORT"
],
"enumDeprecated": [
false,
Expand Down Expand Up @@ -4778,6 +4781,7 @@
false,
false,
false,
false,
false
],
"enumDescriptions": [
Expand Down Expand Up @@ -4884,7 +4888,8 @@
"Outdated version.",
"Outdated client.",
"Databoost is disabled.",
"Recommended maintenance policy."
"Recommended maintenance policy.",
"Resource version is in extended support."
],
"type": "string"
},
Expand Down Expand Up @@ -5324,7 +5329,8 @@
"SIGNAL_TYPE_OUTDATED_VERSION",
"SIGNAL_TYPE_OUTDATED_CLIENT",
"SIGNAL_TYPE_DATABOOST_DISABLED",
"SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES"
"SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES",
"SIGNAL_TYPE_EXTENDED_SUPPORT"
],
"enumDeprecated": [
false,
Expand Down Expand Up @@ -5430,6 +5436,7 @@
false,
false,
false,
false,
false
],
"enumDescriptions": [
Expand Down Expand Up @@ -5536,7 +5543,8 @@
"Outdated version.",
"Outdated client.",
"Databoost is disabled.",
"Recommended maintenance policy."
"Recommended maintenance policy.",
"Resource version is in extended support."
],
"type": "string"
}
Expand Down Expand Up @@ -5589,15 +5597,17 @@
"SIGNAL_TYPE_DATABASE_AUDITING_DISABLED",
"SIGNAL_TYPE_NO_ROOT_PASSWORD",
"SIGNAL_TYPE_EXPOSED_TO_PUBLIC_ACCESS",
"SIGNAL_TYPE_UNENCRYPTED_CONNECTIONS"
"SIGNAL_TYPE_UNENCRYPTED_CONNECTIONS",
"SIGNAL_TYPE_EXTENDED_SUPPORT"
],
"enumDescriptions": [
"Unspecified signal type.",
"Outdated Minor Version",
"Represents database auditing is disabled.",
"Represents if a database has a password configured for the root account or not.",
"Represents if a resource is exposed to public access.",
"Represents if a resources requires all incoming connections to use SSL or not."
"Represents if a resources requires all incoming connections to use SSL or not.",
"Represents if a resource version is in extended support."
],
"type": "string"
}
Expand Down
30 changes: 20 additions & 10 deletions discovery/alloydb-v1alpha.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
],
"parameters": {
"extraLocationTypes": {
"description": "Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage.",
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
"location": "query",
"repeated": true,
"type": "string"
Expand Down Expand Up @@ -1627,7 +1627,7 @@
}
}
},
"revision": "20251016",
"revision": "20251023",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AuthorizedNetwork": {
Expand Down Expand Up @@ -4616,15 +4616,17 @@
"SIGNAL_TYPE_DATABASE_AUDITING_DISABLED",
"SIGNAL_TYPE_NO_ROOT_PASSWORD",
"SIGNAL_TYPE_EXPOSED_TO_PUBLIC_ACCESS",
"SIGNAL_TYPE_UNENCRYPTED_CONNECTIONS"
"SIGNAL_TYPE_UNENCRYPTED_CONNECTIONS",
"SIGNAL_TYPE_EXTENDED_SUPPORT"
],
"enumDescriptions": [
"Unspecified signal type.",
"Outdated Minor Version",
"Represents database auditing is disabled.",
"Represents if a database has a password configured for the root account or not.",
"Represents if a resource is exposed to public access.",
"Represents if a resources requires all incoming connections to use SSL or not."
"Represents if a resources requires all incoming connections to use SSL or not.",
"Represents if a resource version is in extended support."
],
"type": "string"
}
Expand Down Expand Up @@ -4932,7 +4934,8 @@
"SIGNAL_TYPE_OUTDATED_VERSION",
"SIGNAL_TYPE_OUTDATED_CLIENT",
"SIGNAL_TYPE_DATABOOST_DISABLED",
"SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES"
"SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES",
"SIGNAL_TYPE_EXTENDED_SUPPORT"
],
"enumDeprecated": [
false,
Expand Down Expand Up @@ -5038,6 +5041,7 @@
false,
false,
false,
false,
false
],
"enumDescriptions": [
Expand Down Expand Up @@ -5144,7 +5148,8 @@
"Outdated version.",
"Outdated client.",
"Databoost is disabled.",
"Recommended maintenance policy."
"Recommended maintenance policy.",
"Resource version is in extended support."
],
"type": "string"
},
Expand Down Expand Up @@ -5584,7 +5589,8 @@
"SIGNAL_TYPE_OUTDATED_VERSION",
"SIGNAL_TYPE_OUTDATED_CLIENT",
"SIGNAL_TYPE_DATABOOST_DISABLED",
"SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES"
"SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES",
"SIGNAL_TYPE_EXTENDED_SUPPORT"
],
"enumDeprecated": [
false,
Expand Down Expand Up @@ -5690,6 +5696,7 @@
false,
false,
false,
false,
false
],
"enumDescriptions": [
Expand Down Expand Up @@ -5796,7 +5803,8 @@
"Outdated version.",
"Outdated client.",
"Databoost is disabled.",
"Recommended maintenance policy."
"Recommended maintenance policy.",
"Resource version is in extended support."
],
"type": "string"
}
Expand Down Expand Up @@ -5849,15 +5857,17 @@
"SIGNAL_TYPE_DATABASE_AUDITING_DISABLED",
"SIGNAL_TYPE_NO_ROOT_PASSWORD",
"SIGNAL_TYPE_EXPOSED_TO_PUBLIC_ACCESS",
"SIGNAL_TYPE_UNENCRYPTED_CONNECTIONS"
"SIGNAL_TYPE_UNENCRYPTED_CONNECTIONS",
"SIGNAL_TYPE_EXTENDED_SUPPORT"
],
"enumDescriptions": [
"Unspecified signal type.",
"Outdated Minor Version",
"Represents database auditing is disabled.",
"Represents if a database has a password configured for the root account or not.",
"Represents if a resource is exposed to public access.",
"Represents if a resources requires all incoming connections to use SSL or not."
"Represents if a resources requires all incoming connections to use SSL or not.",
"Represents if a resource version is in extended support."
],
"type": "string"
}
Expand Down
30 changes: 20 additions & 10 deletions discovery/alloydb-v1beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
],
"parameters": {
"extraLocationTypes": {
"description": "Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage.",
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
"location": "query",
"repeated": true,
"type": "string"
Expand Down Expand Up @@ -1624,7 +1624,7 @@
}
}
},
"revision": "20251016",
"revision": "20251023",
"rootUrl": "https://alloydb.googleapis.com/",
"schemas": {
"AuthorizedNetwork": {
Expand Down Expand Up @@ -4592,15 +4592,17 @@
"SIGNAL_TYPE_DATABASE_AUDITING_DISABLED",
"SIGNAL_TYPE_NO_ROOT_PASSWORD",
"SIGNAL_TYPE_EXPOSED_TO_PUBLIC_ACCESS",
"SIGNAL_TYPE_UNENCRYPTED_CONNECTIONS"
"SIGNAL_TYPE_UNENCRYPTED_CONNECTIONS",
"SIGNAL_TYPE_EXTENDED_SUPPORT"
],
"enumDescriptions": [
"Unspecified signal type.",
"Outdated Minor Version",
"Represents database auditing is disabled.",
"Represents if a database has a password configured for the root account or not.",
"Represents if a resource is exposed to public access.",
"Represents if a resources requires all incoming connections to use SSL or not."
"Represents if a resources requires all incoming connections to use SSL or not.",
"Represents if a resource version is in extended support."
],
"type": "string"
}
Expand Down Expand Up @@ -4908,7 +4910,8 @@
"SIGNAL_TYPE_OUTDATED_VERSION",
"SIGNAL_TYPE_OUTDATED_CLIENT",
"SIGNAL_TYPE_DATABOOST_DISABLED",
"SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES"
"SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES",
"SIGNAL_TYPE_EXTENDED_SUPPORT"
],
"enumDeprecated": [
false,
Expand Down Expand Up @@ -5014,6 +5017,7 @@
false,
false,
false,
false,
false
],
"enumDescriptions": [
Expand Down Expand Up @@ -5120,7 +5124,8 @@
"Outdated version.",
"Outdated client.",
"Databoost is disabled.",
"Recommended maintenance policy."
"Recommended maintenance policy.",
"Resource version is in extended support."
],
"type": "string"
},
Expand Down Expand Up @@ -5560,7 +5565,8 @@
"SIGNAL_TYPE_OUTDATED_VERSION",
"SIGNAL_TYPE_OUTDATED_CLIENT",
"SIGNAL_TYPE_DATABOOST_DISABLED",
"SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES"
"SIGNAL_TYPE_RECOMMENDED_MAINTENANCE_POLICIES",
"SIGNAL_TYPE_EXTENDED_SUPPORT"
],
"enumDeprecated": [
false,
Expand Down Expand Up @@ -5666,6 +5672,7 @@
false,
false,
false,
false,
false
],
"enumDescriptions": [
Expand Down Expand Up @@ -5772,7 +5779,8 @@
"Outdated version.",
"Outdated client.",
"Databoost is disabled.",
"Recommended maintenance policy."
"Recommended maintenance policy.",
"Resource version is in extended support."
],
"type": "string"
}
Expand Down Expand Up @@ -5825,15 +5833,17 @@
"SIGNAL_TYPE_DATABASE_AUDITING_DISABLED",
"SIGNAL_TYPE_NO_ROOT_PASSWORD",
"SIGNAL_TYPE_EXPOSED_TO_PUBLIC_ACCESS",
"SIGNAL_TYPE_UNENCRYPTED_CONNECTIONS"
"SIGNAL_TYPE_UNENCRYPTED_CONNECTIONS",
"SIGNAL_TYPE_EXTENDED_SUPPORT"
],
"enumDescriptions": [
"Unspecified signal type.",
"Outdated Minor Version",
"Represents database auditing is disabled.",
"Represents if a database has a password configured for the root account or not.",
"Represents if a resource is exposed to public access.",
"Represents if a resources requires all incoming connections to use SSL or not."
"Represents if a resources requires all incoming connections to use SSL or not.",
"Represents if a resource version is in extended support."
],
"type": "string"
}
Expand Down
4 changes: 2 additions & 2 deletions discovery/apigateway-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
],
"parameters": {
"extraLocationTypes": {
"description": "Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage.",
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
"location": "query",
"repeated": true,
"type": "string"
Expand Down Expand Up @@ -1094,7 +1094,7 @@
}
}
},
"revision": "20251001",
"revision": "20251021",
"rootUrl": "https://apigateway.googleapis.com/",
"schemas": {
"ApigatewayApi": {
Expand Down
4 changes: 2 additions & 2 deletions discovery/apigateway-v1beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
],
"parameters": {
"extraLocationTypes": {
"description": "Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage.",
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
"location": "query",
"repeated": true,
"type": "string"
Expand Down Expand Up @@ -1094,7 +1094,7 @@
}
}
},
"revision": "20251001",
"revision": "20251021",
"rootUrl": "https://apigateway.googleapis.com/",
"schemas": {
"ApigatewayApi": {
Expand Down
Loading
Loading