Google Docs · Schema

Paragraph

A StructuralElement representing a paragraph. A paragraph is a range of content that is terminated with a newline character.

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing

Properties

Name Type Description
elements array The content of the paragraph, broken into its component parts.
suggestedParagraphStyleChanges object Suggested changes to the paragraph style, keyed by suggestion ID.
suggestedBulletChanges object Suggested changes to the bullet, keyed by suggestion ID.
positionedObjectIds array The IDs of the positioned objects tethered to this paragraph.
View JSON Schema on GitHub