Google Apps Script API
    Preparing search index...
    interface BatchUpdatePresentationResponse {
        presentationId?: string;
        replies?: GoogleAppsScript.Slides.Schema.Response[];
        writeControl?: GoogleAppsScript.Slides.Schema.WriteControl;
    }
    Index

    Properties

    presentationId?: string