public sealed class SearchResponse.Types.Summary.Types.CitationMetadata : IMessage<SearchResponse.Types.Summary.Types.CitationMetadata>, IEquatable<SearchResponse.Types.Summary.Types.CitationMetadata>, IDeepCloneable<SearchResponse.Types.Summary.Types.CitationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class SearchResponse.Types.Summary.Types.CitationMetadata.
[[["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 `CitationMetadata` class within the Discovery Engine v1beta API, specifically for version 1.0.0-beta14 and later."],["The `CitationMetadata` class is a sealed class that represents citation metadata, and it inherits from the base `object` class while also implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains a `Citations` property, which is a `RepeatedField` of `Citation` types, and it is used for storing citations for segments."],["There are two constructor options for this class, one default and another for copying from an existing `CitationMetadata` object."],["The latest version of the documentation is 1.0.0-beta18, with 1.0.0-beta17 being a previous version."]]],[]]