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

Commit

Permalink
docs: minor comments change (#178)
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 309481123

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri May 1 15:04:46 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: ee9e8e4e67f06aba881392a1a2956fbe7a42d216
Source-Link: googleapis/googleapis@ee9e8e4
  • Loading branch information
yoshi-automation committed May 4, 2020
1 parent 71e1246 commit 2c91e2b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
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
10 changes: 5 additions & 5 deletions synth.metadata
Expand Up @@ -4,23 +4,23 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-dialogflow.git",
"sha": "47d3b3badd0d6ec587ecd422ff80409c5bdc2300"
"sha": "71e12465a5b6d69948e00f52521050398c5cddc4"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "c284e4f849e4b085a297d336cef8721ab69ba013",
"internalRef": "308749074"
"sha": "ee9e8e4e67f06aba881392a1a2956fbe7a42d216",
"internalRef": "309481123"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "c284e4f849e4b085a297d336cef8721ab69ba013",
"internalRef": "308749074"
"sha": "ee9e8e4e67f06aba881392a1a2956fbe7a42d216",
"internalRef": "309481123"
}
},
{
Expand Down

0 comments on commit 2c91e2b

Please sign in to comment.