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

docs: clarity and typo fixes for documentation #27363

Merged
merged 4 commits into from
Nov 15, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

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

  • Regenerate this pull request now.

docs: fix example rpc naming

chore: add objective C packaging option
PiperOrigin-RevId: 696556327

Source-Link: googleapis/googleapis@0c5b3eb

Source-Link: https://github.com/googleapis/googleapis-gen/commit/288b20dbfea482f0eea9f0af79592f0edb1f4d8d
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWJhY2t1cGRyLXYxLy5Pd2xCb3QueWFtbCIsImgiOiIyODhiMjBkYmZlYTQ4MmYwZWVhOWYwYWY3OTU5MmYwZWRiMWY0ZDhkIn0=

BEGIN_NESTED_COMMIT
feat: Add field protobuf_pythonic_types_enabled to message ExperimentalFeatures
docs: A comment for field unit in message .google.api.QuotaLimit is changed

PiperOrigin-RevId: 693815606

Source-Link: googleapis/googleapis@69c246d

Source-Link: https://github.com/googleapis/googleapis-gen/commit/af34097c159f3ff0985627c7c06a57596d00d877
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWJhY2t1cGRyLXYxLy5Pd2xCb3QueWFtbCIsImgiOiJhZjM0MDk3YzE1OWYzZmYwOTg1NjI3YzdjMDZhNTc1OTZkMDBkODc3In0=

chore: Update gapic-generator-python to v1.20.0

PiperOrigin-RevId: 689017451

Source-Link: googleapis/googleapis@2c7ba7e

Source-Link: https://github.com/googleapis/googleapis-gen/commit/55b43319b3c8c5fde63c912ba55fecf4310f10bb
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWJhY2t1cGRyLXYxLy5Pd2xCb3QueWFtbCIsImgiOiI1NWI0MzMxOWIzYzhjNWZkZTYzYzkxMmJhNTVmZWNmNDMxMGYxMGJiIn0=

fix!: Remove visibility of unneeded TestIamPermissions RPC
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=

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

@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
@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
@gcf-owl-bot gcf-owl-bot bot changed the title fix!: Remove visibility of unneeded TestIamPermissions RPC chore: Update gapic-generator-python to v1.20.0 Oct 23, 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 23, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 23, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 23, 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 23, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 23, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 9, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 9, 2024
Copy link
Contributor Author

gcf-owl-bot bot commented Nov 14, 2024

Owl bot is regenerating pull request 27363...
Build name: MDYyODBmZjgtMzEwYy00YjQzLTgzNDctYzNlMDdlOTNkNzZj

…entalFeatures`

docs: A comment for field `unit` in message `.google.api.QuotaLimit` is changed

PiperOrigin-RevId: 693815606

Source-Link: googleapis/googleapis@69c246d

Source-Link: googleapis/googleapis-gen@af34097
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWJhY2t1cGRyLXYxLy5Pd2xCb3QueWFtbCIsImgiOiJhZjM0MDk3YzE1OWYzZmYwOTg1NjI3YzdjMDZhNTc1OTZkMDBkODc3In0=

chore: Update gapic-generator-python to v1.20.0

PiperOrigin-RevId: 689017451

Source-Link: googleapis/googleapis@2c7ba7e

Source-Link: googleapis/googleapis-gen@55b4331
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWJhY2t1cGRyLXYxLy5Pd2xCb3QueWFtbCIsImgiOiI1NWI0MzMxOWIzYzhjNWZkZTYzYzkxMmJhNTVmZWNmNDMxMGYxMGJiIn0=

fix!: Remove visibility of unneeded TestIamPermissions RPC
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=

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: googleapis/googleapis-gen@fba9d22
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWJhY2t1cGRyLXYxLy5Pd2xCb3QueWFtbCIsImgiOiJmYmE5ZDIyNWI0M2RjZjczNjEwMDY0OTE4MTA0ODVjZGYxYjU3Y2RiIn0=
@gcf-owl-bot gcf-owl-bot bot force-pushed the owl-bot-copy-google-cloud-backupdr-v1 branch from e4d7972 to 7f6c865 Compare November 14, 2024 00:32
@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 Nov 14, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 14, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 14, 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 Nov 14, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 14, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 14, 2024
docs: fix example rpc naming

chore: add objective C packaging option
PiperOrigin-RevId: 696556327

Source-Link: googleapis/googleapis@0c5b3eb

Source-Link: googleapis/googleapis-gen@288b20d
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWJhY2t1cGRyLXYxLy5Pd2xCb3QueWFtbCIsImgiOiIyODhiMjBkYmZlYTQ4MmYwZWVhOWYwYWY3OTU5MmYwZWRiMWY0ZDhkIn0=
@gcf-owl-bot gcf-owl-bot bot changed the title feat: Add field protobuf_pythonic_types_enabled to message ExperimentalFeatures docs: clarity and typo fixes for documentation Nov 14, 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 Nov 14, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 14, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 14, 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 Nov 14, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 14, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 14, 2024
@aandreassa aandreassa removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Nov 15, 2024
@aandreassa aandreassa merged commit 7547a58 into main Nov 15, 2024
14 checks passed
@aandreassa aandreassa deleted the owl-bot-copy-google-cloud-backupdr-v1 branch November 15, 2024 00:48
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.

4 participants