public sealed class AgentAssistantFeedback.Types.SummarizationFeedback : IMessage<AgentAssistantFeedback.Types.SummarizationFeedback>, IEquatable<AgentAssistantFeedback.Types.SummarizationFeedback>, IDeepCloneable<AgentAssistantFeedback.Types.SummarizationFeedback>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class AgentAssistantFeedback.Types.SummarizationFeedback.
[[["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 webpage provides reference documentation for the `AgentAssistantFeedback.Types.SummarizationFeedback` class within the Google Cloud Dialogflow v2 API."],["The `SummarizationFeedback` class is used to provide feedback for conversation summarization within the Dialogflow v2 API and implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has constructors for creating new instances and accepts another `SummarizationFeedback` object as an argument for its constructor."],["The page lists various versions of the Dialogflow v2 API, from version 3.2.0 up to 4.26.0, with the latest being 4.26.0."],["The `SummarizationFeedback` class contains properties such as `StartTime`, `SubmitTime`, and `SummaryText`, which are used for the timestamp when the summary started, when it was submitted and the actual summary text respectively."]]],[]]