TextLocation
Properties
Name | Type | Description | Notes |
---|---|---|---|
text | kotlin.String | this is the value that was found. | |
start | kotlin.Int | this is the start index within the original string. | |
end | kotlin.Int | this is the end index within the original string. | |
schema | EmbeddedModelSchema | [optional] |