Google Apps Script API
    Preparing search index...
    interface VideoCategorySnippet {
        assignable?: boolean;
        channelId?: string;
        title?: string;
    }
    Index

    Properties

    assignable?: boolean
    channelId?: string
    title?: string