Uh oh!
There was an error while loading. Please reload this page.
Avoid get / set of IAM policy if current account doesn't have permission - #1782
Merged
tseaver merged 1 commit intoMay 11, 2016
Conversation
dhermes
commented
May 9, 2016
Contributor
@tseaver Can you ping me once this is rebased? |
tseaver
commented
May 10, 2016
ContributorAuthor
@dhermes rebased against master. PTAL |
dhermes
commented
May 11, 2016
Contributor
Sorry for the delay. On it now. |
dhermes
commented
May 11, 2016
Contributor
LGTM |
Merged
parthea pushed a commit
that referenced
this pull request
Mar 6, 2026
… API (#1782) * docs: update client_query_w_named_params.py to use query_and_wait API * Update client_query_w_named_params.py lint --------- Co-authored-by: Salem Boyland <salemb@google.com> Co-authored-by: Kira <kirnendra@google.com>
chalmerlowe pushed a commit
that referenced
this pull request
Mar 26, 2026
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v1.0.2-0.20251119154421-36c3e21ad3ac Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:8e2c32496077054105bd06c54a59d6a6694287bc053588e24debe6da6920ad91 <details><summary>google-cloud-storage: 3.10.1</summary> ## [3.10.1](googleapis/python-storage@v3.10.0...v3.10.1) (2026-03-23) ### Bug Fixes * raise ValueError if api_endpoint is unset when using AnonymousCredentials in AsyncGrpcClient. (#1778) ([17828ea3](googleapis/python-storage@17828ea3)) </details>
parthea pushed a commit
that referenced
this pull request
Apr 1, 2026
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 freeto 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.
Uses #1776 as a base.Closes#1687.
Closes#1743.