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

    Properties

    pageObjectIds?: string[]
    replaceText?: string