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: [gke-backup] minor documentation fixes #9533

Merged
merged 4 commits into from Jun 23, 2023

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Jun 12, 2023

  • Regenerate this pull request now.

PiperOrigin-RevId: 538564373

Source-Link: googleapis/googleapis@477cf96

Source-Link: https://github.com/googleapis/googleapis-gen/commit/51fbcf5f64fd2f1b8eee7f426da712e98cc7d960
Copy-Tag: eyJwIjoiamF2YS1na2UtYmFja3VwLy5Pd2xCb3QueWFtbCIsImgiOiI1MWZiY2Y1ZjY0ZmQyZjFiOGVlZTdmNDI2ZGE3MTJlOThjYzdkOTYwIn0=

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

snippet-bot bot commented Jun 12, 2023

Here is the summary of possible violations 😱

There are 11 possible violations for not having product prefix.

The end of the violation section. All the stuff below is FYI purposes only.


Here is the summary of changes.

You are about to add 11 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 Jun 12, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 12, 2023
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jun 12, 2023
@gcf-owl-bot
Copy link
Contributor Author

gcf-owl-bot bot commented Jun 16, 2023

Owl bot is regenerating pull request 9533...
Build name: MWY0YzBjNmEtNDk0Zi00NmZiLWEwYWItMjNjZWE2ZWFiMzMy

PiperOrigin-RevId: 538564373

Source-Link: googleapis/googleapis@477cf96

Source-Link: googleapis/googleapis-gen@51fbcf5
Copy-Tag: eyJwIjoiamF2YS1na2UtYmFja3VwLy5Pd2xCb3QueWFtbCIsImgiOiI1MWZiY2Y1ZjY0ZmQyZjFiOGVlZTdmNDI2ZGE3MTJlOThjYzdkOTYwIn0=
@gcf-owl-bot gcf-owl-bot bot force-pushed the owl-bot-copy-java-gke-backup branch from 6a3140d to c53fd9b Compare June 16, 2023 21:03
@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 Jun 16, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 16, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 16, 2023
@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 Jun 16, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 16, 2023
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jun 16, 2023
@zhumin8
Copy link
Contributor

zhumin8 commented Jun 22, 2023

compilation error:

Error: 2:066 [ERROR] COMPILATION ERROR : 
13:20:32:066 [INFO] -------------------------------------------------------------
Error: 2:066 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-gke-backup/google-cloud-gke-backup/src/main/java/com/google/cloud/gkebackup/v1/BackupForGKEClient.java:[38,25] package com.google.iam.v1 does not exist
Error: 2:066 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-gke-backup/google-cloud-gke-backup/src/main/java/com/google/cloud/gkebackup/v1/BackupForGKEClient.java:[39,25] package com.google.iam.v1 does not exist
Error: 2:066 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-gke-backup/google-cloud-gke-backup/src/main/java/com/google/cloud/gkebackup/v1/BackupForGKEClient.java:[40,25] package com.google.iam.v1 does not exist
Error: 2:066 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-gke-backup/google-cloud-gke-backup/src/main/java/com/google/cloud/gkebackup/v1/BackupForGKEClient.java:[41,25] package com.google.iam.v1 does not exist
Error: 2:066 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-gke-backup/google-cloud-gke-backup/src/main/java/com/google/cloud/gkebackup/v1/BackupForGKEClient.java:[42,25] package com.google.iam.v1 does not exist
Error: 2:066 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-gke-backup/google-cloud-gke-backup/src/main/java/com/google/cloud/gkebackup/v1/stub/BackupForGKEStub.java:[71,25] package com.google.iam.v1 does not exist
Error: 2:066 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-gke-backup/google-cloud-gke-backup/src/main/java/com/google/cloud/gkebackup/v1/stub/BackupForGKEStub.java:[72,25] package com.google.iam.v1 does not exist
Error: 2:066 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-gke-backup/google-cloud-gke-backup/src/main/java/com/google/cloud/gkebackup/v1/stub/BackupForGKEStub.java:[73,25] package com.google.iam.v1 does not exist
Error: 2:066 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-gke-backup/google-cloud-gke-backup/src/main/java/com/google/cloud/gkebackup/v1/stub/BackupForGKEStub.java:[74,25] package com.google.iam.v1 does not exist
Error: 2:066 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-gke-backup/google-cloud-gke-backup/src/main/java/com/google/cloud/gkebackup/v1/stub/BackupForGKEStub.java:[75,25] package com.google.iam.v1 does not exist
Error: 2:066 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-gke-backup/google-cloud-gke-backup/src/main/java/com/google/cloud/gkebackup/v1/stub/BackupForGKEStub.java:[301,24] cannot find symbol
  symbol:   class SetIamPolicyRequest
  location: class com.google.cloud.gkebackup.v1.stub.BackupForGKEStub

... ...

@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 Jun 22, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 22, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 22, 2023
@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 Jun 23, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 23, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 23, 2023
@zhumin8
Copy link
Contributor

zhumin8 commented Jun 23, 2023

Added IAM and grpc-google-common-protos dependencies to fix compilation errors.

@zhumin8 zhumin8 merged commit 7709391 into main Jun 23, 2023
29 of 30 checks passed
@zhumin8 zhumin8 deleted the owl-bot-copy-java-gke-backup branch June 23, 2023 16:37
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.

None yet

2 participants