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

feat(v2): add additional_bindings to Dialogflow v2beta1 ListIntents API #440

Merged
merged 2 commits into from Feb 22, 2021

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Feb 20, 2021

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/8b774670-c3c3-41f4-a284-11b88fd62bff/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 358315519
Source-Link: googleapis/googleapis@5402036
PiperOrigin-RevId: 358315006
Source-Link: googleapis/googleapis@3b69cb2

docs(v2): update copyrights and session docs
feat(v2beta1): add additional_bindings to Dialogflow v2beta1 ListIntents API
docs(v2beta1): update copyrights and session docs

…ocs: update copyrights and session docs

PiperOrigin-RevId: 358315006

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Feb 18 19:04:40 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 3b69cb23ca5f969f57bdc4001cf78659c2f7100d
Source-Link: googleapis/googleapis@3b69cb2
…update copyrights and session docs

PiperOrigin-RevId: 358315519

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Feb 18 19:08:57 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 54020365f5a790dcff0bbcff5643adea2a199ccb
Source-Link: googleapis/googleapis@5402036
@yoshi-automation yoshi-automation requested a review from a team as a code owner February 20, 2021 00:05
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 20, 2021
@product-auto-label product-auto-label bot added the api: dialogflow Issues related to the googleapis/java-dialogflow API. label Feb 20, 2021
@codecov
Copy link

codecov bot commented Feb 20, 2021

Codecov Report

Merging #440 (22a7fdc) into master (931a5a7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #440   +/-   ##
=========================================
  Coverage     77.18%   77.18%           
  Complexity     1194     1194           
=========================================
  Files            96       96           
  Lines          8021     8021           
  Branches        104      104           
=========================================
  Hits           6191     6191           
  Misses         1684     1684           
  Partials        146      146           
Impacted Files Coverage Δ Complexity Δ
...com/google/cloud/dialogflow/v2/SessionsClient.java 52.94% <ø> (ø) 10.00 <0.00> (ø)
...oogle/cloud/dialogflow/v2beta1/SessionsClient.java 52.94% <ø> (ø) 10.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 931a5a7...22a7fdc. Read the comment docs.

@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. feat(v2): add additional_bindings to Dialogflow v2beta1 ListIntents API Feb 22, 2021
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Feb 22, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit de0c880 into master Feb 22, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch February 22, 2021 23:40
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 22, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request Feb 22, 2021
🤖 I have created a release \*beep\* \*boop\* 
---
## [2.5.0](https://www.github.com/googleapis/java-dialogflow/compare/v2.4.6...v2.5.0) (2021-02-22)


### Features

* add support for regionalization for documents, allow custom to specify webhook headers through query parameters ([#406](https://www.github.com/googleapis/java-dialogflow/issues/406)) ([a5a3c5a](https://www.github.com/googleapis/java-dialogflow/commit/a5a3c5a378ba61f2bbff8772c3c20cd8f9a51a50))
* added support for regionalization for document API ([a5a3c5a](https://www.github.com/googleapis/java-dialogflow/commit/a5a3c5a378ba61f2bbff8772c3c20cd8f9a51a50))
* allowed custom to specify webhook headers through query parameters ([a5a3c5a](https://www.github.com/googleapis/java-dialogflow/commit/a5a3c5a378ba61f2bbff8772c3c20cd8f9a51a50))
* **v2:** add additional_bindings to Dialogflow v2beta1 ListIntents API ([#440](https://www.github.com/googleapis/java-dialogflow/issues/440)) ([de0c880](https://www.github.com/googleapis/java-dialogflow/commit/de0c8804c9d48b6c61aa295a34574fc07398d5c8))
* **v2beta1:** add additional_bindings to Dialogflow v2beta1 ListIntents API ([de0c880](https://www.github.com/googleapis/java-dialogflow/commit/de0c8804c9d48b6c61aa295a34574fc07398d5c8))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 ([#439](https://www.github.com/googleapis/java-dialogflow/issues/439)) ([931a5a7](https://www.github.com/googleapis/java-dialogflow/commit/931a5a7d29e4d66b5e482475be1e1e16619792ea))


### Documentation

* clarified voice selection params names ([ccbd3e6](https://www.github.com/googleapis/java-dialogflow/commit/ccbd3e68a8cff4672285d5365ffd0764ccc730e8))
* generate sample code in the Java microgenerator ([ccbd3e6](https://www.github.com/googleapis/java-dialogflow/commit/ccbd3e68a8cff4672285d5365ffd0764ccc730e8))
* restructured AudioConfig API ([a5a3c5a](https://www.github.com/googleapis/java-dialogflow/commit/a5a3c5a378ba61f2bbff8772c3c20cd8f9a51a50))
* suggested to always use version for production traffic when calling DetectIntent, mark match_mode in Agent message as deprecated ([a5a3c5a](https://www.github.com/googleapis/java-dialogflow/commit/a5a3c5a378ba61f2bbff8772c3c20cd8f9a51a50))
* suggested to always use version for production traffic when calling DetectIntent.marked match_mode in Agent message as deprecated ([a5a3c5a](https://www.github.com/googleapis/java-dialogflow/commit/a5a3c5a378ba61f2bbff8772c3c20cd8f9a51a50))
* update comments on parameters and validation result. ([ccbd3e6](https://www.github.com/googleapis/java-dialogflow/commit/ccbd3e68a8cff4672285d5365ffd0764ccc730e8))
* **v2beta1:** update copyrights and session docs ([de0c880](https://www.github.com/googleapis/java-dialogflow/commit/de0c8804c9d48b6c61aa295a34574fc07398d5c8))
* **v2:** update copyrights and session docs ([de0c880](https://www.github.com/googleapis/java-dialogflow/commit/de0c8804c9d48b6c61aa295a34574fc07398d5c8))
---


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
Projects
None yet
2 participants