[[["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 covers the `Retrieval` class within the Google Cloud AI Platform v1beta1 API, which is used to define a retrieval tool for models to access external knowledge."],["The `Retrieval` class, part of the `Google.Cloud.AIPlatform.V1Beta1` namespace, is implemented with several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `DisableAttribution` (deprecated), `SourceCase`, `VertexAiSearch` and `VertexRagStore`, which provide methods for configuring the retrieval tool's behavior and data sources."],["The `VertexAiSearch` and `VertexRagStore` properties allow the data source to be powered by either Vertex AI Search or Vertex RAG store, respectively."],["The two constructors provided for `Retrieval` allow for either creating a default instance, or creating a new instance by copying the properties of another `Retrieval` object."]]],[]]