An object that is tethered to a Paragraph
and positioned relative to the beginning of the paragraph. A PositionedObject contains an EmbeddedObject
such as an image.
JSON representation | |
---|---|
{ "objectId": string, "positionedObjectProperties": { object ( |
Fields | |
---|---|
objectId |
The ID of this positioned object. |
positionedObjectProperties |
The properties of this positioned object. |
suggestedPositionedObjectPropertiesChanges |
The suggested changes to the positioned object 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 content. |