public sealed class Answer.Types.Citation : IMessage<Answer.Types.Citation>, IEquatable<Answer.Types.Citation>, IDeepCloneable<Answer.Types.Citation>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class Answer.Types.Citation.
[[["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 documentation covers the `Answer.Types.Citation` class within the Google Cloud Discovery Engine v1 API."],["The `Answer.Types.Citation` class represents citation information for a segment and inherits from the object class while implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has a constructor `Citation` which creates a new instance and another constructor that copies properties from an existing instance of `Answer.Types.Citation`."],["Key properties include `EndIndex` and `StartIndex`, representing the boundaries of the cited segment, and `Sources`, a collection of citation sources."],["Multiple versions of this class are available, ranging from version 1.0.0-beta06 to the latest 1.6.0."]]],[]]