Google Apps Script API
    Preparing search index...
    interface Group {
        contentDetails?: GroupContentDetails;
        errors?: GoogleAppsScript.YouTubeAnalytics.Schema.Errors;
        etag?: string;
        id?: string;
        kind?: string;
        snippet?: GroupSnippet;
    }
    Index

    Properties

    contentDetails?: GroupContentDetails
    etag?: string
    id?: string
    kind?: string
    snippet?: GroupSnippet