Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

Commit 67e4f30

Browse files
fix!: remove rpc or fields that are unintended to release (#491)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/a5bf99b0-f2a5-4ac0-ae4c-9e4e0ef0adde/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) PiperOrigin-RevId: 364697203 Source-Link: googleapis/googleapis@80c3d0d PiperOrigin-RevId: 364696134 Source-Link: googleapis/googleapis@c2bdbfa PiperOrigin-RevId: 364356707 Source-Link: googleapis/googleapis@5ef92c3 PiperOrigin-RevId: 363947872 Source-Link: googleapis/googleapis@5da78db PiperOrigin-RevId: 363762006 Source-Link: googleapis/googleapis@8d17d8f fix!: remove StreamingAnalyzeContent, CreateCallMatcher, ListCallMatchers, DeleteCallMatcher rpc from v2/v2beta1 fix!: remove `input_audio` field from AnalyzeContentRequest from v2/v2beta1 fix!: Remove resource_reference from UpdateAnswerRecord docs: fix link for version and environment in participant doc fix: Add all missing regional HTTP bindings in DF API feat: expose MP3_64_KBPS and MULAW for output audio encodings fix!: remove proto message CreateCallMatcherRequest, CreateCallMatcherResponse, ListCallMatchersRequest, ListCallMatchersResponse, DeleteCallMatcherRequest, DeleteCallMatcherResponse, CallMatcher, StreamingAnalyzeContentRequest, StreamingAnalyzeContentResponse, AudioInput from v2/v2beta1, TelephonyDtmfEvents, TelephonyDtmf from v2
1 parent fda7901 commit 67e4f30

160 files changed

Lines changed: 2786 additions & 41372 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!-- see http://www.mojohaus.org/clirr-maven-plugin/examples/ignored-differences.html -->
3+
<differences>
4+
<!-- TODO: remove after 3.0.0 is released -->
5+
<difference>
6+
<className>com/google/cloud/dialogflow/*/ConversationsClient*</className>
7+
<differenceType>8001</differenceType>
8+
</difference>
9+
<difference>
10+
<className>com/google/cloud/dialogflow/*/*Participants*</className>
11+
<differenceType>7002</differenceType>
12+
<method>* streamingAnalyzeContent*(*)</method>
13+
</difference>
14+
<difference>
15+
<className>com/google/cloud/dialogflow/*/*Participants*</className>
16+
<differenceType>7002</differenceType>
17+
<method>* analyzeContent*(*)</method>
18+
</difference>
19+
<difference>
20+
<className>com/google/cloud/dialogflow/*/*Participants*</className>
21+
<differenceType>7002</differenceType>
22+
<method>* *CallMatcher*(*)</method>
23+
</difference>
24+
<difference>
25+
<className>com/google/cloud/dialogflow/*/stub/*Participants*</className>
26+
<differenceType>7002</differenceType>
27+
<method>* streamingAnalyzeContent*(*)</method>
28+
</difference>
29+
<difference>
30+
<className>com/google/cloud/dialogflow/*/stub/*Participants*</className>
31+
<differenceType>7002</differenceType>
32+
<method>* *CallMatcher*(*)</method>
33+
</difference>
34+
<difference>
35+
<className>com/google/cloud/dialogflow/*/*Conversations*</className>
36+
<differenceType>7002</differenceType>
37+
<method>* streamingAnalyzeContent*(*)</method>
38+
</difference>
39+
<difference>
40+
<className>com/google/cloud/dialogflow/*/*Conversations*</className>
41+
<differenceType>7002</differenceType>
42+
<method>* *CallMatcher*(*)</method>
43+
</difference>
44+
<difference>
45+
<className>com/google/cloud/dialogflow/*/stub/*Conversations*</className>
46+
<differenceType>7002</differenceType>
47+
<method>* streamingAnalyzeContent*(*)</method>
48+
</difference>
49+
<difference>
50+
<className>com/google/cloud/dialogflow/*/stub/*Conversations*</className>
51+
<differenceType>7002</differenceType>
52+
<method>* *CallMatcher*(*)</method>
53+
</difference>
54+
</differences>

0 commit comments

Comments
 (0)