TrackedConversationEventIdentifierDescriptionPairs
These are all of the available event types that are permitted in an object pair notation.
Properties​
Name | Type | Description | Notes |
---|---|---|---|
var_schema | EmbeddedModelSchema | [optional] | |
conversation_created | str | The key value pair for an conversation being created. | [optional] |
conversation_referenced | str | This means that an conversation was view/used while the user was looking at the default view. | [optional] |
conversation_deleted | str | A conversation was deleted | [optional] |
conversation_summary_annotation_generated_by_the_user | str | A conversation summary was generated by the user | [optional] |
conversation_name_updated_by_the_system | str | A conversation was renamed by the system | [optional] |
conversation_name_updated_by_the_user | str | A conversation was renamed by the user | [optional] |
conversation_summary_annotation_generated_by_the_system | str | A conversation summary was generated | [optional] |