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 documentation covers the `Answer.Types.CitationSource` class within the Google Cloud Discovery Engine v1 API, specifically version 1.4.0, with links to other versions of the API."],["The `CitationSource` class is a sealed class that inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CitationSource` class is part of the `Google.Cloud.DiscoveryEngine.V1` namespace, and its code resides within the `Google.Cloud.DiscoveryEngine.V1.dll` assembly."],["The class provides two constructors: a default constructor and a copy constructor that takes another `CitationSource` instance as a parameter."],["It includes a single property, `ReferenceId`, which is a string property used to store the ID of the citation source."]]],[]]