managedTopicEnum property
The managed topic.
Required. Possible string values are:
- "MANAGED_TOPIC_ENUM_UNSPECIFIED" : Unspecified topic. This value should not be used.
- "USER_PERSONAL_INFO" : Significant personal information about the User like first names, relationships, hobbies, important dates.
- "USER_PREFERENCES" : Stated or implied likes, dislikes, preferred styles, or patterns.
- "KEY_CONVERSATION_DETAILS" : Important milestones or conclusions within the dialogue.
- "EXPLICIT_INSTRUCTIONS" : Information that the user explicitly requested to remember or forget.
Implementation
core.String? managedTopicEnum;