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 document outlines the `Suggestion` class within the `Google.Cloud.DataQnA.V1Alpha` namespace, which is designed to provide query suggestions with associated ranking scores."],["The `Suggestion` class, part of the `2.0.0-alpha01` version, inherits from `Object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Suggestion` class offers properties such as `RankingScore` (a double representing suggestion confidence), `SuggestionInfo` (detailed suggestion information), and `SuggestionType` (the type of suggestion)."],["The class provides two constructors: a parameterless default and another allowing the input of another `Suggestion` object."],["There are 3 versions available: 2.0.0-alpha02 (latest), 2.0.0-alpha01 and 1.0.0-alpha03."]]],[]]