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 v2beta1 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 document provides reference documentation for the `AgentAssistantFeedback.Types.SummarizationFeedback` class within the Google Cloud Dialogflow v2beta1 API."],["The `SummarizationFeedback` class is used for providing feedback on conversation summarization and inherits from `object`, while also implementing various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances and properties to store information such as the summary's start timestamp, submission timestamp, and the text of the submitted summary."],["The class is within the `Google.Cloud.Dialogflow.V2Beta1` namespace, and is found in the `Google.Cloud.Dialogflow.V2Beta1.dll` assembly."],["The `SummarizationFeedback` class has inherited members from `object`, including `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]