EntityInsightItem interface

Entity insight Item。

プロパティ

chartQueryResults

table insights クエリのクエリ結果。

queryId

分析情報のクエリ ID

queryTimeInterval

クエリが実際に実行された時間間隔。

tableQueryResults

table insights クエリのクエリ結果。

プロパティの詳細

chartQueryResults

table insights クエリのクエリ結果。

chartQueryResults?: InsightsTableResult[]

プロパティ値

queryId

分析情報のクエリ ID

queryId?: string

プロパティ値

string

queryTimeInterval

クエリが実際に実行された時間間隔。

queryTimeInterval?: EntityInsightItemQueryTimeInterval

プロパティ値

tableQueryResults

table insights クエリのクエリ結果。

tableQueryResults?: InsightsTableResult

プロパティ値