Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
b67260c
feat(aiplatform): update the API
yoshi-automation Aug 4, 2025
bd54a0f
feat(apihub): update the API
yoshi-automation Aug 4, 2025
beef082
fix(backupdr): update the API
yoshi-automation Aug 4, 2025
17b6acd
fix(beyondcorp): update the API
yoshi-automation Aug 4, 2025
34795cb
feat(bigquery): update the API
yoshi-automation Aug 4, 2025
750afcb
feat(bigtableadmin): update the API
yoshi-automation Aug 4, 2025
a3a3dc8
feat(chat)!: update the API
yoshi-automation Aug 4, 2025
8729eca
feat(chromemanagement): update the API
yoshi-automation Aug 4, 2025
2ed182f
feat(compute)!: update the API
yoshi-automation Aug 4, 2025
b7fe597
fix(contactcenterinsights): update the API
yoshi-automation Aug 4, 2025
51425bc
feat(container)!: update the API
yoshi-automation Aug 4, 2025
514aec7
feat(dataplex): update the API
yoshi-automation Aug 4, 2025
f2243c0
feat(datastream): update the API
yoshi-automation Aug 4, 2025
02f074d
feat(dfareporting): update the API
yoshi-automation Aug 4, 2025
cd5e7cc
feat(discoveryengine): update the API
yoshi-automation Aug 4, 2025
a043fd7
feat(displayvideo): update the API
yoshi-automation Aug 4, 2025
94ab084
fix(dlp): update the API
yoshi-automation Aug 4, 2025
13f85aa
feat(firebaseml): update the API
yoshi-automation Aug 4, 2025
6a4dda3
feat(gkebackup): update the API
yoshi-automation Aug 4, 2025
4724fd9
feat(merchantapi)!: update the API
yoshi-automation Aug 4, 2025
3098613
fix(monitoring): update the API
yoshi-automation Aug 4, 2025
052f632
feat(networkmanagement): update the API
yoshi-automation Aug 4, 2025
4b67d81
feat(networksecurity): update the API
yoshi-automation Aug 4, 2025
627b18e
fix(networkservices): update the API
yoshi-automation Aug 4, 2025
f5c7af7
feat(osconfig): update the API
yoshi-automation Aug 4, 2025
0a68fe2
feat(redis): update the API
yoshi-automation Aug 4, 2025
54a6fc0
feat(retail): update the API
yoshi-automation Aug 4, 2025
e60128f
fix(securesourcemanager): update the API
yoshi-automation Aug 4, 2025
64f2761
feat(transcoder): update the API
yoshi-automation Aug 4, 2025
df07d88
fix(vmmigration): update the API
yoshi-automation Aug 4, 2025
66ec998
feat(workloadmanager): update the API
yoshi-automation Aug 4, 2025
53cc241
fix(workstations): update the API
yoshi-automation Aug 4, 2025
9ef5c9a
feat: regenerate index files
yoshi-automation Aug 4, 2025
987a651
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Aug 4, 2025
52d3507
fix: Update copyright year in securesourcemanager/index.ts
miguelvelezsa Aug 4, 2025
66331b3
fix: Update copyright year in securesourcemanager/v1.ts
miguelvelezsa Aug 4, 2025
eb4fac7
fix: Update copyright year in securesourcemanager/webpack.config.js
miguelvelezsa Aug 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 @@ -619,6 +619,10 @@
"api": "chronicle",
"package": "@google-cloud/chronicle"
},
{
"api": "configdelivery",
"package": "@google-cloud/configdelivery"
},
{
"api": "css",
"package": "@google-shopping/css"
Expand Down
8 changes: 7 additions & 1 deletion discovery/accessapproval-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,7 @@
}
}
},
"revision": "20250617",
"revision": "20250728",
"rootUrl": "https://accessapproval.googleapis.com/",
"schemas": {
"AccessApprovalServiceAccount": {
Expand Down Expand Up @@ -1333,6 +1333,9 @@
"HMAC_SHA512",
"HMAC_SHA224",
"EXTERNAL_SYMMETRIC_ENCRYPTION",
"ML_KEM_768",
"ML_KEM_1024",
"KEM_XWING",
"PQ_SIGN_ML_DSA_65",
"PQ_SIGN_SLH_DSA_SHA2_128S",
"PQ_SIGN_HASH_SLH_DSA_SHA2_128S_SHA256"
Expand Down Expand Up @@ -1374,6 +1377,9 @@
"HMAC-SHA512 signing with a 512 bit key.",
"HMAC-SHA224 signing with a 224 bit key.",
"Algorithm representing symmetric encryption by an external key manager.",
"ML-KEM-768 (FIPS 203)",
"ML-KEM-1024 (FIPS 203)",
"X-Wing hybrid KEM combining ML-KEM-768 with X25519 following datatracker.ietf.org/doc/draft-connolly-cfrg-xwing-kem/.",
"The post-quantum Module-Lattice-Based Digital Signature Algorithm, at security level 3. Randomized version.",
"The post-quantum stateless hash-based digital signature algorithm, at security level 1. Randomized version.",
"The post-quantum stateless hash-based digital signature algorithm, at security level 1. Randomized pre-hash version supporting SHA256 digests."
Expand Down
307 changes: 305 additions & 2 deletions discovery/aiplatform-v1.json

Large diffs are not rendered by default.

234 changes: 232 additions & 2 deletions discovery/aiplatform-v1beta1.json

Large diffs are not rendered by default.

542 changes: 535 additions & 7 deletions discovery/apihub-v1.json

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions discovery/backupdr-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@
]
},
"patch": {
"description": "Update a BackupPlanAssociation",
"description": "Update a BackupPlanAssociation.",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/backupPlanAssociations/{backupPlanAssociationsId}",
"httpMethod": "PATCH",
"id": "backupdr.projects.locations.backupPlanAssociations.patch",
Expand Down Expand Up @@ -581,7 +581,7 @@
]
},
"patch": {
"description": "Update a BackupPlan",
"description": "Update a BackupPlan.",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/backupPlans/{backupPlansId}",
"httpMethod": "PATCH",
"id": "backupdr.projects.locations.backupPlans.patch",
Expand Down Expand Up @@ -2060,7 +2060,7 @@
}
}
},
"revision": "20250720",
"revision": "20250723",
"rootUrl": "https://backupdr.googleapis.com/",
"schemas": {
"AbandonBackupRequest": {
Expand Down Expand Up @@ -2899,7 +2899,7 @@
"id": "BackupPlan",
"properties": {
"backupRules": {
"description": "Optional. The backup rules for this `BackupPlan`. There must be at least one `BackupRule` message if on_demand_retention_limit_days is not set.",
"description": "Optional. The backup rules for this `BackupPlan`.",
"items": {
"$ref": "BackupRule"
},
Expand Down Expand Up @@ -2936,7 +2936,7 @@
"type": "object"
},
"logRetentionDays": {
"description": "Optional. Required for CloudSQL resource_type Configures how long logs will be stored. It is defined in “days”. This value should be greater than or equal to minimum enforced log retention duration of the backup vault.",
"description": "Optional. Applicable only for CloudSQL resource_type. Configures how long logs will be stored. It is defined in “days”. This value should be greater than or equal to minimum enforced log retention duration of the backup vault.",
"format": "int64",
"type": "string"
},
Expand All @@ -2946,7 +2946,7 @@
"type": "string"
},
"resourceType": {
"description": "Required. ",
"description": "Required. The resource type to which the `BackupPlan` will be applied. Examples include, \"compute.googleapis.com/Instance\", \"sqladmin.googleapis.com/Instance\", \"alloydb.googleapis.com/Cluster\", \"compute.googleapis.com/Disk\".",
"type": "string"
},
"revisionId": {
Expand Down Expand Up @@ -3041,7 +3041,7 @@
"type": "string"
},
"resourceType": {
"description": "Required. Immutable. ",
"description": "Required. Immutable. Resource type of workload on which backupplan is applied",
"type": "string"
},
"rulesConfigInfo": {
Expand Down Expand Up @@ -3329,7 +3329,7 @@
"type": "object"
},
"CloudSqlInstanceBackupProperties": {
"description": "CloudSqlInstanceBackupProperties represents Cloud SQL Instance Backup properties. .",
"description": "CloudSqlInstanceBackupProperties represents Cloud SQL Instance Backup properties.",
"id": "CloudSqlInstanceBackupProperties",
"properties": {
"databaseInstalledVersion": {
Expand All @@ -3356,7 +3356,7 @@
"type": "object"
},
"CloudSqlInstanceDataSourceProperties": {
"description": "CloudSqlInstanceDataSourceProperties represents the properties of a Cloud SQL resource that are stored in the DataSource. .",
"description": "CloudSqlInstanceDataSourceProperties represents the properties of a Cloud SQL resource that are stored in the DataSource.",
"id": "CloudSqlInstanceDataSourceProperties",
"properties": {
"databaseInstalledVersion": {
Expand Down Expand Up @@ -3384,7 +3384,7 @@
"type": "object"
},
"CloudSqlInstanceDataSourceReferenceProperties": {
"description": "CloudSqlInstanceDataSourceReferenceProperties represents the properties of a Cloud SQL resource that are stored in the DataSourceReference. .",
"description": "CloudSqlInstanceDataSourceReferenceProperties represents the properties of a Cloud SQL resource that are stored in the DataSourceReference.",
"id": "CloudSqlInstanceDataSourceReferenceProperties",
"properties": {
"databaseInstalledVersion": {
Expand Down Expand Up @@ -4182,7 +4182,7 @@
"type": "array"
},
"name": {
"description": "Required. Name of the disk..",
"description": "Required. Name of the disk.",
"type": "string"
},
"physicalBlockSizeBytes": {
Expand Down Expand Up @@ -5955,7 +5955,7 @@
"type": "string"
},
"ruleId": {
"description": "Required. backup rule_id for which a backup needs to be triggered.",
"description": "Optional. backup rule_id for which a backup needs to be triggered. If not specified, on-demand backup with custom retention will be triggered.",
"type": "string"
}
},
Expand Down
18 changes: 9 additions & 9 deletions discovery/beyondcorp-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1347,7 +1347,7 @@
"securityGateways": {
"methods": {
"create": {
"description": "Creates a new SecurityGateway in a given project and location.",
"description": "Creates a new Security Gateway in a given project and location.",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/securityGateways",
"httpMethod": "POST",
"id": "beyondcorp.projects.locations.securityGateways.create",
Expand All @@ -1363,7 +1363,7 @@
"type": "string"
},
"requestId": {
"description": "Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request.",
"description": "Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request.",
"location": "query",
"type": "string"
},
Expand Down Expand Up @@ -1659,7 +1659,7 @@
]
},
"delete": {
"description": "Deletes a single Application.",
"description": "Deletes a single application.",
"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/securityGateways/{securityGatewaysId}/applications/{applicationsId}",
"httpMethod": "DELETE",
"id": "beyondcorp.projects.locations.securityGateways.applications.delete",
Expand Down Expand Up @@ -1899,7 +1899,7 @@
}
}
},
"revision": "20250714",
"revision": "20250723",
"rootUrl": "https://beyondcorp.googleapis.com/",
"schemas": {
"AllocatedConnection": {
Expand Down Expand Up @@ -3131,7 +3131,7 @@
"type": "object"
},
"GoogleCloudBeyondcorpSecuritygatewaysV1Application": {
"description": "A Beyondcorp Application resource information.",
"description": "The information about an application resource.",
"id": "GoogleCloudBeyondcorpSecuritygatewaysV1Application",
"properties": {
"createTime": {
Expand All @@ -3141,11 +3141,11 @@
"type": "string"
},
"displayName": {
"description": "Optional. An arbitrary user-provided name for the Application resource. Cannot exceed 64 characters.",
"description": "Optional. An arbitrary user-provided name for the application resource. Cannot exceed 64 characters.",
"type": "string"
},
"endpointMatchers": {
"description": "Required. Endpoint matchers associated with an application. A combination of hostname and ports as endpoint matcher is used to match the application. Match conditions for OR logic. An array of match conditions to allow for multiple matching criteria. The rule is considered a match if one the conditions are met. The conditions can be one of the following combination (Hostname), (Hostname & Ports) EXAMPLES: Hostname - (\"*.abc.com\"), (\"xyz.abc.com\") Hostname and Ports - (\"abc.com\" and \"22\"), (\"abc.com\" and \"22,33\") etc",
"description": "Required. Endpoint matchers associated with an application. A combination of hostname and ports as endpoint matchers is used to match the application. Match conditions for OR logic. An array of match conditions to allow for multiple matching criteria. The rule is considered a match if one of the conditions is met. The conditions can be one of the following combinations (Hostname), (Hostname & Ports) EXAMPLES: Hostname - (\"*.example.com\"), (\"xyz.example.com\") Hostname and Ports - (\"example.com\" and \"22\"), (\"example.com\" and \"22,33\") etc",
"items": {
"$ref": "GoogleCloudBeyondcorpSecuritygatewaysV1EndpointMatcher"
},
Expand Down Expand Up @@ -3307,7 +3307,7 @@
"type": "object"
},
"GoogleCloudBeyondcorpSecuritygatewaysV1SecurityGateway": {
"description": "Information about a BeyondCorp SecurityGateway resource.",
"description": "The information about a security gateway resource.",
"id": "GoogleCloudBeyondcorpSecuritygatewaysV1SecurityGateway",
"properties": {
"createTime": {
Expand Down Expand Up @@ -3361,7 +3361,7 @@
"SecurityGateway is being updated.",
"SecurityGateway is being deleted.",
"SecurityGateway is running.",
"SecurityGateway is down and may be restored in the future. This happens when CCFE sends ProjectState = OFF.",
"SecurityGateway is down and may be restored in the future.",
"SecurityGateway encountered an error and is in an indeterministic state."
],
"readOnly": true,
Expand Down
18 changes: 9 additions & 9 deletions discovery/beyondcorp-v1alpha.json
Original file line number Diff line number Diff line change
Expand Up @@ -2880,7 +2880,7 @@
"securityGateways": {
"methods": {
"create": {
"description": "Creates a new SecurityGateway in a given project and location.",
"description": "Creates a new Security Gateway in a given project and location.",
"flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/securityGateways",
"httpMethod": "POST",
"id": "beyondcorp.projects.locations.securityGateways.create",
Expand All @@ -2896,7 +2896,7 @@
"type": "string"
},
"requestId": {
"description": "Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request.",
"description": "Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request.",
"location": "query",
"type": "string"
},
Expand Down Expand Up @@ -3192,7 +3192,7 @@
]
},
"delete": {
"description": "Deletes a single Application.",
"description": "Deletes a single application.",
"flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/securityGateways/{securityGatewaysId}/applications/{applicationsId}",
"httpMethod": "DELETE",
"id": "beyondcorp.projects.locations.securityGateways.applications.delete",
Expand Down Expand Up @@ -3432,7 +3432,7 @@
}
}
},
"revision": "20250714",
"revision": "20250723",
"rootUrl": "https://beyondcorp.googleapis.com/",
"schemas": {
"AllocatedConnection": {
Expand Down Expand Up @@ -5479,7 +5479,7 @@
"type": "object"
},
"GoogleCloudBeyondcorpSecuritygatewaysV1alphaApplication": {
"description": "A Beyondcorp Application resource information.",
"description": "The information about an application resource.",
"id": "GoogleCloudBeyondcorpSecuritygatewaysV1alphaApplication",
"properties": {
"createTime": {
Expand All @@ -5489,11 +5489,11 @@
"type": "string"
},
"displayName": {
"description": "Optional. An arbitrary user-provided name for the Application resource. Cannot exceed 64 characters.",
"description": "Optional. An arbitrary user-provided name for the application resource. Cannot exceed 64 characters.",
"type": "string"
},
"endpointMatchers": {
"description": "Required. Endpoint matchers associated with an application. A combination of hostname and ports as endpoint matcher is used to match the application. Match conditions for OR logic. An array of match conditions to allow for multiple matching criteria. The rule is considered a match if one the conditions are met. The conditions can be one of the following combination (Hostname), (Hostname & Ports) EXAMPLES: Hostname - (\"*.abc.com\"), (\"xyz.abc.com\") Hostname and Ports - (\"abc.com\" and \"22\"), (\"abc.com\" and \"22,33\") etc",
"description": "Required. Endpoint matchers associated with an application. A combination of hostname and ports as endpoint matchers is used to match the application. Match conditions for OR logic. An array of match conditions to allow for multiple matching criteria. The rule is considered a match if one of the conditions is met. The conditions can be one of the following combinations (Hostname), (Hostname & Ports) EXAMPLES: Hostname - (\"*.example.com\"), (\"xyz.example.com\") Hostname and Ports - (\"example.com\" and \"22\"), (\"example.com\" and \"22,33\") etc",
"items": {
"$ref": "GoogleCloudBeyondcorpSecuritygatewaysV1alphaEndpointMatcher"
},
Expand Down Expand Up @@ -5655,7 +5655,7 @@
"type": "object"
},
"GoogleCloudBeyondcorpSecuritygatewaysV1alphaSecurityGateway": {
"description": "Information about a BeyondCorp SecurityGateway resource.",
"description": "The information about a security gateway resource.",
"id": "GoogleCloudBeyondcorpSecuritygatewaysV1alphaSecurityGateway",
"properties": {
"createTime": {
Expand Down Expand Up @@ -5709,7 +5709,7 @@
"SecurityGateway is being updated.",
"SecurityGateway is being deleted.",
"SecurityGateway is running.",
"SecurityGateway is down and may be restored in the future. This happens when CCFE sends ProjectState = OFF.",
"SecurityGateway is down and may be restored in the future.",
"SecurityGateway encountered an error and is in an indeterministic state."
],
"readOnly": true,
Expand Down
Loading
Loading