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 11, 2020
1 parent f5dea58 commit e27d5a2
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions google-cloud-spanner/clirr-ignored-differences.xml
Expand Up @@ -11,4 +11,19 @@
<className>com/google/cloud/spanner/spi/v1/SpannerRpc</className>
<method>* asyncDeleteSession(*)</method>
</difference>
<difference>
<differenceType>7012</differenceType>
<className>com/google/cloud/spanner/v1/ExecuteSqlRequestOrBuilder</className>
<method>* getQueryOptions()</method>
</difference>
<difference>
<differenceType>7012</differenceType>
<className>com/google/cloud/spanner/v1/ExecuteSqlRequestOrBuilder</className>
<method>* getQueryOptionsOrBuilder()</method>
</difference>
<difference>
<differenceType>7012</differenceType>
<className>com/google/cloud/spanner/v1/ExecuteSqlRequestOrBuilder</className>
<method>* hasQueryOptions()</method>
</difference>
</differences>

0 comments on commit e27d5a2

Please sign in to comment.