The describeDataCategoryGroupStructures() call returns a SearchResult object, which has
the following properties.
| searchRecords |
SearchRecord[] |
Array of SearchRecord objects, each of which contains an sObject. |
| searchResultsMetadata |
SearchResultsMetadata |
Metadata for searchRecords. |
| queryId |
string |
Unique identifier for the SOSL search. |