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(speech): add processing strategy to batch recognition requests #7900

Merged
merged 20 commits into from May 10, 2023

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented May 9, 2023

  • Regenerate this pull request now.

PiperOrigin-RevId: 530882015

Source-Link: googleapis/googleapis@189bdfa

Source-Link: https://github.com/googleapis/googleapis-gen/commit/64c7a843afdda8c651ffca6e1a374ac7801d3728
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjRjN2E4NDNhZmRkYThjNjUxZmZjYTZlMWEzNzRhYzc4MDFkMzcyOCJ9
BEGIN_NESTED_COMMIT
feat(dialogflow): add baseline model configuration for conversation summarization
PiperOrigin-RevId: 530749453

Source-Link: googleapis/googleapis@620a023

Source-Link: https://github.com/googleapis/googleapis-gen/commit/300d63819c2a27ecd7f35edf88051b44ab291828
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzAwZDYzODE5YzJhMjdlY2Q3ZjM1ZWRmODgwNTFiNDRhYjI5MTgyOCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(dialogflow): add baseline model configuration for conversation summarization
PiperOrigin-RevId: 530747460

Source-Link: googleapis/googleapis@4048e76

Source-Link: https://github.com/googleapis/googleapis-gen/commit/82d3834873ddda9d3cecdaec65e9e6ba77e37600
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODJkMzgzNDg3M2RkZGE5ZDNjZWNkYWVjNjVlOWU2YmE3N2UzNzYwMCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix(compute): emit errors found in Operations

PiperOrigin-RevId: 530743924

Source-Link: googleapis/googleapis@4387f58

Source-Link: https://github.com/googleapis/googleapis-gen/commit/220392d184e0fc02f28ddfb829a94cc6e58cc111
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjIwMzkyZDE4NGUwZmMwMmYyOGRkZmI4MjlhOTRjYzZlNThjYzExMSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(workstations): add output field for the control plane IP address
feat: add output field for the number of pooled instances
docs: adjust documentation wording

PiperOrigin-RevId: 530727488

Source-Link: googleapis/googleapis@866228e

Source-Link: https://github.com/googleapis/googleapis-gen/commit/53444d0dd83d81e11cc1ae1d657135e183eae8dc
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTM0NDRkMGRkODNkODFlMTFjYzFhZTFkNjU3MTM1ZTE4M2VhZThkYyJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(functions): added helper methods for long running operations, IAM, and locations
docs: clarified that vpcConnector shortname is only returned if the connector is in the same project as the function
docs: applied general style guide updates to descriptions

PiperOrigin-RevId: 530688922

Source-Link: googleapis/googleapis@a540c8a

Source-Link: https://github.com/googleapis/googleapis-gen/commit/dca7c4dd03c0db64c5626c84c7309ce4eee4b967
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGNhN2M0ZGQwM2MwZGI2NGM1NjI2Yzg0YzczMDljZTRlZWU0Yjk2NyJ9
END_NESTED_COMMIT

…tions

docs: clarified that vpcConnector shortname is only returned if the connector is in the same project as the function
docs: applied general style guide updates to descriptions

PiperOrigin-RevId: 530688922

Source-Link: googleapis/googleapis@a540c8a

Source-Link: googleapis/googleapis-gen@dca7c4d
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGNhN2M0ZGQwM2MwZGI2NGM1NjI2Yzg0YzczMDljZTRlZWU0Yjk2NyJ9
@gcf-owl-bot gcf-owl-bot bot requested review from a team, shollyman and bhshkh as code owners May 9, 2023 22:12
@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 May 9, 2023
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label May 9, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 9, 2023
@snippet-bot
Copy link

snippet-bot bot commented May 9, 2023

Here is the summary of changes.

You are about to add 3 region tags.
You are about to delete 2 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

@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 9, 2023
@gcf-owl-bot gcf-owl-bot bot changed the title feat: added helper methods for long running operations, IAM, and locations feat(functions): added helper methods for long running operations, IAM, and locations May 9, 2023
@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 May 9, 2023
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: l Pull request size is large. labels May 9, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 9, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 9, 2023
feat: add output field for the number of pooled instances
docs: adjust documentation wording

PiperOrigin-RevId: 530727488

Source-Link: googleapis/googleapis@866228e

Source-Link: googleapis/googleapis-gen@53444d0
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTM0NDRkMGRkODNkODFlMTFjYzFhZTFkNjU3MTM1ZTE4M2VhZThkYyJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat(functions): added helper methods for long running operations, IAM, and locations feat: add output field for the control plane IP address May 10, 2023
@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 May 10, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 10, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 10, 2023
@noahdietz noahdietz added owlbot:run Add this label to trigger the Owlbot post processor. and removed breaking change labels May 10, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 10, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 10, 2023
@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 May 10, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 10, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 10, 2023
@noahdietz
Copy link
Contributor

noahdietz commented May 10, 2023

@parthea I've reverted the batch API changes in this PR to unblock regen. I will make sure further updates before merging this do not add the breakage back in. But we'd like to be able to get some other changes in here.

@noahdietz noahdietz removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label May 10, 2023
@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 May 10, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 10, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 10, 2023
@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 May 10, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 10, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 10, 2023
@noahdietz noahdietz added the automerge Merge the pull request once unit tests and other checks pass. label May 10, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit 31421d5 into main May 10, 2023
16 of 17 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy branch May 10, 2023 23:52
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 10, 2023
@release-please release-please bot mentioned this pull request May 10, 2023
gcf-merge-on-green bot pushed a commit that referenced this pull request May 16, 2023
🤖 I have created a release *beep* *boop*
---


