Interface protos.google.cloud.automl.v1beta1.ITablesAnnotation (4.0.1)

Properties of a TablesAnnotation.

Package

@google-cloud/automl

Properties

baselineScore

baselineScore?: (number|null);

TablesAnnotation baselineScore

predictionInterval

predictionInterval?: (google.cloud.automl.v1beta1.IDoubleRange|null);

TablesAnnotation predictionInterval

score

score?: (number|null);

TablesAnnotation score

tablesModelColumnInfo

tablesModelColumnInfo?: (google.cloud.automl.v1beta1.ITablesModelColumnInfo[]|null);

TablesAnnotation tablesModelColumnInfo

value

value?: (google.protobuf.IValue|null);

TablesAnnotation value