Content

@Serializable
data class Content(val parts: List<GenerateContentRequest.Part>)

Constructors

Link copied to clipboard
constructor(parts: List<GenerateContentRequest.Part>)

Properties

Link copied to clipboard