Google Apps Script API
    Preparing search index...
    interface Bullet {
        bulletStyle?: GoogleAppsScript.Slides.Schema.TextStyle;
        glyph?: string;
        listId?: string;
        nestingLevel?: number;
    }
    Index

    Properties

    glyph?: string
    listId?: string
    nestingLevel?: number