Skip to content

Commit 6f4f9ae

Browse files
chore: linting rules (#608)
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
1 parent c91a640 commit 6f4f9ae

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

packages/google-cloud-dialogflow/protos/google/cloud/dialogflow/v2/audio_config.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ message SpeechContext {
9696
repeated string phrases = 1;
9797

9898
// Optional. Boost for this context compared to other contexts:
99+
//
99100
// * If the boost is positive, Dialogflow will increase the probability that
100101
// the phrases in this context are recognized over similar sounding phrases.
101102
// * If the boost is unspecified or non-positive, Dialogflow will not apply

packages/google-cloud-dialogflow/synth.metadata

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,16 @@
33
{
44
"git": {
55
"name": ".",
6-
"remote": "git@github.com:googleapis/nodejs-dialogflow.git",
7-
"sha": "9cec1beeace132829368b99701ce7c9970e4b126"
6+
"remote": "https://github.com/googleapis/nodejs-dialogflow.git",
7+
"sha": "77b28f1fad846bf629fcbdccfb0b51771e2e9c76"
8+
}
9+
},
10+
{
11+
"git": {
12+
"name": "googleapis",
13+
"remote": "https://github.com/googleapis/googleapis.git",
14+
"sha": "a3a0bf0f6291d69f2ff3df7fcd63d28ee20ac727",
15+
"internalRef": "310060413"
816
}
917
},
1018
{

0 commit comments

Comments
 (0)