public sealed class Tool.Types.GoogleSearch : IMessage<Tool.Types.GoogleSearch>, IEquatable<Tool.Types.GoogleSearch>, IDeepCloneable<Tool.Types.GoogleSearch>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class Tool.Types.GoogleSearch.
GoogleSearch tool type.
Tool to support Google Search in Model. 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 document provides reference documentation for the `Tool.Types.GoogleSearch` class within the Vertex AI v1beta1 API."],["`Tool.Types.GoogleSearch` is a tool type designed to support Google Search functionality in a Model, powered by Google."],["The latest version of this class is `1.0.0-beta21`, which is an updated release compared to version `1.0.0-beta20`."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes two constructors, `GoogleSearch()` for default instantiation and `GoogleSearch(GoogleSearch)` for creating a copy from an existing `GoogleSearch` object."]]],[]]