This repository has been archived by the owner on Dec 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 140
fix: remove rpc or fields that are unintended to release #264
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
autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters.
…xperiment length PiperOrigin-RevId: 362090097 Source-Author: Google APIs <[email protected]> Source-Date: Wed Mar 10 10:50:48 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 4b16c60a8fffe213d3a5002f85696fef2b6a8172 Source-Link: googleapis/googleapis@4b16c60
PiperOrigin-RevId: 362183999 Source-Author: Google APIs <[email protected]> Source-Date: Wed Mar 10 17:50:58 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: d652c6370bf66e325da6ac9ad82989fe7ee7bb4b Source-Link: googleapis/googleapis@d652c63
product-auto-label
bot
added
the
api: dialogflow
Issues related to the googleapis/python-dialogflow API.
label
Mar 11, 2021
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Mar 11, 2021
busunkim96
added
the
do not merge
Indicates a pull request not ready for merge, due to either quality or timing.
label
Apr 2, 2021
busunkim96
changed the title
[CHANGE ME] Re-generated to pick up changes from googleapis.
fix!: remove rpc or fields that are unintended to release
Apr 12, 2021
busunkim96
changed the title
fix!: remove rpc or fields that are unintended to release
fix: remove rpc or fields that are unintended to release
Apr 12, 2021
busunkim96
removed
the
do not merge
Indicates a pull request not ready for merge, due to either quality or timing.
label
Apr 12, 2021
busunkim96
approved these changes
Apr 12, 2021
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Apr 12, 2021
🤖 I have created a release \*beep\* \*boop\* --- ### [2.1.1](https://github.com/googleapis/python-dialogflow/compare/v2.1.0...v2.1.1) (2021-04-12) ### Bug Fixes * remove `input_audio` field from AnalyzeContentRequest from v2/v2beta1 ([06381fc](https://github.com/googleapis/python-dialogflow/commit/06381fcc965669e1b3dc8bec22aa567dceb6f935)) * remove proto message CreateCallMatcherRequest, CreateCallMatcherResponse, ListCallMatchersRequest, ListCallMatchersResponse, DeleteCallMatcherRequest, DeleteCallMatcherResponse, CallMatcher, StreamingAnalyzeContentRequest, StreamingAnalyzeContentResponse, AudioInput from v2/v2beta1, TelephonyDtmfEvents, TelephonyDtmf from v2 ([06381fc](https://github.com/googleapis/python-dialogflow/commit/06381fcc965669e1b3dc8bec22aa567dceb6f935)) * remove resource_reference for invisible resources ([06381fc](https://github.com/googleapis/python-dialogflow/commit/06381fcc965669e1b3dc8bec22aa567dceb6f935)) * Remove resource_reference from UpdateAnswerRecord ([06381fc](https://github.com/googleapis/python-dialogflow/commit/06381fcc965669e1b3dc8bec22aa567dceb6f935)) * remove rpc or fields that are unintended to release ([#264](https://github.com/googleapis/python-dialogflow/issues/264)) ([06381fc](https://github.com/googleapis/python-dialogflow/commit/06381fcc965669e1b3dc8bec22aa567dceb6f935)) * remove StreamingAnalyzeContent, CreateCallMatcher, ListCallMatchers, DeleteCallMatcher rpc from v2/v2beta1 ([06381fc](https://github.com/googleapis/python-dialogflow/commit/06381fcc965669e1b3dc8bec22aa567dceb6f935)) ### Documentation * **samples:** add Agent Assist code samples ([#267](https://github.com/googleapis/python-dialogflow/issues/267)) ([0a8cfb9](https://github.com/googleapis/python-dialogflow/commit/0a8cfb9ac71870df9f69ae518e32a920d08bd170)) --- 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/python-dialogflow API.
cla: yes
This human has signed the Contributor License Agreement.
context: partial
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.
fix: remove StreamingAnalyzeContent, CreateCallMatcher, ListCallMatchers, DeleteCallMatcher rpc from v2/v2beta1
fix: remove
input_audio
field from AnalyzeContentRequest from v2/v2beta1fix: remove proto message CreateCallMatcherRequest, CreateCallMatcherResponse, ListCallMatchersRequest, ListCallMatchersResponse, DeleteCallMatcherRequest, DeleteCallMatcherResponse, CallMatcher, StreamingAnalyzeContentRequest, StreamingAnalyzeContentResponse, AudioInput from v2/v2beta1, TelephonyDtmfEvents, TelephonyDtmf from v2
fix: Remove resource_reference from UpdateAnswerRecord
fix: remove resource_reference for invisible resources
NOTE: This PR contains breaking changes to the library surface. The Dialogflow API team has provided documentation indicating that there were a limited number of users. Those users have been allowlisted and will be able to continue to call those RPCs using a previous version of the library.