次の方法で共有


EvaluationResultSample interface

評価結果からのサンプル。

Extends

プロパティ

evaluationResult

分析サンプルの評価結果。

type

評価結果サンプルタイプ

継承されたプロパティ

correlationInfo

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

features

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

id

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

プロパティの詳細

evaluationResult

分析サンプルの評価結果。

evaluationResult: EvalResult

プロパティ値

type

評価結果サンプルタイプ

type: "EvaluationResultSample"

プロパティ値

"EvaluationResultSample"

継承されたプロパティの詳細

correlationInfo

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

correlationInfo: Record<string, unknown>

プロパティ値

Record<string, unknown>

承元InsightSample.correlationInfo

features

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

features: Record<string, unknown>

プロパティ値

Record<string, unknown>

承元InsightSample.features

id

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

id: string

プロパティ値

string

承元InsightSample.id