Google Apps Script API
    Preparing search index...
    interface HorizontalRule {
        suggestedDeletionIds?: string[];
        suggestedInsertionIds?: string[];
        suggestedTextStyleChanges?: object;
        textStyle?: GoogleAppsScript.Docs.Schema.TextStyle;
    }
    Index

    Properties

    suggestedDeletionIds?: string[]
    suggestedInsertionIds?: string[]
    suggestedTextStyleChanges?: object