ResultSetBoundary Type
ResultSetBoundary Type documentation for .NET SDK
Boundary marker for logical result sets in streaming memory retrieval
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ResultSetId | string | Unique identifier for this result set (UUID) | |
| Kind | string | Type of boundary marker | |
| StageName | string | Free-form label describing the pipeline stage | |
| ExpectedItems | int? | Hint for progress tracking - expected number of items in this result set | [optional] |