The score of the suggestion. This can be used to define ordering in UI.
The score represents confidence in the suggestion where higher is better.
All score values must be in the range [0, 1).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `Suggestion` class within the `Google.Cloud.DataQnA.V1Alpha` namespace, version 1.0.0-alpha03."],["The `Suggestion` class represents a suggestion for a query, complete with a ranking score to indicate its relevance."],["The `Suggestion` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `Suggestion` class include `RankingScore` (a double representing the confidence score), `SuggestionInfo` (detailed information), and `SuggestionType` (the type of suggestion)."],["The class also includes the ability to construct new `Suggestion` objects and one with another `Suggestion` object."]]],[]]