A subsection of a given string to which some special formatting should be applied.
| Field | Type | Required | Description |
|---|---|---|---|
startIndex |
long | ✔️ | The inclusive start index of the range. |
endIndex |
Optional<Long> | ➖ | The exclusive end index of the range. |
type |
Optional<TextRangeType> | ➖ | N/A |
url |
Optional<String> | ➖ | The URL associated with the range, if applicable. For example, the linked URL for a LINK range. |
document |
Optional<Document> | ➖ | N/A |