GetInsightsErrorKind interface
GetInsights Query Errors.
Properties
| error |
the error message |
| kind | the query kind |
| query |
the query id |
Property Details
errorMessage
the error message
errorMessage: string
Property Value
string
kind
the query kind
kind: string
Property Value
string
queryId
the query id
queryId?: string
Property Value
string