Google Apps Script API
    Preparing search index...
    interface CreateLineRequest {
        category?: string;
        elementProperties?: PageElementProperties;
        lineCategory?: string;
        objectId?: string;
    }
    Index

    Properties

    category?: string
    elementProperties?: PageElementProperties
    lineCategory?: string
    objectId?: string