Represents a notification sent to Cloud Pub/Sub subscribers for human agent assistant events in a specific conversation.
| JSON representation |
|---|
{
"conversation": string,
"participant": string,
"suggestionResults": [
{
object ( |
| Fields | |
|---|---|
conversation |
The conversation this notification refers to. Format: |
participant |
The participant that the suggestion is compiled for. Format: |
suggestionResults[] |
The suggestion results payload that this notification refers to. |