UserFile

A file sent from a user to the agent.

JSON representation
{
  "thumbnail": {
    object (FileInfo)
  },
  "payload": {
    object (FileInfo)
  }
}
Fields
thumbnail

object (FileInfo)

(Optional) A thumbnail representing the file. Usually sent alongside image and video files.

payload

object (FileInfo)

The file.