Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
feat: add PublishToStackdriver option to Action (#20)
Browse files Browse the repository at this point in the history
* [CHANGE ME] Re-generated  to pick up changes in the API or client library generator.

* fix: allow protobuf interface changes
  • Loading branch information
yoshi-automation authored and chingor13 committed Nov 12, 2019
1 parent ff6305b commit b3b3a1c
Show file tree
Hide file tree
Showing 80 changed files with 3,824 additions and 2,154 deletions.
19 changes: 19 additions & 0 deletions proto-google-cloud-dlp-v2/clirr-ignored-differences.xml
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- see http://www.mojohaus.org/clirr-maven-plugin/examples/ignored-differences.html -->
<differences>
<difference>
<differenceType>7012</differenceType>
<className>com/google/privacy/dlp/v2/*OrBuilder</className>
<method>* get*(*)</method>
</difference>
<difference>
<differenceType>7012</differenceType>
<className>com/google/privacy/dlp/v2/*OrBuilder</className>
<method>boolean contains*(*)</method>
</difference>
<difference>
<differenceType>7012</differenceType>
<className>com/google/privacy/dlp/v2/*OrBuilder</className>
<method>boolean has*(*)</method>
</difference>
</differences>

0 comments on commit b3b3a1c

Please sign in to comment.