Google Apps Script API
    Preparing search index...
    interface ListGroupItemsResponse {
        errors?: GoogleAppsScript.YouTubeAnalytics.Schema.Errors;
        etag?: string;
        items?: GroupItem[];
        kind?: string;
    }
    Index

    Properties

    etag?: string
    items?: GroupItem[]
    kind?: string