Skip to content

Commit

Permalink
docs: minor comments change.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 309481123

Source-Author: Google APIs <[email protected]>
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 authored and jskeet committed May 5, 2020
1 parent 7408f52 commit b3e7794
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ public SpeechContext Clone() {
private float boost_;
/// <summary>
/// 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
2 changes: 1 addition & 1 deletion apis/Google.Cloud.Dialogflow.V2/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "1d520eaa7bbd8b40f53942ff03b5496fff887b53"
"sha": "ee9e8e4e67f06aba881392a1a2956fbe7a42d216"
}
}
]
Expand Down

0 comments on commit b3e7794

Please sign in to comment.