Skip to content

feat: update Compute v1 to revision 20260722 - #36185

Merged
aandreassa merged 4 commits into
mainfrom
owl-bot-copy-c34c8c601b288b58414e
Aug 7, 2026
Merged

feat: update Compute v1 to revision 20260722#36185
aandreassa merged 4 commits into
mainfrom
owl-bot-copy-c34c8c601b288b58414e

Conversation

@gcf-owl-bot

@gcf-owl-bot gcf-owl-bot Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor
  • Regenerate this pull request now.

docs: update various comments

PiperOrigin-RevId: 958583027

docs: Update copyright year

PiperOrigin-RevId: 958631646

feat: add Tool.ExaAiSearch to Vertex AI v1beta1

Adds Tool.ExaAiSearch (with api_key and custom_configs) and the
Tool.exa_ai_search field, letting callers ground model responses on Exa.ai
web search results.

PiperOrigin-RevId: 959032917

feat: add Tool.ExaAiSearch to Vertex AI v1

Adds Tool.ExaAiSearch (with api_key and custom_configs) and the
Tool.exa_ai_search field, letting callers ground model responses on Exa.ai
web search results.

PiperOrigin-RevId: 959033171

feat: Allow users to search for spaces without requiring admin privileges
docs: A comment for method SearchSpaces in service ChatService is changed
docs: A comment for field use_admin_access in message .google.chat.v1.SearchSpacesRequest is changed
docs: A comment for field query in message .google.chat.v1.SearchSpacesRequest is changed
docs: A comment for field order_by in message .google.chat.v1.SearchSpacesRequest is changed
docs: A comment for field spaces in message .google.chat.v1.SearchSpacesResponse is changed

PiperOrigin-RevId: 959066237

fix(deps): Update the Java code generator (gapic-generator-java) to v2.75.0

PiperOrigin-RevId: 959793430

chore: Update Ruby generator to latest (v0.51.1)

PiperOrigin-RevId: 959902593

Source-Link: googleapis/googleapis@2314177

Source-Link: https://github.com/googleapis/googleapis-gen/commit/8e76ccf45ddf6e548adda33139ac627cfd7cb924
Copy-Tag: eyJwIjoiZ29vZ2xlLWFwcHMtY2hhdC12MS8uT3dsQm90LnlhbWwiLCJoIjoiOGU3NmNjZjQ1ZGRmNmU1NDhhZGRhMzMxMzlhYzYyN2NmZDdjYjkyNCJ9
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWFpX3BsYXRmb3JtLXYxLy5Pd2xCb3QueWFtbCIsImgiOiI4ZTc2Y2NmNDVkZGY2ZTU0OGFkZGEzMzEzOWFjNjI3Y2ZkN2NiOTI0In0=
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWNvbXB1dGUtdjEvLk93bEJvdC55YW1sIiwiaCI6IjhlNzZjY2Y0NWRkZjZlNTQ4YWRkYTMzMTM5YWM2MjdjZmQ3Y2I5MjQifQ==
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWNvbXB1dGUvLk93bEJvdC55YW1sIiwiaCI6IjhlNzZjY2Y0NWRkZjZlNTQ4YWRkYTMzMTM5YWM2MjdjZmQ3Y2I5MjQifQ==

@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 Aug 6, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 6, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 6, 2026
@gcf-owl-bot
gcf-owl-bot Bot marked this pull request as ready for review August 6, 2026 20:04
@gcf-owl-bot
gcf-owl-bot Bot requested review from a team and yoshi-approver as code owners August 6, 2026 20:04
@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 Aug 6, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 6, 2026
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 6, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 6, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 6, 2026
@aandreassa aandreassa closed this Aug 6, 2026
@aandreassa aandreassa reopened this Aug 6, 2026
@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 Aug 6, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 6, 2026
@gcf-owl-bot

gcf-owl-bot Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

Owl bot is regenerating pull request 36185...
Build name: YzM2MjA0MDYtMzBmZi00Y2IxLThiNDYtOGNlMDFjZTJiNmFk

@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 6, 2026
@gcf-owl-bot
gcf-owl-bot Bot force-pushed the owl-bot-copy-c34c8c601b288b58414e branch from 86e8081 to e879d85 Compare August 6, 2026 22:32
@snippet-bot

