[[["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 provides reference documentation for the `RankResponse` class within the Google Cloud Discovery Engine v1 API."],["`RankResponse` is a sealed class that represents the response message for the `RankService.Rank` method, inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `RankResponse` class is found within the `Google.Cloud.DiscoveryEngine.V1` namespace and is part of the `Google.Cloud.DiscoveryEngine.V1.dll` assembly."],["It includes two constructors, a parameterless constructor and one that takes another `RankResponse` object as an argument."],["The `Records` property in `RankResponse` contains a list of ranking records sorted by descending scores, which is of type `RepeatedField` of `RankingRecord`."]]],[]]