Google Apps Script API
    Preparing search index...
    interface VideoAgeGating {
        alcoholContent?: boolean;
        restricted?: boolean;
        videoGameRating?: string;
    }
    Index

    Properties

    alcoholContent?: boolean
    restricted?: boolean
    videoGameRating?: string