From 6f4f9ae04367a378c24cb7341bfcaabb7c3c982a Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Wed, 6 May 2020 19:34:40 -0700 Subject: [PATCH] chore: linting rules (#608) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/d5e01c0b-0d2d-4da4-b495-86674ea6021f/targets --- .../google/cloud/dialogflow/v2/audio_config.proto | 1 + packages/google-cloud-dialogflow/synth.metadata | 12 ++++++++++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/packages/google-cloud-dialogflow/protos/google/cloud/dialogflow/v2/audio_config.proto b/packages/google-cloud-dialogflow/protos/google/cloud/dialogflow/v2/audio_config.proto index 5c850d680e0..975ea69a6ed 100644 --- a/packages/google-cloud-dialogflow/protos/google/cloud/dialogflow/v2/audio_config.proto +++ b/packages/google-cloud-dialogflow/protos/google/cloud/dialogflow/v2/audio_config.proto @@ -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 diff --git a/packages/google-cloud-dialogflow/synth.metadata b/packages/google-cloud-dialogflow/synth.metadata index 668d9d72d12..b8fb7664bdf 100644 --- a/packages/google-cloud-dialogflow/synth.metadata +++ b/packages/google-cloud-dialogflow/synth.metadata @@ -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" } }, {