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

Commit b3b3a1c

Browse files
yoshi-automationchingor13
authored andcommitted
feat: add PublishToStackdriver option to Action (#20)
* [CHANGE ME] Re-generated to pick up changes in the API or client library generator. * fix: allow protobuf interface changes
1 parent ff6305b commit b3b3a1c

File tree

80 files changed

+3824
-2154
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+3824
-2154
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!-- see http://www.mojohaus.org/clirr-maven-plugin/examples/ignored-differences.html -->
3+
<differences>
4+
<difference>
5+
<differenceType>7012</differenceType>
6+
<className>com/google/privacy/dlp/v2/*OrBuilder</className>
7+
<method>* get*(*)</method>
8+
</difference>
9+
<difference>
10+
<differenceType>7012</differenceType>
11+
<className>com/google/privacy/dlp/v2/*OrBuilder</className>
12+
<method>boolean contains*(*)</method>
13+
</difference>
14+
<difference>
15+
<differenceType>7012</differenceType>
16+
<className>com/google/privacy/dlp/v2/*OrBuilder</className>
17+
<method>boolean has*(*)</method>
18+
</difference>
19+
</differences>

0 commit comments

Comments
 (0)