public sealed class GoogleSearchRetrieval : IMessage<GoogleSearchRetrieval>, IEquatable<GoogleSearchRetrieval>, IDeepCloneable<GoogleSearchRetrieval>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1 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-21 UTC."],[[["This page provides documentation for the `GoogleSearchRetrieval` class within the Google Cloud AI Platform v1 API, specifically within the .NET framework."],["The `GoogleSearchRetrieval` class is a tool designed to retrieve public web data for grounding purposes, leveraging Google's search capabilities."],["This documentation covers a comprehensive range of versions for this class, spanning from version 1.0.0 up to the latest version 3.22.0, with links to each version's specific details."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, providing various functionalities and behaviors."],["The documentation outlines the two constructors of the `GoogleSearchRetrieval` class, one being a default constructor, and the other a constructor taking an instance of the `GoogleSearchRetrieval` class."]]],[]]