Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration FileAction

Index

Enumeration members

Enumeration members

folder

folder: = "folder"

"folder" is used to indicate a virtual folder when listing files.

hide

hide: = "hide"

"hide" means a file version marking the file as hidden, so that it will not show up in b2_list_file_names.

start

start: = "start"

"start" means that a large file has been started, but not finished or canceled

upload

upload: = "upload"

"upload" means a file that was uploaded to B2 Cloud Storage.

Generated using TypeDoc