Skip to content

Commit 59d2f8d

Browse files
committed
Ignore ExecuteSqlRequestOrBuilder interface change.
This is an auto-generated interface only intended to be used internally.
1 parent f5dea58 commit 59d2f8d

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
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/spanner/v1/ExecuteSqlRequestOrBuilder</className>
7+
<method>* getQueryOptions()</method>
8+
</difference>
9+
<difference>
10+
<differenceType>7012</differenceType>
11+
<className>com/google/spanner/v1/ExecuteSqlRequestOrBuilder</className>
12+
<method>* getQueryOptionsOrBuilder()</method>
13+
</difference>
14+
<difference>
15+
<differenceType>7012</differenceType>
16+
<className>com/google/spanner/v1/ExecuteSqlRequestOrBuilder</className>
17+
<method>* hasQueryOptions()</method>
18+
</difference>
19+
</differences>

0 commit comments

Comments
 (0)