fix: update PAP to use inherited instead of unspecified#1051
Merged
BenWhitehead merged 2 commits intogoogleapis:masterfrom Sep 28, 2021
BenWhitehead:pap-enum-fix
Merged
fix: update PAP to use inherited instead of unspecified#1051BenWhitehead merged 2 commits intogoogleapis:masterfrom BenWhitehead:pap-enum-fix
BenWhitehead merged 2 commits intogoogleapis:masterfrom
BenWhitehead:pap-enum-fix
Conversation
frankyn
reviewed
Sep 28, 2021
| * @deprecated use {@link #INHERITED} | ||
| */ | ||
| @Deprecated | ||
| UNSPECIFIED("inherited"), |
Contributor
There was a problem hiding this comment.
@shaffeeullah will the service still support unspecified to continue supporting clients that are released?
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Oct 4, 2021
🤖 I have created a release \*beep\* \*boop\* --- ### [2.1.7](https://www.github.com/googleapis/java-storage/compare/v2.1.6...v2.1.7) (2021-10-04) ### Bug Fixes * update PAP to use inherited instead of unspecified ([#1051](https://www.github.com/googleapis/java-storage/issues/1051)) ([6d73e46](https://www.github.com/googleapis/java-storage/commit/6d73e4631777542996a0ea815b482f5c19a8927d)) ### Dependencies * update dependency com.google.apis:google-api-services-storage to v1-rev20210918-1.32.1 ([#1046](https://www.github.com/googleapis/java-storage/issues/1046)) ([2c79005](https://www.github.com/googleapis/java-storage/commit/2c79005d29ee0b279850c7008b1afbb302f9c90d)) * update kms.version to v0.93.0 ([#1061](https://www.github.com/googleapis/java-storage/issues/1061)) ([97b1a2e](https://www.github.com/googleapis/java-storage/commit/97b1a2ebe411e48e2df095fe5518a867c5136851)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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.
No description provided.