public sealed class GroundedGenerationContent : IMessage<GroundedGenerationContent>, IEquatable<GroundedGenerationContent>, IDeepCloneable<GroundedGenerationContent>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 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 webpage provides documentation for the `GroundedGenerationContent` class within the Google Cloud Discovery Engine v1 API, specifically version 1.5.0."],["`GroundedGenerationContent` is a base structured data type used for multi-part message content and is part of the `Google.Cloud.DiscoveryEngine.V1` namespace."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key members of the `GroundedGenerationContent` class include constructors, a `Parts` property for managing message components, and a `Role` property to identify the content producer as either \"user\" or \"model\"."],["The page also provides links to other versions of the API, ranging from 1.0.0-beta06 to the latest 1.6.0."]]],[]]