Options for generating the search key from the conversation history.
methodUnion type
The method for generating the search key.
method can be only one of the following:Use only the last entry of the conversation history (contentsExample.contents) as the search key.
| JSON representation |
|---|
{
// method
"lastEntry": {
object ( |
LastEntry
This type has no fields.
Configuration for using only the last entry of the conversation history as the search key.