test: Change policy member in SetPolicy examples#1943
Merged
michaelpri10 merged 4 commits intogoogleapis:mainfrom Mar 7, 2024
Merged
test: Change policy member in SetPolicy examples#1943michaelpri10 merged 4 commits intogoogleapis:mainfrom
michaelpri10 merged 4 commits intogoogleapis:mainfrom
Conversation
7c6ca58 to
a57fb83
Compare
suztomo
approved these changes
Mar 7, 2024
Member
suztomo
added a commit
to googleapis/java-storage
that referenced
this pull request
Mar 13, 2024
sydney-munro
added a commit
to googleapis/java-storage
that referenced
this pull request
Mar 27, 2024
* ci: sample build in Cloud Build * empty commit to trigger Cloud Build * adding the service account email * ci: test CI * domain:google.com Following googleapis/java-pubsub#1943 * service account * format * using the samples@ account * ci: test CI * empty commit to trigger Cloud Build after b/329758593 * project number as env var * Available binding identities * sample id * stop introducing a new env var for Kokoro * chore: switch kms keys to point to new project keys * lint * remove unnecessary ; * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Sydney Munro <[email protected]> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
chingor13
pushed a commit
to googleapis/google-cloud-java
that referenced
this pull request
Mar 30, 2026
* ci: sample build in Cloud Build * empty commit to trigger Cloud Build * adding the service account email * ci: test CI * domain:google.com Following googleapis/java-pubsub#1943 * service account * format * using the samples@ account * ci: test CI * empty commit to trigger Cloud Build after b/329758593 * project number as env var * Available binding identities * sample id * stop introducing a new env var for Kokoro * chore: switch kms keys to point to new project keys * lint * remove unnecessary ; * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Sydney Munro <[email protected]> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This updates the member in the Binding for SetTopicPolicyExample and SetSubscriptionPolicyExample to fix a failure in the AdminIT test for the GCP project used for testing.
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
If you write sample code, please follow the samples format.