This repository was archived by the owner on Dec 3, 2023. It is now read-only.
feat: added location-aware HTTP path binding for ListIntents#574
Merged
gcf-merge-on-green[bot] merged 3 commits intomasterfrom May 31, 2021
Merged
feat: added location-aware HTTP path binding for ListIntents#574gcf-merge-on-green[bot] merged 3 commits intomasterfrom
gcf-merge-on-green[bot] merged 3 commits intomasterfrom
Conversation
…posed match confidence and parameter in AnalyzeContentResponse feat: added DTMF and PARTIAL DTMF type in recognition result PiperOrigin-RevId: 374460003 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue May 18 11:05:28 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 13095786b182305c9c743ccc8dc8b86a8030dff3 Source-Link: googleapis/googleapis@1309578
…ing is cancelled. PiperOrigin-RevId: 375489925 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon May 24 09:19:41 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: a185afb98265e13f1310e428ea5798470b24882a Source-Link: googleapis/googleapis@a185afb
…ing is cancelled. PiperOrigin-RevId: 375741797 Source-Author: Google APIs <noreply@google.com> Source-Date: Tue May 25 10:45:47 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 5e797ab6ee046efd2baeef6a7b1aeddab6718074 Source-Link: googleapis/googleapis@5e797ab
Neenu1995
approved these changes
May 31, 2021
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
May 31, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [3.2.0](https://www.github.com/googleapis/java-dialogflow/compare/v3.1.0...v3.2.0) (2021-05-31) ### Features * add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#561](https://www.github.com/googleapis/java-dialogflow/issues/561)) ([2cbe20f](https://www.github.com/googleapis/java-dialogflow/commit/2cbe20fe371aca28962b5ea9b68913207f910892)) * added a field in the query result to indicate whether slot filling is cancelled ([7d8d343](https://www.github.com/googleapis/java-dialogflow/commit/7d8d343e97d1012b7f4b19b6915073b5b1dae9e0)) * added DTMF and PARTIAL DTMF type in recognition result ([7d8d343](https://www.github.com/googleapis/java-dialogflow/commit/7d8d343e97d1012b7f4b19b6915073b5b1dae9e0)) * added location-aware HTTP path binding for ListIntents ([#557](https://www.github.com/googleapis/java-dialogflow/issues/557)) ([da0f279](https://www.github.com/googleapis/java-dialogflow/commit/da0f279c763956ff59b87269c6d968a750b24253)) * added location-aware HTTP path binding for ListIntents ([#574](https://www.github.com/googleapis/java-dialogflow/issues/574)) ([7d8d343](https://www.github.com/googleapis/java-dialogflow/commit/7d8d343e97d1012b7f4b19b6915073b5b1dae9e0)) * exposed match confidence and parameter in AnalyzeContentResponse ([7d8d343](https://www.github.com/googleapis/java-dialogflow/commit/7d8d343e97d1012b7f4b19b6915073b5b1dae9e0)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ([#560](https://www.github.com/googleapis/java-dialogflow/issues/560)) ([f81b522](https://www.github.com/googleapis/java-dialogflow/commit/f81b522a1e44fdb06f27947096efd2e4a5ffda63)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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/963aecad-626e-4516-985d-a8612df44fa2/targets
PiperOrigin-RevId: 375741797
Source-Link: googleapis/googleapis@5e797ab
PiperOrigin-RevId: 375489925
Source-Link: googleapis/googleapis@a185afb
PiperOrigin-RevId: 374460003
Source-Link: googleapis/googleapis@1309578
feat: exposed match confidence and parameter in AnalyzeContentResponse
feat: added DTMF and PARTIAL DTMF type in recognition result
feat: added a field in the query result to indicate whether slot filling is cancelled