public sealed class GroundedGenerationContent : IMessage<GroundedGenerationContent>, IEquatable<GroundedGenerationContent>, IDeepCloneable<GroundedGenerationContent>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class GroundedGenerationContent.
Base structured datatype containing multi-part content of a message.
[[["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 information for the `GroundedGenerationContent` class within the Google Cloud Discovery Engine v1beta API."],["`GroundedGenerationContent` is a structured data type that represents multi-part content in a message."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `GroundedGenerationContent` include `Parts`, which represents ordered message components, and `Role`, which indicates the content's producer (user or model)."],["The latest version of the library provided is 1.0.0-beta18, and the namespace that this class belongs to is: Google.Cloud.DiscoveryEngine.V1Beta."]]],[]]