Skip to content

feat!: [Compute] add pagination for RPCs which missed them (#1101)#8608

Merged
Hectorhammett merged 4 commits intomainfrom
owl-bot-copy-Compute
Sep 18, 2025
Merged

feat!: [Compute] add pagination for RPCs which missed them (#1101)#8608
Hectorhammett merged 4 commits intomainfrom
owl-bot-copy-Compute

Conversation

@gcf-owl-bot
Copy link
Copy Markdown
Contributor

@gcf-owl-bot gcf-owl-bot Bot commented Sep 16, 2025

  • Regenerate this pull request now.

Source-Link: googleapis/googleapis@5caeec4

Source-Link: https://github.com/googleapis/googleapis-gen/commit/acec3f36d6c84ba37e5643fb05f99e0abe409722
Copy-Tag: eyJwIjoiQ29tcHV0ZS8uT3dsQm90LnlhbWwiLCJoIjoiYWNlYzNmMzZkNmM4NGJhMzdlNTY0M2ZiMDVmOTllMGFiZTQwOTcyMiJ9

BREAKING_CHANGE_REASON=fixing these RPCs is a known breaking change, and we will be releasing a new major version (v2) of google/cloud-compute as a result

@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 16, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 16, 2025
@gcf-owl-bot gcf-owl-bot Bot marked this pull request as ready for review September 16, 2025 19:04
@gcf-owl-bot gcf-owl-bot Bot requested review from a team September 16, 2025 19:04
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 16, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 16, 2025
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 16, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 16, 2025
@bshaffer bshaffer changed the title chore(php): [Compute] set Compute migration_mode to NEW_SURFACE_ONLY (#1101) fix!: [Compute] add pagination for RPCs which missed them (#1101) Sep 17, 2025
@bshaffer bshaffer added the next release PRs to be included in the next release label Sep 17, 2025
@gcf-owl-bot
Copy link
Copy Markdown
Contributor Author

gcf-owl-bot Bot commented Sep 17, 2025

Owl bot is regenerating pull request 8608...
Build name: OWVjNzcxMzctN2M0Zi00ZmU2LWI5YjUtODAxOGVkMmNjOWUz

@gcf-owl-bot gcf-owl-bot Bot changed the title fix!: [Compute] add pagination for RPCs which missed them (#1101) chore(php): [Compute] set Compute migration_mode to NEW_SURFACE_ONLY (#1101) Sep 17, 2025
@gcf-owl-bot gcf-owl-bot Bot force-pushed the owl-bot-copy-Compute branch from 02834b3 to 2aaaee9 Compare September 17, 2025 23:46
@gcf-owl-bot
Copy link
Copy Markdown
Contributor Author

gcf-owl-bot Bot commented Sep 17, 2025

Owl bot is regenerating pull request 8608...
Build name: YTE1ODI3ZTctNzNiYy00ODdkLTllM2QtMTczY2E2YzQ3Mzc2

@snippet-bot
Copy link
Copy Markdown

snippet-bot Bot commented Sep 17, 2025

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 the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2025
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2025
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2025
Source-Link: googleapis/googleapis@5caeec4

Source-Link: googleapis/googleapis-gen@acec3f3
Copy-Tag: eyJwIjoiQ29tcHV0ZS8uT3dsQm90LnlhbWwiLCJoIjoiYWNlYzNmMzZkNmM4NGJhMzdlNTY0M2ZiMDVmOTllMGFiZTQwOTcyMiJ9
@gcf-owl-bot gcf-owl-bot Bot force-pushed the owl-bot-copy-Compute branch from 4f1d09c to e46d926 Compare September 17, 2025 23:58
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2025
@bshaffer bshaffer changed the title chore(php): [Compute] set Compute migration_mode to NEW_SURFACE_ONLY (#1101) fix!: [Compute] add pagination for RPCs which missed them (#1101) Sep 17, 2025
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 18, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 18, 2025
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 18, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 18, 2025
@bshaffer bshaffer changed the title fix!: [Compute] add pagination for RPCs which missed them (#1101) feat!: [Compute] add pagination for RPCs which missed them (#1101) Sep 18, 2025
@Hectorhammett Hectorhammett merged commit 5239a01 into main Sep 18, 2025
33 of 36 checks passed
@Hectorhammett Hectorhammett deleted the owl-bot-copy-Compute branch September 18, 2025 01:08
purva9413 pushed a commit to purva9413/google-cloud-php that referenced this pull request Oct 2, 2025
…is#1101) (googleapis#8608)

* chore(php): set Compute migration_mode to NEW_SURFACE_ONLY (googleapis#1101)

Source-Link: googleapis/googleapis@5caeec4

Source-Link: https://github.com/googleapis/googleapis-gen/commit/acec3f36d6c84ba37e5643fb05f99e0abe409722
Copy-Tag: eyJwIjoiQ29tcHV0ZS8uT3dsQm90LnlhbWwiLCJoIjoiYWNlYzNmMzZkNmM4NGJhMzdlNTY0M2ZiMDVmOTllMGFiZTQwOTcyMiJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

next release PRs to be included in the next release owl-bot-copy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants