{
"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"
}
]
}