public sealed class 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-04-02 UTC."],[[["This webpage provides reference documentation for the `AgentAssistantFeedback.Types.SummarizationFeedback` class within the Google Cloud Dialogflow v2 API, specifically for the .NET platform."],["The content details the `SummarizationFeedback` class, which is used to provide feedback for conversation summarization, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists all of the versions of the `AgentAssistantFeedback.Types.SummarizationFeedback` class from version 4.26.0 down to 3.2.0, and the latest version is 4.26.0."],["`SummarizationFeedback` contains properties like `StartTime`, `SubmitTime`, and `SummaryText`, all of which allow for the capturing of data related to summarization operations."],["The documentation includes details about the `SummarizationFeedback` constructors, and inherited members from `Object` such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]