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 webpage provides documentation for the `CitationSource` class within the Google Cloud Discovery Engine v1 API, specifically for version 1.3.0."],["`CitationSource` is a class representing a source of citation, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CitationSource` class includes a `ReferenceIndex` property, which is a long integer representing the 0-indexed document reference from `SummaryWithMetadata.references`."],["The documentation lists various versions of the API, from 1.0.0-beta06 to 1.6.0, with 1.6.0 as the latest, each providing a link to its respective `CitationSource` documentation."],["The class `CitationSource` has two constructors: a default one and one that takes another `CitationSource` object for parameter."]]],[]]