The conversation this notification refers to. Format: projects/<Project ID>/conversations/<Conversation ID>.
participant
string
The participant that the suggestion is compiled for. And This field is used to call Participants.ListSuggestions API. Format: projects/<Project ID>/conversations/<Conversation
ID>/participants/<Participant ID>. It will not be set in legacy workflow. HumanAgentAssistantConfig.name for more information.
[[["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-05 UTC."],[[["This content details the JSON representation of a notification sent to Pub/Sub subscribers for agent assistant events in a specific conversation."],["The `conversation` field specifies the conversation the notification relates to, using the format: `projects/\u003cProject ID\u003e/conversations/\u003cConversation ID\u003e`."],["The `participant` field identifies the specific participant for whom the suggestion is intended, formatted as `projects/\u003cProject ID\u003e/conversations/\u003cConversation ID\u003e/participants/\u003cParticipant ID\u003e`."],["`suggestionResults` is an array of suggestion results payloads, and it is present when `HumanAgentAssistantConfig.SuggestionConfig.group_suggestion_responses` is set to true."]]],[]]