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 for .NET, with the latest version being 4.26.0."],["The `AgentAssistantFeedback.Types.SummarizationFeedback` class is used to provide feedback specifically related to conversation summarization."],["It outlines the inheritance hierarchy and implementation interfaces of the `SummarizationFeedback` class, which implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage, while inheriting from object."],["The documentation includes details on the `SummarizationFeedback` class constructors and properties, such as `StartTime`, `SubmitTime`, and `SummaryText`."],["The content contains a list of versions available, ranging from the latest version 4.26.0 down to version 3.2.0, providing access to documentation for each version of the class."]]],[]]