Google Apps Script API
    Preparing search index...
    interface UpdatePageElementsZOrderRequest {
        operation?: string;
        pageElementObjectIds?: string[];
    }
    Index

    Properties

    operation?: string
    pageElementObjectIds?: string[]