A List represents the list attributes for a group of paragraphs that all belong to the same list. A paragraph that is part of a list has a reference to the list's ID in its bullet
.
JSON representation | |
---|---|
{ "listProperties": { object ( |
Fields | |
---|---|
listProperties |
The properties of the list. |
suggestedListPropertiesChanges |
The suggested changes to the list properties, keyed by suggestion ID. |
suggestedInsertionId |
The suggested insertion ID. If empty, then this is not a suggested insertion. |
suggestedDeletionIds[] |
The suggested deletion IDs. If empty, then there are no suggested deletions of this list. |