EmailResponseChunkDataDetails

Details of streaming chunk data for email responses including completion text and pagination tokens.

Types

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

Properties

Link copied to clipboard

The partial or complete professional email response text with appropriate greetings and closings.

Link copied to clipboard

Token for retrieving the next chunk of streaming response data, if available.

Functions

Link copied to clipboard
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