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(container): Enable REST transport for google/container/v1 #10356

Merged
merged 4 commits into from
Jun 11, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Jun 11, 2024

  • Regenerate this pull request now.

PiperOrigin-RevId: 642003864

Source-Link: googleapis/googleapis@51e66d3

Source-Link: https://github.com/googleapis/googleapis-gen/commit/b8340cf81f2f35ee97fba5a8974be025a30d31e1
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjgzNDBjZjgxZjJmMzVlZTk3ZmJhNWE4OTc0YmUwMjVhMzBkMzFlMSJ9
BEGIN_NESTED_COMMIT
feat(ai/generativelanguage): Add content caching
feat(ai/generativelanguage): Add cached_content_token_count to generative_service's UsageMetadata
feat(ai/generativelanguage): Add cached_content_token_count to CountTokensResponse
docs(ai/generativelanguage): Small fixes

PiperOrigin-RevId: 642001790

Source-Link: googleapis/googleapis@804ed3e

Source-Link: https://github.com/googleapis/googleapis-gen/commit/cefe39f5e9a45ad82639a08e0231488406e1b6b9
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2VmZTM5ZjVlOWE0NWFkODI2MzlhMDhlMDIzMTQ4ODQwNmUxYjZiOSJ9
END_NESTED_COMMIT

feat: Add cached_content_token_count to generative_service's UsageMetadata
feat: Add cached_content_token_count to CountTokensResponse
docs: Small fixes

PiperOrigin-RevId: 642001790

Source-Link: googleapis/googleapis@804ed3e

Source-Link: googleapis/googleapis-gen@cefe39f
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2VmZTM5ZjVlOWE0NWFkODI2MzlhMDhlMDIzMTQ4ODQwNmUxYjZiOSJ9
@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 Jun 11, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 11, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 11, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat: Add content caching feat(ai/generativelanguage): Add content caching Jun 11, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review June 11, 2024 01:03
@gcf-owl-bot gcf-owl-bot bot requested review from a team as code owners June 11, 2024 01:03
@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 Jun 11, 2024
Copy link

snippet-bot bot commented Jun 11, 2024

Here is the summary of changes.

You are about to add 5 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 removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 11, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 11, 2024
PiperOrigin-RevId: 642003864

Source-Link: googleapis/googleapis@51e66d3

Source-Link: googleapis/googleapis-gen@b8340cf
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjgzNDBjZjgxZjJmMzVlZTk3ZmJhNWE4OTc0YmUwMjVhMzBkMzFlMSJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat(ai/generativelanguage): Add content caching feat: Enable REST transport for google/container/v1 Jun 11, 2024
@gcf-owl-bot gcf-owl-bot bot requested review from a team and shollyman as code owners June 11, 2024 03:55
@gcf-owl-bot gcf-owl-bot bot requested a review from daniel-sanche June 11, 2024 03:55
@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 Jun 11, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 11, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 11, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat: Enable REST transport for google/container/v1 feat(container): Enable REST transport for google/container/v1 Jun 11, 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 Jun 11, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 11, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 11, 2024
@product-auto-label product-auto-label bot added the api: container Issues related to the Kubernetes Engine API API. label Jun 11, 2024
@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Jun 11, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit fc9e895 into main Jun 11, 2024
12 of 13 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy branch June 11, 2024 13:34
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 11, 2024
@release-please release-please bot mentioned this pull request Jun 11, 2024
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 12, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>container: 1.37.0</summary>

## [1.37.0](https://togithub.com/googleapis/google-cloud-go/compare/container/v1.36.0...container/v1.37.0) (2024-06-12)


### Features

* **container:** Enable REST transport for google/container/v1 ([#10356](https://togithub.com/googleapis/google-cloud-go/issues/10356)) ([fc9e895](https://togithub.com/googleapis/google-cloud-go/commit/fc9e895c460d6911edbe0b47d8fc689cf76a4a58))
</details>

<details><summary>networkservices: 0.1.1</summary>

## [0.1.1](https://togithub.com/googleapis/google-cloud-go/compare/networkservices/v0.1.0...networkservices/v0.1.1) (2024-06-12)


### Documentation

* **networkservices:** Add a comment for the NetworkServices service ([134f567](https://togithub.com/googleapis/google-cloud-go/commit/134f567c18892d6050f60ae875a3de7738104da0))
</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: container Issues related to the Kubernetes Engine API API. owl-bot-copy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants