videosphere
    Preparing search index...
    GoogleResumableProbeResult:
        | { status: "resume"; bytesConfirmed: number }
        | { status: "complete"; resourceId: string }
        | { status: "invalid" }
        | { status: "unconfirmed" }

    Outcome of probing a stored Google resumable session (status query PUT with bytes-star-slash-total).