public sealed class SearchResponse.Types.Summary.Types.CitationSource : IMessage<SearchResponse.Types.Summary.Types.CitationSource>, IEquatable<SearchResponse.Types.Summary.Types.CitationSource>, IDeepCloneable<SearchResponse.Types.Summary.Types.CitationSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class SearchResponse.Types.Summary.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 page covers the `CitationSource` class, which is part of the `Google.Cloud.DiscoveryEngine.V1` namespace and is used in the Discovery Engine v1 API."],["The latest version documented is 1.6.0, and multiple previous versions of the `CitationSource` class are accessible through links, including 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0-beta06."],["The `CitationSource` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It has a `ReferenceIndex` property that is a long integer, representing a document reference index from `SummaryWithMetadata.references`."],["The `CitationSource` class has two constructors, one that is empty, and one that takes another `CitationSource` as a parameter."]]],[]]