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-03-21 UTC."],[[["This document provides reference documentation for the `CitationMetadata` class within the Discovery Engine v1beta API."],["The `CitationMetadata` class is part of the `Google.Cloud.DiscoveryEngine.V1Beta` namespace and is used to represent citation metadata in search responses."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`CitationMetadata` objects can be constructed using a default constructor or a constructor that copies data from an existing `CitationMetadata` instance."],["The `Citations` property, of type `RepeatedField`, is used to hold a list of citations related to the segments within a `Summary` object."]]],[]]