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