SessionFileWriteResponse interface

上傳檔案到會話沙盒時的回應。

屬性

bytes_written

寫入的位元組數目。

path

檔案寫入路徑,相對於會話主目錄。

屬性詳細資料

bytes_written

寫入的位元組數目。

bytes_written: number

屬性值

number

path

檔案寫入路徑,相對於會話主目錄。

path: string

屬性值

string