File

A file resource with a unique name that an agent can use to identify the file when sending messages.

JSON representation
{
  "name": string
}
Fields
name

string

Server-assigned unique name of the file resource, which an agent can use to identify the file when sending messages. The format is "files/{uid}", where {uid} is a unique ID.