Google Apps Script API
    Preparing search index...
    interface InsertInlineImageRequest {
        endOfSegmentLocation?: EndOfSegmentLocation;
        location?: GoogleAppsScript.Docs.Schema.Location;
        objectSize?: GoogleAppsScript.Docs.Schema.Size;
        uri?: string;
    }
    Index

    Properties

    endOfSegmentLocation?: EndOfSegmentLocation
    uri?: string