public sealed class DataStoreConnectionSignals.Types.AnswerPart : IMessage<DataStoreConnectionSignals.Types.AnswerPart>, IEquatable<DataStoreConnectionSignals.Types.AnswerPart>, IDeepCloneable<DataStoreConnectionSignals.Types.AnswerPart>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class DataStoreConnectionSignals.Types.AnswerPart.
[[["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-04-09 UTC."],[[["This webpage provides reference documentation for the `DataStoreConnectionSignals.Types.AnswerPart` class within the Google Cloud Dialogflow CX v3 API."],["The latest version of this class is 2.23.0, but documentation is available for versions ranging from 1.0.0 to 2.23.0."],["The `AnswerPart` class represents a part of an answer, containing text and citations from search snippets."],["The `AnswerPart` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is a subclass of `object`."],["The AnswerPart class has properties for 'Text' representing the substring of the answer and 'SupportingIndices' which contains the citation indices."]]],[]]