| Name | Type | Description | Notes |
|---|---|---|---|
| from_index | i32 | Inclusive start index in the block text. | |
| to_index | i32 | Exclusive end index in the block text. Must be greater than or equal to from_index and no greater than the block text length. | |
| text | String | Text represented by this metadata range. |