Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dialogflow): added support for ALAW encoding #11097

Merged
merged 4 commits into from
Nov 7, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Nov 7, 2024

  • Regenerate this pull request now.

feat(dialogflow): add options of query_source, search_config and context_size
feat(dialogflow): add SipTrunks service

PiperOrigin-RevId: 694047306

Source-Link: googleapis/googleapis@4a6ea32

Source-Link: https://github.com/googleapis/googleapis-gen/commit/976c2058fcf1eeb375e119a93d9af2680c86f920
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTc2YzIwNThmY2YxZWViMzc1ZTExOWE5M2Q5YWYyNjgwYzg2ZjkyMCJ9
BEGIN_NESTED_COMMIT
docs(servicehealth): add missing doc comments
PiperOrigin-RevId: 694016287

Source-Link: googleapis/googleapis@eb33668

Source-Link: https://github.com/googleapis/googleapis-gen/commit/3a07a7eef3512bfaf4f83fedbabdc42e36a418aa
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2EwN2E3ZWVmMzUxMmJmYWY0ZjgzZmVkYmFiZGM0MmUzNmE0MThhYSJ9
END_NESTED_COMMIT

PiperOrigin-RevId: 694016287

Source-Link: googleapis/googleapis@eb33668

Source-Link: googleapis/googleapis-gen@3a07a7e
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2EwN2E3ZWVmMzUxMmJmYWY0ZjgzZmVkYmFiZGM0MmUzNmE0MThhYSJ9
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 7, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 7, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 7, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title docs: add missing doc comments docs(servicehealth): add missing doc comments Nov 7, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review November 7, 2024 11:18
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner November 7, 2024 11:18
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 7, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 7, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 7, 2024
feat: add options of query_source, search_config and context_size
feat: add SipTrunks service

PiperOrigin-RevId: 694047306

Source-Link: googleapis/googleapis@4a6ea32

Source-Link: googleapis/googleapis-gen@976c205
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTc2YzIwNThmY2YxZWViMzc1ZTExOWE5M2Q5YWYyNjgwYzg2ZjkyMCJ9
@gcf-owl-bot gcf-owl-bot bot changed the title docs(servicehealth): add missing doc comments feat: added support for ALAW encoding Nov 7, 2024
@gcf-owl-bot gcf-owl-bot bot requested review from a team and shollyman as code owners November 7, 2024 13:03
@gcf-owl-bot gcf-owl-bot bot requested a review from cindy-peng November 7, 2024 13:03
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 7, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 7, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 7, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 7, 2024
Copy link

snippet-bot bot commented Nov 7, 2024

Here is the summary of changes.

You are about to add 10 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@gcf-owl-bot gcf-owl-bot bot changed the title feat: added support for ALAW encoding feat(dialogflow): added support for ALAW encoding Nov 7, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Nov 7, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 7, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 7, 2024
@quartzmo quartzmo added the automerge Merge the pull request once unit tests and other checks pass. label Nov 7, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit ccbc882 into main Nov 7, 2024
10 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 7, 2024
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy branch November 7, 2024 14:40
@release-please release-please bot mentioned this pull request Nov 7, 2024
gcf-merge-on-green bot pushed a commit that referenced this pull request Nov 14, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>alloydb: 1.14.0</summary>

## [1.14.0](https://togithub.com/googleapis/google-cloud-go/compare/alloydb/v1.13.0...alloydb/v1.14.0) (2024-11-14)


### Features

