Google Apps Script API
    Preparing search index...
    interface ReplaceAllShapesWithSheetsChartRequest {
        chartId?: number;
        containsText?: GoogleAppsScript.Slides.Schema.SubstringMatchCriteria;
        linkingMode?: string;
        pageObjectIds?: string[];
        spreadsheetId?: string;
    }
    Index

    Properties

    chartId?: number
    linkingMode?: string
    pageObjectIds?: string[]
    spreadsheetId?: string