Skip to content

Commit

Permalink
Ignore ExecuteSqlRequestOrBuilder interface change.
Browse files Browse the repository at this point in the history
This is an auto-generated interface only intended to be used internally.
  • Loading branch information
skuruppu committed Mar 12, 2020
1 parent f5dea58 commit 59d2f8d
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions proto-google-cloud-spanner-v1/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/spanner/v1/ExecuteSqlRequestOrBuilder</className>
<method>* getQueryOptions()</method>
</difference>
<difference>
<differenceType>7012</differenceType>
<className>com/google/spanner/v1/ExecuteSqlRequestOrBuilder</className>
<method>* getQueryOptionsOrBuilder()</method>
</difference>
<difference>
<differenceType>7012</differenceType>
<className>com/google/spanner/v1/ExecuteSqlRequestOrBuilder</className>
<method>* hasQueryOptions()</method>
</difference>
</differences>

0 comments on commit 59d2f8d

Please sign in to comment.