{
"temperature": 0,
"topP": 0,
"topK": 0,
"maxOutputTokens": 1,
"candidateCount": 1,
"stopSequences": [
"string"
],
"responseMimeType": "application/json",
"responseSchema": {
"property1": "string",
"property2": "string"
},
"responseModalities": [
"TEXT"
],
"thinkingConfig": {
"includeThoughts": true,
"thinkingBudget": 0,
"thinkingLevel": "string"
},
"imageConfig": {
"aspectRatio": "16:9",
"imageSize": "1K",
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "string"
}