fix(docs): correct docs for CUSTOMER_MANAGED_ENCRYPTION#737
Merged
kolea2 merged 2 commits intogoogleapis:masterfrom Apr 19, 2021
Merged
fix(docs): correct docs for CUSTOMER_MANAGED_ENCRYPTION#737kolea2 merged 2 commits intogoogleapis:masterfrom
kolea2 merged 2 commits intogoogleapis:masterfrom
Conversation
billyjacobson
approved these changes
Apr 19, 2021
Codecov Report
@@ Coverage Diff @@
## master #737 +/- ##
============================================
+ Coverage 83.64% 83.73% +0.08%
- Complexity 1220 1238 +18
============================================
Files 112 114 +2
Lines 7417 7593 +176
Branches 394 422 +28
============================================
+ Hits 6204 6358 +154
- Misses 1010 1018 +8
- Partials 203 217 +14
Continue to review full report at Codecov.
|
ad548
approved these changes
Apr 19, 2021
gcf-merge-on-green Bot
pushed a commit
that referenced
this pull request
Apr 21, 2021
🤖 I have created a release \*beep\* \*boop\* --- ### [1.23.1](https://www.github.com/googleapis/java-bigtable/compare/v1.23.0...v1.23.1) (2021-04-20) ### Bug Fixes * **docs:** correct docs for CUSTOMER_MANAGED_ENCRYPTION ([#737](https://www.github.com/googleapis/java-bigtable/issues/737)) ([b3bb7f7](https://www.github.com/googleapis/java-bigtable/commit/b3bb7f77610e48e849766a6e9dbacb98fc3f9811)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#741](https://www.github.com/googleapis/java-bigtable/issues/741)) ([cfdd0cd](https://www.github.com/googleapis/java-bigtable/commit/cfdd0cd760f9273e644cddc492d9c4d5327498e7)) --- 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.
The docs were accidentally the same as the previous enum. Corrected to reflect https://github.com/googleapis/java-bigtable/blob/master/proto-google-cloud-bigtable-admin-v2/src/main/proto/google/bigtable/admin/v2/table.proto#L230-L237