Google Apps Script API
    Preparing search index...
    interface UpdatePageElementAltTextRequest {
        description?: string;
        objectId?: string;
        title?: string;
    }
    Index

    Properties

    description?: string
    objectId?: string
    title?: string