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 v1 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 `SearchResponse.Types.Summary.Types.CitationMetadata` class within the Google Cloud Discovery Engine V1 API."],["The `CitationMetadata` class is designed to represent citation metadata, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a property called `Citations`, which is a `RepeatedField` of `Citation` objects representing citations for segments."],["The class has a list of seven versions available for use, with the latest version being 1.6.0."],["The namespace for this class is `Google.Cloud.DiscoveryEngine.V1`, and it is found within the `Google.Cloud.DiscoveryEngine.V1.dll` assembly."]]],[]]