{
"model": "gemini-3-pro-preview",
"contents": [
{
"role": "string",
"parts": [
{
"text": "string"
}
]
}
],
"generationConfig": {
"topP": 0,
"topk": 0,
"maxOutputTokens": 0,
"stopSequences": [
"string"
],
"thinkingConfig": {
"includeThoughts": true,
"thinkingLevel": "string",
"thinkingBudget": 0
},
"temperature": 0
}
}