public sealed class GroundingChunk.Types.Web : IMessage<GroundingChunk.Types.Web>, IEquatable<GroundingChunk.Types.Web>, IDeepCloneable<GroundingChunk.Types.Web>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class GroundingChunk.Types.Web.
[[["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-25 UTC."],[[["This document provides reference documentation for the `GroundingChunk.Types.Web` class within the Google Cloud AI Platform v1beta1 API, specifically for the .NET environment."],["`GroundingChunk.Types.Web` represents a chunk of data sourced from the web, with an inheritance from `object` and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class `GroundingChunk.Types.Web` has two constructors, one default and another that takes another `GroundingChunk.Types.Web` object as a parameter for the purpose of copying the object's data."],["Key properties of the `GroundingChunk.Types.Web` class include `HasTitle`, `HasUri`, `Title`, and `Uri`, which are used to manage the title and URI information, respectively, related to a chunk of web data."],["The documentation details the namespace (`Google.Cloud.AIPlatform.V1Beta1`) and assembly (`Google.Cloud.AIPlatform.V1Beta1.dll`) associated with this class, as well as inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]