[null,null,["Last updated 2022-12-15 UTC."],[],[],null,["# AutoMLTfliteModelOptions interface\n\n\u003e | **Warning:** This API is now obsolete.\n\u003e\n\u003e AutoMLTfliteModelOptions will be removed in the next major version.\n\n**Signature:** \n\n export interface AutoMLTfliteModelOptions extends ModelOptionsBase \n\n**Extends:** [ModelOptionsBase](./firebase-admin.machine-learning.modeloptionsbase.md#modeloptionsbase_interface)\n\nProperties\n----------\n\n| Property | Type | Description |\n|------------------------------------------------------------------------------------------------------------------|--------------------------|-------------|\n| [tfliteModel](./firebase-admin.machine-learning.automltflitemodeloptions.md#automltflitemodeloptionstflitemodel) | { automlModel: string; } | |\n\nAutoMLTfliteModelOptions.tfliteModel\n------------------------------------\n\n**Signature:** \n\n tfliteModel: {\n automlModel: string;\n };"]]