Google Apps Script API
    Preparing search index...
    interface Requirements {
        caption?: boolean;
        hdTranscode?: boolean;
        posterArt?: boolean;
        spotlightArt?: boolean;
        spotlightReview?: boolean;
        trailer?: boolean;
    }
    Index

    Properties

    caption?: boolean
    hdTranscode?: boolean
    posterArt?: boolean
    spotlightArt?: boolean
    spotlightReview?: boolean
    trailer?: boolean