Google Apps Script API
    Preparing search index...
    interface VideoTopicDetails {
        relevantTopicIds?: string[];
        topicCategories?: string[];
        topicIds?: string[];
    }
    Index

    Properties

    relevantTopicIds?: string[]
    topicCategories?: string[]
    topicIds?: string[]