ModelOptionsBase interface

Obiekty wejściowe modelu Firebase ML

Podpis:

export interface ModelOptionsBase 

Nieruchomości

Nieruchomość Typ Opis
wyświetlana nazwa strunowy
tagi strunowy[]

ModelOptionsBase.displayName

Podpis:

displayName?: string;

ModelOptionsBase.tags

Podpis:

tags?: string[];