public sealed class HumanAgentAssistantEvent : IMessage<HumanAgentAssistantEvent>, IEquatable<HumanAgentAssistantEvent>, IDeepCloneable<HumanAgentAssistantEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class HumanAgentAssistantEvent.
Represents a notification sent to Cloud Pub/Sub subscribers for
human agent assistant events in a specific conversation.
The participant that the suggestion is compiled for.
Format: projects/<Project ID>/conversations/<Conversation
ID>/participants/<Participant ID>. It will not be set in legacy workflow.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eHumanAgentAssistantEvent\u003c/code\u003e class in the Google Cloud Dialogflow v2 API provides notifications for human agent assistant events within a conversation, using the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility and providing various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHumanAgentAssistantEvent\u003c/code\u003e class can be constructed either with no parameters, or through an \u003ccode\u003eother\u003c/code\u003e \u003ccode\u003eHumanAgentAssistantEvent\u003c/code\u003e parameter, in order to copy the event.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eConversation\u003c/code\u003e, \u003ccode\u003eParticipant\u003c/code\u003e, and \u003ccode\u003eSuggestionResults\u003c/code\u003e to specify the context and details of the event, and each has its own type and descriptions to refer to.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions of this class range from 4.26.0 (latest) down to 3.2.0, showing a history of updates and backward compatibility within the Dialogflow v2 API.\u003c/p\u003e\n"]]],[],null,[]]