public sealed class SearchResponse.Types.Summary.Types.Citation : IMessage<SearchResponse.Types.Summary.Types.Citation>, IEquatable<SearchResponse.Types.Summary.Types.Citation>, IDeepCloneable<SearchResponse.Types.Summary.Types.Citation>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class SearchResponse.Types.Summary.Types.Citation.
[[["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.Citation` class within the Google Cloud Discovery Engine v1 API."],["The `Citation` class represents citation information for a specific segment of text, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties `StartIndex`, `EndIndex`, and `Sources`, which are for identifying the location of a segment and referencing its citation sources, respectively."],["There are constructor options for `Citation`, including one that is empty and another that lets you clone another `Citation` object."],["This documentation is also available in multiple versions, including 1.6.0 (latest), 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0 and 1.0.0-beta06, as a part of the .NET API documentation."]]],[]]