Files

public class Files

Datatypes and serializers for the files namespace

  • The AddTagArg struct

    See more

    Declaration

    Swift

    public class AddTagArg : CustomStringConvertible, JSONRepresentable
  • The BaseTagError union

    See more

    Declaration

    Swift

    public enum BaseTagError : CustomStringConvertible, JSONRepresentable
  • The AddTagError union

    See more

    Declaration

    Swift

    public enum AddTagError : CustomStringConvertible, JSONRepresentable
  • The GetMetadataArg struct

    See more

    Declaration

    Swift

    public class GetMetadataArg : CustomStringConvertible, JSONRepresentable
  • The AlphaGetMetadataArg struct

    See more

    Declaration

    Swift

    public class AlphaGetMetadataArg : Files.GetMetadataArg
  • The GetMetadataError union

    See more

    Declaration

    Swift

    public enum GetMetadataError : CustomStringConvertible, JSONRepresentable
  • The AlphaGetMetadataError union

    See more

    Declaration

    Swift

    public enum AlphaGetMetadataError : CustomStringConvertible, JSONRepresentable
  • The CommitInfo struct

    See more

    Declaration

    Swift

    public class CommitInfo : CustomStringConvertible, JSONRepresentable
  • The ContentSyncSetting struct

    See more

    Declaration

    Swift

    public class ContentSyncSetting : CustomStringConvertible, JSONRepresentable
  • The ContentSyncSettingArg struct

    See more

    Declaration

    Swift

    public class ContentSyncSettingArg : CustomStringConvertible, JSONRepresentable
  • The CreateFolderArg struct

    See more

    Declaration

    Swift

    public class CreateFolderArg : CustomStringConvertible, JSONRepresentable
  • The CreateFolderBatchArg struct

    See more

    Declaration

    Swift

    public class CreateFolderBatchArg : CustomStringConvertible, JSONRepresentable
  • The CreateFolderBatchError union

    See more

    Declaration

    Swift

    public enum CreateFolderBatchError : CustomStringConvertible, JSONRepresentable
  • The CreateFolderBatchJobStatus union

    See more

    Declaration

    Swift

    public enum CreateFolderBatchJobStatus : CustomStringConvertible, JSONRepresentable
  • Result returned by createFolderBatch that may either launch an asynchronous job or complete synchronously.

    See more

    Declaration

    Swift

    public enum CreateFolderBatchLaunch : CustomStringConvertible, JSONRepresentable
  • The FileOpsResult struct

    See more

    Declaration

    Swift

    public class FileOpsResult : CustomStringConvertible, JSONRepresentable
  • The CreateFolderBatchResult struct

    See more

    Declaration

    Swift

    public class CreateFolderBatchResult : Files.FileOpsResult
  • The CreateFolderBatchResultEntry union

    See more

    Declaration

    Swift

    public enum CreateFolderBatchResultEntry : CustomStringConvertible, JSONRepresentable
  • The CreateFolderEntryError union

    See more

    Declaration

    Swift

    public enum CreateFolderEntryError : CustomStringConvertible, JSONRepresentable
  • The CreateFolderEntryResult struct

    See more

    Declaration

    Swift

    public class CreateFolderEntryResult : CustomStringConvertible, JSONRepresentable
  • The CreateFolderError union

    See more

    Declaration

    Swift

    public enum CreateFolderError : CustomStringConvertible, JSONRepresentable
  • The CreateFolderResult struct

    See more

    Declaration

    Swift

    public class CreateFolderResult : Files.FileOpsResult
  • The DeleteArg struct

    See more

    Declaration

    Swift

    public class DeleteArg : CustomStringConvertible, JSONRepresentable
  • The DeleteBatchArg struct

    See more

    Declaration

    Swift

    public class DeleteBatchArg : CustomStringConvertible, JSONRepresentable
  • The DeleteBatchError union

    See more

    Declaration

    Swift

    public enum DeleteBatchError : CustomStringConvertible, JSONRepresentable
  • The DeleteBatchJobStatus union

    See more

    Declaration

    Swift

    public enum DeleteBatchJobStatus : CustomStringConvertible, JSONRepresentable
  • Result returned by deleteBatch that may either launch an asynchronous job or complete synchronously.

    See more

    Declaration

    Swift

    public enum DeleteBatchLaunch : CustomStringConvertible, JSONRepresentable
  • The DeleteBatchResult struct

    See more

    Declaration

    Swift

    public class DeleteBatchResult : Files.FileOpsResult
  • The DeleteBatchResultData struct

    See more

    Declaration

    Swift

    public class DeleteBatchResultData : CustomStringConvertible, JSONRepresentable
  • The DeleteBatchResultEntry union

    See more

    Declaration

    Swift

    public enum DeleteBatchResultEntry : CustomStringConvertible, JSONRepresentable
  • The DeleteError union

    See more

    Declaration

    Swift

    public enum DeleteError : CustomStringConvertible, JSONRepresentable
  • The DeleteResult struct

    See more

    Declaration

    Swift

    public class DeleteResult : Files.FileOpsResult
  • Metadata for a file or folder.

    See more

    Declaration

    Swift

    public class Metadata : CustomStringConvertible, JSONRepresentable
  • Indicates that there used to be a file or folder at this path, but it no longer exists.

    Declaration

    Swift

    public class DeletedMetadata : Files.Metadata
  • Dimensions for a photo or video.

    See more

    Declaration

    Swift

    public class Dimensions : CustomStringConvertible, JSONRepresentable
  • The DownloadArg struct

    See more

    Declaration

    Swift

    public class DownloadArg : CustomStringConvertible, JSONRepresentable
  • The DownloadError union

    See more

    Declaration

    Swift

    public enum DownloadError : CustomStringConvertible, JSONRepresentable
  • The DownloadZipArg struct

    See more

    Declaration

    Swift

    public class DownloadZipArg : CustomStringConvertible, JSONRepresentable
  • The DownloadZipError union

    See more

    Declaration

    Swift

    public enum DownloadZipError : CustomStringConvertible, JSONRepresentable
  • The DownloadZipResult struct

    See more

    Declaration

    Swift

    public class DownloadZipResult : CustomStringConvertible, JSONRepresentable
  • The ExportArg struct

    See more

    Declaration

    Swift

    public class ExportArg : CustomStringConvertible, JSONRepresentable
  • The ExportError union

    See more

    Declaration

    Swift

    public enum ExportError : CustomStringConvertible, JSONRepresentable
  • Export information for a file.

    See more

    Declaration

    Swift

    public class ExportInfo : CustomStringConvertible, JSONRepresentable
  • The ExportMetadata struct

    See more

    Declaration

    Swift

    public class ExportMetadata : CustomStringConvertible, JSONRepresentable
  • The ExportResult struct

    See more

    Declaration

    Swift

    public class ExportResult : CustomStringConvertible, JSONRepresentable
  • The FileCategory union

    See more

    Declaration

    Swift

    public enum FileCategory : CustomStringConvertible, JSONRepresentable
  • The FileLock struct

    See more

    Declaration

    Swift

    public class FileLock : CustomStringConvertible, JSONRepresentable
  • The FileLockContent union

    See more

    Declaration

    Swift

    public enum FileLockContent : CustomStringConvertible, JSONRepresentable
  • The FileLockMetadata struct

    See more

    Declaration

    Swift

    public class FileLockMetadata : CustomStringConvertible, JSONRepresentable
  • The FileMetadata struct

    See more

    Declaration

    Swift

    public class FileMetadata : Files.Metadata
  • Sharing info for a file or folder.

    See more

    Declaration

    Swift

    public class SharingInfo : CustomStringConvertible, JSONRepresentable
  • Sharing info for a file which is contained by a shared folder.

    See more

    Declaration

    Swift

    public class FileSharingInfo : Files.SharingInfo
  • The FileStatus union

    See more

    Declaration

    Swift

    public enum FileStatus : CustomStringConvertible, JSONRepresentable
  • The FolderMetadata struct

    See more

    Declaration

    Swift

    public class FolderMetadata : Files.Metadata
  • Sharing info for a folder which is contained in a shared folder or is a shared folder mount point.

    See more

    Declaration

    Swift

    public class FolderSharingInfo : Files.SharingInfo
  • The GetCopyReferenceArg struct

    See more

    Declaration

    Swift

    public class GetCopyReferenceArg : CustomStringConvertible, JSONRepresentable
  • The GetCopyReferenceError union

    See more

    Declaration

    Swift

    public enum GetCopyReferenceError : CustomStringConvertible, JSONRepresentable
  • The GetCopyReferenceResult struct

    See more

    Declaration

    Swift

    public class GetCopyReferenceResult : CustomStringConvertible, JSONRepresentable
  • The GetTagsArg struct

    See more

    Declaration

    Swift

    public class GetTagsArg : CustomStringConvertible, JSONRepresentable
  • The GetTagsResult struct

    See more

    Declaration

    Swift

    public class GetTagsResult : CustomStringConvertible, JSONRepresentable
  • The GetTemporaryLinkArg struct

    See more

    Declaration

    Swift

    public class GetTemporaryLinkArg : CustomStringConvertible, JSONRepresentable
  • The GetTemporaryLinkError union

    See more

    Declaration

    Swift

    public enum GetTemporaryLinkError : CustomStringConvertible, JSONRepresentable
  • The GetTemporaryLinkResult struct

    See more

    Declaration

    Swift

    public class GetTemporaryLinkResult : CustomStringConvertible, JSONRepresentable
  • The GetTemporaryUploadLinkArg struct

    See more

    Declaration

    Swift

    public class GetTemporaryUploadLinkArg : CustomStringConvertible, JSONRepresentable
  • The GetTemporaryUploadLinkResult struct

    See more

    Declaration

    Swift

    public class GetTemporaryUploadLinkResult : CustomStringConvertible, JSONRepresentable
  • Arguments for getThumbnailBatch.

    See more

    Declaration

    Swift

    public class GetThumbnailBatchArg : CustomStringConvertible, JSONRepresentable
  • The GetThumbnailBatchError union

    See more

    Declaration

    Swift

    public enum GetThumbnailBatchError : CustomStringConvertible, JSONRepresentable
  • The GetThumbnailBatchResult struct

    See more

    Declaration

    Swift

    public class GetThumbnailBatchResult : CustomStringConvertible, JSONRepresentable
  • The GetThumbnailBatchResultData struct

    See more

    Declaration

    Swift

    public class GetThumbnailBatchResultData : CustomStringConvertible, JSONRepresentable
  • The GetThumbnailBatchResultEntry union

    See more

    Declaration

    Swift

    public enum GetThumbnailBatchResultEntry : CustomStringConvertible, JSONRepresentable
  • GPS coordinates for a photo or video.

    See more

    Declaration

    Swift

    public class GpsCoordinates : CustomStringConvertible, JSONRepresentable
  • The HighlightSpan struct

    See more

    Declaration

    Swift

    public class HighlightSpan : CustomStringConvertible, JSONRepresentable
  • The import format of the incoming Paper doc content.

    See more

    Declaration

    Swift

    public enum ImportFormat : CustomStringConvertible, JSONRepresentable
  • The ListFolderArg struct

    See more

    Declaration

    Swift

    public class ListFolderArg : CustomStringConvertible, JSONRepresentable
  • The ListFolderContinueArg struct

    See more

    Declaration

    Swift

    public class ListFolderContinueArg : CustomStringConvertible, JSONRepresentable
  • The ListFolderContinueError union

    See more

    Declaration

    Swift

    public enum ListFolderContinueError : CustomStringConvertible, JSONRepresentable
  • The ListFolderError union

    See more

    Declaration

    Swift

    public enum ListFolderError : CustomStringConvertible, JSONRepresentable
  • The ListFolderGetLatestCursorResult struct

    See more

    Declaration

    Swift

    public class ListFolderGetLatestCursorResult : CustomStringConvertible, JSONRepresentable
  • The ListFolderLongpollArg struct

    See more

    Declaration

    Swift

    public class ListFolderLongpollArg : CustomStringConvertible, JSONRepresentable
  • The ListFolderLongpollError union

    See more

    Declaration

    Swift

    public enum ListFolderLongpollError : CustomStringConvertible, JSONRepresentable
  • The ListFolderLongpollResult struct

    See more

    Declaration

    Swift

    public class ListFolderLongpollResult : CustomStringConvertible, JSONRepresentable
  • The ListFolderResult struct

    See more

    Declaration

    Swift

    public class ListFolderResult : CustomStringConvertible, JSONRepresentable
  • The ListRevisionsArg struct

    See more

    Declaration

    Swift

    public class ListRevisionsArg : CustomStringConvertible, JSONRepresentable
  • The ListRevisionsError union

    See more

    Declaration

    Swift

    public enum ListRevisionsError : CustomStringConvertible, JSONRepresentable
  • The ListRevisionsMode union

    See more

    Declaration

    Swift

    public enum ListRevisionsMode : CustomStringConvertible, JSONRepresentable
  • The ListRevisionsResult struct

    See more

    Declaration

    Swift

    public class ListRevisionsResult : CustomStringConvertible, JSONRepresentable
  • The LockConflictError struct

    See more

    Declaration

    Swift

    public class LockConflictError : CustomStringConvertible, JSONRepresentable
  • The LockFileArg struct

    See more

    Declaration

    Swift

    public class LockFileArg : CustomStringConvertible, JSONRepresentable
  • The LockFileBatchArg struct

    See more

    Declaration

    Swift

    public class LockFileBatchArg : CustomStringConvertible, JSONRepresentable
  • The LockFileBatchResult struct

    See more

    Declaration

    Swift

    public class LockFileBatchResult : Files.FileOpsResult
  • The LockFileError union

    See more

    Declaration

    Swift

    public enum LockFileError : CustomStringConvertible, JSONRepresentable
  • The LockFileResult struct

    See more

    Declaration

    Swift

    public class LockFileResult : CustomStringConvertible, JSONRepresentable
  • The LockFileResultEntry union

    See more

    Declaration

    Swift

    public enum LockFileResultEntry : CustomStringConvertible, JSONRepresentable
  • The LookupError union

    See more

    Declaration

    Swift

    public enum LookupError : CustomStringConvertible, JSONRepresentable
  • The MediaInfo union

    See more

    Declaration

    Swift

    public enum MediaInfo : CustomStringConvertible, JSONRepresentable
  • Metadata for a photo or video.

    See more

    Declaration

    Swift

    public class MediaMetadata : CustomStringConvertible, JSONRepresentable
  • Metadata for a file, folder or other resource types.

    See more

    Declaration

    Swift

    public enum MetadataV2 : CustomStringConvertible, JSONRepresentable
  • The MinimalFileLinkMetadata struct

    See more

    Declaration

    Swift

    public class MinimalFileLinkMetadata : CustomStringConvertible, JSONRepresentable
  • The RelocationBatchArgBase struct

    See more

    Declaration

    Swift

    public class RelocationBatchArgBase : CustomStringConvertible, JSONRepresentable
  • The MoveBatchArg struct

    See more

    Declaration

    Swift

    public class MoveBatchArg : Files.RelocationBatchArgBase
  • The MoveIntoFamilyError union

    See more

    Declaration

    Swift

    public enum MoveIntoFamilyError : CustomStringConvertible, JSONRepresentable
  • The MoveIntoVaultError union

    See more

    Declaration

    Swift

    public enum MoveIntoVaultError : CustomStringConvertible, JSONRepresentable
  • The PaperContentError union

    See more

    Declaration

    Swift

    public enum PaperContentError : CustomStringConvertible, JSONRepresentable
  • The PaperCreateArg struct

    See more

    Declaration

    Swift

    public class PaperCreateArg : CustomStringConvertible, JSONRepresentable
  • The PaperCreateError union

    See more

    Declaration

    Swift

    public enum PaperCreateError : CustomStringConvertible, JSONRepresentable
  • The PaperCreateResult struct

    See more

    Declaration

    Swift

    public class PaperCreateResult : CustomStringConvertible, JSONRepresentable
  • The PaperDocUpdatePolicy union

    See more

    Declaration

    Swift

    public enum PaperDocUpdatePolicy : CustomStringConvertible, JSONRepresentable
  • The PaperUpdateArg struct

    See more

    Declaration

    Swift

    public class PaperUpdateArg : CustomStringConvertible, JSONRepresentable
  • The PaperUpdateError union

    See more

    Declaration

    Swift

    public enum PaperUpdateError : CustomStringConvertible, JSONRepresentable
  • The PaperUpdateResult struct

    See more

    Declaration

    Swift

    public class PaperUpdateResult : CustomStringConvertible, JSONRepresentable
  • The PathOrLink union

    See more

    Declaration

    Swift

    public enum PathOrLink : CustomStringConvertible, JSONRepresentable
  • The PathToTags struct

    See more

    Declaration

    Swift

    public class PathToTags : CustomStringConvertible, JSONRepresentable
  • Metadata for a photo.

    Declaration

    Swift

    public class PhotoMetadata : Files.MediaMetadata
  • The PreviewArg struct

    See more

    Declaration

    Swift

    public class PreviewArg : CustomStringConvertible, JSONRepresentable
  • The PreviewError union

    See more

    Declaration

    Swift

    public enum PreviewError : CustomStringConvertible, JSONRepresentable
  • The PreviewResult struct

    See more

    Declaration

    Swift

    public class PreviewResult : CustomStringConvertible, JSONRepresentable
  • The RelocationPath struct

    See more

    Declaration

    Swift

    public class RelocationPath : CustomStringConvertible, JSONRepresentable
  • The RelocationArg struct

    See more

    Declaration

    Swift

    public class RelocationArg : Files.RelocationPath
  • The RelocationBatchArg struct

    See more

    Declaration

    Swift

    public class RelocationBatchArg : RelocationBatchArgBase
  • The RelocationError union

    See more

    Declaration

    Swift

    public enum RelocationError : CustomStringConvertible, JSONRepresentable
  • The RelocationBatchError union

    See more

    Declaration

    Swift

    public enum RelocationBatchError : CustomStringConvertible, JSONRepresentable
  • The RelocationBatchErrorEntry union

    See more

    Declaration

    Swift

    public enum RelocationBatchErrorEntry : CustomStringConvertible, JSONRepresentable
  • The RelocationBatchJobStatus union

    See more

    Declaration

    Swift

    public enum RelocationBatchJobStatus : CustomStringConvertible, JSONRepresentable
  • Result returned by copyBatch or moveBatch that may either launch an asynchronous job or complete synchronously.

    See more

    Declaration

    Swift

    public enum RelocationBatchLaunch : CustomStringConvertible, JSONRepresentable
  • The RelocationBatchResult struct

    See more

    Declaration

    Swift

    public class RelocationBatchResult : Files.FileOpsResult
  • The RelocationBatchResultData struct

    See more

    Declaration

    Swift

    public class RelocationBatchResultData : CustomStringConvertible, JSONRepresentable
  • The RelocationBatchResultEntry union

    See more

    Declaration

    Swift

    public enum RelocationBatchResultEntry : CustomStringConvertible, JSONRepresentable
  • Result returned by copyBatchCheckV2 or moveBatchCheckV2 that may either be in progress or completed with result for each entry.

    See more

    Declaration

    Swift

    public enum RelocationBatchV2JobStatus : CustomStringConvertible, JSONRepresentable
  • Result returned by copyBatchV2 or moveBatchV2 that may either launch an asynchronous job or complete synchronously.

    See more

    Declaration

    Swift

    public enum RelocationBatchV2Launch : CustomStringConvertible, JSONRepresentable
  • The RelocationBatchV2Result struct

    See more

    Declaration

    Swift

    public class RelocationBatchV2Result : Files.FileOpsResult
  • The RelocationResult struct

    See more

    Declaration

    Swift

    public class RelocationResult : Files.FileOpsResult
  • The RemoveTagArg struct

    See more

    Declaration

    Swift

    public class RemoveTagArg : CustomStringConvertible, JSONRepresentable
  • The RemoveTagError union

    See more

    Declaration

    Swift

    public enum RemoveTagError : CustomStringConvertible, JSONRepresentable
  • The RestoreArg struct

    See more

    Declaration

    Swift

    public class RestoreArg : CustomStringConvertible, JSONRepresentable
  • The RestoreError union

    See more

    Declaration

    Swift

    public enum RestoreError : CustomStringConvertible, JSONRepresentable
  • The SaveCopyReferenceArg struct

    See more

    Declaration

    Swift

    public class SaveCopyReferenceArg : CustomStringConvertible, JSONRepresentable
  • The SaveCopyReferenceError union

    See more

    Declaration

    Swift

    public enum SaveCopyReferenceError : CustomStringConvertible, JSONRepresentable
  • The SaveCopyReferenceResult struct

    See more

    Declaration

    Swift

    public class SaveCopyReferenceResult : CustomStringConvertible, JSONRepresentable
  • The SaveUrlArg struct

    See more

    Declaration

    Swift

    public class SaveUrlArg : CustomStringConvertible, JSONRepresentable
  • The SaveUrlError union

    See more

    Declaration

    Swift

    public enum SaveUrlError : CustomStringConvertible, JSONRepresentable
  • The SaveUrlJobStatus union

    See more

    Declaration

    Swift

    public enum SaveUrlJobStatus : CustomStringConvertible, JSONRepresentable
  • The SaveUrlResult union

    See more

    Declaration

    Swift

    public enum SaveUrlResult : CustomStringConvertible, JSONRepresentable
  • The SearchArg struct

    See more

    Declaration

    Swift

    public class SearchArg : CustomStringConvertible, JSONRepresentable
  • The SearchError union

    See more

    Declaration

    Swift

    public enum SearchError : CustomStringConvertible, JSONRepresentable
  • The SearchMatch struct

    See more

    Declaration

    Swift

    public class SearchMatch : CustomStringConvertible, JSONRepresentable
  • The SearchMatchFieldOptions struct

    See more

    Declaration

    Swift

    public class SearchMatchFieldOptions : CustomStringConvertible, JSONRepresentable
  • Indicates what type of match was found for a given item.

    See more

    Declaration

    Swift

    public enum SearchMatchType : CustomStringConvertible, JSONRepresentable
  • Indicates what type of match was found for a given item.

    See more

    Declaration

    Swift

    public enum SearchMatchTypeV2 : CustomStringConvertible, JSONRepresentable
  • The SearchMatchV2 struct

    See more

    Declaration

    Swift

    public class SearchMatchV2 : CustomStringConvertible, JSONRepresentable
  • The SearchMode union

    See more

    Declaration

    Swift

    public enum SearchMode : CustomStringConvertible, JSONRepresentable
  • The SearchOptions struct

    See more

    Declaration

    Swift

    public class SearchOptions : CustomStringConvertible, JSONRepresentable
  • The SearchOrderBy union

    See more

    Declaration

    Swift

    public enum SearchOrderBy : CustomStringConvertible, JSONRepresentable
  • The SearchResult struct

    See more

    Declaration

    Swift

    public class SearchResult : CustomStringConvertible, JSONRepresentable
  • The SearchV2Arg struct

    See more

    Declaration

    Swift

    public class SearchV2Arg : CustomStringConvertible, JSONRepresentable
  • The SearchV2ContinueArg struct

    See more

    Declaration

    Swift

    public class SearchV2ContinueArg : CustomStringConvertible, JSONRepresentable
  • The SearchV2Result struct

    See more

    Declaration

    Swift

    public class SearchV2Result : CustomStringConvertible, JSONRepresentable
  • The SharedLink struct

    See more

    Declaration

    Swift

    public class SharedLink : CustomStringConvertible, JSONRepresentable
  • The SharedLinkFileInfo struct

    See more

    Declaration

    Swift

    public class SharedLinkFileInfo : CustomStringConvertible, JSONRepresentable
  • The SingleUserLock struct

    See more

    Declaration

    Swift

    public class SingleUserLock : CustomStringConvertible, JSONRepresentable
  • The SymlinkInfo struct

    See more

    Declaration

    Swift

    public class SymlinkInfo : CustomStringConvertible, JSONRepresentable
  • The SyncSetting union

    See more

    Declaration

    Swift

    public enum SyncSetting : CustomStringConvertible, JSONRepresentable
  • The SyncSettingArg union

    See more

    Declaration

    Swift

    public enum SyncSettingArg : CustomStringConvertible, JSONRepresentable
  • The SyncSettingsError union

    See more

    Declaration

    Swift

    public enum SyncSettingsError : CustomStringConvertible, JSONRepresentable
  • Tag

    Tag that can be added in multiple ways.

    See more

    Declaration

    Swift

    public enum Tag : CustomStringConvertible, JSONRepresentable
  • The ThumbnailArg struct

    See more

    Declaration

    Swift

    public class ThumbnailArg : CustomStringConvertible, JSONRepresentable
  • The ThumbnailError union

    See more

    Declaration

    Swift

    public enum ThumbnailError : CustomStringConvertible, JSONRepresentable
  • The ThumbnailFormat union

    See more

    Declaration

    Swift

    public enum ThumbnailFormat : CustomStringConvertible, JSONRepresentable
  • The ThumbnailMode union

    See more

    Declaration

    Swift

    public enum ThumbnailMode : CustomStringConvertible, JSONRepresentable
  • The ThumbnailSize union

    See more

    Declaration

    Swift

    public enum ThumbnailSize : CustomStringConvertible, JSONRepresentable
  • The ThumbnailV2Arg struct

    See more

    Declaration

    Swift

    public class ThumbnailV2Arg : CustomStringConvertible, JSONRepresentable
  • The ThumbnailV2Error union

    See more

    Declaration

    Swift

    public enum ThumbnailV2Error : CustomStringConvertible, JSONRepresentable
  • The UnlockFileArg struct

    See more

    Declaration

    Swift

    public class UnlockFileArg : CustomStringConvertible, JSONRepresentable
  • The UnlockFileBatchArg struct

    See more

    Declaration

    Swift

    public class UnlockFileBatchArg : CustomStringConvertible, JSONRepresentable
  • The UploadArg struct

    See more

    Declaration

    Swift

    public class UploadArg : Files.CommitInfo
  • The UploadError union

    See more

    Declaration

    Swift

    public enum UploadError : CustomStringConvertible, JSONRepresentable
  • The UploadSessionAppendArg struct

    See more

    Declaration

    Swift

    public class UploadSessionAppendArg : CustomStringConvertible, JSONRepresentable
  • The UploadSessionLookupError union

    See more

    Declaration

    Swift

    public enum UploadSessionLookupError : CustomStringConvertible, JSONRepresentable
  • The UploadSessionAppendError union

    See more

    Declaration

    Swift

    public enum UploadSessionAppendError : CustomStringConvertible, JSONRepresentable
  • The UploadSessionCursor struct

    See more

    Declaration

    Swift

    public class UploadSessionCursor : CustomStringConvertible, JSONRepresentable
  • The UploadSessionFinishArg struct

    See more

    Declaration

    Swift

    public class UploadSessionFinishArg : CustomStringConvertible, JSONRepresentable
  • The UploadSessionFinishBatchArg struct

    See more

    Declaration

    Swift

    public class UploadSessionFinishBatchArg : CustomStringConvertible, JSONRepresentable
  • The UploadSessionFinishBatchJobStatus union

    See more

    Declaration

    Swift

    public enum UploadSessionFinishBatchJobStatus : CustomStringConvertible, JSONRepresentable
  • Result returned by uploadSessionFinishBatch that may either launch an asynchronous job or complete synchronously.

    See more

    Declaration

    Swift

    public enum UploadSessionFinishBatchLaunch : CustomStringConvertible, JSONRepresentable
  • The UploadSessionFinishBatchResult struct

    See more

    Declaration

    Swift

    public class UploadSessionFinishBatchResult : CustomStringConvertible, JSONRepresentable
  • The UploadSessionFinishBatchResultEntry union

    See more

    Declaration

    Swift

    public enum UploadSessionFinishBatchResultEntry : CustomStringConvertible, JSONRepresentable
  • The UploadSessionFinishError union

    See more

    Declaration

    Swift

    public enum UploadSessionFinishError : CustomStringConvertible, JSONRepresentable
  • The UploadSessionOffsetError struct

    See more

    Declaration

    Swift

    public class UploadSessionOffsetError : CustomStringConvertible, JSONRepresentable
  • The UploadSessionStartArg struct

    See more

    Declaration

    Swift

    public class UploadSessionStartArg : CustomStringConvertible, JSONRepresentable
  • The UploadSessionStartBatchArg struct

    See more

    Declaration

    Swift

    public class UploadSessionStartBatchArg : CustomStringConvertible, JSONRepresentable
  • The UploadSessionStartBatchResult struct

    See more

    Declaration

    Swift

    public class UploadSessionStartBatchResult : CustomStringConvertible, JSONRepresentable
  • The UploadSessionStartError union

    See more

    Declaration

    Swift

    public enum UploadSessionStartError : CustomStringConvertible, JSONRepresentable
  • The UploadSessionStartResult struct

    See more

    Declaration

    Swift

    public class UploadSessionStartResult : CustomStringConvertible, JSONRepresentable
  • The UploadSessionType union

    See more

    Declaration

    Swift

    public enum UploadSessionType : CustomStringConvertible, JSONRepresentable
  • The UploadWriteFailed struct

    See more

    Declaration

    Swift

    public class UploadWriteFailed : CustomStringConvertible, JSONRepresentable
  • The UserGeneratedTag struct

    See more

    Declaration

    Swift

    public class UserGeneratedTag : CustomStringConvertible, JSONRepresentable
  • Metadata for a video.

    See more

    Declaration

    Swift

    public class VideoMetadata : Files.MediaMetadata
  • The WriteConflictError union

    See more

    Declaration

    Swift

    public enum WriteConflictError : CustomStringConvertible, JSONRepresentable
  • The WriteError union

    See more

    Declaration

    Swift

    public enum WriteError : CustomStringConvertible, JSONRepresentable
  • Your intent when writing a file to some path. This is used to determine what constitutes a conflict and what the autorename strategy is. In some situations, the conflict behavior is identical: (a) If the target path doesn’t refer to anything, the file is always written; no conflict. (b) If the target path refers to a folder, it’s always a conflict. © If the target path refers to a file with identical contents, nothing gets written; no conflict. The conflict checking differs in the case where there’s a file at the target path with contents different from the contents you’re trying to write.

    See more

    Declaration

    Swift

    public enum WriteMode : CustomStringConvertible, JSONRepresentable