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."],[[["The latest version of the `Answer.Types.Citation` class in the Discovery Engine v1 API is version 1.6.0, with several prior versions available, including 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0-beta06."],["`Answer.Types.Citation` provides citation information for a specific segment within the Discovery Engine v1 API, and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors, `Citation()` and `Citation(Citation)`, to create new instances, and it inherits members like `GetHashCode()`, `GetType()`, and `ToString()` from the base `object` class."],["The class contains properties such as `EndIndex`, `Sources`, and `StartIndex`, defining the end index, citation sources, and start index of the attributed segment."],["The citation source property, `Sources`, is a collection of type `RepeatedField\u003cAnswer.Types.CitationSource\u003e`."]]],[]]