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

Commit

Permalink
chore: add clirr-ignored-differences
Browse files Browse the repository at this point in the history
  • Loading branch information
Neenu1995 committed Apr 30, 2021
1 parent 76c116d commit e99222f
Showing 1 changed file with 21 additions and 0 deletions.
Expand Up @@ -6,4 +6,25 @@
<className>com/google/cloud/mediatranslation/v1beta1/*OrBuilder</className>
<method>* has*(*)</method>
</difference>
<!-- TODO: Remove after 0.4.0 is released -->
<difference>
<differenceType>7002</differenceType>
<className>com/google/cloud/mediatranslation/v1beta1/TranslateSpeechConfig*</className>
<method>* *AlternativeSourceLanguageCodes*(*)</method>
</difference>
<difference>
<differenceType>7002</differenceType>
<className>com/google/cloud/mediatranslation/v1beta1/StreamingTranslateSpeechResult*</className>
<method>* *DetectedSourceLanguageCode*(*)</method>
</difference>
<difference>
<differenceType>7002</differenceType>
<className>com/google/cloud/mediatranslation/v1beta1/StreamingTranslateSpeechResult*</className>
<method>* *RecognitionResult*(*)</method>
</difference>
<difference>
<differenceType>6011</differenceType>
<className>com/google/cloud/mediatranslation/v1beta1/*TranslateSpeech*</className>
<field>*FIELD_NUMBER</field>
</difference>
</differences>

0 comments on commit e99222f

Please sign in to comment.