{
"systemInstruction": {
"parts": [
{
"inline_data": {
"mime_type": "string",
"data": "string"
},
"file_data": {
"mime_type": "string",
"file_uri": "string"
},
"function_call": {
"id": "string",
"name": "string",
"args": [
[
[
{}
]
]
]
},
"function_response": {
"id": "string",
"name": "string",
"response": [
[
[
{}
]
]
]
},
"executable_code": {
"id": "string",
"language": "LANGUAGE_UNSPECIFIED",
"code": "string"
},
"code_execution_result": {
"id": "string",
"outcome": "OUTCOME_UNSPECIFIED",
"output": "string"
},
"tool_call": [
[
[
{}
]
]
],
"tool_response": [
[
[
{}
]
]
],
"text": "string"
}
]
},
"toolConfig": {
"functionCallingConfig": {
"allowedFunctionNames": [
"string"
],
"mode": "MODE_UNSPECIFIED"
},
"retrievalConfig": {
"latLng": {
"latitude": 0,
"longitude": 0
},
"languageCode": "string"
},
"includeServerSideToolInvocations": true
},
"expireTime": "string",
"model": "models/gemini-1.5-flash-001",
"contents": [
{
"role": "USER",
"parts": [
{
"inline_data": {
"mime_type": "string",
"data": "string"
},
"file_data": {
"mime_type": "string",
"file_uri": "string"
},
"function_call": {
"id": "string",
"name": "string",
"args": [
[
[
{}
]
]
]
},
"function_response": {
"id": "string",
"name": "string",
"response": [
[
[
{}
]
]
]
},
"executable_code": {
"id": "string",
"language": "LANGUAGE_UNSPECIFIED",
"code": "string"
},
"code_execution_result": {
"id": "string",
"outcome": "OUTCOME_UNSPECIFIED",
"output": "string"
},
"tool_call": [
[
[
{}
]
]
],
"tool_response": [
[
[
{}
]
]
],
"text": "string"
}
]
}
],
"tools": [
{
"functionDeclarations": [
[
[
[
{}
]
]
]
],
"codeExecution": {},
"googleSearch": [
[
[
{}
]
]
],
"googleSearchRetrieval": [
[
[
{}
]
]
],
"urlContext": [
[
[
{}
]
]
],
"fileSearch": [
[
[
{}
]
]
],
"extraToolProperties": {
"key": [
[
[
{}
]
]
]
}
}
],
"displayName": "string",
"ttl": "string"
}