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-03-21 UTC."],[[["This document provides reference documentation for the `CitationSource` class within the Discovery Engine v1beta API, specifically for version 1.0.0-beta17."],["The `CitationSource` class is a sealed class that represents a citation source and inherits from `object`, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property named `ReferenceIndex`, a long integer representing the document reference index from `SummaryWithMetadata.references`, with a default value of zero when not explicitly set."],["There are two constructors for the `CitationSource` class: a default constructor and a constructor that accepts another `CitationSource` object as a parameter for copying."],["The document also lists inherited members and details the namespace and assembly information for the `CitationSource` class."]]],[]]