ConversationSourceSelection
Stable conversation range selected for a report source.
through_turn_id object
하나 이상(anyOf)
- string
- null
string
Possible values: non-empty and <= 512 characters
turn_idsstring[]
Possible values: <= 100
ConversationSourceSelection
{
"through_turn_id": "string",
"turn_ids": [
"string"
]
}