Closed
Description
GCS is changing the unspecified
public access prevention value to inherited
.
This will require the following changes:
- Modify the values in the library. Constants/enum values for unspecified: these should be marked as deprecated. They can stay in the library if deletion would constitute a breaking change
- Update the system tests.
- Create a new sample with region tag public_access_prevention_inherited. So we don't break any documentation links, please do not delete the unspecified sample or sample test from your repo at this point in time.
Note: Revert changes made in #6750 once the release rolls out fully and sample changes are done
Please see nodejs example here: https://github.com/googleapis/nodejs-storage/pull/1614/files
Please wait for approval from @shaffeeullah or @tritone before merging or releasing this change so we can coordinate around release dates. New inherited value should be rolled out to allowlisted testing projects this coming week; should be at 100% by 9/30
Metadata
Metadata
Assignees
Labels
Issues that are directly related to samples.Issues that are directly related to samples.‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.