Google Apps Script API
    Preparing search index...
    interface ReplaceAllShapesWithImageRequest {
        containsText?: GoogleAppsScript.Slides.Schema.SubstringMatchCriteria;
        imageReplaceMethod?: string;
        imageUrl?: string;
        pageObjectIds?: string[];
        replaceMethod?: string;
    }
    Index

    Properties

    imageReplaceMethod?: string
    imageUrl?: string
    pageObjectIds?: string[]
    replaceMethod?: string