Hierarchy (view full)

Constructors

Properties

id?: string
text?: string
content?: Content
groundingMetadata?: GroundingMetadata
partial?: boolean
turnComplete?: boolean
errorCode?: string
errorMessage?: string
interrupted?: boolean
customMetadata?: Record<string, any>
usageMetadata?: GenerateContentResponseUsageMetadata
candidateIndex?: number
finishReason?: string
error?: Error

Methods