public sealed class Answer.Types.Citation : IMessage<Answer.Types.Citation>, IEquatable<Answer.Types.Citation>, IDeepCloneable<Answer.Types.Citation>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class Answer.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 and code samples for the `Answer.Types.Citation` class within the Discovery Engine v1 API."],["The `Answer.Types.Citation` class represents citation information for a specific segment of text, including the start and end indices."],["It has two constructors, one default and the second one using another citation as a parameter, as well as the `StartIndex`, `EndIndex`, and `Sources` properties."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and its functionality is rooted in an object."],["The latest version available for the Citation class is 1.6.0, and this class is part of the `Google.Cloud.DiscoveryEngine.V1` namespace within the `Google.Cloud.DiscoveryEngine.V1.dll` assembly."]]],[]]