Google Apps Script API
    Preparing search index...
    interface CreateShapeRequest {
        elementProperties?: PageElementProperties;
        objectId?: string;
        shapeType?: string;
    }
    Index

    Properties

    elementProperties?: PageElementProperties
    objectId?: string
    shapeType?: string