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
fix!: remove rpc or fields that are unintended to release #491
Merged
Conversation
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
…e StreamingAnalyzeContent, CreateCallMatcher, ListCallMatchers, DeleteCallMatcher rpc from v2/v2beta1 fix!: remove `input_audio` field from AnalyzeContentRequest from v2/v2beta1 fix!: remove proto message CreateCallMatcherRequest, CreateCallMatcherResponse, ListCallMatchersRequest, ListCallMatchersResponse, DeleteCallMatcherRequest, DeleteCallMatcherResponse, CallMatcher, StreamingAnalyzeContentRequest, StreamingAnalyzeContentResponse, AudioInput from v2/v2beta1, TelephonyDtmfEvents, TelephonyDtmf from v2 Committer: @sheimi PiperOrigin-RevId: 363762006 Source-Author: Google APIs <noreply@google.com> Source-Date: Thu Mar 18 15:37:05 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 8d17d8fafbb87ac64bb3179b99ac34ed41375a51 Source-Link: googleapis/googleapis@8d17d8f
Committer: @sheimi PiperOrigin-RevId: 363947872 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Mar 19 12:36:25 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 5da78db589d423db6bcd6a35637c923fe1a7665c Source-Link: googleapis/googleapis@5da78db
…dd all missing regional HTTP bindings in DF API. PiperOrigin-RevId: 364356707 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Mar 22 10:50:15 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 5ef92c3f11395a59f55ced317423b992e61d5cfe Source-Link: googleapis/googleapis@5ef92c3
PiperOrigin-RevId: 364696134 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue Mar 23 18:45:59 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: c2bdbfa6f7423369da902a5faaa86bfd213b5169 Source-Link: googleapis/googleapis@c2bdbfa
PiperOrigin-RevId: 364697203 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue Mar 23 18:52:05 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 80c3d0da03afdb09a194341087fe666743d694a0 Source-Link: googleapis/googleapis@80c3d0d
product-auto-label
bot
added
the
api: dialogflow
Issues related to the googleapis/java-dialogflow API.
label
Mar 29, 2021
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Mar 29, 2021
Codecov Report
@@ Coverage Diff @@
## master #491 +/- ##
============================================
- Coverage 77.32% 76.96% -0.37%
+ Complexity 1951 1889 -62
============================================
Files 156 156
Lines 13149 12709 -440
Branches 187 177 -10
============================================
- Hits 10167 9781 -386
+ Misses 2739 2695 -44
+ Partials 243 233 -10
Continue to review full report at Codecov.
|
Neenu1995
changed the title
[CHANGE ME] Re-generated to pick up changes from googleapis.
fix!: remove rpc or fields that are unintended to release
Mar 31, 2021
Neenu1995
approved these changes
Mar 31, 2021
Neenu1995
added
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Mar 31, 2021
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
Mar 31, 2021
Merged
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Mar 31, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [3.0.0](https://www.github.com/googleapis/java-dialogflow/compare/v2.6.2...v3.0.0) (2021-03-31) ### ⚠ BREAKING CHANGES * remove StreamingAnalyzeContent, CreateCallMatcher, ListCallMatchers, DeleteCallMatcher rpc from v2/v2beta1 * remove `input_audio` field from AnalyzeContentRequest from v2/v2beta1 * Remove resource_reference from UpdateAnswerRecord * remove proto message CreateCallMatcherRequest, CreateCallMatcherResponse, ListCallMatchersRequest, ListCallMatchersResponse, DeleteCallMatcherRequest, DeleteCallMatcherResponse, CallMatcher, StreamingAnalyzeContentRequest, StreamingAnalyzeContentResponse, AudioInput from v2/v2beta1, TelephonyDtmfEvents, TelephonyDtmf from v2 * remove rpc or fields that are unintended to release (#491) * remove resource_reference for invisible resources (#483) ### Features * expose MP3_64_KBPS and MULAW for output audio encodings ([67e4f30](https://www.github.com/googleapis/java-dialogflow/commit/67e4f30445e9a132d93ea3a8a55339d238cac9af)) * **v2beta1:** remote MixedAudio from ResponseMessage ([#469](https://www.github.com/googleapis/java-dialogflow/issues/469)) ([b111739](https://www.github.com/googleapis/java-dialogflow/commit/b1117395748b501ef7c504a58a556d607f1b668a)) ### Bug Fixes * Add all missing regional HTTP bindings in DF API ([67e4f30](https://www.github.com/googleapis/java-dialogflow/commit/67e4f30445e9a132d93ea3a8a55339d238cac9af)) * remove `input_audio` field from AnalyzeContentRequest from v2/v2beta1 ([67e4f30](https://www.github.com/googleapis/java-dialogflow/commit/67e4f30445e9a132d93ea3a8a55339d238cac9af)) * remove proto message CreateCallMatcherRequest, CreateCallMatcherResponse, ListCallMatchersRequest, ListCallMatchersResponse, DeleteCallMatcherRequest, DeleteCallMatcherResponse, CallMatcher, StreamingAnalyzeContentRequest, StreamingAnalyzeContentResponse, AudioInput from v2/v2beta1, TelephonyDtmfEvents, TelephonyDtmf from v2 ([67e4f30](https://www.github.com/googleapis/java-dialogflow/commit/67e4f30445e9a132d93ea3a8a55339d238cac9af)) * remove resource_reference for invisible resources ([#483](https://www.github.com/googleapis/java-dialogflow/issues/483)) ([33aa424](https://www.github.com/googleapis/java-dialogflow/commit/33aa424ef5fe5ac10785aed13e863f2382f53c66)) * Remove resource_reference from UpdateAnswerRecord ([67e4f30](https://www.github.com/googleapis/java-dialogflow/commit/67e4f30445e9a132d93ea3a8a55339d238cac9af)) * remove rpc or fields that are unintended to release ([#491](https://www.github.com/googleapis/java-dialogflow/issues/491)) ([67e4f30](https://www.github.com/googleapis/java-dialogflow/commit/67e4f30445e9a132d93ea3a8a55339d238cac9af)) * remove StreamingAnalyzeContent, CreateCallMatcher, ListCallMatchers, DeleteCallMatcher rpc from v2/v2beta1 ([67e4f30](https://www.github.com/googleapis/java-dialogflow/commit/67e4f30445e9a132d93ea3a8a55339d238cac9af)) ### Documentation * fix broken link in doc string ([33aa424](https://www.github.com/googleapis/java-dialogflow/commit/33aa424ef5fe5ac10785aed13e863f2382f53c66)) * fix link for version and environment in participant doc ([67e4f30](https://www.github.com/googleapis/java-dialogflow/commit/67e4f30445e9a132d93ea3a8a55339d238cac9af)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
api: dialogflow
Issues related to the googleapis/java-dialogflow API.
cla: yes
This human has signed the Contributor License Agreement.
context: full
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
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/v2beta1fix!: 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