[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-07-29 UTC."],[],[],null,["# ModelOptionsBase interface\n\nFirebase ML Model input objects\n\n**Signature:** \n\n export interface ModelOptionsBase \n\nProperties\n----------\n\n| Property | Type | Description |\n|--------------------------------------------------------------------------------------------------|------------|-------------|\n| [displayName](./firebase-admin.machine-learning.modeloptionsbase.md#modeloptionsbasedisplayname) | string | |\n| [tags](./firebase-admin.machine-learning.modeloptionsbase.md#modeloptionsbasetags) | string\\[\\] | |\n\nModelOptionsBase.displayName\n----------------------------\n\n**Signature:** \n\n displayName?: string;\n\nModelOptionsBase.tags\n---------------------\n\n**Signature:** \n\n tags?: string[];"]]