Represents an output piece of text.
JSON representation | |
---|---|
{ "content": string, "beginOffset": number } |
Fields | |
---|---|
content |
The content of the output text. |
beginOffset |
The API calculates the beginning offset of the content in the original document according to the |