ModelOptionsBase interface

Firebase ML 模型輸入物件

簽名:

export interface ModelOptionsBase 

屬性

屬性 類型 說明
「displayName」 字串
代碼 string[]

ModelOptionsBase.displayName

簽名:

displayName?: string;

ModelOptionsBase.tags

簽名:

tags?: string[];