Record
code-response
No description available.
record code-response {
incomplete-results: bool,
items: list<code-search-result-item>,
total-count: s32,
}Fields
| Name | Type | Description |
|---|---|---|
| incomplete-results | bool | |
| items | list<code-search-result-item> | |
| total-count | s32 |