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-04-14 UTC."],[[["This document provides reference information for the `GoogleSearchRetrieval` class within the Cloud AI Platform v1beta1 API."],["`GoogleSearchRetrieval` is a tool that retrieves public web data for grounding, and is powered by Google."],["The class is a sealed class that inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Two constructors are available for creating instances of the `GoogleSearchRetrieval` class: a default constructor and a constructor that takes another `GoogleSearchRetrieval` object."]]],[]]