Interface protos.google.cloud.aiplatform.v1beta1.IErrorAnalysisAnnotation (3.13.0)

Properties of an ErrorAnalysisAnnotation.

Package

@google-cloud/aiplatform

Properties

attributedItems

attributedItems?: (google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.IAttributedItem[]|null);

ErrorAnalysisAnnotation attributedItems

outlierScore

outlierScore?: (number|null);

ErrorAnalysisAnnotation outlierScore

outlierThreshold

outlierThreshold?: (number|null);

ErrorAnalysisAnnotation outlierThreshold

queryType

queryType?: (google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.QueryType|keyof typeof google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.QueryType|null);

ErrorAnalysisAnnotation queryType