ISemanticSearchError
Home > @gooddata/sdk-model > ISemanticSearchError
ISemanticSearchError 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.
Represents an error encountered during a semantic search operation.
Signature:
export interface ISemanticSearchError
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(string & {}) | "METADATA_SYNC_IN_PROGRESS" | "METADATA_SYNC_REQUEST_ERROR" |
(BETA) Stable code identifying the type of error. | ||
|
number |
(BETA) HTTP status code of the error. |