* **alloydb:** Add more observability options on the Instance level ([380e7d2](https://togithub.com/googleapis/google-cloud-go/commit/380e7d23e69b22ab46cc6e3be58902accee2f26a))
* **alloydb:** Add more observability options on the Instance level ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))
* **alloydb:** Add new API to execute SQL statements ([380e7d2](https://togithub.com/googleapis/google-cloud-go/commit/380e7d23e69b22ab46cc6e3be58902accee2f26a))
* **alloydb:** Add new API to execute SQL statements ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))
* **alloydb:** Add new API to perform a promotion or switchover on secondary instances ([380e7d2](https://togithub.com/googleapis/google-cloud-go/commit/380e7d23e69b22ab46cc6e3be58902accee2f26a))
* **alloydb:** Add new API to perform a promotion or switchover on secondary instances ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))
* **alloydb:** Add new API to upgrade a cluster ([380e7d2](https://togithub.com/googleapis/google-cloud-go/commit/380e7d23e69b22ab46cc6e3be58902accee2f26a))
* **alloydb:** Add new API to upgrade a cluster ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))
* **alloydb:** Add new CloudSQL backup resource ([380e7d2](https://togithub.com/googleapis/google-cloud-go/commit/380e7d23e69b22ab46cc6e3be58902accee2f26a))
* **alloydb:** Add new CloudSQL backup resource ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))
* **alloydb:** Add new cluster and instance level configurations to interact with Gemini ([380e7d2](https://togithub.com/googleapis/google-cloud-go/commit/380e7d23e69b22ab46cc6e3be58902accee2f26a))
* **alloydb:** Add new cluster and instance level configurations to interact with Gemini ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))
* **alloydb:** Add new PSC instance configuration setting and output the PSC DNS name ([380e7d2](https://togithub.com/googleapis/google-cloud-go/commit/380e7d23e69b22ab46cc6e3be58902accee2f26a))
* **alloydb:** Add new PSC instance configuration setting and output the PSC DNS name ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))
* **alloydb:** Add optional field to keep extra roles on a user if it already exists ([380e7d2](https://togithub.com/googleapis/google-cloud-go/commit/380e7d23e69b22ab46cc6e3be58902accee2f26a))
* **alloydb:** Add optional field to keep extra roles on a user if it already exists ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))
* **alloydb:** Add support for Free Trials ([380e7d2](https://togithub.com/googleapis/google-cloud-go/commit/380e7d23e69b22ab46cc6e3be58902accee2f26a))
* **alloydb:** Add support for Free Trials ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))
* **alloydb:** Add support to schedule maintenance ([380e7d2](https://togithub.com/googleapis/google-cloud-go/commit/380e7d23e69b22ab46cc6e3be58902accee2f26a))
* **alloydb:** Add support to schedule maintenance ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))
* **alloydb:** Additional field to set tags on a backup or cluster ([380e7d2](https://togithub.com/googleapis/google-cloud-go/commit/380e7d23e69b22ab46cc6e3be58902accee2f26a))
* **alloydb:** Additional field to set tags on a backup or cluster ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))
* **alloydb:** Support for obtaining the public ip addresses of an instance and enabling outbound public ip ([380e7d2](https://togithub.com/googleapis/google-cloud-go/commit/380e7d23e69b22ab46cc6e3be58902accee2f26a))
* **alloydb:** Support for obtaining the public ip addresses of an instance and enabling outbound public ip ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))


### Bug Fixes

* **alloydb:** Deprecated various PSC instance configuration fields ([380e7d2](https://togithub.com/googleapis/google-cloud-go/commit/380e7d23e69b22ab46cc6e3be58902accee2f26a))
* **alloydb:** Deprecated various PSC instance configuration fields ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))


### Documentation

* **alloydb:** Various typo fixes, correcting the formatting, and clarifications on the request_id and validate_only fields in API requests and on the page_size when listing the database ([380e7d2](https://togithub.com/googleapis/google-cloud-go/commit/380e7d23e69b22ab46cc6e3be58902accee2f26a))
* **alloydb:** Various typo fixes, correcting the formatting, and clarifications on the request_id and validate_only fields in API requests and on the page_size when listing the database ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))
</details>

<details><summary>cloudquotas: 1.2.0</summary>

## [1.2.0](https://togithub.com/googleapis/google-cloud-go/compare/cloudquotas/v1.1.2...cloudquotas/v1.2.0) (2024-11-14)


### Features

* **cloudquotas:** A new value `NOT_ENOUGH_USAGE_HISTORY` is added to enum `IneligibilityReason` ([e85151d](https://togithub.com/googleapis/google-cloud-go/commit/e85151ddc5f70174f951265106d5a114191c5f53))
* **cloudquotas:** A new value `NOT_SUPPORTED` is added to enum `IneligibilityReason` ([e85151d](https://togithub.com/googleapis/google-cloud-go/commit/e85151ddc5f70174f951265106d5a114191c5f53))
</details>

<details><summary>compute: 1.29.0</summary>

## [1.29.0](https://togithub.com/googleapis/google-cloud-go/compare/compute/v1.28.3...compute/v1.29.0) (2024-11-14)


### Features

* **compute:** Update Compute Engine API to revision 20241105 ([#954](https://togithub.com/googleapis/google-cloud-go/issues/954)) ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
</details>

<details><summary>container: 1.42.0</summary>

## [1.42.0](https://togithub.com/googleapis/google-cloud-go/compare/container/v1.41.0...container/v1.42.0) (2024-11-14)


### Features

* **container:** Add desired_enterprise_config,desired_node_pool_auto_config_linux_node_config to ClusterUpdate. ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))
* **container:** Add desired_tier to EnterpriseConfig. ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))
* **container:** Add DesiredEnterpriseConfig proto message ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))
* **container:** Add LinuxNodeConfig in NodePoolAutoConfig ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))
* **container:** Add LocalSsdEncryptionMode in NodeConfig ([#11103](https://togithub.com/googleapis/google-cloud-go/issues/11103)) ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))
* **container:** Add UpgradeInfoEvent proto message ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))


### Documentation

* **container:** Minor documentation updates ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))
</details>

<details><summary>datacatalog: 1.23.0</summary>

## [1.23.0](https://togithub.com/googleapis/google-cloud-go/compare/datacatalog/v1.22.2...datacatalog/v1.23.0) (2024-11-14)


### Features

* **datacatalog:** A new enum `DataplexTransferStatus` is added ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
* **datacatalog:** A new field `dataplex_transfer_status` is added to message `.google.cloud.datacatalog.v1.TagTemplate` ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
* **datacatalog:** A new field `feature_online_store_spec` is added to message `.google.cloud.datacatalog.v1.Entry` ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
* **datacatalog:** A new message `FeatureOnlineStoreSpec` is added ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
* **datacatalog:** A new value `CUSTOM_TEXT_EMBEDDING` is added to enum `ModelSourceType` ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
* **datacatalog:** A new value `FEATURE_GROUP` is added to enum `EntryType` ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
* **datacatalog:** A new value `FEATURE_ONLINE_STORE` is added to enum `EntryType` ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
* **datacatalog:** A new value `FEATURE_VIEW` is added to enum `EntryType` ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
* **datacatalog:** A new value `GENIE` is added to enum `ModelSourceType` ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
* **datacatalog:** A new value `MARKETPLACE` is added to enum `ModelSourceType` ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))


### Documentation

* **datacatalog:** A comment for field `name` in message `.google.cloud.datacatalog.v1.Entry` is changed ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
* **datacatalog:** A comment for field `name` in message `.google.cloud.datacatalog.v1.EntryGroup` is changed ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
* **datacatalog:** A comment for field `name` in message `.google.cloud.datacatalog.v1.Tag` is changed ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
* **datacatalog:** A comment for field `name` in message `.google.cloud.datacatalog.v1.TagTemplate` is changed ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
* **datacatalog:** A comment for field `name` in message `.google.cloud.datacatalog.v1.TagTemplateField` is changed ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
</details>

<details><summary>deploy: 1.25.0</summary>

## [1.25.0](https://togithub.com/googleapis/google-cloud-go/compare/deploy/v1.24.0...deploy/v1.25.0) (2024-11-14)


### Features

* **deploy:** A new field `timed_promote_release_condition` is added to message `.google.cloud.deploy.v1.AutomationRuleCondition` ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
* **deploy:** A new field `timed_promote_release_operation` is added to message `.google.cloud.deploy.v1.AutomationRun` ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
* **deploy:** A new field `timed_promote_release_rule` is added to message `.google.cloud.deploy.v1.AutomationRule` ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
* **deploy:** A new message `TimedPromoteReleaseCondition` is added ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
* **deploy:** A new message `TimedPromoteReleaseOperation` is added ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
* **deploy:** A new message `TimedPromoteReleaseRule` is added ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))


### Documentation

* **deploy:** A comment for field `target_id` in message `.google.cloud.deploy.v1.AutomationRun` is changed ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
</details>

<details><summary>dialogflow: 1.60.0</summary>

## [1.60.0](https://togithub.com/googleapis/google-cloud-go/compare/dialogflow/v1.59.0...dialogflow/v1.60.0) (2024-11-14)


### Features

* **dialogflow:** Add options of query_source, search_config and context_size ([ccbc882](https://togithub.com/googleapis/google-cloud-go/commit/ccbc882d47d8c42998b463860d7c183c86cb7b53))
* **dialogflow:** Add options of query_source, search_config, end_user_metadata and exact_search ([380e7d2](https://togithub.com/googleapis/google-cloud-go/commit/380e7d23e69b22ab46cc6e3be58902accee2f26a))
* **dialogflow:** Add SipTrunks service ([ccbc882](https://togithub.com/googleapis/google-cloud-go/commit/ccbc882d47d8c42998b463860d7c183c86cb7b53))
* **dialogflow:** Added support for ALAW encoding ([#11097](https://togithub.com/googleapis/google-cloud-go/issues/11097)) ([ccbc882](https://togithub.com/googleapis/google-cloud-go/commit/ccbc882d47d8c42998b463860d7c183c86cb7b53))
* **dialogflow:** Expose metadata in AnswerSource ([380e7d2](https://togithub.com/googleapis/google-cloud-go/commit/380e7d23e69b22ab46cc6e3be58902accee2f26a))
</details>

<details><summary>gkeconnect: 0.12.0</summary>

## [0.12.0](https://togithub.com/googleapis/google-cloud-go/compare/gkeconnect/v0.11.2...gkeconnect/v0.12.0) (2024-11-14)


### Features

* **gkeconnect/gateway:** Update default transport type for Connect Gateway v1 client to "rest" ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
* **gkeconnect/gateway:** Update default transport type for Connect Gateway v1beta1 client to "rest" ([#11108](https://togithub.com/googleapis/google-cloud-go/issues/11108)) ([380e7d2](https://togithub.com/googleapis/google-cloud-go/commit/380e7d23e69b22ab46cc6e3be58902accee2f26a))
</details>

<details><summary>maps: 1.15.0</summary>

## [1.15.0](https://togithub.com/googleapis/google-cloud-go/compare/maps/v1.14.1...maps/v1.15.0) (2024-11-14)


### Features

* **maps/places:** Update attributes in Places API ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))
</details>

<details><summary>networkmanagement: 1.16.0</summary>

## [1.16.0](https://togithub.com/googleapis/google-cloud-go/compare/networkmanagement/v1.15.0...networkmanagement/v1.16.0) (2024-11-14)


### Features

* **networkmanagement:** Add DNS endpoint of Google Kubernetes Engine cluster control plane ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))
* **networkmanagement:** Add more detailed drop causes to corresponding enum ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))


### Documentation

* **networkmanagement:** Update outdated comments ([f072178](https://togithub.com/googleapis/google-cloud-go/commit/f072178f6fd90537a5782395f4229e4c8b30af7e))
</details>

<details><summary>recaptchaenterprise: 2.19.0</summary>

## [2.19.0](https://togithub.com/googleapis/google-cloud-go/compare/recaptchaenterprise/v2.18.0...recaptchaenterprise/v2.19.0) (2024-11-14)


### Features

* **recaptchaenterprise:** A new enum `Challenge` is added ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
* **recaptchaenterprise:** A new field `challenge` is added to message `.google.cloud.recaptchaenterprise.v1.RiskAnalysis` ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
</details>

<details><summary>run: 1.7.0</summary>

## [1.7.0](https://togithub.com/googleapis/google-cloud-go/compare/run/v1.6.1...run/v1.7.0) (2024-11-14)


### Features

* **run:** Add EncryptionKeyRevocationAction and shutdown duration configuration to Services ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))


### Documentation

* **run:** Fixed formatting of some documentation ([f329c4c](https://togithub.com/googleapis/google-cloud-go/commit/f329c4c7782fc5f52751235d969bb8de11616ec3))
</details>

<details><summary>servicehealth: 1.1.3</summary>

## [1.1.3](https://togithub.com/googleapis/google-cloud-go/compare/servicehealth/v1.1.2...servicehealth/v1.1.3) (2024-11-14)


### Documentation

* **servicehealth:** Add missing doc comments ([ccbc882](https://togithub.com/googleapis/google-cloud-go/commit/ccbc882d47d8c42998b463860d7c183c86cb7b53))
</details>

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants