Parts

Multimodal content, sent and received as a JSON array of parts.

Constructors

Link copied to clipboard
constructor(parts: List<ResponseContentPart>)

Properties

Link copied to clipboard

The parts, in the order the model sees them.

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