共用方式為


JsonModelFeatureInformation interface

物件,包含模型特徵資訊模型名稱或特徵名稱。

屬性

featureName

所使用的功能名稱。

modelName

所使用的模型名稱。

屬性詳細資料

featureName

所使用的功能名稱。

featureName?: string

屬性值

string

modelName

所使用的模型名稱。

modelName?: string

屬性值

string