SearchKeyGenerationMethod Stay organized with collections Save and categorize content based on your preferences.
Options for generating the search key from the conversation history.
methodUnion typeThe method for generating the search key.
method can be only one of the following:lastEntryobject (LastEntry)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.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-06-27 UTC.