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

fix: do not modify options object, use defaultScopes #706

Merged
merged 2 commits into from
Nov 6, 2020

Conversation

alexander-fenster
Copy link
Contributor

Regenerated the library using
gapic-generator-typescript
v1.2.1.

@alexander-fenster alexander-fenster requested review from a team as code owners November 6, 2020 22:25
@product-auto-label product-auto-label bot added the api: dialogflow Issues related to the googleapis/nodejs-dialogflow API. label Nov 6, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 6, 2020
@codecov
Copy link

codecov bot commented Nov 6, 2020

Codecov Report

Merging #706 (38eec5d) into master (eee411e) will increase coverage by 0.45%.
The diff coverage is 91.10%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #706      +/-   ##
==========================================
+ Coverage   82.32%   82.78%   +0.45%     
==========================================
  Files          21       21              
  Lines       31292    31767     +475     
  Branches      499      481      -18     
==========================================
+ Hits        25761    26297     +536     
+ Misses       5522     5461      -61     
  Partials        9        9              
Impacted Files Coverage Δ
src/v2/sessions_client.ts 56.72% <64.00%> (+1.52%) ⬆️
src/v2/environments_client.ts 55.21% <72.30%> (+1.08%) ⬆️
src/v2/session_entity_types_client.ts 55.71% <78.82%> (+1.19%) ⬆️
src/v2/contexts_client.ts 55.63% <80.00%> (+1.29%) ⬆️
src/v2/intents_client.ts 54.55% <85.12%> (+1.46%) ⬆️
src/v2/agents_client.ts 53.46% <88.53%> (+1.65%) ⬆️
src/v2/entity_types_client.ts 53.65% <89.71%> (+1.64%) ⬆️
src/v2beta1/sessions_client.ts 98.65% <94.00%> (-0.05%) ⬇️
src/v2beta1/environments_client.ts 98.30% <95.38%> (-0.06%) ⬇️
src/v2beta1/knowledge_bases_client.ts 98.56% <96.47%> (-0.04%) ⬇️
... and 7 more

Continue to review full report at Codecov.

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

@bcoe bcoe added the automerge Merge the pull request once unit tests and other checks pass. label Nov 6, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 95a938d into master Nov 6, 2020
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 6, 2020
fhinkel added a commit that referenced this pull request Dec 1, 2020
tmp add toc

delete sharepoint

delete some

delete interfaces

Delete toc from git

Delete interfaces in toc

chore: add overview

chore: clean up Node.js TOC for cloud-rad (#697)

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/160598ca-4f95-425c-8b33-df656c4049e4/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@901ddd4
Source-Link: googleapis/synthtool@f96d3b4

docs: updated code of conduct (includes update to actions) (#702)

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

build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#704)

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

fix: do not modify options object, use defaultScopes (#706)

Regenerated the library using
[gapic-generator-typescript](https://github.com/googleapis/gapic-generator-typescript)
v1.2.1.

docs: note about metadata

fix!: removed ImportAgentResponse which was not ready for use yet

* fix!: removed ImportAgentResponse which was not ready for use yet. docs:  minor doc changes

PiperOrigin-RevId: 339508652

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Oct 28 12:01:18 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 516017a89c1fbaf3f6ceb461170b9ff8aa952b05
Source-Link: googleapis/googleapis@516017a

* Update synth.metadata

Co-authored-by: Alexander Fenster <fenster@google.com>

update api-extractor dependencies

turn off api extractor report

back to usinig protos.d.ts as entry point

Add Overview file
gcf-merge-on-green bot pushed a commit that referenced this pull request Mar 15, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [3.4.0](https://www.github.com/googleapis/nodejs-dialogflow/compare/v3.3.0...v3.4.0) (2021-03-15)


### ⚠ BREAKING CHANGES

* removed ImportAgentResponse which was not ready for use yet

### Features

* add additional_bindings to Dialogflow v2 ListIntents API docs: update copyrights and session docs ([66cd3a5](https://www.github.com/googleapis/nodejs-dialogflow/commit/66cd3a5b5c605deb37efbc4f87edf17b8d4dd4c1))
* add additional_bindings to Dialogflow v2beta1 ListIntents API docs: update copyrights and session docs ([66cd3a5](https://www.github.com/googleapis/nodejs-dialogflow/commit/66cd3a5b5c605deb37efbc4f87edf17b8d4dd4c1))
* add CCAI API ([a93fa71](https://www.github.com/googleapis/nodejs-dialogflow/commit/a93fa71d45cace7822d5585a8a407e3e7e563686))
* added support for regionalization for document API ([#722](https://www.github.com/googleapis/nodejs-dialogflow/issues/722)) ([b6f5738](https://www.github.com/googleapis/nodejs-dialogflow/commit/b6f5738613fc5af49b966d4a8c4137921abed5ef))
* adds style enum ([72bb3ae](https://www.github.com/googleapis/nodejs-dialogflow/commit/72bb3aed5fbe9a605810cce69a12fd3c5e4d1fac))
* allowed custom to specify webhook headers through query parameters ([#724](https://www.github.com/googleapis/nodejs-dialogflow/issues/724)) ([a7f784a](https://www.github.com/googleapis/nodejs-dialogflow/commit/a7f784ac921a750e9df2e6edbfa3bee870187af1))


### Bug Fixes

* **browser:** check for fetch on window ([#718](https://www.github.com/googleapis/nodejs-dialogflow/issues/718)) ([fb28879](https://www.github.com/googleapis/nodejs-dialogflow/commit/fb28879443c27688d1923d6675ea97c3c5d4d0e7))
* do not modify options object, use defaultScopes ([#706](https://www.github.com/googleapis/nodejs-dialogflow/issues/706)) ([95a938d](https://www.github.com/googleapis/nodejs-dialogflow/commit/95a938dbc5f2cc49c217bb5d3cecbbffba3e6d18))
* remove MixedAudio ([a93fa71](https://www.github.com/googleapis/nodejs-dialogflow/commit/a93fa71d45cace7822d5585a8a407e3e7e563686))
* removed ImportAgentResponse which was not ready for use yet ([e0d9fa6](https://www.github.com/googleapis/nodejs-dialogflow/commit/e0d9fa69bba79540c09ec777b3eee6bf0bd5e4b6))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: dialogflow Issues related to the googleapis/nodejs-dialogflow API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants