This repository was archived by the owner on Sep 27, 2023. It is now read-only.
feat: add CSV and TSV to file types#232
Merged
gcf-merge-on-green[bot] merged 1 commit intomasterfrom Jul 10, 2020
Merged
Conversation
…ference annotations for correct semantics and improved client library generation Fixes: BucketingConfig.replacement_value marked as required PiperOrigin-RevId: 320252582 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Jul 8 13:22:07 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: cc85255c273384d3ab5d5344d0bdf098c39d2a63 Source-Link: googleapis/googleapis@cc85255
Codecov Report
@@ Coverage Diff @@
## master #232 +/- ##
============================================
+ Coverage 74.66% 75.38% +0.71%
+ Complexity 213 184 -29
============================================
Files 6 6
Lines 1871 1755 -116
Branches 47 52 +5
============================================
- Hits 1397 1323 -74
+ Misses 437 422 -15
+ Partials 37 10 -27
Continue to review full report at Codecov.
|
chingor13
approved these changes
Jul 10, 2020
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Aug 11, 2020
🤖 I have created a release \*beep\* \*boop\* --- ## [2.1.0](https://www.github.com/googleapis/java-dlp/compare/v2.0.0...v2.1.0) (2020-08-10) ### Features * add CSV and TSV to file types ([#232](https://www.github.com/googleapis/java-dlp/issues/232)) ([2f44354](https://www.github.com/googleapis/java-dlp/commit/2f44354fb6ebc7feaf1723b3fc287703dd6bea89)) ### Bug Fixes * migrate dlp/v2 to grpc_service_config ([#231](https://www.github.com/googleapis/java-dlp/issues/231)) ([e558868](https://www.github.com/googleapis/java-dlp/commit/e558868cd52c1f6f81cec647a46903b9cf562686)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#228](https://www.github.com/googleapis/java-dlp/issues/228)) ([e252739](https://www.github.com/googleapis/java-dlp/commit/e25273959b8e6369266d79c3c947697063c22509)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.3 ([#233](https://www.github.com/googleapis/java-dlp/issues/233)) ([96530e4](https://www.github.com/googleapis/java-dlp/commit/96530e4d11bfbc5298559c4790ff55a1730f810a)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([#240](https://www.github.com/googleapis/java-dlp/issues/240)) ([f96525e](https://www.github.com/googleapis/java-dlp/commit/f96525e2b7fc8b2469f69d8f0049fd3d6393e8a8)) --- This PR was generated with [Release Please](https://github.com/googleapis/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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR was generated using Autosynth. 🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/111bd893-9b98-4365-a5b5-e42fe9101d49/targets
PiperOrigin-RevId: 320252582
Source-Link: googleapis/googleapis@cc85255