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.3.0."],["`Answer.Types.Citation` offers a way to provide citation information for a segment, as detailed by its class description."],["The `Citation` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties for `EndIndex`, `Sources`, and `StartIndex`, providing information about the citation segment's boundaries and related sources."],["There are two constructors available for `Citation`, a default constructor, and another that copies from another `Answer.Types.Citation` object."]]],[]]