Google Apps Script API
    Preparing search index...
    interface ReplaceImageRequest {
        imageObjectId?: string;
        imageReplaceMethod?: string;
        url?: string;
    }
    Index

    Properties

    imageObjectId?: string
    imageReplaceMethod?: string
    url?: string