SearchResultLocation¶
Structure Class¶
SearchResultLocation
dataclass
¶
Specifies a search result location within the content array, providing positioning information for cited content using search result index and block positions.
Attributes¶
end
class-attribute
instance-attribute
¶
end: int | None = None
The ending position in the content array where the cited content ends.