public sealed class Answer.Types.CitationSource : IMessage<Answer.Types.CitationSource>, IEquatable<Answer.Types.CitationSource>, IDeepCloneable<Answer.Types.CitationSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class Answer.Types.CitationSource.
[[["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-31 UTC."],[[["This document provides reference documentation for the `Answer.Types.CitationSource` class within the Discovery Engine v1 API."],["`CitationSource` represents a source of citation and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `ReferenceId` property, which is a string that stores the ID of the citation source."],["It provides two constructors to instantiate `CitationSource`, one default and another that takes another `CitationSource` object."],["The documentation covers multiple versions of the API, from 1.0.0-beta06 to the latest 1.6.0, although all of the class details pertain to version 1.3.0."]]],[]]