snippet-bot Bot commented Aug 6, 2026

Copy link
Copy Markdown

No region tags are edited in this PR.

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

@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 Aug 6, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 6, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 6, 2026
@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 Aug 6, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 6, 2026
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 6, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 6, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 6, 2026
@gcf-owl-bot

gcf-owl-bot Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

Owl bot is regenerating pull request 36185...
Build name: NDc2MDkxMTMtNjc4NS00ZTZlLThmOWUtODlmMzIxM2UwOTdi

docs: update various comments

PiperOrigin-RevId: 958583027

docs: Update copyright year

PiperOrigin-RevId: 958631646

feat: add Tool.ExaAiSearch to Vertex AI v1beta1

Adds `Tool.ExaAiSearch` (with `api_key` and `custom_configs`) and the
`Tool.exa_ai_search` field, letting callers ground model responses on Exa.ai
web search results.

PiperOrigin-RevId: 959032917

feat: add Tool.ExaAiSearch to Vertex AI v1

Adds `Tool.ExaAiSearch` (with `api_key` and `custom_configs`) and the
`Tool.exa_ai_search` field, letting callers ground model responses on Exa.ai
web search results.

PiperOrigin-RevId: 959033171

feat: Allow users to search for spaces without requiring admin privileges
docs: A comment for method `SearchSpaces` in service `ChatService` is changed
docs: A comment for field `use_admin_access` in message `.google.chat.v1.SearchSpacesRequest` is changed
docs: A comment for field `query` in message `.google.chat.v1.SearchSpacesRequest` is changed
docs: A comment for field `order_by` in message `.google.chat.v1.SearchSpacesRequest` is changed
docs: A comment for field `spaces` in message `.google.chat.v1.SearchSpacesResponse` is changed

PiperOrigin-RevId: 959066237

fix(deps): Update the Java code generator (gapic-generator-java) to v2.75.0

PiperOrigin-RevId: 959793430

chore: Update Ruby generator to latest (v0.51.1)

PiperOrigin-RevId: 959902593

Source-Link: googleapis/googleapis@2314177

Source-Link: googleapis/googleapis-gen@8e76ccf
Copy-Tag: eyJwIjoiZ29vZ2xlLWFwcHMtY2hhdC12MS8uT3dsQm90LnlhbWwiLCJoIjoiOGU3NmNjZjQ1ZGRmNmU1NDhhZGRhMzMxMzlhYzYyN2NmZDdjYjkyNCJ9
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWFpX3BsYXRmb3JtLXYxLy5Pd2xCb3QueWFtbCIsImgiOiI4ZTc2Y2NmNDVkZGY2ZTU0OGFkZGEzMzEzOWFjNjI3Y2ZkN2NiOTI0In0=
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWNvbXB1dGUtdjEvLk93bEJvdC55YW1sIiwiaCI6IjhlNzZjY2Y0NWRkZjZlNTQ4YWRkYTMzMTM5YWM2MjdjZmQ3Y2I5MjQifQ==
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWNvbXB1dGUvLk93bEJvdC55YW1sIiwiaCI6IjhlNzZjY2Y0NWRkZjZlNTQ4YWRkYTMzMTM5YWM2MjdjZmQ3Y2I5MjQifQ==
@gcf-owl-bot
gcf-owl-bot Bot force-pushed the owl-bot-copy-c34c8c601b288b58414e branch from 2e18147 to a1986b4 Compare August 7, 2026 19:15
@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 Aug 7, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 7, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 7, 2026
@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 Aug 7, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 7, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 7, 2026
@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 Aug 7, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 7, 2026
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 7, 2026
@aandreassa aandreassa added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Aug 7, 2026
@aandreassa

Copy link
Copy Markdown
Contributor

Failing tests for compute

@aandreassa aandreassa added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 7, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 7, 2026
@aandreassa

Copy link
Copy Markdown
Contributor

It passed after rerunning!

@aandreassa aandreassa removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Aug 7, 2026
@aandreassa
aandreassa merged commit 93739ae into main Aug 7, 2026
21 checks passed
@aandreassa
aandreassa deleted the owl-bot-copy-c34c8c601b288b58414e branch August 7, 2026 20:02
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