Google Apps Script API
    Preparing search index...
    interface ChannelSection {
        contentDetails?: ChannelSectionContentDetails;
        etag?: string;
        id?: string;
        kind?: string;
        localizations?: object;
        snippet?: ChannelSectionSnippet;
        targeting?: ChannelSectionTargeting;
    }
    Index

    Properties

    etag?: string
    id?: string
    kind?: string
    localizations?: object