public sealed class GroundingChunk.Types.RetrievedContext : IMessage<GroundingChunk.Types.RetrievedContext>, IEquatable<GroundingChunk.Types.RetrievedContext>, IDeepCloneable<GroundingChunk.Types.RetrievedContext>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class GroundingChunk.Types.RetrievedContext.
Chunk from context retrieved by the retrieval tools.
[[["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."],[[["This document provides reference documentation for the `GroundingChunk.Types.RetrievedContext` class within the Cloud AI Platform v1beta1 API, specifically in the .NET environment."],["`RetrievedContext` represents a chunk of context that has been retrieved by the retrieval tools, according to the Cloud AI Platform v1beta1 API."],["The `RetrievedContext` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has properties `HasTitle`, `HasUri`, `Title` and `Uri`, that allow you to know if those fields are set, as well as get and set their value."],["The namespace for this class is `Google.Cloud.AIPlatform.V1Beta1`, and the current version, including the most recent, is referenced using `1.0.0-beta21` and `1.0.0-beta20` releases."]]],[]]