Google Apps Script API
    Preparing search index...
    interface GroupObjectsRequest {
        childrenObjectIds?: string[];
        groupObjectId?: string;
    }
    Index

    Properties

    childrenObjectIds?: string[]
    groupObjectId?: string