Generate Content Parameters
@Serializable
Config for models.generate_content parameters.
Constructors
Link copied to clipboard
constructor(model: String? = null, contents: List<Content>? = null, config: GenerateContentConfig? = null)