Google Apps Script API
    Preparing search index...
    interface LayoutPlaceholderIdMapping {
        layoutPlaceholder?: Placeholder;
        layoutPlaceholderObjectId?: string;
        objectId?: string;
    }
    Index

    Properties

    layoutPlaceholder?: Placeholder
    layoutPlaceholderObjectId?: string
    objectId?: string