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

[CHANGE ME] Re-generated to pick up changes in the API or client library generator. #189

Merged
merged 1 commit into from
Oct 20, 2018

Conversation

dpebot
Copy link
Contributor

@dpebot dpebot commented Oct 20, 2018

This PR was generated using Autosynth. 🌈

Here's the log from Synthtool:

synthtool > Cloning googleapis.
synthtool > Running generator for google/cloud/dialogflow/artman_dialogflow_v2.yaml.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/js/dialogflow-v2.
synthtool > Running generator for google/cloud/dialogflow/artman_dialogflow_v2beta1.yaml.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/js/dialogflow-v2beta1.
.circleci/config.yml
.circleci/npm-install-retry.js
.eslintignore
.eslintrc.yml
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/bug_report.md
.github/feature_request.md
.github/support_request.md
.jsdoc.js
.kokoro/common.cfg
.kokoro/continuous/node10/common.cfg
.kokoro/continuous/node10/test.cfg
.kokoro/continuous/node6/common.cfg
.kokoro/continuous/node6/test.cfg
.kokoro/continuous/node8/common.cfg
.kokoro/continuous/node8/docs.cfg
.kokoro/continuous/node8/lint.cfg
.kokoro/continuous/node8/samples-test.cfg
.kokoro/continuous/node8/system-test.cfg
.kokoro/continuous/node8/test.cfg
.kokoro/docs.sh
.kokoro/lint.sh
.kokoro/presubmit/node10/common.cfg
.kokoro/presubmit/node10/test.cfg
.kokoro/presubmit/node6/common.cfg
.kokoro/presubmit/node6/test.cfg
.kokoro/presubmit/node8/common.cfg
.kokoro/presubmit/node8/docs.cfg
.kokoro/presubmit/node8/lint.cfg
.kokoro/presubmit/node8/samples-test.cfg
.kokoro/presubmit/node8/system-test.cfg
.kokoro/presubmit/node8/test.cfg
.kokoro/presubmit/windows/common.cfg
.kokoro/presubmit/windows/test.cfg
.kokoro/samples-test.sh
.kokoro/system-test.sh
.kokoro/test.bat
.kokoro/test.sh
.kokoro/trampoline.sh
.nycrc
CODE_OF_CONDUCT.md
codecov.yaml
npm WARN deprecated text-encoding@0.6.4: no longer maintained

> grpc@1.15.1 install /tmpfs/src/git/autosynth/working_repo/node_modules/grpc
> node-pre-gyp install --fallback-to-build --library=static_library

node-pre-gyp WARN Using request for node-pre-gyp https download 
[grpc] Success: "/tmpfs/src/git/autosynth/working_repo/node_modules/grpc/src/node/extension_binary/node-v57-linux-x64-glibc/grpc_node.node" is installed via remote

> protobufjs@6.8.8 postinstall /tmpfs/src/git/autosynth/working_repo/node_modules/protobufjs
> node scripts/postinstall

npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

added 1457 packages from 1269 contributors and audited 8251 packages in 22.902s
found 0 vulnerabilities


> dialogflow@0.7.0 prettier /tmpfs/src/git/autosynth/working_repo
> prettier --write src/**/*.js samples/*.js samples/**/*.js system-test/**/*.js test/**/*.js

src/v2/agents_client.js 140ms
src/v2/contexts_client.js 60ms
src/v2/entity_types_client.js 71ms
src/v2/index.js 5ms
src/v2/intents_client.js 62ms
src/v2/session_entity_types_client.js 48ms
src/v2/sessions_client.js 29ms
src/v2beta1/agents_client.js 28ms
src/v2beta1/contexts_client.js 32ms
src/v2beta1/documents_client.js 23ms
src/v2beta1/entity_types_client.js 44ms
src/v2beta1/index.js 4ms
src/v2beta1/intents_client.js 34ms
src/v2beta1/knowledge_bases_client.js 21ms
src/v2beta1/session_entity_types_client.js 19ms
src/v2beta1/sessions_client.js 20ms
samples/detect.js 71ms
samples/detect.v2beta1.js 128ms
samples/quickstart.js 11ms
samples/resource.js 105ms
samples/structjson.js 22ms
samples/system-test/detect.v2beta1.test.js 15ms
samples/system-test/detect_test.js 9ms
samples/system-test/resource_test.js 35ms
system-test/no-test.js 4ms
test/gapic-v2.js 327ms
test/gapic-v2beta1.js 298ms
synthtool > Cleaned up 2 temporary directories.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 20, 2018
@codecov-io
Copy link

Codecov Report

Merging #189 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #189   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines           5      5           
=====================================
  Hits            5      5

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 910c4d8...16a4b6e. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit cd29788 into master Oct 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants