public sealed class HumanAgentAssistantEvent : IMessage<HumanAgentAssistantEvent>, IEquatable<HumanAgentAssistantEvent>, IDeepCloneable<HumanAgentAssistantEvent>, IBufferMessage, IMessage
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 latest version of the \u003ccode\u003eHumanAgentAssistantEvent\u003c/code\u003e class is 4.26.0, and the page provides access to the documentation for this and many previous versions, including all the way back to version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHumanAgentAssistantEvent\u003c/code\u003e is a class that represents a notification for human agent assistant events, sent to Cloud Pub/Sub subscribers, and is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eConversation\u003c/code\u003e, \u003ccode\u003eParticipant\u003c/code\u003e, and \u003ccode\u003eSuggestionResults\u003c/code\u003e, which provide information about the specific conversation, the participant, and the results of suggestions.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors that can be used to instantiate this class, one takes in no arguments and the other takes in another \u003ccode\u003eHumanAgentAssistantEvent\u003c/code\u003e as an argument.\u003c/p\u003e\n"]]],[],null,[]]