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

fix!: Remove visibility of unneeded TestIamPermissions RPC #27363

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Sep 25, 2024

  • Regenerate this pull request now.

fix!: Remove visibility of unneeded InitiateBackup RPC
fix!: Remove visibility of unneeded AbandonBackup RPC
fix!: Remove visibility of unneeded FinalizeBackup RPC
fix!: Remove visibility of unneeded RemoveDataSource RPC
fix!: Remove visibility of unneeded SetInternalStatus RPC

PiperOrigin-RevId: 683196317

Source-Link: googleapis/googleapis@c532f35

Source-Link: https://github.com/googleapis/googleapis-gen/commit/fd43f5733b002358fa679623f6099aafb6660c8e
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWJhY2t1cGRyLXYxLy5Pd2xCb3QueWFtbCIsImgiOiJmZDQzZjU3MzNiMDAyMzU4ZmE2Nzk2MjNmNjA5OWFhZmI2NjYwYzhlIn0=

BEGIN_NESTED_COMMIT
feat: Client library for the backupvault api is added
feat: Add backupplan proto
feat: Add backupplanassociation proto
feat: Add backupvault_ba proto
feat: Add backupvault_gce proto

docs: A comment for field oauth2_client_id in message .google.cloud.backupdr.v1.ManagementServer is changed
docs: A comment for field parent in message .google.cloud.backupdr.v1.ListManagementServersRequest is changed
docs: A comment for field management_servers in message .google.cloud.backupdr.v1.ListManagementServersResponse is changed
docs: A comment for field name in message .google.cloud.backupdr.v1.GetManagementServerRequest is changed
docs: A comment for field parent in message .google.cloud.backupdr.v1.CreateManagementServerRequest is changed
docs: A comment for field requested_cancellation in message .google.cloud.backupdr.v1.OperationMetadata is changed
PiperOrigin-RevId: 678800741

Source-Link: googleapis/googleapis@d36e288

Source-Link: https://github.com/googleapis/googleapis-gen/commit/fba9d225b43dcf7361006491810485cdf1b57cdb
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWJhY2t1cGRyLXYxLy5Pd2xCb3QueWFtbCIsImgiOiJmYmE5ZDIyNWI0M2RjZjczNjEwMDY0OTE4MTA0ODVjZGYxYjU3Y2RiIn0=
END_NESTED_COMMIT

feat: Add backupplan proto
feat: Add backupplanassociation proto
feat: Add backupvault_ba proto
feat: Add backupvault_gce proto

docs: A comment for field `oauth2_client_id` in message `.google.cloud.backupdr.v1.ManagementServer` is changed
docs: A comment for field `parent` in message `.google.cloud.backupdr.v1.ListManagementServersRequest` is changed
docs: A comment for field `management_servers` in message `.google.cloud.backupdr.v1.ListManagementServersResponse` is changed
docs: A comment for field `name` in message `.google.cloud.backupdr.v1.GetManagementServerRequest` is changed
docs: A comment for field `parent` in message `.google.cloud.backupdr.v1.CreateManagementServerRequest` is changed
docs: A comment for field `requested_cancellation` in message `.google.cloud.backupdr.v1.OperationMetadata` is changed
PiperOrigin-RevId: 678800741

Source-Link: googleapis/googleapis@d36e288

Source-Link: googleapis/googleapis-gen@fba9d22
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWJhY2t1cGRyLXYxLy5Pd2xCb3QueWFtbCIsImgiOiJmYmE5ZDIyNWI0M2RjZjczNjEwMDY0OTE4MTA0ODVjZGYxYjU3Y2RiIn0=
@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 Sep 25, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 25, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 25, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review September 25, 2024 23:57
Copy link

snippet-bot bot commented Sep 25, 2024

Here is the summary of changes.

You are about to add 23 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

@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 Sep 25, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 25, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 25, 2024
@noahdietz
Copy link

Please hold off on this PR - it contains a change that may need to be rolled back

@dazuma dazuma added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Sep 27, 2024
fix!: Remove visibility of unneeded InitiateBackup RPC
fix!: Remove visibility of unneeded AbandonBackup RPC
fix!: Remove visibility of unneeded FinalizeBackup RPC
fix!: Remove visibility of unneeded RemoveDataSource RPC
fix!: Remove visibility of unneeded SetInternalStatus RPC

PiperOrigin-RevId: 683196317

Source-Link: googleapis/googleapis@c532f35

Source-Link: googleapis/googleapis-gen@fd43f57
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWJhY2t1cGRyLXYxLy5Pd2xCb3QueWFtbCIsImgiOiJmZDQzZjU3MzNiMDAyMzU4ZmE2Nzk2MjNmNjA5OWFhZmI2NjYwYzhlIn0=
@gcf-owl-bot gcf-owl-bot bot changed the title feat: Client library for the backupvault api is added fix!: Remove visibility of unneeded TestIamPermissions RPC Oct 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 Oct 7, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 7, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 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 Oct 7, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 7, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge Indicates a pull request not ready for merge, due to either quality or timing. owl-bot-copy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants