videosphere
    Preparing search index...

    Upload job row shape used by job-level discard control.

    interface UploadHistoryJobDiscardJob {
        uploadJobId: string;
        status: UploadJobStatus;
    }
    Index

    Properties

    Properties

    uploadJobId: string