Google Docs · Schema

TextRun

A ParagraphElement that represents a run of text that all has the same styling.

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing

Properties

Name Type Description
content string The text of this run. Any non-text elements in the run are replaced with the Unicode character U+E907.
suggestedInsertionIds array The suggested insertion IDs.
suggestedDeletionIds array The suggested deletion IDs.
suggestedTextStyleChanges object Suggested changes to the text style, keyed by suggestion ID.
View JSON Schema on GitHub