FileInfo

מידע על קובץ שנשלח ממשתמש לסוכן.

ייצוג JSON
{
  "mimeType": string,
  "fileSizeBytes": integer,
  "fileName": string,
  "fileUri": string
}
שדות
mimeType

string

סוג ה-MIME של הקובץ.

fileSizeBytes

integer

גודל הקובץ (בבייטים).

fileName

string

שם הקובץ.

fileUri

string

ה-URI של הקובץ.