latestMessage property
The name of the latest conversation message used as context for compiling suggestion.
If empty, the latest message of the conversation will be used. Format:
projects//locations//conversations//messages/.
Optional.
Implementation
core.String? latestMessage;