[[["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-09 UTC."],[[["The `GroundingChunk` class is part of the Google Cloud AI Platform v1beta1 API, serving as a foundational element for handling grounding information."],["`GroundingChunk` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message manipulation and comparison."],["The class has two constructors, a default one and another that allows for creating a `GroundingChunk` instance from an existing one, via an `other` parameter."],["`GroundingChunk` has properties `ChunkTypeCase`, `RetrievedContext`, and `Web`, which helps to define the source and type of the grounding information, whether its retrieved from the context or the web."],["The class and its associated types, `RetrievedContext` and `Web`, are located within the `Google.Cloud.AIPlatform.V1Beta1` namespace, inside the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]