Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

samples: changed PAP unspecified to inherited#1614

Merged
bcoe merged 7 commits intomainfrom
shaffeeullah/PAPInherited
Sep 29, 2021
Merged

samples: changed PAP unspecified to inherited#1614
bcoe merged 7 commits intomainfrom
shaffeeullah/PAPInherited

Conversation

@shaffeeullah
Copy link
Copy Markdown
Contributor

@shaffeeullah shaffeeullah commented Sep 24, 2021

Fixes #1616

@shaffeeullah shaffeeullah added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Sep 24, 2021
@shaffeeullah shaffeeullah requested review from a team September 24, 2021 17:43
@product-auto-label product-auto-label Bot added api: storage Issues related to the googleapis/nodejs-storage API. samples Issues that are directly related to samples. labels Sep 24, 2021
@snippet-bot
Copy link
Copy Markdown

snippet-bot Bot commented Sep 24, 2021

Here is the summary of changes.

You are about to add 1 region tag.

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

@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 24, 2021
Copy link
Copy Markdown
Contributor

@tritone tritone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple small things, generally seems fine!

Comment thread samples/setPublicAccessPreventionInherited.js
Comment thread samples/system-test/buckets.test.js Outdated
assert.ok(metadata.iamConfiguration.publicAccessPrevention);
});

it('should set public access prevention to unspecified', async () => {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The test for the unspecified sample should stay until we remove it from the docs.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this test needs to be deleted because it is failing. (setting it to unspecified is returning inherited)

Comment thread system-test/storage.ts Outdated
@generated-files-bot
Copy link
Copy Markdown

generated-files-bot Bot commented Sep 24, 2021

Warning: This pull request is touching the following templated files:

Copy link
Copy Markdown
Contributor

@tritone tritone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@shaffeeullah shaffeeullah added kokoro:force-run Add this label to force Kokoro to re-run the tests. and removed do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Sep 29, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 29, 2021
@google-cla
Copy link
Copy Markdown

google-cla Bot commented Sep 29, 2021

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

@google-cla google-cla Bot added cla: no This human has *not* signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Sep 29, 2021
@google-cla
Copy link
Copy Markdown

google-cla Bot commented Sep 29, 2021

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

@bcoe bcoe added the owlbot:ignore instruct owl-bot to ignore a PR label Sep 29, 2021
@bcoe bcoe force-pushed the shaffeeullah/PAPInherited branch from 74a74f6 to 259df53 Compare September 29, 2021 20:54
@google-cla
Copy link
Copy Markdown

google-cla Bot commented Sep 29, 2021

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

@google-cla
Copy link
Copy Markdown

google-cla Bot commented Sep 29, 2021

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

@bcoe bcoe added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Sep 29, 2021
@bcoe bcoe force-pushed the shaffeeullah/PAPInherited branch from 74a74f6 to 259df53 Compare September 29, 2021 21:13
@google-cla
Copy link
Copy Markdown

google-cla Bot commented Sep 29, 2021

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

@google-cla google-cla Bot added cla: no This human has *not* signed the Contributor License Agreement. and removed cla: yes This human has signed the Contributor License Agreement. labels Sep 29, 2021
@google-cla
Copy link
Copy Markdown

google-cla Bot commented Sep 29, 2021

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

@bcoe bcoe added cla: yes This human has signed the Contributor License Agreement. do not merge Indicates a pull request not ready for merge, due to either quality or timing. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Sep 29, 2021
@bcoe bcoe removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Sep 29, 2021
@bcoe bcoe merged commit 192703f into main Sep 29, 2021
@bcoe bcoe deleted the shaffeeullah/PAPInherited branch September 29, 2021 22:31
ddelgrosso1 pushed a commit to ddelgrosso1/nodejs-storage that referenced this pull request Oct 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: storage Issues related to the googleapis/nodejs-storage API. cla: yes This human has signed the Contributor License Agreement. owlbot:ignore instruct owl-bot to ignore a PR samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change Public Access Prevention "unspecified" to "inherited"

6 participants