Google Apps Script API
    Preparing search index...
    interface ChannelSectionListResponse {
        etag?: string;
        eventId?: string;
        items?: ChannelSection[];
        kind?: string;
        visitorId?: string;
    }
    Index

    Properties

    etag?: string
    eventId?: string
    items?: ChannelSection[]
    kind?: string
    visitorId?: string