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 v1beta 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."],[[["The latest version of the `Answer.Types.Citation` class in the Discovery Engine v1beta API is 1.0.0-beta18, which can be found under the `Google.Cloud.DiscoveryEngine.V1Beta` namespace."],["`Answer.Types.Citation` provides citation information for a specific segment and it inherits from the `object` class and it implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has two constructors, `Citation()` and `Citation(Answer.Types.Citation other)`, for creating new citation objects, including one that can clone an existing citation."],["Key properties include `EndIndex` and `StartIndex`, which indicate the exclusive end and start positions of the attributed segment in bytes, and `Sources`, which contains a list of citation sources."],["The `Answer.Types.Citation` class is in the `Google.Cloud.DiscoveryEngine.V1Beta.dll` assembly."]]],[]]