Output only. Represents a notification sent to Pub/Sub
subscribers for agent assistant events in a specific
conversation.
Attributes
Name
Description
conversation
str
The conversation this notification refers to. Format:
projects/.
participant
str
The participant that the suggestion is compiled for. And
This field is used to call
Participants.ListSuggestions
API. Format:
projects/.
It will not be set in legacy workflow.
HumanAgentAssistantConfig.name
for more information.
suggestion_results
MutableSequence[google.cloud.dialogflow_v2beta1.types.SuggestionResult]
The suggestion results payload that this notification refers
to. It will only be set when
HumanAgentAssistantConfig.SuggestionConfig.group_suggestion_responses
sets to true.
[[["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 2026-03-31 UTC."],[],[]]