Assistant
constructor(parts: List<ContentPart>, metaInfo: ResponseMetaInfo, finishReason: String? = null, cacheControl: CacheControl? = null)(source)
constructor(part: ContentPart, metaInfo: ResponseMetaInfo, finishReason: String? = null, cacheControl: CacheControl? = null)(source)
Single content part assistant message constructor
constructor(content: String, metaInfo: ResponseMetaInfo, finishReason: String? = null, cacheControl: CacheControl? = null)(source)
Text content assistant message constructor