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!: [backupdr] Remove visibility of unneeded TestIamPermissions RPC #5713

Open
wants to merge 7 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 26, 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: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWJhY2t1cGRyLy5Pd2xCb3QueWFtbCIsImgiOiJmZDQzZjU3MzNiMDAyMzU4ZmE2Nzk2MjNmNjA5OWFhZmI2NjYwYzhlIn0=

BEGIN_NESTED_COMMIT
feat: [backupdr] 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: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWJhY2t1cGRyLy5Pd2xCb3QueWFtbCIsImgiOiJmYmE5ZDIyNWI0M2RjZjczNjEwMDY0OTE4MTA0ODVjZGYxYjU3Y2RiIn0=
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: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWJhY2t1cGRyLy5Pd2xCb3QueWFtbCIsImgiOiJmYmE5ZDIyNWI0M2RjZjczNjEwMDY0OTE4MTA0ODVjZGYxYjU3Y2RiIn0=
@dpebot
Copy link
Collaborator

dpebot commented Sep 26, 2024

/gcbrun

@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review September 26, 2024 00:12
@gcf-owl-bot gcf-owl-bot bot requested review from yoshi-approver and a team as code owners September 26, 2024 00:12
@dpebot
Copy link
Collaborator

dpebot commented Sep 26, 2024

/gcbrun

Copy link

snippet-bot bot commented Sep 26, 2024

Here is the summary of changes.

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

@dpebot
Copy link
Collaborator

dpebot commented Sep 26, 2024

/gcbrun

@noahdietz
Copy link
Contributor

Note to reviewers: A change in this PR is being evaluated for rollback. I can't add do not merge label.

@dpebot
Copy link
Collaborator

dpebot commented Sep 27, 2024

/gcbrun

@danielbankhead danielbankhead 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: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWJhY2t1cGRyLy5Pd2xCb3QueWFtbCIsImgiOiJmZDQzZjU3MzNiMDAyMzU4ZmE2Nzk2MjNmNjA5OWFhZmI2NjYwYzhlIn0=
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [backupdr] Client library for the backupvault api is added fix!: [backupdr] Remove visibility of unneeded TestIamPermissions RPC Oct 7, 2024
@dpebot
Copy link
Collaborator

dpebot commented Oct 7, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Oct 7, 2024

/gcbrun

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.

4 participants