<details><summary>aiplatform: 1.42.0</summary>

## [1.42.0](https://togithub.com/googleapis/google-cloud-go/compare/aiplatform/v1.41.0...aiplatform/v1.42.0) (2023-05-16)


### Features

* **aiplatform:** Add examples to ExplanationParameters in aiplatform v1 explanation.proto ([7c2f642](https://togithub.com/googleapis/google-cloud-go/commit/7c2f642ac308fcdfcb41985aae425785afa27823))
</details>

<details><summary>analytics: 0.20.0</summary>

## [0.20.0](https://togithub.com/googleapis/google-cloud-go/compare/analytics/v0.19.1...analytics/v0.20.0) (2023-05-16)


### Features

* **analytics/admin:** Add `GetAdSenseLink`, `CreateAdSenseLink`, `DeleteAdSenseLink`, `ListAdSenseLinks` methods to the Admin API v1alpha ([8c479ac](https://togithub.com/googleapis/google-cloud-go/commit/8c479acd5ea710629b4b562a4654bc369e828c16))
</details>

<details><summary>batch: 1.1.0</summary>

## [1.1.0](https://togithub.com/googleapis/google-cloud-go/compare/batch/v1.0.1...batch/v1.1.0) (2023-05-16)


### Features

* **batch:** Add support for placement policies ([#7943](https://togithub.com/googleapis/google-cloud-go/issues/7943)) ([7c2f642](https://togithub.com/googleapis/google-cloud-go/commit/7c2f642ac308fcdfcb41985aae425785afa27823))
</details>

<details><summary>channel: 1.14.0</summary>

## [1.14.0](https://togithub.com/googleapis/google-cloud-go/compare/channel/v1.13.0...channel/v1.14.0) (2023-05-16)


### Features

* **channel:** Added partition_keys field to filter results from FetchReportResults ([7c2f642](https://togithub.com/googleapis/google-cloud-go/commit/7c2f642ac308fcdfcb41985aae425785afa27823))
</details>

<details><summary>compute: 1.19.3</summary>

## [1.19.3](https://togithub.com/googleapis/google-cloud-go/compare/compute/v1.19.2...compute/v1.19.3) (2023-05-16)


### Bug Fixes

* **compute:** Emit errors found in Operations ([31421d5](https://togithub.com/googleapis/google-cloud-go/commit/31421d52c3bf3b7baa235fb6cb18bb8a786398df))
</details>

<details><summary>dialogflow: 1.34.0</summary>

## [1.34.0](https://togithub.com/googleapis/google-cloud-go/compare/dialogflow/v1.33.0...dialogflow/v1.34.0) (2023-05-16)


### Features

* **dialogflow:** Add baseline model configuration for conversation summarization ([31421d5](https://togithub.com/googleapis/google-cloud-go/commit/31421d52c3bf3b7baa235fb6cb18bb8a786398df))
* **dialogflow:** Add baseline model configuration for conversation summarization ([31421d5](https://togithub.com/googleapis/google-cloud-go/commit/31421d52c3bf3b7baa235fb6cb18bb8a786398df))
</details>

<details><summary>functions: 1.14.0</summary>

## [1.14.0](https://togithub.com/googleapis/google-cloud-go/compare/functions/v1.13.1...functions/v1.14.0) (2023-05-16)


### Features

* **functions:** Added helper methods for long running operations, IAM, and locations ([31421d5](https://togithub.com/googleapis/google-cloud-go/commit/31421d52c3bf3b7baa235fb6cb18bb8a786398df))
</details>

<details><summary>maps: 1.1.0</summary>

## [1.1.0](https://togithub.com/googleapis/google-cloud-go/compare/maps/v1.0.1...maps/v1.1.0) (2023-05-16)


### Features

* **maps/places:** Start generating apiv1 ([#7919](https://togithub.com/googleapis/google-cloud-go/issues/7919)) ([ee10cfd](https://togithub.com/googleapis/google-cloud-go/commit/ee10cfd2e59a3d228af2dd8c56f5229cf6c577f0))
</details>

<details><summary>speech: 1.16.0</summary>

## [1.16.0](https://togithub.com/googleapis/google-cloud-go/compare/speech/v1.15.1...speech/v1.16.0) (2023-05-16)


### Features

* **speech:** Add processing strategy to batch recognition requests ([#7900](https://togithub.com/googleapis/google-cloud-go/issues/7900)) ([31421d5](https://togithub.com/googleapis/google-cloud-go/commit/31421d52c3bf3b7baa235fb6cb18bb8a786398df))
</details>

<details><summary>workstations: 0.3.0</summary>

## [0.3.0](https://togithub.com/googleapis/google-cloud-go/compare/workstations/v0.2.1...workstations/v0.3.0) (2023-05-16)


### Features

* **workstations:** Add output field for the control plane IP address ([31421d5](https://togithub.com/googleapis/google-cloud-go/commit/31421d52c3bf3b7baa235fb6cb18bb8a786398df))
</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
Labels
api: dialogflow Issues related to the Dialogflow API. owl-bot-copy size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants