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
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
172 commits
Select commit Hold shift + click to select a range
826ca45
feat: initial library generation
bcoe Aug 19, 2020
2e6f681
feat!: initial full generation of library (#1)
bcoe Aug 25, 2020
7bce997
chore: release 1.0.0 (#3)
release-please[bot] Aug 25, 2020
12be0d3
build: clean up linkinator & metadata
yoshi-automation Aug 26, 2020
0c2e85d
build: track flaky tests for "nightly", add new secrets for tagging (#6)
yoshi-automation Aug 27, 2020
f04c592
docs: update README with additional samples
yoshi-automation Sep 11, 2020
30fc911
build(test): recursively find test files; fail on unsupported depende…
yoshi-automation Sep 12, 2020
f1da980
chore: update bucket for cloud-rad (#16)
yoshi-automation Oct 1, 2020
95c8885
build(node_library): migrate to Trampoline V2 (#17)
yoshi-automation Oct 5, 2020
d24d60f
chore(deps): update dependency webpack-cli to v4 (#21)
renovate-bot Oct 12, 2020
d60f3bf
chore(deps): update dependency webpack to v5 (#20)
renovate-bot Oct 14, 2020
71d63ac
chore: release 1.1.0 (#9)
release-please[bot] Oct 16, 2020
4d92059
build: only check --engine-strict for production deps (#22)
yoshi-automation Oct 16, 2020
4ea27f8
docs: updated code of conduct (includes update to actions) (#25)
yoshi-automation Oct 27, 2020
1944af9
build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#26)
yoshi-automation Nov 3, 2020
29f3200
fix: do not modify options object, use defaultScopes (#27)
alexander-fenster Nov 7, 2020
c697647
feat: adds event to MessageType
yoshi-automation Nov 17, 2020
fc4f625
chore: release 1.2.0 (#32)
release-please[bot] Nov 17, 2020
c094eeb
build: additional annotation in protos.json
yoshi-automation Nov 19, 2020
cf9a4f4
docs: update quickstart to reflect actual use case (#11)
bcoe Nov 19, 2020
71c7776
feat!: move to v3 API surface (#35)
bcoe Nov 19, 2020
30f0172
chore: release 2.0.0 (#36)
release-please[bot] Nov 19, 2020
2fa58eb
chore: address linting issues
yoshi-automation Nov 23, 2020
7938bc7
docs: spelling correction for "targetting" (#38)
yoshi-automation Nov 25, 2020
777af99
feat: add back v3beta1 API surface (#39)
bcoe Nov 25, 2020
d648363
chore: release 2.1.0 (#40)
release-please[bot] Dec 2, 2020
beac19d
chore: generate GAPIC metadata JSON file (#42)
yoshi-automation Dec 4, 2020
2febac4
docs: improved instructions for samples and tests (#41)
Jeremy-WEI Dec 4, 2020
8ab6c76
docs: update READMEs
yoshi-automation Dec 8, 2020
059d5f0
feat: allowed custom to specify webhook headers through query paramet…
yoshi-automation Dec 21, 2020
4573694
docs: add instructions for authenticating for system tests (#47)
yoshi-automation Dec 22, 2020
3a85503
feat: expose Security Settings API. (#46)
yoshi-automation Jan 8, 2021
afbae27
feat: adds style enumeration (#49)
yoshi-automation Jan 9, 2021
a5f61f7
chore: release 2.2.0 (#45)
release-please[bot] Jan 12, 2021
895677b
refactor(nodejs): move build cop to flakybot (#54)
yoshi-automation Feb 1, 2021
313ccd0
feat: added support for test cases and agent validation (#53)
yoshi-automation Feb 1, 2021
e4f6293
chore: update CODEOWNERS config (#56)
JustinBeckwith Feb 3, 2021
d5d6f75
chore: add UNORDERED_LIST in protos (#57)
yoshi-automation Feb 4, 2021
e68f426
feat(docs): promote to ga (#63)
bcoe Mar 1, 2021
8f46a4d
feat: supports SentimentAnalysisResult in webhook request docs: minor…
yoshi-automation Mar 1, 2021
c1e347b
chore: release 2.3.0 (#55)
release-please[bot] Mar 1, 2021
fc9c2f9
meta: multiple commits (#64)
yoshi-automation Mar 12, 2021
54b5d31
meta: multiple commits (#66)
yoshi-automation Mar 15, 2021
1b86915
chore: release 2.4.0 (#65)
release-please[bot] Mar 15, 2021
82c7b7c
chore: migrate to owl bot (#67)
SurferJeffAtGoogle Mar 18, 2021
e51d2e8
chore(deps): update dependency sinon to v10 (#79)
renovate-bot Mar 23, 2021
1625fca
feat: include original user query in WebhookRequest; add GetTextCaser…
gcf-owl-bot[bot] Mar 24, 2021
9e076b2
feat: include original user query in WebhookRequest; add GetTextCaser…
gcf-owl-bot[bot] Mar 30, 2021
7d0ebda
feat: support setting current_page to resume sessions; expose transit…
gcf-owl-bot[bot] Apr 6, 2021
5dc0f7a
feat: support setting current_page to resume sessions; expose transit…
gcf-owl-bot[bot] Apr 6, 2021
374e5ba
chore(deps): update dependency @types/sinon to v10 (#94)
renovate-bot Apr 14, 2021
0b59bc1
chore(deps): update dependency ts-loader to v9 (#99)
renovate-bot Apr 19, 2021
5b06db7
feat: Expose supported languages of the agent; feat: add export / imp…
gcf-owl-bot[bot] Apr 28, 2021
3a6c739
chore: release 2.5.0 (#84)
release-please[bot] Apr 28, 2021
212fd0c
feat: Expose supported languages of the agent; feat: add export / imp…
gcf-owl-bot[bot] Apr 29, 2021
e9c6901
chore: release 2.6.0 (#105)
release-please[bot] May 5, 2021
74d0569
fix(deps): require google-gax v2.12.0 (#106)
alexander-fenster May 7, 2021
cb8ef05
chore: new owl bot post processor docker image (#108)
gcf-owl-bot[bot] May 10, 2021
82cecd3
feat: add support for service directory webhooks (#110)
gcf-owl-bot[bot] May 10, 2021
9e17de5
fix: use require() to load JSON protos (#112)
gcf-owl-bot[bot] May 10, 2021
88d50c1
feat: add support for service directory webhooks (#113)
gcf-owl-bot[bot] May 10, 2021
2b94042
chore: update gapic-generator-typescript to v1.3.2 (#114)
gcf-owl-bot[bot] May 10, 2021
d395085
chore: release 2.7.0 (#111)
release-please[bot] May 10, 2021
a01c2cc
docs: clarified documentation for security settings docs: clarified d…
gcf-owl-bot[bot] May 18, 2021
cdc47c8
chore(deps): update dependency sinon to v11 (#120)
renovate-bot May 25, 2021
456de2e
feat: added API for continuous test (#119)
gcf-owl-bot[bot] May 25, 2021
3626f05
chore: release 2.8.0 (#121)
release-please[bot] May 25, 2021
c788a1d
chore: make generate_index_ts() deterministic (#124)
gcf-owl-bot[bot] May 29, 2021
b728756
fix: GoogleAdsError missing using generator version after 1.3.0 (#122)
gcf-owl-bot[bot] Jun 7, 2021
b1d8720
chore: release 2.8.1 (#128)
release-please[bot] Jun 10, 2021
3cfae55
feat: added API for running continuous test (#123)
gcf-owl-bot[bot] Jun 14, 2021
f0e96df
chore: release 2.9.0 (#135)
release-please[bot] Jun 14, 2021
05cae59
feat(v3): support sentiment analysis in bot testing (#125)
gcf-owl-bot[bot] Jun 17, 2021
83c9797
chore: release 2.10.0 (#136)
release-please[bot] Jun 17, 2021
b8dceb5
feat(v3beta1): support sentiment analysis in bot testing (#127)
gcf-owl-bot[bot] Jun 17, 2021
09932d9
fix(v3beta1): set agent default language code as required (#134)
gcf-owl-bot[bot] Jun 17, 2021
6d370ad
docs: added notes to train agent before sending queries (#138)
gcf-owl-bot[bot] Jun 21, 2021
a2d4450
chore: release 2.11.0 (#137)
release-please[bot] Jun 21, 2021
81936f2
fix: make request optional in all cases (#139)
gcf-owl-bot[bot] Jun 22, 2021
1738e25
feat: mark agent.default_language_code as required feat: add return_p…
gcf-owl-bot[bot] Jun 25, 2021
b431a65
fix(deps): google-gax v2.17.0 with mTLS (#145)
bcoe Jun 30, 2021
5b155b1
chore: release 2.12.0 (#143)
release-please[bot] Jun 30, 2021
988be7a
fix(deps): google-gax v2.17.1 (#148)
bcoe Jul 12, 2021
9775b77
fix: Updating WORKSPACE files to use the newest version of the Typesc…
gcf-owl-bot[bot] Jul 16, 2021
50a72c3
chore: release 2.12.1 (#149)
release-please[bot] Jul 21, 2021
af5d66c
feat: add advanced settings for agent level feat: add rollout config,…
gcf-owl-bot[bot] Aug 2, 2021
fa38ab8
feat: added support for DLP templates; expose `Locations` service to …
gcf-owl-bot[bot] Aug 10, 2021
e3ce6bc
fix(build): migrate to using main branch (#164)
sofisl Aug 13, 2021
3e0cb90
docs: add create agent code sample (#163)
galz10 Aug 16, 2021
b422681
fix(deps): google-gax v2.24.1 (#165)
bcoe Aug 17, 2021
6fe9575
chore: release 2.13.0 (#157)
release-please[bot] Aug 17, 2021
bee964c
docs: add update intent sample (#160)
galz10 Aug 20, 2021
fe38752
chore: Configure Dialogflow CX for Ruby clients (#166)
gcf-owl-bot[bot] Aug 23, 2021
bac83cc
feat: turns on self-signed JWT feature flag (#167)
gcf-owl-bot[bot] Aug 23, 2021
e2b5897
docs: clarified some LRO types docs: fixed some wrong update mask des…
gcf-owl-bot[bot] Aug 27, 2021
3d4f15a
docs: clarified some LRO types docs: fixed some wrong update mask des…
gcf-owl-bot[bot] Sep 7, 2021
6ea9162
docs: add page management code samples (#174)
galz10 Sep 8, 2021
5946bfa
chore: relocate owl bot post processor (#181)
SurferJeffAtGoogle Sep 21, 2021
30f062e
chore: release 2.14.0 (#168)
release-please[bot] Sep 27, 2021
9e787f2
docs(samples): add auto-generated samples for Node with api short nam…
gcf-owl-bot[bot] Oct 5, 2021
0d574f6
feat: added deployment API feat: exposed DTMF input info in the query…
gcf-owl-bot[bot] Oct 5, 2021
c4a73d8
docs: add filter code sample (#179)
galz10 Oct 8, 2021
70522a6
build(node): update deps used during postprocessing (#1243) (#194)
gcf-owl-bot[bot] Oct 14, 2021
c85e129
docs(samples): addes new training phrases sample (#195)
b-loved-dreamer Oct 19, 2021
737acd6
feat: added API for changelogs docs: clarified semantic of the stream…
gcf-owl-bot[bot] Oct 21, 2021
da87ae0
docs: add webhook code sample (#177)
galz10 Oct 25, 2021
f39dd6e
chore(deps): update dependency @types/node to v16 (#199)
renovate-bot Oct 26, 2021
5852bb0
chore(cloud-rad): delete api-extractor config (#196)
fhinkel Oct 27, 2021
4ab5006
chore(deps): update dependency sinon to v12 (#200)
renovate-bot Nov 4, 2021
6d28b74
feat: added support for comparing between versions docs: clarified se…
gcf-owl-bot[bot] Nov 8, 2021
846d7b4
docs(samples): add example tags to generated samples (#202)
gcf-owl-bot[bot] Nov 10, 2021
7996334
feat: allow setting custom CA for generic webhooks (#203)
gcf-owl-bot[bot] Nov 12, 2021
fa9b74d
feat: added API for changelogs docs: clarified semantic of the stream…
gcf-owl-bot[bot] Nov 22, 2021
1fb7077
feat: added support for `TelephonyTransferCall` (#206)
gcf-owl-bot[bot] Dec 6, 2021
b0bc32d
feat: added `TelephonyTransferCall` in response message (#207)
gcf-owl-bot[bot] Dec 6, 2021
b5862d1
build: add generated samples to .eslintignore (#208)
gcf-owl-bot[bot] Dec 9, 2021
c4316b1
feat: added the display name of the current page in webhook requests …
gcf-owl-bot[bot] Dec 23, 2021
ac31598
docs(node): support "stable"/"preview" release level (#1312) (#214)
gcf-owl-bot[bot] Dec 29, 2021
b03651c
feat: added the display name of the current page in webhook requests …
gcf-owl-bot[bot] Dec 30, 2021
e599617
docs(badges): tweak badge to use new preview/stable language (#1314) …
gcf-owl-bot[bot] Dec 30, 2021
c63796f
chore: add api_shortname and library_type to repo metadata (#213)
parthea Dec 30, 2021
8da2e41
docs(samples): add LRO code snippets (#209)
galz10 Jan 6, 2022
9176eae
chore(deps): update dependency gts to v3 (#218)
renovate-bot Jan 11, 2022
a0907e5
chore(main): release 2.15.0 (#219)
release-please[bot] Jan 19, 2022
ecbc32f
chore: fix typos and reformatted files (#224)
gcf-owl-bot[bot] Feb 2, 2022
06008d7
docs(nodejs): version support policy edits (#1346) (#231)
gcf-owl-bot[bot] Feb 3, 2022
18b4029
docs(samples): include metadata file, add exclusions for samples to h…
gcf-owl-bot[bot] Feb 18, 2022
01ad9ec
docs: updated copyright (#234)
gcf-owl-bot[bot] Mar 7, 2022
ae5cb3d
feat: added page in TestConfig (#239)
gcf-owl-bot[bot] Mar 9, 2022
2b10c51
chore: update v2.14.2 gapic-generator-typescript (#241)
gcf-owl-bot[bot] Mar 17, 2022
6c58a66
docs: added explanation for uri fields in resources (#242)
gcf-owl-bot[bot] Mar 18, 2022
9c71b0d
docs: improved docs format (#245)
gcf-owl-bot[bot] Mar 22, 2022
b950285
chore: remove unused imports (#246)
gcf-owl-bot[bot] Apr 7, 2022
e9db6dc
build(node): update client library version in samples metadata (#1356…
gcf-owl-bot[bot] Apr 21, 2022
83b25ab
feat: added audio_export_settings (#257)
gcf-owl-bot[bot] Apr 27, 2022
7ca03e1
feat: add Webhook samples (#259)
aribray Apr 29, 2022
c8cf224
chore(deps): update dependency @types/mocha to v9 (#260)
renovate-bot May 3, 2022
64cfe91
docs(samples): Add detectIntent samples (#263)
aribray May 4, 2022
7389ec9
docs(samples) - streamliine and clarify webhook samples (#264)
aribray May 5, 2022
3135e6d
chore(deps): update dependency sinon to v13 (#228)
renovate-bot May 9, 2022
e9de543
chore(deps): update dependency sinon to v14 (#267)
renovate-bot May 9, 2022
b0da9d7
docs: update the doc on diagnostic info (#265)
gcf-owl-bot[bot] May 9, 2022
917f8c4
build!: update library to use Node 12 (#288)
alexander-fenster May 17, 2022
a53a528
chore(deps): update dependency jsdoc-fresh to v2 (#295)
renovate-bot Jun 10, 2022
a8df6c0
chore(deps): update dependency jsdoc-region-tag to v2 (#296)
renovate-bot Jun 10, 2022
d1d1e3c
docs(samples): refactor webhook samples (#270)
aribray Jun 16, 2022
88e2ec6
docs (samples): add detect intent samples (#292)
aribray Jun 23, 2022
ef47297
chore(main): release 3.0.0 (#269)
release-please[bot] Jun 30, 2022
fa8c040
feat: added webhook_config
gcf-owl-bot[bot] Jul 4, 2022
014a239
chore(deps): update dependency linkinator to v4 (#300)
renovate-bot Jul 8, 2022
dbcc647
chore(main): release 3.1.0 (#299)
release-please[bot] Aug 2, 2022
2673ecd
chore: remove unused proto imports (#304)
gcf-owl-bot[bot] Aug 19, 2022
ed24673
fix: better support for fallback mode (#305)
gcf-owl-bot[bot] Aug 23, 2022
aa44bb6
fix: change import long to require (#306)
gcf-owl-bot[bot] Aug 23, 2022
2fdec26
fix: do not import the whole google-gax from proto JS (#1553) (#309)
gcf-owl-bot[bot] Aug 27, 2022
e56e533
fix: allow passing gax instance to client constructor (#310)
gcf-owl-bot[bot] Sep 1, 2022
d1f111d
fix(deps): update dependency uuid to v9 (#311)
renovate-bot Sep 9, 2022
f821fbc
fix: preserve default values in x-goog-request-params header (#312)
gcf-owl-bot[bot] Sep 14, 2022
35d49c0
chore(main): release 3.1.1 (#307)
release-please[bot] Sep 26, 2022
aeba411
test: use fully qualified request type name in tests (#314)
gcf-owl-bot[bot] Sep 28, 2022
99d77d0
docs: clarified gcs_bucket field of the SecuritySettings message, fix…
gcf-owl-bot[bot] Oct 6, 2022
a975905
fix(deps): use google-gax v3.5.2 (#320)
alexander-fenster Nov 4, 2022
0b238e7
chore(deps): update dependency @types/node to v18 (#318)
renovate-bot Nov 10, 2022
e7fcef2
fix: regenerated protos JS and TS definitions (#324)
gcf-owl-bot[bot] Nov 10, 2022
fd2f38f
chore(deps): update dependency jsdoc to v4 (#323)
renovate-bot Nov 10, 2022
6a5932b
Update .repo-metadata.json
sofisl Nov 11, 2022
a9e9d7d
docs: Clarify interactive logging TTL behavior (#316)
gcf-owl-bot[bot] Nov 11, 2022
8bda08d
chore(main): release 3.1.2 (#322)
release-please[bot] Nov 11, 2022
3aa789f
Merge remote-tracking branch 'migration/main' into nodejs-dialogflow-…
sofisl Nov 11, 2022
82496df
build: add release-please config, fix owlbot-config
sofisl Nov 11, 2022
bfdacd8
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 11, 2022
fced1aa
Merge branch 'main' into nodejs-dialogflow-cx-migration
sofisl Nov 12, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"packages/google-cloud-dataplex": "2.2.2",
"packages/google-cloud-dataproc": "4.1.1",
"packages/google-cloud-deploy": "2.2.2",
"packages/google-cloud-dialogflow-cx": "3.1.2",
"packages/google-cloud-dialogflow": "5.3.0",
"packages/google-cloud-discoveryengine": "0.2.0",
"packages/google-cloud-documentai": "6.1.0",
Expand Down
21 changes: 21 additions & 0 deletions packages/google-cloud-dialogflow-cx/.OwlBot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Copyright 2021 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

deep-remove-regex:
- /owl-bot-staging

deep-copy-regex:
- source: /google/cloud/dialogflow/cx/(.*)/.*-nodejs
dest: /owl-bot-staging/google-cloud-dialogflow-cx/$1

7 changes: 7 additions & 0 deletions packages/google-cloud-dialogflow-cx/.eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
samples/generated/
3 changes: 3 additions & 0 deletions packages/google-cloud-dialogflow-cx/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": "./node_modules/gts"
}
4 changes: 4 additions & 0 deletions packages/google-cloud-dialogflow-cx/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.ts text eol=lf
*.js text eol=lf
protos/* linguist-generated
**/api-extractor.json linguist-language=JSON-with-Comments
14 changes: 14 additions & 0 deletions packages/google-cloud-dialogflow-cx/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
**/*.log
**/node_modules
.coverage
coverage
.nyc_output
docs/
out/
build/
system-test/secrets.js
system-test/*key.json
*.lock
.DS_Store
package-lock.json
__pycache__
55 changes: 55 additions & 0 deletions packages/google-cloud-dialogflow-cx/.jsdoc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//
// ** This file is automatically generated by gapic-generator-typescript. **
// ** https://github.com/googleapis/gapic-generator-typescript **
// ** All changes to this file may be overwritten. **

'use strict';

module.exports = {
opts: {
readme: './README.md',
package: './package.json',
template: './node_modules/jsdoc-fresh',
recurse: true,
verbose: true,
destination: './docs/'
},
plugins: [
'plugins/markdown',
'jsdoc-region-tag'
],
source: {
excludePattern: '(^|\\/|\\\\)[._]',
include: [
'build/src',
'protos'
],
includePattern: '\\.js$'
},
templates: {
copyright: 'Copyright 2022 Google LLC',
includeDate: false,
sourceFiles: false,
systemName: '@google-cloud/dialogflow-cx',
theme: 'lumen',
default: {
outputSourceFiles: false
}
},
markdown: {
idInHeadings: true
}
};
29 changes: 29 additions & 0 deletions packages/google-cloud-dialogflow-cx/.mocharc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
const config = {
"enable-source-maps": true,
"throw-deprecation": true,
"timeout": 10000,
"recursive": true
}
if (process.env.MOCHA_THROW_DEPRECATION === 'false') {
delete config['throw-deprecation'];
}
if (process.env.MOCHA_REPORTER) {
config.reporter = process.env.MOCHA_REPORTER;
}
if (process.env.MOCHA_REPORTER_OUTPUT) {
config['reporter-option'] = `output=${process.env.MOCHA_REPORTER_OUTPUT}`;
}
module.exports = config
24 changes: 24 additions & 0 deletions packages/google-cloud-dialogflow-cx/.nycrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
"**/apis",
"**/benchmark",
"**/conformance",
"**/docs",
"**/samples",
"**/scripts",
"**/protos",
"**/test",
"**/*.d.ts",
".jsdoc.js",
"**/.jsdoc.js",
"karma.conf.js",
"webpack-tests.config.js",
"webpack.config.js"
],
"exclude-after-remap": false,
"all": true
}
6 changes: 6 additions & 0 deletions packages/google-cloud-dialogflow-cx/.prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
17 changes: 17 additions & 0 deletions packages/google-cloud-dialogflow-cx/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

module.exports = {
...require('gts/.prettierrc.json')
}
17 changes: 17 additions & 0 deletions packages/google-cloud-dialogflow-cx/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"default_version": "v3",
"release_level": "stable",
"requires_billing": true,
"client_documentation": "https://googleapis.dev/nodejs/dialogflow-cx/latest",
"codeowner_team": "@googleapis/ml-apis",
"language": "nodejs",
"issue_tracker": "https://issuetracker.google.com/savedsearches/5300385",
"product_documentation": "https://cloud.google.com/dialogflow-enterprise/",
"name": "dialogflow-cx",
"distribution_name": "@google-cloud/dialogflow-cx",
"name_pretty": "Dialogflow CX API",
"api_id": "dialogflow.googleapis.com",
"repo": "googleapis/google-cloud-node",
"api_shortname": "dialogflow",
"library_type": "GAPIC_AUTO"
}
Loading