Response for the AgentService.ImportAgentFile
method.
| JSON representation |
|---|
{
"agentFile"
:
{
object (
|
| Fields | |
|---|---|
agentFile
|
The imported |
AgentFile
Describes a file used internally by an agent as a context on each invocation.
| JSON representation |
|---|
{ "name" : string , "fileName" : string , "mimeType" : string } |
| Fields | |
|---|---|
name
|
Identifier. The resource name of the file. Format: |
fileName
|
Required. The name of the file. |
mimeType
|
Immutable. The content type of the file. |

