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-21 UTC."],[[["This document provides reference documentation and code samples for the `Answer.Types.CitationSource` class within the Discovery Engine v1 API."],["The `CitationSource` class is a sealed class that represents a citation source and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class and includes an `ReferenceId` property of type string."],["The provided documentation covers various versions of the API, with the latest being 1.6.0 and previous versions listed down to 1.0.0-beta06."],["The class contains two constructors: a parameterless default and another with the type `Answer.Types.CitationSource` as its parameter."]]],[]]