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 v1beta 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-04-02 UTC."],[[["This page provides reference documentation for the `CitationSource` class within the Discovery Engine v1beta API, specifically for version 1.0.0-beta14."],["The `CitationSource` class is a sealed class that implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the base `object` class."],["The `CitationSource` class includes a `ReferenceIndex` property of type `long`, which represents the document reference index from `SummaryWithMetadata.references`."],["There are two constructors available for `CitationSource`: a default constructor and another that takes another `CitationSource` instance as a parameter for copying."],["The latest version available is 1.0.0-beta18, with version 1.0.0-beta17 also accessible, alongside the one covered by the document: 1.0.0-beta14."]]],[]]