Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate code from googleapis/nodejs-dialogflow-cx #3602

Merged
merged 172 commits into from
Nov 12, 2022

Commits on Aug 19, 2020

  1. feat: initial library generation

    bcoe committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    826ca45 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Configuration menu
    Copy the full SHA
    2e6f681 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bce997 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Configuration menu
    Copy the full SHA
    12be0d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. build: track flaky tests for "nightly", add new secrets for tagging (#6)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/157de3e1-dc75-4d92-b3d9-35d704dfd201/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@8cf6d28
    yoshi-automation authored Aug 27, 2020
    Configuration menu
    Copy the full SHA
    0c2e85d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. docs: update README with additional samples

    autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    yoshi-automation authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    f04c592 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. build(test): recursively find test files; fail on unsupported depende…

    …ncy versions (#15)
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/690c7a47-5578-464e-a3d6-7b377467cdd9/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@fdd03c1
    yoshi-automation authored Sep 12, 2020
    Configuration menu
    Copy the full SHA
    30fc911 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. chore: update bucket for cloud-rad (#16)

    Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>
    
    Source-Author: F. Hinkelmann <franziska.hinkelmann@gmail.com>
    Source-Date: Wed Sep 30 14:13:57 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 079dcce498117f9570cebe6e6cff254b38ba3860
    Source-Link: googleapis/synthtool@079dcce
    yoshi-automation authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    f1da980 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. build(node_library): migrate to Trampoline V2 (#17)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/939e9a1a-ee83-4100-84cf-4883fa030728/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@0c868d4
    yoshi-automation authored Oct 5, 2020
    Configuration menu
    Copy the full SHA
    95c8885 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. chore(deps): update dependency webpack-cli to v4 (#21)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [webpack-cli](https://togithub.com/webpack/webpack-cli) | devDependencies | major | [`^3.3.12` -> `^4.0.0`](https://renovatebot.com/diffs/npm/webpack-cli/3.3.12/4.0.0) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>webpack/webpack-cli</summary>
    
    ### [`v4.0.0`](https://togithub.com/webpack/webpack-cli/blob/master/CHANGELOG.md#&#8203;400-httpsgithubcomwebpackwebpack-clicomparewebpack-cli400-rc1webpack-cli400-2020-10-10)
    
    [Compare Source](https://togithub.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@4.0.0)
    
    ##### Bug Fixes
    
    -   add compilation lifecycle in watch instance ([#&#8203;1903](https://togithub.com/webpack/webpack-cli/issues/1903)) ([02b6d21](https://togithub.com/webpack/webpack-cli/commit/02b6d21eaa20166a7ed37816de716b8fc22b756a))
    -   cleanup `package-utils` package ([#&#8203;1822](https://togithub.com/webpack/webpack-cli/issues/1822)) ([fd5b92b](https://togithub.com/webpack/webpack-cli/commit/fd5b92b3cd40361daec5bf4486e455a41f4c9738))
    -   cli-executer supplies args further up ([#&#8203;1904](https://togithub.com/webpack/webpack-cli/issues/1904)) ([097564a](https://togithub.com/webpack/webpack-cli/commit/097564a851b36b63e0a6bf88144997ef65aa057a))
    -   exit code for validation errors ([59f6303](https://togithub.com/webpack/webpack-cli/commit/59f63037fcbdbb8934b578b9adf5725bc4ae1235))
    -   exit process in case of schema errors ([71e89b4](https://togithub.com/webpack/webpack-cli/commit/71e89b4092d953ea587cc4f606451ab78cbcdb93))
    
    ##### Features
    
    -   assign config paths in build dependencies in cache config ([#&#8203;1900](https://togithub.com/webpack/webpack-cli/issues/1900)) ([7e90f11](https://togithub.com/webpack/webpack-cli/commit/7e90f110b119f36ef9def4f66cf4e17ccf1438cd))
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: "after 9am and before 3pm" (UTC).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-dialogflow-cx).
    renovate-bot authored Oct 12, 2020
    Configuration menu
    Copy the full SHA
    d24d60f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. chore(deps): update dependency webpack to v5 (#20)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [webpack](https://togithub.com/webpack/webpack) | devDependencies | major | [`^4.44.1` -> `^5.0.0`](https://renovatebot.com/diffs/npm/webpack/4.44.2/5.1.0) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>webpack/webpack</summary>
    
    ### [`v5.1.0`](https://togithub.com/webpack/webpack/releases/v5.1.0)
    
    [Compare Source](https://togithub.com/webpack/webpack/compare/v5.0.0...v5.1.0)
    
    ### Features
    
    -   expose `webpack` property from `Compiler`
    -   expose `cleverMerge`, `EntryOptionPlugin`, `DynamicEntryPlugin`
    
    ### Bugfixes
    
    -   missing `require("..").xxx` in try-catch produces a warning instead of an error now
    -   handle reexports in concatenated modules correctly when they are side-effect-free
    -   fix incorrect deprecation message for ModuleTemplate.hooks.hash
    
    ### [`v5.0.0`](https://togithub.com/webpack/webpack/releases/v5.0.0)
    
    [Compare Source](https://togithub.com/webpack/webpack/compare/v4.44.2...v5.0.0)
    
    [Announcement and changelog](https://webpack.js.org/blog/2020-10-10-webpack-5-release/)
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: "after 9am and before 3pm" (UTC).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-dialogflow-cx).
    renovate-bot authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    d60f3bf View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. chore: release 1.1.0 (#9)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Oct 16, 2020
    Configuration menu
    Copy the full SHA
    71d63ac View commit details
    Browse the repository at this point in the history
  2. build: only check --engine-strict for production deps (#22)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/02b30105-142c-418e-95f6-025914ce48a3/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@5451633
    yoshi-automation authored Oct 16, 2020
    Configuration menu
    Copy the full SHA
    4d92059 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. docs: updated code of conduct (includes update to actions) (#25)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/6be78fc1-147d-40e3-a003-ed65fa912e63/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@89c849b
    Source-Link: googleapis/synthtool@a783321
    Source-Link: googleapis/synthtool@b7413d3
    Source-Link: googleapis/synthtool@5f6ef0e
    Source-Link: googleapis/synthtool@901ddd4
    Source-Link: googleapis/synthtool@f96d3b4
    yoshi-automation authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    4ea27f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#26)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/6fe1a2b3-59cc-42e8-a9d9-5ebb537fe61c/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@ba9918c
    yoshi-automation authored Nov 3, 2020
    Configuration menu
    Copy the full SHA
    1944af9 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. fix: do not modify options object, use defaultScopes (#27)

    * fix: do not modify options object, use defaultScopes
    
    Regenerated the library using gapic-generator-typescript v1.2.1.
    
    * fix(deps): require google-gax ^2.9.2
    alexander-fenster authored Nov 7, 2020
    Configuration menu
    Copy the full SHA
    29f3200 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Configuration menu
    Copy the full SHA
    c697647 View commit details
    Browse the repository at this point in the history
  2. chore: release 1.2.0 (#32)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ## [1.2.0](https://www.github.com/googleapis/nodejs-dialogflow-cx/compare/v1.1.0...v1.2.0) (2020-11-17)
    
    
    ### Features
    
    * adds event to MessageType ([999d156](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/999d15616da58c1c909f99ac093833a5eb8665bb))
    
    
    ### Bug Fixes
    
    * do not modify options object, use defaultScopes ([#27](https://www.github.com/googleapis/nodejs-dialogflow-cx/issues/27)) ([a0124c7](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/a0124c774e59d0a2873445f6fa7697a192739ebf))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Nov 17, 2020
    Configuration menu
    Copy the full SHA
    fc4f625 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    c094eeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf9a4f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71c7776 View commit details
    Browse the repository at this point in the history
  4. chore: release 2.0.0 (#36)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Nov 19, 2020
    Configuration menu
    Copy the full SHA
    30f0172 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Configuration menu
    Copy the full SHA
    2fa58eb View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. docs: spelling correction for "targetting" (#38)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/5eabbdbe-8996-4c29-9e16-a28495ddf684/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@15013ef
    yoshi-automation authored Nov 25, 2020
    Configuration menu
    Copy the full SHA
    7938bc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    777af99 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    d648363 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. chore: generate GAPIC metadata JSON file (#42)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/bca0aeb7-d7c6-4e0a-a65e-f13ab3f23aa9/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 345596855
    Source-Link: googleapis/googleapis@d189e87
    yoshi-automation authored Dec 4, 2020
    Configuration menu
    Copy the full SHA
    beac19d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2febac4 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    8ab6c76 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. feat: allowed custom to specify webhook headers through query paramet…

    …ers docs: suggested to always use version for production traffic when calling DetectIntent (#44)
    
    PiperOrigin-RevId: 346434847
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Dec 8 16:24:31 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: e4d01555afeb93d2f3b467056ea884b092567d1b
    Source-Link: googleapis/googleapis@e4d0155
    yoshi-automation authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    059d5f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. docs: add instructions for authenticating for system tests (#47)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/9610e861-65a2-4035-85ab-1303620c4597/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    Source-Link: googleapis/synthtool@363fe30
    yoshi-automation authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    4573694 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. feat: expose Security Settings API. (#46)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/9610e861-65a2-4035-85ab-1303620c4597/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 348481983
    Source-Link: googleapis/googleapis@fb36278
    yoshi-automation authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    3a85503 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. feat: adds style enumeration (#49)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/15862244-2697-4da9-a237-b292c9805d53/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    
    PiperOrigin-RevId: 348668666
    Source-Link: googleapis/googleapis@36536e2
    PiperOrigin-RevId: 348646270
    Source-Link: googleapis/googleapis@34c8140
    yoshi-automation authored Jan 9, 2021
    Configuration menu
    Copy the full SHA
    afbae27 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    a5f61f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. refactor(nodejs): move build cop to flakybot (#54)

    Source-Author: Benjamin E. Coe <bencoe@google.com>
    Source-Date: Tue Jan 26 16:48:20 2021 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 57c23fa5705499a4181095ced81f0ee0933b64f6
    Source-Link: googleapis/synthtool@57c23fa
    yoshi-automation authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    895677b View commit details
    Browse the repository at this point in the history
  2. feat: added support for test cases and agent validation (#53)

    * feat: added support for test cases and agent validation
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Jan 20 11:21:52 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: f83715b48369c8d43548cc3cd84015e60be94cf2
    Source-Link: googleapis/googleapis@f83715b
    
    feat: Add new Experiment service docs: minor doc update on redact field in intent.proto and page.proto
    feat: Add new Experiment service docs: minor doc update on redact field in intent.proto and page.proto
    yoshi-automation authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    313ccd0 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Configuration menu
    Copy the full SHA
    e4f6293 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. chore: add UNORDERED_LIST in protos (#57)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/d54a068d-61f9-4f27-b46c-edc44b827fbe/targets
    
    - [ ] To automatically regenerate this PR, check this box.
    yoshi-automation authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    d5d6f75 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    e68f426 View commit details
    Browse the repository at this point in the history
  2. feat: supports SentimentAnalysisResult in webhook request docs: minor…

    … updates in wording (#62)
    
    PiperOrigin-RevId: 356624136
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Feb 9 16:52:56 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: e28aa8570dc86136fe677202c976f4ee00d77f61
    Source-Link: googleapis/googleapis@e28aa85
    
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    yoshi-automation and bcoe authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    8f46a4d View commit details
    Browse the repository at this point in the history
  3. chore: release 2.3.0 (#55)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    c1e347b View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. meta: multiple commits (#64)

    feat: supports SentimentAnalysisResult in webhook request, add http rules for long running operations docs: minor 
    fix: RunTestCase http template. PHP REST client lib can be generated. feat: Support transition route group coverage for Test Cases. feat: Support SentimentAnalysisResult input in the WebhookRequest.
    feat: allow to disable webhook invocation per request
    PiperOrigin-RevId: 359860671
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Feb 26 16:18:07 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 718eadce2fcaa3c4246ab56b6a507096cb100950
    Source-Link: googleapis/googleapis@718eadc
    yoshi-automation authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    fc9c2f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. meta: multiple commits (#66)

    feat: allow to disable webhook invocation per request
    PiperOrigin-RevId: 360468675
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Mar 2 11:03:03 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: a031936991b3baac2d62f91acf891d3dbac18753
    Source-Link: googleapis/googleapis@a031936
    build: update gapic-generator-typescript to v1.2.10.
    PiperOrigin-RevId: 361273630
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Mar 5 20:02:38 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 5477122b3e8037a1dc5bc920536158edbd151dc4
    Source-Link: googleapis/googleapis@5477122
    feat: added fallback option when restoring an agent docs: clarified experiment length
    PiperOrigin-RevId: 362090097
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Mar 10 10:50:48 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 4b16c60a8fffe213d3a5002f85696fef2b6a8172
    Source-Link: googleapis/googleapis@4b16c60
    feat: added fallback option when restoring an agent docs: clarified experiment length
    PiperOrigin-RevId: 362453138
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Mar 11 22:25:33 2021 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 3e9b231b098d514c9a51ba8c59e416f45837b195
    Source-Link: googleapis/googleapis@3e9b231
    yoshi-automation authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    54b5d31 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.4.0 (#65)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [2.4.0](https://www.github.com/googleapis/nodejs-dialogflow-cx/compare/v2.3.0...v2.4.0) (2021-03-15)
    
    
    ### Features
    
    * added fallback option when restoring an agent docs: clarified experiment length ([f90bb9c](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/f90bb9cd369659160a16fcfc67bc08c248bd1552))
    * added fallback option when restoring an agent docs: clarified experiment length ([f90bb9c](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/f90bb9cd369659160a16fcfc67bc08c248bd1552))
    * allow to disable webhook invocation per request ([f90bb9c](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/f90bb9cd369659160a16fcfc67bc08c248bd1552))
    * allow to disable webhook invocation per request ([3b1b674](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/3b1b674bbddbcb26fa607f9dc16db6c43752c371))
    * supports SentimentAnalysisResult in webhook request, add http rules for long running operations docs: minor ([3b1b674](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/3b1b674bbddbcb26fa607f9dc16db6c43752c371))
    
    
    ### Bug Fixes
    
    * RunTestCase http template. PHP REST client lib can be generated. feat: Support transition route group coverage for Test Cases. feat: Support SentimentAnalysisResult input in the WebhookRequest. ([3b1b674](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/3b1b674bbddbcb26fa607f9dc16db6c43752c371))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    1b86915 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    82c7b7c View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. chore(deps): update dependency sinon to v10 (#79)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [sinon](https://sinonjs.org/) ([source](https://togithub.com/sinonjs/sinon)) | [`^9.0.3` -> `^10.0.0`](https://renovatebot.com/diffs/npm/sinon/9.2.4/10.0.0) | [![age](https://badges.renovateapi.com/packages/npm/sinon/10.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/sinon/10.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/sinon/10.0.0/compatibility-slim/9.2.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/sinon/10.0.0/confidence-slim/9.2.4)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sinonjs/sinon</summary>
    
    ### [`v10.0.0`](https://togithub.com/sinonjs/sinon/blob/master/CHANGELOG.md#&#8203;1000--2021-03-22)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v9.2.4...v10.0.0)
    
    ==================
    
    -   Upgrade nise to 4.1.0
    -   Use [@&#8203;sinonjs/eslint-config](https://togithub.com/sinonjs/eslint-config)[@&#8203;4](https://togithub.com/4) => Adopts ES2017 => Drops support for IE 11, Legacy Edge and legacy Safari
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: "after 9am and before 3pm" (UTC).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-dialogflow-cx).
    renovate-bot authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    e51d2e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. feat: include original user query in WebhookRequest; add GetTextCaser…

    …esult API. doc: clarify resource format for session response. (#82)
    
    * feat: include original user query in WebhookRequest; add GetTextCaseresult API. doc: clarify resource format for session response.
    
    PiperOrigin-RevId: 364734171
    
    Source-Link: googleapis/googleapis@551ddbb
    
    Source-Link: googleapis/googleapis-gen@19c469f
    
    * 🦉 Updates from OwlBot
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    1625fca View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. feat: include original user query in WebhookRequest; add GetTextCaser…

    …esult API.
    
    docs: clarify resource format for session response. (#85)
    PiperOrigin-RevId: 364838477
    Source-Link: googleapis/googleapis@35593f2
    Source-Link: googleapis/googleapis-gen@a647cab
    gcf-owl-bot[bot] authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    9e076b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. feat: support setting current_page to resume sessions; expose transit…

    …ion_route_groups in flows and language_code in webhook (#90)
    
    PiperOrigin-RevId: 367042726
    Source-Link: googleapis/googleapis@163ed6c
    Source-Link: googleapis/googleapis-gen@3e5eb0f
    gcf-owl-bot[bot] authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    7d0ebda View commit details
    Browse the repository at this point in the history
  2. feat: support setting current_page to resume sessions; expose transit…

    …ion_route_groups in flows and language_code in webhook (#91)
    
    PiperOrigin-RevId: 367052612
    Source-Link: googleapis/googleapis@9a386bc
    Source-Link: googleapis/googleapis-gen@0801046
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com
    gcf-owl-bot[bot] authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    5dc0f7a View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. chore(deps): update dependency @types/sinon to v10 (#94)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@types/sinon](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`^9.0.4` -> `^10.0.0`](https://renovatebot.com/diffs/npm/@types%2fsinon/9.0.11/10.0.0) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fsinon/10.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fsinon/10.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fsinon/10.0.0/compatibility-slim/9.0.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fsinon/10.0.0/confidence-slim/9.0.11)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    :date: **Schedule**: "after 9am and before 3pm" (UTC).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-dialogflow-cx).
    renovate-bot authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    374e5ba View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. chore(deps): update dependency ts-loader to v9 (#99)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [ts-loader](https://togithub.com/TypeStrong/ts-loader) | [`^8.0.2` -> `^9.0.0`](https://renovatebot.com/diffs/npm/ts-loader/8.1.0/9.0.0) | [![age](https://badges.renovateapi.com/packages/npm/ts-loader/9.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/ts-loader/9.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/ts-loader/9.0.0/compatibility-slim/8.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/ts-loader/9.0.0/confidence-slim/8.1.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>TypeStrong/ts-loader</summary>
    
    ### [`v9.0.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v900)
    
    [Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v8.1.0...v9.0.0)
    
    Breaking changes:
    
    -   minimum webpack version: 5
    -   minimum node version: 12
    
    Changes:
    
    -   [webpack 5 migration](https://togithub.com/TypeStrong/ts-loader/pull/1251) - thanks [@&#8203;johnnyreilly](https://togithub.com/johnnyreilly), [@&#8203;jonwallsten](https://togithub.com/jonwallsten), [@&#8203;sokra](https://togithub.com/sokra), [@&#8203;appzuka](https://togithub.com/appzuka), [@&#8203;alexander-akait](https://togithub.com/alexander-akait)
    
    </details>
    
    ---
    
    ### Configuration
    
    :date: **Schedule**: "after 9am and before 3pm" (UTC).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-dialogflow-cx).
    renovate-bot authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    0b59bc1 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. feat: Expose supported languages of the agent; feat: add export / imp…

    …ort flow API docs: Update docs on Pages, Session, Version, etc. (#103)
    
    * feat: Expose supported languages of the agent; feat: add export / import flow API docs: Update docs on Pages, Session, Version, etc.
    
    PiperOrigin-RevId: 370860251
    
    Source-Link: googleapis/googleapis@ef119e7
    
    Source-Link: googleapis/googleapis-gen@a6600a0
    
    * 🦉 Updates from OwlBot
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    5b06db7 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.5.0 (#84)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [2.5.0](https://www.github.com/googleapis/nodejs-dialogflow-cx/compare/v2.4.0...v2.5.0) (2021-04-28)
    
    
    ### Features
    
    * Expose supported languages of the agent; feat: add export / import flow API docs: Update docs on Pages, Session, Version, etc. ([#103](https://www.github.com/googleapis/nodejs-dialogflow-cx/issues/103)) ([daa06ab](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/daa06abca3ef1e601672d9a18363603dcb359c6f))
    * include original user query in WebhookRequest; add GetTextCaseresult API.  ([528192e](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/528192eb11453502332a35ff5838130e19c5e869))
    * include original user query in WebhookRequest; add GetTextCaseresult API. doc: clarify resource format for session response. ([#82](https://www.github.com/googleapis/nodejs-dialogflow-cx/issues/82)) ([ff13a97](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/ff13a9708fccc0bf85f7972328dc289b50fdac20))
    * support setting current_page to resume sessions; expose transition_route_groups in flows and language_code in webhook ([#90](https://www.github.com/googleapis/nodejs-dialogflow-cx/issues/90)) ([53f1e21](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/53f1e21deaf3adee3493b398529fc75baae70f99))
    * support setting current_page to resume sessions; expose transition_route_groups in flows and language_code in webhook ([#91](https://www.github.com/googleapis/nodejs-dialogflow-cx/issues/91)) ([cd125d3](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/cd125d35c75ad740d3aa46d5af4a2142aaa051f1))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    3a6c739 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. feat: Expose supported languages of the agent; feat: add export / imp…

    …ort flow API docs: Update docs on Pages, Session, Version, etc. (#104)
    
    PiperOrigin-RevId: 370928139
    
    Source-Link: googleapis/googleapis@0fa726c
    
    Source-Link: googleapis/googleapis-gen@e3f4a88
    gcf-owl-bot[bot] authored Apr 29, 2021
    Configuration menu
    Copy the full SHA
    212fd0c View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. chore: release 2.6.0 (#105)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 5, 2021
    Configuration menu
    Copy the full SHA
    e9c6901 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    74d0569 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. chore: new owl bot post processor docker image (#108)

    gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:f93bb861d6f12574437bb9aee426b71eafd63b419669ff0ed029f4b7e7162e3f
    gcf-owl-bot[bot] authored May 10, 2021
    Configuration menu
    Copy the full SHA
    cb8ef05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82cecd3 View commit details
    Browse the repository at this point in the history
  3. fix: use require() to load JSON protos (#112)

    * fix: use require() to load JSON protos
    
    The library is regenerated with gapic-generator-typescript v1.3.1.
    
    Committer: @alexander-fenster
    PiperOrigin-RevId: 372468161
    
    Source-Link: googleapis/googleapis@75880c3
    
    Source-Link: googleapis/googleapis-gen@77b1804
    
    * 🦉 Updates from OwlBot
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored May 10, 2021
    Configuration menu
    Copy the full SHA
    9e17de5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88d50c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b94042 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d395085 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. docs: clarified documentation for security settings docs: clarified d…

    …ocumentation for session parameters (#116)
    
    * docs: clarified documentation for security settings docs: clarified documentation for session parameters
    
    PiperOrigin-RevId: 374473298
    
    Source-Link: googleapis/googleapis@f57b0b7
    
    Source-Link: googleapis/googleapis-gen@b9a04bc
    
    * 🦉 Updates from OwlBot
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored May 18, 2021
    Configuration menu
    Copy the full SHA
    a01c2cc View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. chore(deps): update dependency sinon to v11 (#120)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [sinon](https://sinonjs.org/) ([source](https://togithub.com/sinonjs/sinon)) | [`^10.0.0` -> `^11.0.0`](https://renovatebot.com/diffs/npm/sinon/10.0.0/11.1.0) | [![age](https://badges.renovateapi.com/packages/npm/sinon/11.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/sinon/11.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/sinon/11.1.0/compatibility-slim/10.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/sinon/11.1.0/confidence-slim/10.0.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sinonjs/sinon</summary>
    
    ### [`v11.1.0`](https://togithub.com/sinonjs/sinon/blob/master/CHANGELOG.md#&#8203;1110--2021-05-25)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v11.0.0...31be9a5d5a4762ef01cb195f29024616dfee9ce8)
    
    \==================
    
    -   Add sinon.promise() implementation ([#&#8203;2369](https://togithub.com/sinonjs/sinon/issues/2369))
    -   Set wrappedMethod on getters/setters ([#&#8203;2378](https://togithub.com/sinonjs/sinon/issues/2378))
    -   \[Docs] Update fake-server usage & descriptions ([#&#8203;2365](https://togithub.com/sinonjs/sinon/issues/2365))
    -   Fake docs improvement ([#&#8203;2360](https://togithub.com/sinonjs/sinon/issues/2360))
    -   Update nise to 5.1.0 (fixed [#&#8203;2318](https://togithub.com/sinonjs/sinon/issues/2318))
    
    ### [`v11.0.0`](https://togithub.com/sinonjs/sinon/blob/master/CHANGELOG.md#&#8203;1100--2021-05-24)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v10.0.1...v11.0.0)
    
    \==================
    
    -   Explicitly use samsam 6.0.2 with fix for [#&#8203;2345](https://togithub.com/sinonjs/sinon/issues/2345)
    -   Update most packages ([#&#8203;2371](https://togithub.com/sinonjs/sinon/issues/2371))
    -   Update compatibility docs ([#&#8203;2366](https://togithub.com/sinonjs/sinon/issues/2366))
    -   Update packages (includes breaking fake-timers change, see [#&#8203;2352](https://togithub.com/sinonjs/sinon/issues/2352))
    -   Warn of potential memory leaks ([#&#8203;2357](https://togithub.com/sinonjs/sinon/issues/2357))
    -   Fix clock test errors
    
    ### [`v10.0.1`](https://togithub.com/sinonjs/sinon/blob/master/CHANGELOG.md#&#8203;1001--2021-04-08)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v10.0.0...v10.0.1)
    
    \==================
    
    -   Upgrade sinon components (bumps y18n to 4.0.1)
    -   Bump y18n from 4.0.0 to 4.0.1
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻️ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-dialogflow-cx).
    renovate-bot authored May 25, 2021
    Configuration menu
    Copy the full SHA
    cdc47c8 View commit details
    Browse the repository at this point in the history
  2. feat: added API for continuous test (#119)

    * feat: added API for continuous test
    
    PiperOrigin-RevId: 374994233
    
    Source-Link: googleapis/googleapis@31313cb
    
    Source-Link: googleapis/googleapis-gen@e8bc2a6
    
    * 🦉 Updates from OwlBot
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Jeffrey Rennie <rennie@google.com>
    3 people authored May 25, 2021
    Configuration menu
    Copy the full SHA
    456de2e View commit details
    Browse the repository at this point in the history
  3. chore: release 2.8.0 (#121)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 25, 2021
    Configuration menu
    Copy the full SHA
    3626f05 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

  1. chore: make generate_index_ts() deterministic (#124)

    Fixes googleapis/synthtool#1103
    Source-Link: googleapis/synthtool@c3e41da
    Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:e37a815333a6f3e14d8532efe90cba8aa0d34210f8c0fdbdd9e6a34dcbe51e96
    gcf-owl-bot[bot] authored May 29, 2021
    Configuration menu
    Copy the full SHA
    c788a1d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. fix: GoogleAdsError missing using generator version after 1.3.0 (#122)

    [PR](googleapis/gapic-generator-typescript#878) within
    updated gapic-generator-typescript version 1.4.0
    
    Committer: @summer-ji-eng
    PiperOrigin-RevId: 375759421
    
    Source-Link: googleapis/googleapis@95fa72f
    
    Source-Link: googleapis/googleapis-gen@f40a343
    gcf-owl-bot[bot] authored Jun 7, 2021
    Configuration menu
    Copy the full SHA
    b728756 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. chore: release 2.8.1 (#128)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [2.8.1](https://www.github.com/googleapis/nodejs-dialogflow-cx/compare/v2.8.0...v2.8.1) (2021-06-10)
    
    
    ### Bug Fixes
    
    * GoogleAdsError missing using generator version after 1.3.0 ([#122](https://www.github.com/googleapis/nodejs-dialogflow-cx/issues/122)) ([af8ca45](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/af8ca45c8d70264899bb458f68d6b5c0060229fa))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    b1d8720 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    3cfae55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0e96df View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    05cae59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83c9797 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8dceb5 View commit details
    Browse the repository at this point in the history
  4. fix(v3beta1): set agent default language code as required (#134)

    PiperOrigin-RevId: 378978212
    
    Source-Link: googleapis/googleapis@ecc3ac6
    
    Source-Link: googleapis/googleapis-gen@398a922
    
    feat(v3beta1): Support partial response feature
    docs: Update docs of Agents, Fulfillments, SecuritySettings and Sessions
    gcf-owl-bot[bot] authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    09932d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    6d370ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2d4450 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. fix: make request optional in all cases (#139)

    ... chore: update gapic-generator-ruby to the latest commit chore: release gapic-generator-typescript 1.5.0
    
    Committer: @miraleung
    PiperOrigin-RevId: 380641501
    
    Source-Link: googleapis/googleapis@076f7e9
    
    Source-Link: googleapis/googleapis-gen@27e4c88
    gcf-owl-bot[bot] authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    81936f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. feat: mark agent.default_language_code as required feat: add return_p…

    …artial response to Fulfillment docs: add notes to train agent before sending queries (#140)
    
    PiperOrigin-RevId: 380726996
    gcf-owl-bot[bot] authored Jun 25, 2021
    Configuration menu
    Copy the full SHA
    1738e25 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    b431a65 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.12.0 (#143)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [2.12.0](https://www.github.com/googleapis/nodejs-dialogflow-cx/compare/v2.11.0...v2.12.0) (2021-06-30)
    
    
    ### Features
    
    * mark agent.default_language_code as required feat: add return_partial response to Fulfillment docs: add notes to train agent before sending queries ([#140](https://www.github.com/googleapis/nodejs-dialogflow-cx/issues/140)) ([eae8f44](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/eae8f4409cf5832c5fd28e2e676847a4722997b9))
    
    
    ### Bug Fixes
    
    * **deps:** google-gax v2.17.0 with mTLS ([#145](https://www.github.com/googleapis/nodejs-dialogflow-cx/issues/145)) ([d5f2918](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/d5f291886d1418ad43684d3db7b0a2d12cd8c219))
    * make request optional in all cases ([#139](https://www.github.com/googleapis/nodejs-dialogflow-cx/issues/139)) ([ad950f0](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/ad950f057f413b9c094b6d23a21ada0d64887206))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    5b155b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    988be7a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. fix: Updating WORKSPACE files to use the newest version of the Typesc…

    …ript generator. (#150)
    
    Also removing the explicit generator tag for the IAMPolicy mixin for the kms and pubsub APIS as the generator will now read it from the .yaml file.
    
    PiperOrigin-RevId: 385101839
    
    Source-Link: googleapis/googleapis@80f4042
    
    Source-Link: googleapis/googleapis-gen@d3509d2
    gcf-owl-bot[bot] authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    9775b77 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    50a72c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. feat: add advanced settings for agent level feat: add rollout config,…

    … state and failure reason for experiment feat: add insights export settings for security setting feat: add language code for streaming recognition result and flow versions for query p... (#156)
    
    * feat: add advanced settings for agent level feat: add rollout config, state and failure reason for experiment feat: add insights export settings for security setting feat: add language code for streaming recognition result and flow versions for query parameters docs: deprecate legacy logging settings
    
    PiperOrigin-RevId: 387851191
    
    Source-Link: googleapis/googleapis@5af6d9b
    
    Source-Link: googleapis/googleapis-gen@d323f76
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/master/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    af5d66c View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. feat: added support for DLP templates; expose Locations service to …

    …get/list avaliable locations of Dialogflow products (#162)
    
    PiperOrigin-RevId: 389939863
    
    Source-Link: googleapis/googleapis@626df52
    
    Source-Link: googleapis/googleapis-gen@6d110f5
    gcf-owl-bot[bot] authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    fa38ab8 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Configuration menu
    Copy the full SHA
    e3ce6bc View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Configuration menu
    Copy the full SHA
    3e0cb90 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    b422681 View commit details
    Browse the repository at this point in the history
  2. chore: release 2.13.0 (#157)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [2.13.0](https://www.github.com/googleapis/nodejs-dialogflow-cx/compare/v2.12.1...v2.13.0) (2021-08-17)
    
    
    ### Features
    
    * add advanced settings for agent level feat: add rollout config, state and failure reason for experiment feat: add insights export settings for security setting feat: add language code for streaming recognition result and flow versions for query p... ([#156](https://www.github.com/googleapis/nodejs-dialogflow-cx/issues/156)) ([80d2f94](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/80d2f94bcfaa65ea442ee4f8133d850035be04ed))
    * added support for DLP templates; expose `Locations` service to get/list avaliable locations of Dialogflow products ([#162](https://www.github.com/googleapis/nodejs-dialogflow-cx/issues/162)) ([b77bde9](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/b77bde9893cde0c9e766b8e844fa4cca61efb5aa))
    
    
    ### Bug Fixes
    
    * **build:** migrate to using main branch ([#164](https://www.github.com/googleapis/nodejs-dialogflow-cx/issues/164)) ([092d69d](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/092d69d76716297aff6a671200088d5740b1fd47))
    * **deps:** google-gax v2.24.1 ([#165](https://www.github.com/googleapis/nodejs-dialogflow-cx/issues/165)) ([6261c37](https://www.github.com/googleapis/nodejs-dialogflow-cx/commit/6261c37019b3ce94a9876bfa4634837132691888))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Aug 17, 2021
    Configuration menu
    Copy the full SHA
    6fe9575 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. docs: add update intent sample (#160)

    * add sample
    
    * Fixed lint
    
    * lint fix
    
    * fix lint
    
    * lint fix
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * added broken link
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * added broken link to skip
    
    * Revised come from feedback
    
    * Fixed lint and added async
    
    * Fixed getProjectID call
    
    * Reverted cmd change
    
    * Fixing assert since match breaks testing
    
    * added match back
    
    * added async
    
    * reverted to include because match produces error
    
    * removed displayName Print
    
    * Revised Code
    
    * Lint Fix
    
    * Removed Debug
    
    * Updated Intent Path
    
    * lint fix
    
    * Added Field comments
    
    * added function to main
    
    * lint fix
    
    * lint fix
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    3 people authored Aug 20, 2021
    Configuration menu
    Copy the full SHA
    bee964c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. chore: Configure Dialogflow CX for Ruby clients (#166)

    * chore: Configure Dialogflow CX for Ruby clients
    
    PiperOrigin-RevId: 392056283
    
    Source-Link: googleapis/googleapis@beb5d2b
    
    Source-Link: googleapis/googleapis-gen@e93b804
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    fe38752 View commit details
    Browse the repository at this point in the history
  2. feat: turns on self-signed JWT feature flag (#167)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 392067151
    
    Source-Link: googleapis/googleapis@06345f7
    
    Source-Link: googleapis/googleapis-gen@95882b3
    gcf-owl-bot[bot] authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    bac83cc View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. docs: clarified some LRO types docs: fixed some wrong update mask des…

    …criptions (#172)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 393365899
    
    Source-Link: googleapis/googleapis@4309574
    
    Source-Link: googleapis/googleapis-gen@4878f59
    gcf-owl-bot[bot] authored Aug 27, 2021
    Configuration menu
    Copy the full SHA
    e2b5897 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. docs: clarified some LRO types docs: fixed some wrong update mask des…

    …criptions (#173)
    
    * docs: clarified some LRO types docs: fixed some wrong update mask descriptions
    
    PiperOrigin-RevId: 394033461
    
    Source-Link: googleapis/googleapis@aa15f32
    
    Source-Link: googleapis/googleapis-gen@09f16b4
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    3d4f15a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    6ea9162 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. chore: relocate owl bot post processor (#181)

    chore: relocate owl bot post processor
    SurferJeffAtGoogle authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    5946bfa View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. chore: release 2.14.0 (#168)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Justin Beckwith <justin.beckwith@gmail.com>
    release-please[bot] and JustinBeckwith authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    30f062e View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. docs(samples): add auto-generated samples for Node with api short nam…

    …e in region tag (#186)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 399287285
    
    Source-Link: googleapis/googleapis@1575986
    
    Source-Link: googleapis/googleapis-gen@b27fff6
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjI3ZmZmNjIzYTVkOGQ1ODZiNzAzYjVlNDkxOTg1NmFiZTdjMmViMyJ9
    gcf-owl-bot[bot] authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    9e787f2 View commit details
    Browse the repository at this point in the history
  2. feat: added deployment API feat: exposed DTMF input info in the query…

    … result docs: added notes on long running operation (#191)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 400785744
    
    Source-Link: googleapis/googleapis@bf8851e
    
    Source-Link: googleapis/googleapis-gen@139bae1
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTM5YmFlMTg0MGU3ODg3ODk0ZmU2MzhkZjg5MGJiYWUwMzNjNzNkZSJ9
    
    feat: added support for Deployments with ListDeployments and GetDeployment apis
    PiperOrigin-RevId: 399726267
    
    Source-Link: googleapis/googleapis@14829f3
    
    Source-Link: googleapis/googleapis-gen@bba746f
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmJhNzQ2ZjhmYzc0OTQyNTRkZWNhYmNlMTIyNTgyYWQxYTcxNzk1OCJ9
    
    feat: added support for DeployFlow api under Environments
    feat: added support for TestCasesConfig under Environment
    docs: added long running operation explanation for several apis
    fix: marked resource name of security setting as not-required
    
    feat: expose dtmf input info in the query result
    PiperOrigin-RevId: 400308975
    
    Source-Link: googleapis/googleapis@02710fa
    
    Source-Link: googleapis/googleapis-gen@a56bce1
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTU2YmNlMTY4NjNhOWFmMmNiZTU3YzBlZWQ3M2EwYjZlNjNiMWMwYSJ9
    gcf-owl-bot[bot] authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    0d574f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    c4a73d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    70522a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    c85e129 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. feat: added API for changelogs docs: clarified semantic of the stream…

    …ing APIs (#198)
    
    PiperOrigin-RevId: 404659561
    Source-Link: googleapis/googleapis@19943c1
    Source-Link: googleapis/googleapis-gen@71bad2d
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzFiYWQyZDRkNWQzY2YyMmUyZTNjYzA4OTBmZTMwYzhmNGIwYzE0OCJ9
    gcf-owl-bot[bot] authored Oct 21, 2021
    Configuration menu
    Copy the full SHA
    737acd6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. docs: add webhook code sample (#177)

    * docs: add webhook code sample
    
    * update json data
    
    * fixed failing test
    
    * fixed test naming
    
    * converted response to string
    
    * removed convert to str
    
    * moved response object
    
    * lint fix
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Added link to linkinator
    
    * update test
    
    * revised code
    
    * lint fix
    
    * lint fix
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Justin Beckwith <justin.beckwith@gmail.com>
    3 people authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    da87ae0 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. chore(deps): update dependency @types/node to v16 (#199)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`^14.0.27` -> `^16.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/14.17.32/16.11.6) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.11.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.11.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.11.6/compatibility-slim/14.17.32)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.11.6/confidence-slim/14.17.32)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-dialogflow-cx).
    renovate-bot authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    f39dd6e View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    5852bb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. chore(deps): update dependency sinon to v12 (#200)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [sinon](https://sinonjs.org/) ([source](https://togithub.com/sinonjs/sinon)) | [`^11.0.0` -> `^12.0.0`](https://renovatebot.com/diffs/npm/sinon/11.1.2/12.0.1) | [![age](https://badges.renovateapi.com/packages/npm/sinon/12.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/sinon/12.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/sinon/12.0.1/compatibility-slim/11.1.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/sinon/12.0.1/confidence-slim/11.1.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sinonjs/sinon</summary>
    
    ### [`v12.0.1`](https://togithub.com/sinonjs/sinon/blob/master/CHANGES.md#&#8203;1201)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v12.0.0...v12.0.1)
    
    -   [`3f598221`](https://togithub.com/sinonjs/sinon/commit/3f598221045904681f2b3b3ba1df617ed5e230e3)
        Fix issue with npm unlink for npm version > 6 (Carl-Erik Kopseng)
        > 'npm unlink' would implicitly unlink the current dir
        > until version 7, which requires an argument
    -   [`51417a38`](https://togithub.com/sinonjs/sinon/commit/51417a38111eeeb7cd14338bfb762cc2df487e1b)
        Fix bundling of cjs module ([#&#8203;2412](https://togithub.com/sinonjs/sinon/issues/2412)) (Julian Grinblat)
        > -   Fix bundling of cjs module
        >
        > -   Run prettier
    
    *Released by [Carl-Erik Kopseng](https://togithub.com/fatso83) on 2021-11-04.*
    
    #### 12.0.0
    
    ### [`v12.0.0`](https://togithub.com/sinonjs/sinon/compare/v11.1.2...v12.0.0)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v11.1.2...v12.0.0)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-dialogflow-cx).
    renovate-bot authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    4ab5006 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. feat: added support for comparing between versions docs: clarified se…

    …curity settings API reference (#201)
    
    * feat: added support for comparing between versions docs: clarified security settings API reference
    
    PiperOrigin-RevId: 407624272
    
    Source-Link: googleapis/googleapis@eb773f2
    
    Source-Link: googleapis/googleapis-gen@e69f86b
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTY5Zjg2YjViYmMyZWQ3NzdhNWQ5N2I2NWMwODBjNDY0NWVhMDJiOCJ9
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: nicain <nicain.seattle@gmail.com>
    3 people authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    6d28b74 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. docs(samples): add example tags to generated samples (#202)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 408439482
    
    Source-Link: googleapis/googleapis@b9f6184
    
    Source-Link: googleapis/googleapis-gen@eb888bc
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWI4ODhiYzIxNGVmYzdiZjQzYmY0NjM0YjQ3MDI1NDU2NWE2NTlhNSJ9
    gcf-owl-bot[bot] authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    846d7b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. feat: allow setting custom CA for generic webhooks (#203)

    * feat: allow setting custom CA for generic webhooks
    
    PiperOrigin-RevId: 408995680
    
    Source-Link: googleapis/googleapis@76f7f48
    
    Source-Link: googleapis/googleapis-gen@9e5faa6
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOWU1ZmFhNjJhMjM4YmQ0MmMxMzUwZDNlNTFhNjU0MGFmNzMzNzU4NyJ9
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    7996334 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. feat: added API for changelogs docs: clarified semantic of the stream…

    …ing APIs (#197)
    
    * feat: added API for changelogs docs: clarified semantic of the streaming APIs
    
    PiperOrigin-RevId: 404644767
    
    Source-Link: googleapis/googleapis@55fd11b
    
    Source-Link: googleapis/googleapis-gen@c9d05e3
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzlkMDVlMzJkOWM1NDliN2NlNTBiZDQxMWFlNGZjMzdkN2IzOTBlMCJ9
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * build: run generator locally
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: bencoe@google.com <bencoe@google.com>
    3 people authored Nov 22, 2021
    Configuration menu
    Copy the full SHA
    fa9b74d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. feat: added support for TelephonyTransferCall (#206)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 414026488
    
    Source-Link: googleapis/googleapis@26ab5dd
    
    Source-Link: googleapis/googleapis-gen@d4c1a64
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDRjMWE2NDZiNDA1NmU1OThlYmEwMTIxM2FmMzUwYmQ4ZjZhNjk1MiJ9
    
    docs: reformat comments
    gcf-owl-bot[bot] authored Dec 6, 2021
    Configuration menu
    Copy the full SHA
    1fb7077 View commit details
    Browse the repository at this point in the history
  2. feat: added TelephonyTransferCall in response message (#207)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 414081404
    
    Source-Link: googleapis/googleapis@0015848
    
    Source-Link: googleapis/googleapis-gen@31e4326
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzFlNDMyNjc3YmU2MWRkZjIzZWIzOTQ3MzFkZDMzODUwY2Y4ZjYyZCJ9
    gcf-owl-bot[bot] authored Dec 6, 2021
    Configuration menu
    Copy the full SHA
    b0bc32d View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    b5862d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. feat: added the display name of the current page in webhook requests (#…

    …211)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 417856712
    
    Source-Link: googleapis/googleapis@285ed91
    
    Source-Link: googleapis/googleapis-gen@7d52805
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2Q1MjgwNTc3MjRlMWQ0Mjg4MmE3YmNkNjdiZmEwNjk1MWNiZjFjYSJ9
    gcf-owl-bot[bot] authored Dec 23, 2021
    Configuration menu
    Copy the full SHA
    c4316b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Configuration menu
    Copy the full SHA
    ac31598 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. feat: added the display name of the current page in webhook requests (#…

    …212)
    
    PiperOrigin-RevId: 417856932
    Source-Link: googleapis/googleapis@16ecf07
    Source-Link: googleapis/googleapis-gen@d295521
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDI5NTUyMTliNjVmYjdmNDdmY2U5NmM5M2RmYmYyNWMyZmRlMWQ4MiJ9
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    3 people authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    b03651c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e599617 View commit details
    Browse the repository at this point in the history
  3. chore: add api_shortname and library_type to repo metadata (#213)

    Update .repo-metadata.json as required by go/library-data-integrity
    parthea authored Dec 30, 2021
    Configuration menu
    Copy the full SHA
    c63796f View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. docs(samples): add LRO code snippets (#209)

    * docs(samples): add LRO code snippets
    
    * lint fix
    
    * lint fix
    
    * lint fix
    
    * 🦉 Updates from OwlBot
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    galz10 and gcf-owl-bot[bot] authored Jan 6, 2022
    Configuration menu
    Copy the full SHA
    8da2e41 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. chore(deps): update dependency gts to v3 (#218)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [gts](https://togithub.com/google/gts) | [`^2.0.2` -> `^3.0.0`](https://renovatebot.com/diffs/npm/gts/2.0.2/3.1.0) | [![age](https://badges.renovateapi.com/packages/npm/gts/3.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/gts/3.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/gts/3.1.0/compatibility-slim/2.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/gts/3.1.0/confidence-slim/2.0.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>google/gts</summary>
    
    ### [`v3.1.0`](https://togithub.com/google/gts/blob/HEAD/CHANGELOG.md#&#8203;310-httpswwwgithubcomgooglegtscomparev303v310-2021-01-11)
    
    [Compare Source](https://togithub.com/google/gts/compare/v3.0.3...v3.1.0)
    
    ##### Features
    
    -   support comments in JSON ([#&#8203;571](https://www.togithub.com/google/gts/issues/571)) ([cb6d2ca](https://www.github.com/google/gts/commit/cb6d2cacb5de7bcc9c8e82dd47e14fc5bf9596a3))
    
    ##### Bug Fixes
    
    -   **deps:** update dependency eslint-config-prettier to v7 ([#&#8203;601](https://www.togithub.com/google/gts/issues/601)) ([6e26681](https://www.github.com/google/gts/commit/6e266812da4b90b18e2abead9b2b5a1ca0c6654b))
    -   **deps:** upgrade to latest version of meow ([#&#8203;616](https://www.togithub.com/google/gts/issues/616)) ([634bad9](https://www.github.com/google/gts/commit/634bad9bbbdb4d397bba101dc38ab14881172a30))
    
    ##### [3.0.3](https://www.github.com/google/gts/compare/v3.0.2...v3.0.3) (2020-12-03)
    
    ##### Bug Fixes
    
    -   **deps:** update dependency execa to v5 ([#&#8203;600](https://www.togithub.com/google/gts/issues/600)) ([4e5f1e5](https://www.github.com/google/gts/commit/4e5f1e54facf53588bbb3b025b5240edbd7f3c8a))
    -   **deps:** update dependency meow to v8 ([#&#8203;591](https://www.togithub.com/google/gts/issues/591)) ([c7e223e](https://www.github.com/google/gts/commit/c7e223e6a2ff605fabad2f8359a0385033f8de66))
    
    ##### [3.0.2](https://www.github.com/google/gts/compare/v3.0.1...v3.0.2) (2020-10-26)
    
    ##### Bug Fixes
    
    -   **deps:** loosen ts peer dependency ([#&#8203;589](https://www.togithub.com/google/gts/issues/589)) ([8f1d381](https://www.github.com/google/gts/commit/8f1d381d7b166a510c42786c4a337e81b7222c84))
    
    ##### [3.0.1](https://www.github.com/google/gts/compare/v3.0.0...v3.0.1) (2020-10-12)
    
    ##### Bug Fixes
    
    -   **rule:** turn off [@&#8203;typescript-eslint/no-var-requires](https://togithub.com/typescript-eslint/no-var-requires) ([#&#8203;578](https://www.togithub.com/google/gts/issues/578)) ([3b37229](https://www.github.com/google/gts/commit/3b37229c45969a3c53af123c69bb749578ee6b0b))
    
    ### [`v3.0.3`](https://togithub.com/google/gts/blob/HEAD/CHANGELOG.md#&#8203;303-httpswwwgithubcomgooglegtscomparev302v303-2020-12-03)
    
    [Compare Source](https://togithub.com/google/gts/compare/v3.0.2...v3.0.3)
    
    ### [`v3.0.2`](https://togithub.com/google/gts/blob/HEAD/CHANGELOG.md#&#8203;302-httpswwwgithubcomgooglegtscomparev301v302-2020-10-26)
    
    [Compare Source](https://togithub.com/google/gts/compare/v3.0.1...v3.0.2)
    
    ### [`v3.0.1`](https://togithub.com/google/gts/blob/HEAD/CHANGELOG.md#&#8203;301-httpswwwgithubcomgooglegtscomparev300v301-2020-10-12)
    
    [Compare Source](https://togithub.com/google/gts/compare/v3.0.0...v3.0.1)
    
    ### [`v3.0.0`](https://togithub.com/google/gts/blob/HEAD/CHANGELOG.md#&#8203;300-httpswwwgithubcomgooglegtscomparev202v300-2020-10-08)
    
    [Compare Source](https://togithub.com/google/gts/compare/v2.0.2...v3.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   change default `check` to `lint` ([#&#8203;570](https://togithub.com/google/gts/issues/570))
    -   **deps:** require TypeScript 4.x ([#&#8203;565](https://togithub.com/google/gts/issues/565))
    
    ##### Features
    
    -   Add TypeScript v4 support ([#&#8203;551](https://www.togithub.com/google/gts/issues/551)) ([0883956](https://www.github.com/google/gts/commit/08839565a1d2b4b39d532c9b0b596f01b18856fe))
    -   change default `check` to `lint` ([#&#8203;570](https://www.togithub.com/google/gts/issues/570)) ([c527b66](https://www.github.com/google/gts/commit/c527b66be1ef6a78ea14b3d29225a8d7fb7097bd))
    -   generate .eslintignore when running init ([#&#8203;521](https://www.togithub.com/google/gts/issues/521)) ([8bce036](https://www.github.com/google/gts/commit/8bce0368767f0c2ad7d0700deb839962bc928d16))
    
    ##### Bug Fixes
    
    -   add build/.eslintrc.json to files field ([#&#8203;553](https://www.togithub.com/google/gts/issues/553)) ([3b516ad](https://www.github.com/google/gts/commit/3b516ad5e9f0d58201dde469461db7c6ed1c1b78))
    -   **deps:** require TypeScript 4.x ([#&#8203;565](https://www.togithub.com/google/gts/issues/565)) ([cbc5267](https://www.github.com/google/gts/commit/cbc5267579ef24e8c8ceaa2ef794df3ef54ea56a))
    -   **deps:** update dependency update-notifier to v5 ([#&#8203;574](https://www.togithub.com/google/gts/issues/574)) ([9a882bf](https://www.github.com/google/gts/commit/9a882bf4ac30ad06e7b91a65ad5721d8e8b41c4b))
    -   **deps:** update typescript-eslint monorepo to v2.34.0 ([#&#8203;509](https://www.togithub.com/google/gts/issues/509)) ([998a4ac](https://www.github.com/google/gts/commit/998a4ac9b75c97f04d8e5db37563f32d31652f23))
    -   **deps:** update typescript-eslint monorepo to v3 (major) ([#&#8203;528](https://www.togithub.com/google/gts/issues/528)) ([e22e173](https://www.github.com/google/gts/commit/e22e17338db2ddb7eb829c821037c2f4e77ff869))
    -   **deps:** update typescript-eslint monorepo to v4 ([#&#8203;556](https://www.togithub.com/google/gts/issues/556)) ([54148df](https://www.github.com/google/gts/commit/54148dfbd8b5f8b36a0f44f901c5db933393a661))
    -   better error message for broken tsconfig.json ([#&#8203;501](https://www.togithub.com/google/gts/issues/501)) ([0c17a76](https://www.github.com/google/gts/commit/0c17a76c6650eee1d8abaff11a897a432eeaa65f))
    -   prohibit calls for it.only and describe.only ([#&#8203;499](https://www.togithub.com/google/gts/issues/499)) ([071c33c](https://www.github.com/google/gts/commit/071c33ceef0e3765166aaebf6ed4698167ac0f98))
    
    ##### [2.0.2](https://www.github.com/google/gts/compare/v2.0.1...v2.0.2) (2020-05-11)
    
    ##### Bug Fixes
    
    -   Revert 'update dependency eslint to v7'" ([#&#8203;507](https://www.togithub.com/google/gts/issues/507)) ([0f9950b](https://www.github.com/google/gts/commit/0f9950b273329dbcce5f3cc20864c3dcd076f08c))
    -   **deps:** pin release of eslint-typescript ([#&#8203;508](https://www.togithub.com/google/gts/issues/508)) ([bd86b42](https://www.github.com/google/gts/commit/bd86b42e2bb904d3765dee82262e4691a11b9958))
    -   **deps:** update dependency eslint to v7 ([#&#8203;504](https://www.togithub.com/google/gts/issues/504)) ([6aee159](https://www.github.com/google/gts/commit/6aee1595d0486ae2c7fd68d16b1b59c4c4015753))
    
    ##### [2.0.1](https://www.github.com/google/gts/compare/v2.0.0...v2.0.1) (2020-05-07)
    
    ##### Bug Fixes
    
    -   throw an error if running with an unsupported version of nodejs ([#&#8203;493](https://www.togithub.com/google/gts/issues/493)) ([94fdf1e](https://www.github.com/google/gts/commit/94fdf1eaed634aa73c3e44c7a3d9f1325f773b07))
    -   **deps:** update dependency meow to v7 ([#&#8203;502](https://www.togithub.com/google/gts/issues/502)) ([cf91cda](https://www.github.com/google/gts/commit/cf91cda1afab25759427511d3c97d0037d61c649))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-dialogflow-cx).
    renovate-bot authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    9176eae View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. chore(main): release 2.15.0 (#219)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    a0907e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. chore: fix typos and reformatted files (#224)

    PiperOrigin-RevId: 423128259
    Source-Link: googleapis/googleapis@86c3294
    Source-Link: googleapis/googleapis-gen@60e75b8
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjBlNzViODgyYWE0OGNiNzVjODNkOTRhOWUzYTIwYzk5NjM2Y2FmMCJ9
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Feb 2, 2022
    Configuration menu
    Copy the full SHA
    ecbc32f View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    06008d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. docs(samples): include metadata file, add exclusions for samples to h…

    …andwritten libraries (#232)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 429395631
    
    Source-Link: googleapis/googleapis@84594b3
    
    Source-Link: googleapis/googleapis-gen@ed74f97
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWQ3NGY5NzBmZDgyOTE0ODc0ZTZiMjdiMDQ3NjNjZmE2NmJhZmU5YiJ9
    gcf-owl-bot[bot] authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    18b4029 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    01ad9ec View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. feat: added page in TestConfig (#239)

    * feat: added page in TestConfig
    docs: clarified wording around Cloud Storage usage
    
    PiperOrigin-RevId: 433282831
    
    Source-Link: googleapis/googleapis@0e87dc7
    
    Source-Link: googleapis/googleapis-gen@1928631
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTkyODYzMWYzZWU5MTQ4OGZlMDdiM2Q4MTg4YTUyZDEwODYyNDUzYSJ9
    gcf-owl-bot[bot] authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    ae5cb3d View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. chore: update v2.14.2 gapic-generator-typescript (#241)

    - [ ] Regenerate this pull request now.
    
    Committer: @summer-ji-eng
    PiperOrigin-RevId: 434859890
    
    Source-Link: googleapis/googleapis@bc2432d
    
    Source-Link: googleapis/googleapis-gen@930b673
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTMwYjY3MzEwM2U5MjUyM2Y4Y2ZlZDM4ZGVjZDdkM2FmYWU4ZWJlNyJ9
    
    feat: added page in TestConfig
    PiperOrigin-RevId: 433505834
    
    Source-Link: googleapis/googleapis@e0b4fcf
    
    Source-Link: googleapis/googleapis-gen@6c6eec2
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmM2ZWVjMjRkNjhiZjBhZDQ1ZTY3NjcyYmFmMTY3NDdjNzU4ZjdiMyJ9
    gcf-owl-bot[bot] authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    2b10c51 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. docs: added explanation for uri fields in resources (#242)

    * docs: added explanation for uri fields in resources
    docs: improved docs format
    
    PiperOrigin-RevId: 435479428
    
    Source-Link: googleapis/googleapis@4dd75c2
    
    Source-Link: googleapis/googleapis-gen@0f3e9df
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGYzZTlkZjM4OGIyZjg0YTNkNjgxMjgyNmQyMGE5NTA0NDdjNmViYiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 18, 2022
    Configuration menu
    Copy the full SHA
    6c58a66 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. docs: improved docs format (#245)

    * docs: improved docs format
    
    PiperOrigin-RevId: 436315342
    
    Source-Link: googleapis/googleapis@321e5e4
    
    Source-Link: googleapis/googleapis-gen@c7fc4e3
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzdmYzRlMzU0ZmUyZmIyODk2ZDNkMDI0Y2M4YmQ2Mzc4MzZjZWQzZiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    9c71b0d View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. chore: remove unused imports (#246)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 439948451
    
    Source-Link: googleapis/googleapis@1a8770e
    
    Source-Link: googleapis/googleapis-gen@d1f308e
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDFmMzA4ZTUzOTFmMWFjMWFkOWI3ODg2YjExMDJiNzY1NWI0M2U5NiJ9
    
    feat: added support for locking an agent for changes
    feat: added data format specification for export agent
    
    PiperOrigin-RevId: 437848093
    
    Source-Link: googleapis/googleapis@daffb06
    
    Source-Link: googleapis/googleapis-gen@b851ca5
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjg1MWNhNWNjNTkyYTViOWM4NjVjYmU2NzczNmQ2NzIwNTA3MmRjZSJ9
    
    feat: added support for locking an agent for changes
    feat: added data format specification for export agent
    
    PiperOrigin-RevId: 437338899
    
    Source-Link: googleapis/googleapis@94287f4
    
    Source-Link: googleapis/googleapis-gen@c0bb2ea
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzBiYjJlYTA3MjI0NWIwNzMxYTlmMjA4YWU2NDA4MmRlMDczZjIzOCJ9
    gcf-owl-bot[bot] authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    b950285 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. build(node): update client library version in samples metadata (#1356) (

    #258)
    
    * build(node): add feat in node post-processor to add client library version number in snippet metadata
    
    Co-authored-by: Benjamin E. Coe <bencoe@google.com>
    Source-Link: googleapis/synthtool@d337b88
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:d106724ad2a96daa1b8d88de101ba50bdb30b8df62ffa0aa2b451d93b4556641
    gcf-owl-bot[bot] and bcoe authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    e9db6dc View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. feat: added audio_export_settings (#257)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 444644952
    
    Source-Link: googleapis/googleapis@4bd299a
    
    Source-Link: googleapis/googleapis-gen@cd15ee9
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2QxNWVlOWI5NWZlYjY1YmQ5ZmQzMTE2MGM3ZDVmM2NiZGIzNWQ0MCJ9
    
    docs: minor wording update
    PiperOrigin-RevId: 442267541
    
    Source-Link: googleapis/googleapis@740f072
    
    Source-Link: googleapis/googleapis-gen@29eb892
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjllYjg5MmNjYTViMWIwMTM0YjRlYzE4NWRkM2QyZWY1ZDJhZjFhNCJ9
    
    docs: minor wording update
    PiperOrigin-RevId: 442267451
    
    Source-Link: googleapis/googleapis@4445d18
    
    Source-Link: googleapis/googleapis-gen@4e175b7
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGUxNzViNzllYzQxNThmMmU3ZmFiOWY0ZGVhMGViZjc2M2E1Y2FhNiJ9
    gcf-owl-bot[bot] authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    83b25ab View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. feat: add Webhook samples (#259)

    * add webhook-configure-session-parameter-enable-agent-response sample and test
    
    Change-Id: Ia8593160ed33060eb497a15723b21c1221ce55c9
    
    * add webhook-configure-session-parameter-trigger-transition sample and test
    
    Change-Id: I118abb59182879b6969018da97d04eea0b8daeb0
    
    * add webhook-configure-optional-or-required-form-parameters sample and test
    
    Change-Id: I7cbfeb11cece7ccf873dbc7a6dd7cff9ae264ffe
    
    * add configure-session-parameters sample and test
    
    Change-Id: Ib9f1a110473751508b50259c4696593580c64a91
    
    * fix form parameter path
    
    Change-Id: I6411000a7d0240d7552d725c2fd1049be781a9ab
    
    * add webhook-validate-form-parameter sample and test
    
    Change-Id: I82097be3fc3f91651c88b99c7431ebb602c42c66
    
    * add cx to region tag
    
    Change-Id: I6640604512c27a341ab8e26238bf8c3fbd1e77ef
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix test
    
    Change-Id: Icc70e18b40d8684c7909e8383b4c226fa94a162b
    
    * fix region tag
    
    Change-Id: I0fe3849c0eaf12eaf247088993898cbb47dace44
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    aribray and gcf-owl-bot[bot] authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    7ca03e1 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. chore(deps): update dependency @types/mocha to v9 (#260)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@types/mocha](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`^8.0.2` -> `^9.0.0`](https://renovatebot.com/diffs/npm/@types%2fmocha/8.2.3/9.1.1) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/compatibility-slim/8.2.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fmocha/9.1.1/confidence-slim/8.2.3)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-dialogflow-cx).
    renovate-bot authored May 3, 2022
    Configuration menu
    Copy the full SHA
    c8cf224 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. docs(samples): Add detectIntent samples (#263)

    * add webhook-configure-session-parameter-enable-agent-response sample and test
    
    Change-Id: Ia8593160ed33060eb497a15723b21c1221ce55c9
    
    * add webhook-configure-session-parameter-trigger-transition sample and test
    
    Change-Id: I118abb59182879b6969018da97d04eea0b8daeb0
    
    * add webhook-configure-optional-or-required-form-parameters sample and test
    
    Change-Id: I7cbfeb11cece7ccf873dbc7a6dd7cff9ae264ffe
    
    * add configure-session-parameters sample and test
    
    Change-Id: Ib9f1a110473751508b50259c4696593580c64a91
    
    * fix form parameter path
    
    Change-Id: I6411000a7d0240d7552d725c2fd1049be781a9ab
    
    * add webhook-validate-form-parameter sample and test
    
    Change-Id: I82097be3fc3f91651c88b99c7431ebb602c42c66
    
    * add cx to region tag
    
    Change-Id: I6640604512c27a341ab8e26238bf8c3fbd1e77ef
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix test
    
    Change-Id: Icc70e18b40d8684c7909e8383b4c226fa94a162b
    
    * fix region tag
    
    Change-Id: I0fe3849c0eaf12eaf247088993898cbb47dace44
    
    * add detect intent with sentiment analysis sample and test
    
    Change-Id: I99aa3985c64b6c80ec1a85591b1e49f381c379de
    
    * punctuation
    
    Change-Id: I2fe6f929f4c786595b4bbc4fbe422f2370d3adf0
    
    * add detect intent with eventInput sample and test
    
    Change-Id: I32a5b04e975b8e1a4c7d92b328d3bdd1e1c70448
    
    * fix region tag
    
    Change-Id: I3795770f8ef68e154f36057ca9aa1bbb2ad8075f
    
    * add detect intent with IntentInput sample and test
    
    Change-Id: Iea12505b745ea8ea3995fdca2381f6e4bf60d051
    
    * add detect intent synthesize tts response sample and test
    
    Change-Id: Ie7d22212f6f8107a36f555e771ff409c2d1f0bf0
    
    * add resource output file
    
    Change-Id: I3f0f78d5dbb30a0c50ecad3996332cbd6ff0b7b5
    
    * fix formatting
    
    Change-Id: Ia651757249955d18613f844734674f1eea49ed82
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix test agent
    
    Change-Id: Ib75ccf20985dcfae3130619f69c5fd546b24ca1d
    
    * fix test
    
    Change-Id: I1423fdb6916fa50fe0f21481fb1964e08ab62080
    
    * change function names
    
    Change-Id: Iaa02c248807b72fcff4f07b46f0f70fddf9d6e7a
    
    * change test
    
    Change-Id: If5ea5d044f040cdb0f3b121af5af960322a1cf5a
    
    * change test
    
    Change-Id: I9a6b457d1739b2f51de86b77d75d9d0ce2973b04
    
    * change test
    
    Change-Id: I92f20ec34c132448a0375d0c88f64b705eb216f5
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    aribray and gcf-owl-bot[bot] authored May 4, 2022
    Configuration menu
    Copy the full SHA
    64cfe91 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. docs(samples) - streamliine and clarify webhook samples (#264)

    * streamline and clarify webhook samples
    
    Change-Id: I80d80b42f60ac6ccc643afb7b2931916d6843813
    
    * remove sessionInfo config
    
    Change-Id: I1b14852ad9e238e7cdc04dbb418ed5ed0fca2992
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    aribray and gcf-owl-bot[bot] authored May 5, 2022
    Configuration menu
    Copy the full SHA
    7389ec9 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. chore(deps): update dependency sinon to v13 (#228)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [sinon](https://sinonjs.org/) ([source](https://togithub.com/sinonjs/sinon)) | [`^12.0.0` -> `^13.0.0`](https://renovatebot.com/diffs/npm/sinon/12.0.1/13.0.0) | [![age](https://badges.renovateapi.com/packages/npm/sinon/13.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/sinon/13.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/sinon/13.0.0/compatibility-slim/12.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/sinon/13.0.0/confidence-slim/12.0.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sinonjs/sinon</summary>
    
    ### [`v13.0.0`](https://togithub.com/sinonjs/sinon/blob/HEAD/CHANGES.md#&#8203;1300)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v12.0.1...v13.0.0)
    
    -   [`cf3d6c0c`](https://togithub.com/sinonjs/sinon/commit/cf3d6c0cd9689c0ee673b3daa8bf9abd70304392)
        Upgrade packages ([#&#8203;2431](https://togithub.com/sinonjs/sinon/issues/2431)) (Carl-Erik Kopseng)
        > -   Update all @&#8203;sinonjs/ packages
        >
        > -   Upgrade to fake-timers 9
        >
        > -   chore: ensure always using latest LTS release
    -   [`41710467`](https://togithub.com/sinonjs/sinon/commit/417104670d575e96a1b645ea40ce763afa76fb1b)
        Adjust deploy scripts to archive old releases in a separate branch, move existing releases out of master ([#&#8203;2426](https://togithub.com/sinonjs/sinon/issues/2426)) (Joel Bradshaw)
        > Co-authored-by: Carl-Erik Kopseng <carlerik@gmail.com>
    -   [`c80a7266`](https://togithub.com/sinonjs/sinon/commit/c80a72660e89d88b08275eff1028ecb9e26fd8e9)
        Bump node-fetch from 2.6.1 to 2.6.7 ([#&#8203;2430](https://togithub.com/sinonjs/sinon/issues/2430)) (dependabot\[bot])
        > Co-authored-by: dependabot\[bot] <49699333+dependabot\[bot][@&#8203;users](https://togithub.com/users).noreply.github.com>
    -   [`a00f14a9`](https://togithub.com/sinonjs/sinon/commit/a00f14a97dbe8c65afa89674e16ad73fc7d2fdc0)
        Add explicit export for `./*` ([#&#8203;2413](https://togithub.com/sinonjs/sinon/issues/2413)) (なつき)
    -   [`b82ca7ad`](https://togithub.com/sinonjs/sinon/commit/b82ca7ad9b1add59007771f65a18ee34415de8ca)
        Bump cached-path-relative from 1.0.2 to 1.1.0 ([#&#8203;2428](https://togithub.com/sinonjs/sinon/issues/2428)) (dependabot\[bot])
    -   [`a9ea1427`](https://togithub.com/sinonjs/sinon/commit/a9ea142716c094ef3c432ecc4089f8207b8dd8b6)
        Add documentation for assert.calledOnceWithMatch ([#&#8203;2424](https://togithub.com/sinonjs/sinon/issues/2424)) (Mathias Schreck)
    -   [`1d5ab86b`](https://togithub.com/sinonjs/sinon/commit/1d5ab86ba60e50dd69593ffed2bffd4b8faa0d38)
        Be more general in stripping off stack frames to fix Firefox tests ([#&#8203;2425](https://togithub.com/sinonjs/sinon/issues/2425)) (Joel Bradshaw)
    -   [`56b06129`](https://togithub.com/sinonjs/sinon/commit/56b06129e223eae690265c37b1113067e2b31bdc)
        Check call count type ([#&#8203;2410](https://togithub.com/sinonjs/sinon/issues/2410)) (Joel Bradshaw)
    -   [`7863e2df`](https://togithub.com/sinonjs/sinon/commit/7863e2dfdbda79e0a32e42af09e6539fc2f2b80f)
        Fix [#&#8203;2414](https://togithub.com/sinonjs/sinon/issues/2414): make Sinon available on homepage (Carl-Erik Kopseng)
    -   [`fabaabdd`](https://togithub.com/sinonjs/sinon/commit/fabaabdda82f39a7f5b75b55bd56cf77b1cd4a8f)
        Bump nokogiri from 1.11.4 to 1.13.1 ([#&#8203;2423](https://togithub.com/sinonjs/sinon/issues/2423)) (dependabot\[bot])
    -   [`dbc0fbd2`](https://togithub.com/sinonjs/sinon/commit/dbc0fbd263c8419fa47f9c3b20cf47890a242d21)
        Bump shelljs from 0.8.4 to 0.8.5 ([#&#8203;2422](https://togithub.com/sinonjs/sinon/issues/2422)) (dependabot\[bot])
    -   [`fb8b3d72`](https://togithub.com/sinonjs/sinon/commit/fb8b3d72a85dc8fb0547f859baf3f03a22a039f7)
        Run Prettier (Carl-Erik Kopseng)
    -   [`12a45939`](https://togithub.com/sinonjs/sinon/commit/12a45939e9b047b6d3663fe55f2eb383ec63c4e1)
        Fix 2377: Throw error when trying to stub non-configurable or non-writable properties ([#&#8203;2417](https://togithub.com/sinonjs/sinon/issues/2417)) (Stuart Dotson)
        > Fixes issue [#&#8203;2377](https://togithub.com/sinonjs/sinon/issues/2377) by throwing an error when trying to stub non-configurable or non-writable properties
    
    *Released by [Carl-Erik Kopseng](https://togithub.com/fatso83) on 2022-01-28.*
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-dialogflow-cx).
    renovate-bot authored May 9, 2022
    Configuration menu
    Copy the full SHA
    3135e6d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency sinon to v14 (#267)

    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [sinon](https://sinonjs.org/) ([source](https://togithub.com/sinonjs/sinon)) | [`^13.0.0` -> `^14.0.0`](https://renovatebot.com/diffs/npm/sinon/13.0.2/14.0.0) | [![age](https://badges.renovateapi.com/packages/npm/sinon/14.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/sinon/14.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/sinon/14.0.0/compatibility-slim/13.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/sinon/14.0.0/confidence-slim/13.0.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sinonjs/sinon</summary>
    
    ### [`v14.0.0`](https://togithub.com/sinonjs/sinon/blob/HEAD/CHANGES.md#&#8203;1400)
    
    [Compare Source](https://togithub.com/sinonjs/sinon/compare/v13.0.2...v14.0.0)
    
    -   [`c2bbd826`](https://togithub.com/sinonjs/sinon/commit/c2bbd82641444eb5b32822489ae40f185afbbf00)
        Drop node 12 (Morgan Roderick)
        > And embrace Node 18
        >
        > See https://nodejs.org/en/about/releases/
    
    *Released by Morgan Roderick on 2022-05-07.*
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: "after 9am and before 3pm" (UTC).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-dialogflow-cx).
    renovate-bot authored May 9, 2022
    Configuration menu
    Copy the full SHA
    e9de543 View commit details
    Browse the repository at this point in the history
  3. docs: update the doc on diagnostic info (#265)

    feat: add audio export settings to security settings
    docs: update the doc on diagnostic info
    PiperOrigin-RevId: 446763565
    Source-Link: googleapis/googleapis@2d07d51
    Source-Link: googleapis/googleapis-gen@7cf0655
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2NmMDY1NWVjMGI3MWE1OTYzMDgxZmU4YzVkYTkwOGZjYzg0MGUzZSJ9
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    PiperOrigin-RevId: 446890999
    Source-Link: googleapis/googleapis@044c518
    Source-Link: googleapis/googleapis-gen@770df39
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzcwZGYzOWJkNjg0MDBhODRjMGJiMjU2YzNjMmZiN2Q2NWQ2NDlkNSJ9
    gcf-owl-bot[bot] authored May 9, 2022
    Configuration menu
    Copy the full SHA
    b0da9d7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. build!: update library to use Node 12 (#288)

    * feat!: Update library to use Node 12
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    alexander-fenster and gcf-owl-bot[bot] authored May 17, 2022
    Configuration menu
    Copy the full SHA
    917f8c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. chore(deps): update dependency jsdoc-fresh to v2 (#295)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [jsdoc-fresh](https://togithub.com/googleapis/jsdoc-fresh) | [`^1.0.2` -> `^2.0.0`](https://renovatebot.com/diffs/npm/jsdoc-fresh/1.1.1/2.0.0) | [![age](https://badges.renovateapi.com/packages/npm/jsdoc-fresh/2.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/jsdoc-fresh/2.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/jsdoc-fresh/2.0.0/compatibility-slim/1.1.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/jsdoc-fresh/2.0.0/confidence-slim/1.1.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/jsdoc-fresh</summary>
    
    ### [`v2.0.0`](https://togithub.com/googleapis/jsdoc-fresh/blob/HEAD/CHANGELOG.md#&#8203;200-httpsgithubcomgoogleapisjsdoc-freshcomparev111v200-2022-05-18)
    
    [Compare Source](https://togithub.com/googleapis/jsdoc-fresh/compare/v1.1.1...v2.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   update library to use Node 12 ([#&#8203;108](https://togithub.com/googleapis/jsdoc-fresh/issues/108))
    
    ##### Build System
    
    -   update library to use Node 12 ([#&#8203;108](https://togithub.com/googleapis/jsdoc-fresh/issues/108)) ([e61c223](https://togithub.com/googleapis/jsdoc-fresh/commit/e61c2238db8900e339e5fe7fb8aea09642290182))
    
    ##### [1.1.1](https://www.github.com/googleapis/jsdoc-fresh/compare/v1.1.0...v1.1.1) (2021-08-11)
    
    ##### Bug Fixes
    
    -   **build:** migrate to using main branch ([#&#8203;83](https://www.togithub.com/googleapis/jsdoc-fresh/issues/83)) ([9474adb](https://www.github.com/googleapis/jsdoc-fresh/commit/9474adbf0d559d319ff207397ba2be6b557999ac))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-dialogflow-cx).
    renovate-bot authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    a53a528 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency jsdoc-region-tag to v2 (#296)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [jsdoc-region-tag](https://togithub.com/googleapis/jsdoc-region-tag) | [`^1.0.4` -> `^2.0.0`](https://renovatebot.com/diffs/npm/jsdoc-region-tag/1.3.1/2.0.0) | [![age](https://badges.renovateapi.com/packages/npm/jsdoc-region-tag/2.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/jsdoc-region-tag/2.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/jsdoc-region-tag/2.0.0/compatibility-slim/1.3.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/jsdoc-region-tag/2.0.0/confidence-slim/1.3.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/jsdoc-region-tag</summary>
    
    ### [`v2.0.0`](https://togithub.com/googleapis/jsdoc-region-tag/blob/HEAD/CHANGELOG.md#&#8203;200-httpsgithubcomgoogleapisjsdoc-region-tagcomparev131v200-2022-05-20)
    
    [Compare Source](https://togithub.com/googleapis/jsdoc-region-tag/compare/v1.3.1...v2.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   update library to use Node 12 ([#&#8203;107](https://togithub.com/googleapis/jsdoc-region-tag/issues/107))
    
    ##### Build System
    
    -   update library to use Node 12 ([#&#8203;107](https://togithub.com/googleapis/jsdoc-region-tag/issues/107)) ([5b51796](https://togithub.com/googleapis/jsdoc-region-tag/commit/5b51796771984cf8b978990025f14faa03c19923))
    
    ##### [1.3.1](https://www.github.com/googleapis/jsdoc-region-tag/compare/v1.3.0...v1.3.1) (2021-08-11)
    
    ##### Bug Fixes
    
    -   **build:** migrate to using main branch ([#&#8203;79](https://www.togithub.com/googleapis/jsdoc-region-tag/issues/79)) ([5050615](https://www.github.com/googleapis/jsdoc-region-tag/commit/50506150b7758592df5e389c6a5c3d82b3b20881))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-dialogflow-cx).
    renovate-bot authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    a8df6c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. docs(samples): refactor webhook samples (#270)

    * streamline and clarify webhook samples
    
    Change-Id: I80d80b42f60ac6ccc643afb7b2931916d6843813
    
    * remove sessionInfo config
    
    Change-Id: I1b14852ad9e238e7cdc04dbb418ed5ed0fca2992
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * hardcode parameter
    
    Change-Id: Iea962f2ea2bf73ca86ce3ecd7852a290dd3a2fac
    
    * clarify parameter name
    
    Change-Id: I5c0a1c654be5133889f4838a118e5bdebe667303
    
    * refactor configure-session-parameter-enable-agent-response sample
    
    Change-Id: I62af853767f9097e3448f60060f739ac8bb018b2
    
    * refactor webhook samples
    
    Change-Id: I07f2addae8b452d89124d123e3c2be8042ee0292
    
    * remove unnecessary samples
    
    Change-Id: Ia936ce14eafb9d44a67a314eb282fb93b5c96319
    
    * change form parameter test
    
    Change-Id: Ia7aeb8117f6db4bee2111bdb5bcf6461b2700601
    
    * change sample description
    
    Change-Id: I842e1e0bca1eec43d5437cd37575a43b48105bed
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    aribray and gcf-owl-bot[bot] authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    d1d1e3c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. docs (samples): add detect intent samples (#292)

    * add webhook-configure-session-parameter-enable-agent-response sample and test
    
    Change-Id: Ia8593160ed33060eb497a15723b21c1221ce55c9
    
    * add webhook-configure-session-parameter-trigger-transition sample and test
    
    Change-Id: I118abb59182879b6969018da97d04eea0b8daeb0
    
    * add webhook-configure-optional-or-required-form-parameters sample and test
    
    Change-Id: I7cbfeb11cece7ccf873dbc7a6dd7cff9ae264ffe
    
    * add configure-session-parameters sample and test
    
    Change-Id: Ib9f1a110473751508b50259c4696593580c64a91
    
    * fix form parameter path
    
    Change-Id: I6411000a7d0240d7552d725c2fd1049be781a9ab
    
    * add webhook-validate-form-parameter sample and test
    
    Change-Id: I82097be3fc3f91651c88b99c7431ebb602c42c66
    
    * add cx to region tag
    
    Change-Id: I6640604512c27a341ab8e26238bf8c3fbd1e77ef
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix test
    
    Change-Id: Icc70e18b40d8684c7909e8383b4c226fa94a162b
    
    * fix region tag
    
    Change-Id: I0fe3849c0eaf12eaf247088993898cbb47dace44
    
    * add detect intent with sentiment analysis sample and test
    
    Change-Id: I99aa3985c64b6c80ec1a85591b1e49f381c379de
    
    * punctuation
    
    Change-Id: I2fe6f929f4c786595b4bbc4fbe422f2370d3adf0
    
    * add detect intent with eventInput sample and test
    
    Change-Id: I32a5b04e975b8e1a4c7d92b328d3bdd1e1c70448
    
    * fix region tag
    
    Change-Id: I3795770f8ef68e154f36057ca9aa1bbb2ad8075f
    
    * add detect intent with IntentInput sample and test
    
    Change-Id: Iea12505b745ea8ea3995fdca2381f6e4bf60d051
    
    * add detect intent synthesize tts response sample and test
    
    Change-Id: Ie7d22212f6f8107a36f555e771ff409c2d1f0bf0
    
    * add resource output file
    
    Change-Id: I3f0f78d5dbb30a0c50ecad3996332cbd6ff0b7b5
    
    * fix formatting
    
    Change-Id: Ia651757249955d18613f844734674f1eea49ed82
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix test agent
    
    Change-Id: Ib75ccf20985dcfae3130619f69c5fd546b24ca1d
    
    * fix test
    
    Change-Id: I1423fdb6916fa50fe0f21481fb1964e08ab62080
    
    * change function names
    
    Change-Id: Iaa02c248807b72fcff4f07b46f0f70fddf9d6e7a
    
    * change test
    
    Change-Id: If5ea5d044f040cdb0f3b121af5af960322a1cf5a
    
    * change test
    
    Change-Id: I9a6b457d1739b2f51de86b77d75d9d0ce2973b04
    
    * change test
    
    Change-Id: I92f20ec34c132448a0375d0c88f64b705eb216f5
    
    * replace agent ids and add deleteAgent logic
    
    Change-Id: Ibf7504b92e5beb7193bf9b685f4540493dc37ff6
    
    * fix test
    
    Change-Id: Ic5153f8f3f09645eb60b50124fb4961887c59fa4
    
    * add detect intent with disabled webhook sample and test
    
    Change-Id: I1c565063d4e749029b872009722106222ca28b3d
    
    * remove unnecessary comment
    
    Change-Id: I3f56e80f4d2f7df3a1aa863d7b4e3f120ecce7a3
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * update test
    
    Change-Id: Ie37488c281b513a592832836df8fbe4da60f95fb
    
    * add streamingDetectIntent with partial response enabled sample and test
    
    Change-Id: I499e395658d8c8b0e6f7f2229bb70d1969b25b9b
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * clean up extra comments and test lines
    
    Change-Id: I28179e19fb1b567e743a399c2525b2d517ef1a1b
    
    * clean up comments
    
    Change-Id: I6182825f1d5205c0da284dbe27e9a044c0283dda
    
    * update year
    
    Change-Id: Idd732f365062f23a76a31fd3caf66cedd91813bb
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    aribray and gcf-owl-bot[bot] authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    88e2ec6 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. chore(main): release 3.0.0 (#269)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.0.0](googleapis/nodejs-dialogflow-cx@v2.15.0...v3.0.0) (2022-06-23)
    
    
    ### ⚠ BREAKING CHANGES
    
    * update library to use Node 12 (#288)
    
    ### Features
    
    * add Webhook samples ([#259](googleapis/nodejs-dialogflow-cx#259)) ([709dc6d](googleapis/nodejs-dialogflow-cx@709dc6d))
    * added audio_export_settings ([#257](googleapis/nodejs-dialogflow-cx#257)) ([39f1d1c](googleapis/nodejs-dialogflow-cx@39f1d1c))
    * added data format specification for export agent ([361e7d9](googleapis/nodejs-dialogflow-cx@361e7d9))
    * added data format specification for export agent ([361e7d9](googleapis/nodejs-dialogflow-cx@361e7d9))
    * added page in TestConfig ([7adaf67](googleapis/nodejs-dialogflow-cx@7adaf67))
    * added page in TestConfig ([#239](googleapis/nodejs-dialogflow-cx#239)) ([283c389](googleapis/nodejs-dialogflow-cx@283c389))
    * added support for locking an agent for changes ([361e7d9](googleapis/nodejs-dialogflow-cx@361e7d9))
    * added support for locking an agent for changes ([361e7d9](googleapis/nodejs-dialogflow-cx@361e7d9))
    
    
    ### Build System
    
    * update library to use Node 12 ([#288](googleapis/nodejs-dialogflow-cx#288)) ([9a72b32](googleapis/nodejs-dialogflow-cx@9a72b32))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    ef47297 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. feat: added webhook_config

    PiperOrigin-RevId: 454733966
    Source-Link: googleapis/googleapis@d5d0f8d
    Source-Link: googleapis/googleapis-gen@e5a3716
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTVhMzcxNmNkYzFjODU4YWYyY2VjYjljODNiOTNhY2NkOGVhNWY4MiJ9
    fix: fixes for dynamic routing and streaming descriptors
    PiperOrigin-RevId: 450616838
    Source-Link: googleapis/googleapis@7a47b72
    Source-Link: googleapis/googleapis-gen@42cc633
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDJjYzYzMzFiYWUwYjk5ZjYxYjhlMDFhZTE1YjA1MjExNzE2YzRmOSJ9
    feat: support regapic LRO
    PiperOrigin-RevId: 456946341
    Source-Link: googleapis/googleapis@88fd18d
    Source-Link: googleapis/googleapis-gen@accfa37
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWNjZmEzNzFmNjY3NDM5MzEzMzM1YzY0MDQyYjA2M2MxYzUzMTAyZSJ9
    docs: clarify descriptions of the AdvancedSettings and WebhookRequest data types
    PiperOrigin-RevId: 458000126
    Source-Link: googleapis/googleapis@c425ac6
    Source-Link: googleapis/googleapis-gen@1b0446d
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWIwNDQ2ZGJhYmEwODZmMWJmNjRkOTc2YjE4MGQ2YWI2ZjMzOGViNiJ9
    docs: improve comments for protos
    PiperOrigin-RevId: 458250124
    Source-Link: googleapis/googleapis@913b9bd
    Source-Link: googleapis/googleapis-gen@5601594
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTYwMTU5NGYxY2RmNDVkOWRmMjZmMjQ1NjA0YzMzM2UzZmYzODM4ZCJ9
    gcf-owl-bot[bot] authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    fa8c040 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. chore(deps): update dependency linkinator to v4 (#300)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [linkinator](https://togithub.com/JustinBeckwith/linkinator) | [`^2.1.1` -> `^4.0.0`](https://renovatebot.com/diffs/npm/linkinator/2.16.2/4.0.0) | [![age](https://badges.renovateapi.com/packages/npm/linkinator/4.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/linkinator/4.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/linkinator/4.0.0/compatibility-slim/2.16.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/linkinator/4.0.0/confidence-slim/2.16.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>JustinBeckwith/linkinator</summary>
    
    ### [`v4.0.0`](https://togithub.com/JustinBeckwith/linkinator/releases/tag/v4.0.0)
    
    [Compare Source](https://togithub.com/JustinBeckwith/linkinator/compare/v3.1.0...v4.0.0)
    
    ##### Features
    
    -   create new release with notes ([#&#8203;508](https://togithub.com/JustinBeckwith/linkinator/issues/508)) ([2cab633](https://togithub.com/JustinBeckwith/linkinator/commit/2cab633c9659eb10794a4bac06f8b0acdc3e2c0c))
    
    ##### BREAKING CHANGES
    
    -   The commits in [#&#8203;507](https://togithub.com/JustinBeckwith/linkinator/issues/507) and [#&#8203;506](https://togithub.com/JustinBeckwith/linkinator/issues/506) both had breaking changes.  They included dropping support for Node.js 12.x and updating the CSV export to be streaming, and to use a new way of writing the CSV file.  This is an empty to commit using the `BREAKING CHANGE` format in the commit message to ensure a release is triggered.
    
    ### [`v3.1.0`](https://togithub.com/JustinBeckwith/linkinator/releases/tag/v3.1.0)
    
    [Compare Source](https://togithub.com/JustinBeckwith/linkinator/compare/v3.0.6...v3.1.0)
    
    ##### Features
    
    -   allow --skip to be defined multiple times ([#&#8203;399](https://togithub.com/JustinBeckwith/linkinator/issues/399)) ([5ca5a46](https://togithub.com/JustinBeckwith/linkinator/commit/5ca5a461508e688de12e5ae6b4cfb6565f832ebf))
    
    ### [`v3.0.6`](https://togithub.com/JustinBeckwith/linkinator/releases/tag/v3.0.6)
    
    [Compare Source](https://togithub.com/JustinBeckwith/linkinator/compare/v3.0.5...v3.0.6)
    
    ##### Bug Fixes
    
    -   **deps:** upgrade node-glob to v8 ([#&#8203;397](https://togithub.com/JustinBeckwith/linkinator/issues/397)) ([d334dc6](https://togithub.com/JustinBeckwith/linkinator/commit/d334dc6734cd7c2b73d7ed3dea0550a6c3072ad5))
    
    ### [`v3.0.5`](https://togithub.com/JustinBeckwith/linkinator/releases/tag/v3.0.5)
    
    [Compare Source](https://togithub.com/JustinBeckwith/linkinator/compare/v3.0.4...v3.0.5)
    
    ##### Bug Fixes
    
    -   **deps:** upgrade to htmlparser2 v8.0.1 ([#&#8203;396](https://togithub.com/JustinBeckwith/linkinator/issues/396)) ([ba3b9a8](https://togithub.com/JustinBeckwith/linkinator/commit/ba3b9a8a9b19d39af6ed91790135e833b80c1eb6))
    
    ### [`v3.0.4`](https://togithub.com/JustinBeckwith/linkinator/releases/tag/v3.0.4)
    
    [Compare Source](https://togithub.com/JustinBeckwith/linkinator/compare/v3.0.3...v3.0.4)
    
    ##### Bug Fixes
    
    -   **deps:** update dependency gaxios to v5 ([#&#8203;391](https://togithub.com/JustinBeckwith/linkinator/issues/391)) ([48af50e](https://togithub.com/JustinBeckwith/linkinator/commit/48af50e787731204aeb7eff41325c62291311e45))
    
    ### [`v3.0.3`](https://togithub.com/JustinBeckwith/linkinator/releases/tag/v3.0.3)
    
    [Compare Source](https://togithub.com/JustinBeckwith/linkinator/compare/v3.0.2...v3.0.3)
    
    ##### Bug Fixes
    
    -   export getConfig from index ([#&#8203;371](https://togithub.com/JustinBeckwith/linkinator/issues/371)) ([0bc0355](https://togithub.com/JustinBeckwith/linkinator/commit/0bc0355c7e2ea457f247e6b52d1577b8c4ecb3a1))
    
    ### [`v3.0.2`](https://togithub.com/JustinBeckwith/linkinator/releases/tag/v3.0.2)
    
    [Compare Source](https://togithub.com/JustinBeckwith/linkinator/compare/v3.0.1...v3.0.2)
    
    ##### Bug Fixes
    
    -   allow server root with trailing slash ([#&#8203;370](https://togithub.com/JustinBeckwith/linkinator/issues/370)) ([8adf6b0](https://togithub.com/JustinBeckwith/linkinator/commit/8adf6b025fda250e38461f1cdad40fe08c3b3b7c))
    
    ### [`v3.0.1`](https://togithub.com/JustinBeckwith/linkinator/releases/tag/v3.0.1)
    
    [Compare Source](https://togithub.com/JustinBeckwith/linkinator/compare/v3.0.0...v3.0.1)
    
    ##### Bug Fixes
    
    -   decode path parts in local web server ([#&#8203;369](https://togithub.com/JustinBeckwith/linkinator/issues/369)) ([4696a0c](https://togithub.com/JustinBeckwith/linkinator/commit/4696a0c38c341b178ed815f47371fca955979feb))
    
    ### [`v3.0.0`](https://togithub.com/JustinBeckwith/linkinator/releases/tag/v3.0.0)
    
    [Compare Source](https://togithub.com/JustinBeckwith/linkinator/compare/v2.16.2...v3.0.0)
    
    ##### Bug Fixes
    
    -   **deps:** update dependency chalk to v5 ([#&#8203;362](https://togithub.com/JustinBeckwith/linkinator/issues/362)) ([4b17a8d](https://togithub.com/JustinBeckwith/linkinator/commit/4b17a8d87b649eaf813428f8ee6955e1d21dae4f))
    
    -   feat!: convert to es modules, drop node 10 ([#&#8203;359](https://togithub.com/JustinBeckwith/linkinator/issues/359)) ([efee299](https://togithub.com/JustinBeckwith/linkinator/commit/efee299ab8a805accef751eecf8538915a4e7783)), closes [#&#8203;359](https://togithub.com/JustinBeckwith/linkinator/issues/359)
    
    ##### BREAKING CHANGES
    
    -   this module now requires node.js 12 and above, and has moved to es modules by default.
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-dialogflow-cx).
    renovate-bot authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    014a239 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. chore(main): release 3.1.0 (#299)

    * chore(main): release 3.1.0
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    dbcc647 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. chore: remove unused proto imports (#304)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 468735472
    
    Source-Link: googleapis/googleapis@cfa1b37
    
    Source-Link: googleapis/googleapis-gen@09b7666
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDliNzY2NjY1NjUxMGY1YjAwYjg5M2YwMDNhMGJhNTc2NmY5ZTI1MCJ9
    gcf-owl-bot[bot] authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    2673ecd View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. fix: better support for fallback mode (#305)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 468790263
    
    Source-Link: googleapis/googleapis@873ab45
    
    Source-Link: googleapis/googleapis-gen@cb6f37a
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2I2ZjM3YWVmZjJhMzQ3MmU0MGE3YmJhY2U4YzY3ZDc1ZTI0YmVlNSJ9
    gcf-owl-bot[bot] authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    ed24673 View commit details
    Browse the repository at this point in the history
  2. fix: change import long to require (#306)

    Source-Link: googleapis/synthtool@d229a12
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:74ab2b3c71ef27e6d8b69b1d0a0c9d31447777b79ac3cd4be82c265b45f37e5e
    gcf-owl-bot[bot] authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    aa44bb6 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. fix: do not import the whole google-gax from proto JS (#1553) (#309)

    fix: use google-gax v3.3.0
    Source-Link: googleapis/synthtool@c73d112
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:b15a6f06cc06dcffa11e1bebdf1a74b6775a134aac24a0f86f51ddf728eb373e
    gcf-owl-bot[bot] authored Aug 27, 2022
    Configuration menu
    Copy the full SHA
    2fdec26 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. fix: allow passing gax instance to client constructor (#310)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 470911839
    
    Source-Link: googleapis/googleapis@3527566
    
    Source-Link: googleapis/googleapis-gen@f16a1d2
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjE2YTFkMjI0ZjAwYTYzMGVhNDNkNmE5YTFhMzFmNTY2ZjQ1Y2RlYSJ9
    
    feat: accept google-gax instance as a parameter
    Please see the documentation of the client constructor for details.
    
    PiperOrigin-RevId: 470332808
    
    Source-Link: googleapis/googleapis@d4a2367
    
    Source-Link: googleapis/googleapis-gen@e97a1ac
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTk3YTFhYzIwNGVhZDRmZTczNDFmOTFlNzJkYjdjNmFjNjAxNjM0MSJ9
    gcf-owl-bot[bot] authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    e56e533 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. fix(deps): update dependency uuid to v9 (#311)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [uuid](https://togithub.com/uuidjs/uuid) | [`^8.3.1` -> `^9.0.0`](https://renovatebot.com/diffs/npm/uuid/8.3.2/9.0.0) | [![age](https://badges.renovateapi.com/packages/npm/uuid/9.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/uuid/9.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/uuid/9.0.0/compatibility-slim/8.3.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/uuid/9.0.0/confidence-slim/8.3.2)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>uuidjs/uuid</summary>
    
    ### [`v9.0.0`](https://togithub.com/uuidjs/uuid/blob/HEAD/CHANGELOG.md#&#8203;900-httpsgithubcomuuidjsuuidcomparev832v900-2022-09-05)
    
    [Compare Source](https://togithub.com/uuidjs/uuid/compare/v8.3.2...v9.0.0)
    
    ##### ⚠ BREAKING CHANGES
    
    -   Drop Node.js 10.x support. This library always aims at supporting one EOLed LTS release which by this time now is 12.x which has reached EOL 30 Apr 2022.
    
    -   Remove the minified UMD build from the package.
    
        Minified code is hard to audit and since this is a widely used library it seems more appropriate nowadays to optimize for auditability than to ship a legacy module format that, at best, serves educational purposes nowadays.
    
        For production browser use cases, users should be using a bundler. For educational purposes, today's online sandboxes like replit.com offer convenient ways to load npm modules, so the use case for UMD through repos like UNPKG or jsDelivr has largely vanished.
    
    -   Drop IE 11 and Safari 10 support. Drop support for browsers that don't correctly implement const/let and default arguments, and no longer transpile the browser build to ES2015.
    
        This also removes the fallback on msCrypto instead of the crypto API.
    
        Browser tests are run in the first supported version of each supported browser and in the latest (as of this commit) version available on Browserstack.
    
    ##### Features
    
    -   optimize uuid.v1 by 1.3x uuid.v4 by 4.3x (430%) ([#&#8203;597](https://togithub.com/uuidjs/uuid/issues/597)) ([3a033f6](https://togithub.com/uuidjs/uuid/commit/3a033f6bab6bb3780ece6d645b902548043280bc))
    -   remove UMD build ([#&#8203;645](https://togithub.com/uuidjs/uuid/issues/645)) ([e948a0f](https://togithub.com/uuidjs/uuid/commit/e948a0f22bf22f4619b27bd913885e478e20fe6f)), closes [#&#8203;620](https://togithub.com/uuidjs/uuid/issues/620)
    -   use native crypto.randomUUID when available ([#&#8203;600](https://togithub.com/uuidjs/uuid/issues/600)) ([c9e076c](https://togithub.com/uuidjs/uuid/commit/c9e076c852edad7e9a06baaa1d148cf4eda6c6c4))
    
    ##### Bug Fixes
    
    -   add Jest/jsdom compatibility ([#&#8203;642](https://togithub.com/uuidjs/uuid/issues/642)) ([16f9c46](https://togithub.com/uuidjs/uuid/commit/16f9c469edf46f0786164cdf4dc980743984a6fd))
    -   change default export to named function ([#&#8203;545](https://togithub.com/uuidjs/uuid/issues/545)) ([c57bc5a](https://togithub.com/uuidjs/uuid/commit/c57bc5a9a0653273aa639cda9177ce52efabe42a))
    -   handle error when parameter is not set in v3 and v5 ([#&#8203;622](https://togithub.com/uuidjs/uuid/issues/622)) ([fcd7388](https://togithub.com/uuidjs/uuid/commit/fcd73881692d9fabb63872576ba28e30ff852091))
    -   run npm audit fix ([#&#8203;644](https://togithub.com/uuidjs/uuid/issues/644)) ([04686f5](https://togithub.com/uuidjs/uuid/commit/04686f54c5fed2cfffc1b619f4970c4bb8532353))
    -   upgrading from uuid3 broken link ([#&#8203;568](https://togithub.com/uuidjs/uuid/issues/568)) ([1c849da](https://togithub.com/uuidjs/uuid/commit/1c849da6e164259e72e18636726345b13a7eddd6))
    
    ##### build
    
    -   drop Node.js 8.x from babel transpile target ([#&#8203;603](https://togithub.com/uuidjs/uuid/issues/603)) ([aa11485](https://togithub.com/uuidjs/uuid/commit/aa114858260402107ec8a1e1a825dea0a259bcb5))
    
    -   drop support for legacy browsers (IE11, Safari 10) ([#&#8203;604](https://togithub.com/uuidjs/uuid/issues/604)) ([0f433e5](https://togithub.com/uuidjs/uuid/commit/0f433e5ec444edacd53016de67db021102f36148))
    
    -   drop node 10.x to upgrade dev dependencies ([#&#8203;653](https://togithub.com/uuidjs/uuid/issues/653)) ([28a5712](https://togithub.com/uuidjs/uuid/commit/28a571283f8abda6b9d85e689f95b7d3ee9e282e)), closes [#&#8203;643](https://togithub.com/uuidjs/uuid/issues/643)
    
    ##### [8.3.2](https://togithub.com/uuidjs/uuid/compare/v8.3.1...v8.3.2) (2020-12-08)
    
    ##### Bug Fixes
    
    -   lazy load getRandomValues ([#&#8203;537](https://togithub.com/uuidjs/uuid/issues/537)) ([16c8f6d](https://togithub.com/uuidjs/uuid/commit/16c8f6df2f6b09b4d6235602d6a591188320a82e)), closes [#&#8203;536](https://togithub.com/uuidjs/uuid/issues/536)
    
    ##### [8.3.1](https://togithub.com/uuidjs/uuid/compare/v8.3.0...v8.3.1) (2020-10-04)
    
    ##### Bug Fixes
    
    -   support expo>=39.0.0 ([#&#8203;515](https://togithub.com/uuidjs/uuid/issues/515)) ([c65a0f3](https://togithub.com/uuidjs/uuid/commit/c65a0f3fa73b901959d638d1e3591dfacdbed867)), closes [#&#8203;375](https://togithub.com/uuidjs/uuid/issues/375)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-dialogflow-cx).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTEuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE5MS4wIn0=-->
    renovate-bot authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    d1f111d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. fix: preserve default values in x-goog-request-params header (#312)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 474338479
    
    Source-Link: googleapis/googleapis@d5d35e0
    
    Source-Link: googleapis/googleapis-gen@efcd3f9
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWZjZDNmOTM5NjJhMTAzZjY4ZjAwM2UyYTFlZWNkZTZmYTIxNmEyNyJ9
    gcf-owl-bot[bot] authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    f821fbc View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. chore(main): release 3.1.1 (#307)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.1.1](googleapis/nodejs-dialogflow-cx@v3.1.0...v3.1.1) (2022-09-14)
    
    
    ### Bug Fixes
    
    * Allow passing gax instance to client constructor ([#310](googleapis/nodejs-dialogflow-cx#310)) ([5eb33cd](googleapis/nodejs-dialogflow-cx@5eb33cd))
    * Better support for fallback mode ([#305](googleapis/nodejs-dialogflow-cx#305)) ([f63bcf2](googleapis/nodejs-dialogflow-cx@f63bcf2))
    * Change import long to require ([#306](googleapis/nodejs-dialogflow-cx#306)) ([343bc0e](googleapis/nodejs-dialogflow-cx@343bc0e))
    * **deps:** Update dependency uuid to v9 ([#311](googleapis/nodejs-dialogflow-cx#311)) ([f7ba638](googleapis/nodejs-dialogflow-cx@f7ba638))
    * Do not import the whole google-gax from proto JS ([#1553](https://github.com/googleapis/nodejs-dialogflow-cx/issues/1553)) ([#309](googleapis/nodejs-dialogflow-cx#309)) ([844c8f7](googleapis/nodejs-dialogflow-cx@844c8f7))
    * Preserve default values in x-goog-request-params header ([#312](googleapis/nodejs-dialogflow-cx#312)) ([239d018](googleapis/nodejs-dialogflow-cx@239d018))
    * Remove pip install statements ([#1546](https://github.com/googleapis/nodejs-dialogflow-cx/issues/1546)) ([#308](googleapis/nodejs-dialogflow-cx#308)) ([7363dfe](googleapis/nodejs-dialogflow-cx@7363dfe))
    * use google-gax v3.3.0 ([844c8f7](googleapis/nodejs-dialogflow-cx@844c8f7))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    35d49c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. test: use fully qualified request type name in tests (#314)

    * test: use fully qualified request type name in tests
    
    PiperOrigin-RevId: 475685359
    
    Source-Link: googleapis/googleapis@7a12973
    
    Source-Link: googleapis/googleapis-gen@370c729
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzcwYzcyOWUyYmEwNjJhMTY3NDQ5YzI3ODgyYmE1ZjM3OWM1YzM0ZCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix: revert removal of LRO mixin
    
    PiperOrigin-RevId: 476177109
    
    Source-Link: googleapis/googleapis@652c4c1
    
    Source-Link: googleapis/googleapis-gen@92d0bfe
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTJkMGJmZTI0MDZlODI4NWNkNDE2MjU0ZGY0NWQ4MmZlYWM2ODc5ZiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: override API mixins when needed
    
    PiperOrigin-RevId: 477248447
    
    Source-Link: googleapis/googleapis@4689c73
    
    Source-Link: googleapis/googleapis-gen@c405978
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzQwNTk3ODZhNWNkODA1YTAxNTFkOTViNDc3ZmJjNDg2YmNiY2VkYyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Alexander Fenster <fenster@google.com>
    3 people authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    aeba411 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. docs: clarified gcs_bucket field of the SecuritySettings message, fix…

    …: remove proto files root (#315)
    
    * docs: clarified gcs_bucket field of the SecuritySettings message
    
    PiperOrigin-RevId: 477778532
    
    Source-Link: googleapis/googleapis@22d2bda
    
    Source-Link: googleapis/googleapis-gen@821f121
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODIxZjEyMWYwMWMxNTBlNGRiZDBiZjlhNzkyYmMwNWMyY2VlYzFkMiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * docs: clarified gcs_bucket field of the SecuritySettings message
    
    PiperOrigin-RevId: 478035442
    
    Source-Link: googleapis/googleapis@8cb255f
    
    Source-Link: googleapis/googleapis-gen@461eeeb
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDYxZWVlYjc3MGMwMzk3YjVlZjgzOTJkMjQyOTk1M2YxMzkzZmY2NCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    99d77d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    a975905 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. chore(deps): update dependency @types/node to v18 (#318)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`^16.0.0` -> `^18.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/16.18.3/18.11.9) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.11.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.11.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.11.9/compatibility-slim/16.18.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.11.9/confidence-slim/16.18.3)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-dialogflow-cx).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzNC4xMS4xIn0=-->
    renovate-bot authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    0b238e7 View commit details
    Browse the repository at this point in the history
  2. fix: regenerated protos JS and TS definitions (#324)

    samples: pull in latest typeless bot, clean up some comments
    
    Source-Link: https://togithub.com/googleapis/synthtool/commit/0a68e568b6911b60bb6fd452eba4848b176031d8
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:5b05f26103855c3a15433141389c478d1d3fe088fb5d4e3217c4793f6b3f245e
    gcf-owl-bot[bot] authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    e7fcef2 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency jsdoc to v4 (#323)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [jsdoc](https://togithub.com/jsdoc/jsdoc) | [`^3.6.5` -> `^4.0.0`](https://renovatebot.com/diffs/npm/jsdoc/3.6.11/4.0.0) | [![age](https://badges.renovateapi.com/packages/npm/jsdoc/4.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/jsdoc/4.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/jsdoc/4.0.0/compatibility-slim/3.6.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/jsdoc/4.0.0/confidence-slim/3.6.11)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>jsdoc/jsdoc</summary>
    
    ### [`v4.0.0`](https://togithub.com/jsdoc/jsdoc/blob/HEAD/CHANGES.md#&#8203;400-November-2022)
    
    [Compare Source](https://togithub.com/jsdoc/jsdoc/compare/3.6.11...084218523a7d69fec14a852ce680f374f526af28)
    
    -   JSDoc releases now use [semantic versioning](https://semver.org/). If JSDoc makes
        backwards-incompatible changes in the future, the major version will be incremented.
    -   JSDoc no longer uses the [`taffydb`](https://taffydb.com/) package. If your JSDoc template or
        plugin uses the `taffydb` package, see the
        [instructions for replacing `taffydb` with `@jsdoc/salty`](https://togithub.com/jsdoc/jsdoc/tree/main/packages/jsdoc-salty#use-salty-in-a-jsdoc-template).
    -   JSDoc now supports Node.js 12.0.0 and later.
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-dialogflow-cx).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMTcuMSJ9-->
    renovate-bot authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    fd2f38f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Update .repo-metadata.json

    sofisl authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    6a5932b View commit details
    Browse the repository at this point in the history
  2. docs: Clarify interactive logging TTL behavior (#316)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 485069403
    
    Source-Link: https://togithub.com/googleapis/googleapis/commit/63cd62a6f31bcdbb178908c691dcc38da33221c6
    
    Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/d4f928e8aa29d03051428f8661827a534de6e1f6
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDRmOTI4ZThhYTI5ZDAzMDUxNDI4Zjg2NjE4MjdhNTM0ZGU2ZTFmNiJ9
    
    BEGIN_NESTED_COMMIT
    docs: Clarified TTL as time-to-live
    docs: Removed pre-GA disclaimer from Interaction Logging (has been GA for awhile)
    
    PiperOrigin-RevId: 482618841
    
    Source-Link: https://togithub.com/googleapis/googleapis/commit/62443cf095495ae2fedd4f56712eccdf686bab52
    
    Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/686a775e70812e2133902c03282c1aefa387dac0
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjg2YTc3NWU3MDgxMmUyMTMzOTAyYzAzMjgyYzFhZWZhMzg3ZGFjMCJ9
    END_NESTED_COMMIT
    gcf-owl-bot[bot] authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    a9e9d7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bda08d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3aa789f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82496df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bfdacd8 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Configuration menu
    Copy the full SHA
    fced1aa View commit details
    Browse the repository at this point in the history