This repository has been archived by the owner on Dec 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(v2beta1): removed ImportAgentResponse which was not ready for use…
… yet. docs: minor doc changes (#343) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/d7c6164e-9c23-4845-ba54-2a967feb1ca3/targets - [ ] To automatically regenerate this PR, check this box. PiperOrigin-RevId: 339508652 Source-Link: googleapis/googleapis@516017a
- Loading branch information
1 parent
487e1bf
commit 5ef9d64
Showing
10 changed files
with
122 additions
and
962 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
36 changes: 21 additions & 15 deletions
36
proto-google-cloud-dialogflow-v2beta1/clirr-ignored-differences.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,25 @@ | ||
<?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/cloud/dialogflow/v2beta1/*OrBuilder</className> | ||
<method>* get*(*)</method> | ||
</difference> | ||
<difference> | ||
<differenceType>7012</differenceType> | ||
<className>com/google/cloud/dialogflow/v2beta1/*OrBuilder</className> | ||
<method>boolean contains*(*)</method> | ||
</difference> | ||
<difference> | ||
<differenceType>7012</differenceType> | ||
<className>com/google/cloud/dialogflow/v2beta1/*OrBuilder</className> | ||
<method>boolean has*(*)</method> | ||
</difference> | ||
<difference> | ||
<differenceType>7012</differenceType> | ||
<className>com/google/cloud/dialogflow/v2beta1/*OrBuilder</className> | ||
<method>* get*(*)</method> | ||
</difference> | ||
<difference> | ||
<differenceType>7012</differenceType> | ||
<className>com/google/cloud/dialogflow/v2beta1/*OrBuilder</className> | ||
<method>boolean contains*(*)</method> | ||
</difference> | ||
<difference> | ||
<differenceType>7012</differenceType> | ||
<className>com/google/cloud/dialogflow/v2beta1/*OrBuilder</className> | ||
<method>boolean has*(*)</method> | ||
</difference> | ||
|
||
<!-- TODO: remove after 2.4.0 is released --> | ||
<difference> | ||
<differenceType>8001</differenceType> | ||
<className>com/google/cloud/dialogflow/v2beta1/AutoApproveSmartMessagingEntriesResponse*</className> | ||
</difference> | ||
</differences> |
Oops, something went wrong.