public sealed class RetrievalConfig : IMessage<RetrievalConfig>, IEquatable<RetrievalConfig>, IDeepCloneable<RetrievalConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class RetrievalConfig.
[[["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-04-09 UTC."],[[["The `RetrievalConfig` class is part of the Vertex AI v1beta1 API and is documented within the `Google.Cloud.AIPlatform.V1Beta1` namespace, with the latest version being 1.0.0-beta21."],["`RetrievalConfig` inherits from the `object` class and implements interfaces such as `IMessage`, `IEquatable\u003cRetrievalConfig\u003e`, `IDeepCloneable\u003cRetrievalConfig\u003e`, and `IBufferMessage`."],["The `RetrievalConfig` class includes constructors that allow for creating a new instance or copying an existing `RetrievalConfig` instance."],["Key properties within `RetrievalConfig` include `HasLanguageCode`, a boolean indicating if the language code is set, `LanguageCode`, which specifies the language code of the user, and `LatLng`, representing the user's location."],["The most up-to-date documented version is beta21, but there are also prior versions, as beta20, which are available on the platform."]]],[]]