videosphere
Preparing search index...
lib/repositories/youtube-import-jobs
UpdateYoutubeImportJobStatusPatch
Interface UpdateYoutubeImportJobStatusPatch
Partial fields accepted by
updateYoutubeImportJobStatus
.
interface
UpdateYoutubeImportJobStatusPatch
{
status
?:
YoutubeImportJobStatus
;
progressPercent
?:
number
;
errorMessage
?:
string
;
r2Key
?:
string
;
uploadJobId
?:
string
;
distributeQueued
?:
boolean
;
}
Index
Properties
status?
progress
Percent?
error
Message?
r2
Key?
upload
Job
Id?
distribute
Queued?
Properties
Optional
status
status
?:
YoutubeImportJobStatus
Optional
progress
Percent
progressPercent
?:
number
Optional
error
Message
errorMessage
?:
string
Optional
r2
Key
r2Key
?:
string
Optional
upload
Job
Id
uploadJobId
?:
string
Optional
distribute
Queued
distributeQueued
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
status
progress
Percent
error
Message
r2
Key
upload
Job
Id
distribute
Queued
videosphere
Loading...
Partial fields accepted by updateYoutubeImportJobStatus.