EmailGenerativeAnswerChunkDataDetails

Details of streaming chunk data for email generative answers including completion text and references.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String