Skip to content

Commit

Permalink
chore: linting rules (#608)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/d5e01c0b-0d2d-4da4-b495-86674ea6021f/targets
  • Loading branch information
yoshi-automation authored May 7, 2020
1 parent c91a640 commit 6f4f9ae
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ message SpeechContext {
repeated string phrases = 1;

// Optional. Boost for this context compared to other contexts:
//
// * If the boost is positive, Dialogflow will increase the probability that
// the phrases in this context are recognized over similar sounding phrases.
// * If the boost is unspecified or non-positive, Dialogflow will not apply
Expand Down
12 changes: 10 additions & 2 deletions packages/google-cloud-dialogflow/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,16 @@
{
"git": {
"name": ".",
"remote": "git@github.com:googleapis/nodejs-dialogflow.git",
"sha": "9cec1beeace132829368b99701ce7c9970e4b126"
"remote": "https://github.com/googleapis/nodejs-dialogflow.git",
"sha": "77b28f1fad846bf629fcbdccfb0b51771e2e9c76"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "a3a0bf0f6291d69f2ff3df7fcd63d28ee20ac727",
"internalRef": "310060413"
}
},
{
Expand Down

0 comments on commit 6f4f9ae

Please sign in to comment.