public sealed class GoogleSearchRetrieval : IMessage<GoogleSearchRetrieval>, IEquatable<GoogleSearchRetrieval>, IDeepCloneable<GoogleSearchRetrieval>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class GoogleSearchRetrieval.
Tool to retrieve public web data for grounding, powered by Google.
[[["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-31 UTC."],[[["The `GoogleSearchRetrieval` class, part of the Cloud AI Platform v1beta1 API, is designed to retrieve public web data for grounding purposes."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The latest version of the `GoogleSearchRetrieval` is `1.0.0-beta21`, but `1.0.0-beta20` is also documented."],["It has two constructors, one default and one that takes another `GoogleSearchRetrieval` object, and it includes a `DynamicRetrievalConfig` property to specify the dynamic retrieval settings."]]],[]]