次の方法で共有


InsightSample interface

分析からのサンプル。

プロパティ

correlationInfo

分析サンプルの相関に関する情報。

features

UXでのデータの追加のフィルタリングに役立つ機能。

id

分析サンプルの一意の識別子。

type

識別子の可能な値: EvaluationResultSample

プロパティの詳細

correlationInfo

分析サンプルの相関に関する情報。

correlationInfo: Record<string, unknown>

プロパティ値

Record<string, unknown>

features

UXでのデータの追加のフィルタリングに役立つ機能。

features: Record<string, unknown>

プロパティ値

Record<string, unknown>

id

分析サンプルの一意の識別子。

id: string

プロパティ値

string

type

識別子の可能な値: EvaluationResultSample

type: "EvaluationResultSample"

プロパティ値

"EvaluationResultSample"