GenerationSettings

constructor(temperature: Float, topK: Int, topP: Float, thinkingConfig: ThinkingConfig?, maxOutputTokens: Int? = null)