Google Apps Script API
    Preparing search index...
    interface VideoRating {
        rating?: string;
        videoId?: string;
    }
    Index

    Properties

    Properties

    rating?: string
    videoId?: string