Google Apps Script API
    Preparing search index...
    interface UpdateShapePropertiesRequest {
        fields?: string;
        objectId?: string;
        shapeProperties?: ShapeProperties;
    }
    Index

    Properties

    fields?: string
    objectId?: string
    shapeProperties?: ShapeProperties