Google Apps Script API
    Preparing search index...
    interface VideoOffset {
        offsetPercentage?: number;
        offsetSeconds?: number;
    }
    Index

    Properties

    offsetPercentage?: number
    offsetSeconds?: number