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 Google Cloud Discovery Engine v1beta API, specifically version 1.0.0-beta17."],["The `CitationMetadata` class, which inherits from `object`, is used to represent citation metadata, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new `CitationMetadata` instances, either default or by copying another `CitationMetadata` object."],["It features a `Citations` property, which is a `RepeatedField` containing a collection of `Citation` objects, representing citations for different segments."],["This resource is within the `Google.Cloud.DiscoveryEngine.V1Beta` namespace, part of the `Google.Cloud.DiscoveryEngine.V1Beta.dll` assembly."]]],[]]