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 document provides reference documentation for the `Answer.Types.Citation` class within the Google Cloud Discovery Engine v1 API, specifically version 1.5.0."],["The `Answer.Types.Citation` class is used to provide citation information for a specific segment, and it inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties like `EndIndex`, `Sources`, and `StartIndex`, which define the end and start indexes of the cited segment and the sources of the citation."],["The latest available version of the API is 1.6.0, with older versions back to 1.0.0-beta06 being accessible."],["There are two different constructors for creating a `Citation` object, either an empty constructor or a copy constructor that takes another `Answer.Types.Citation` as a parameter."]]],[]]