ISemanticSearchResult
Home > @gooddata/sdk-model > ISemanticSearchResult
ISemanticSearchResult interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Semantic search result payload.
Signature:
export interface ISemanticSearchResult
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(BETA) (Optional) Assistant reasoning describing the search outcome. | ||
|
(BETA) Relationships tying the found objects together. | |||
|
(BETA) List of found objects. |