Google Apps Script API
    Preparing search index...
    interface Image {
        contentUrl?: string;
        imageProperties?: GoogleAppsScript.Slides.Schema.ImageProperties;
        sourceUrl?: string;
    }
    Index

    Properties

    contentUrl?: string
    sourceUrl?: string