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 page provides reference documentation for the `Answer.Types.Citation` class within the Google Cloud Discovery Engine v1 API, specifically for version 1.4.0."],["The `Answer.Types.Citation` class is used to represent citation information for a segment, including methods of interaction."],["The documentation outlines the class's inheritance, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherited members from the base `object` class."],["Key properties of the `Answer.Types.Citation` class include `EndIndex`, which indicates the exclusive end of the segment, `Sources` which represents citation sources for the attributed segment, and `StartIndex`, which indicates the start of the segment."],["The documentation also provides details on the available constructors for the `Citation` class, enabling construction with or without an existing `Answer.Types.Citation` object."]]],[]]