{
"temperature": 0,
"topP": 0,
"topK": 0,
"maxOutputTokens": 1,
"candidateCount": 1,
"stopSequences": [
"string"
],
"seed": 0,
"presencePenalty": 0,
"frequencyPenalty": 0,
"responseMimeType": "text/plain",
"responseSchema": {
"property1": "string",
"property2": "string"
},
"responseJsonSchema": {
"property1": "string",
"property2": "string"
},
"responseLogprobs": true,
"logprobs": 0,
"mediaResolution": "string",
"thinkingConfig": {
"includeThoughts": false,
"thinkingBudget": 0,
"thinkingLevel": "THINKING_LEVEL_UNSPECIFIED"
}
}