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/
suggestion_results
Sequence[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"]],[["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 2024-12-04 UTC."],[],[]]