EmailGenerativeAnswerChunkDataDetails
Details of streaming chunk data for email generative answers including completion text and references.
Types
Properties
Link copied to clipboard
The partial or complete text content of the generative answer response.
Link copied to clipboard
Token for retrieving the next chunk of streaming response data, if available.
Link copied to clipboard
Source references and citations from knowledge base articles used to generate the answer.
Functions
Link copied to clipboard
inline fun copy(block: EmailGenerativeAnswerChunkDataDetails.Builder.() -> Unit = {}): EmailGenerativeAnswerChunkDataDetails