latestMessage property

String? latestMessage
getter/setter pair

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/.

Implementation

core.String? latestMessage;