[[["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 documentation is for the `RagQuery` class, part of the Google Cloud AI Platform v1beta1 API, specifically within the namespace `Google.Cloud.AIPlatform.V1Beta1`."],["`RagQuery` is used to retrieve relevant contexts and is implemented as a sealed class that inherits from `object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RagQuery` class has constructors to create new instances, either default or by copying another `RagQuery` instance."],["Key properties of `RagQuery` include `HasText` (checks if the \"text\" field is set), `QueryCase` (specifies the type of query), `Ranking` (configurations for hybrid search ranking), `SimilarityTopK` (number of contexts to retrieve), and `Text` (the query text itself)."],["The latest version of the API is 1.0.0-beta21, but the documentation provided corresponds to version 1.0.0-beta09, with links to different versions available."]]],[]]