[[["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 2021-02-11 UTC."],[],[],null,["# FirebaseMLModelInterpreter Framework Reference\n\nCustomRemoteModel\n=================\n\n class CustomRemoteModel\n\nA custom model that is stored remotely on the server and downloaded to the device.\n- `\n ``\n ``\n `\n\n ### [init(name:)](#/c:objc(cs)FIRCustomRemoteModel(im)initWithName:)\n\n `\n ` \n Creates a new instance with the given values. \n\n #### Declaration\n\n Swift \n\n init(name: String)\n\n #### Parameters\n\n |--------------|--------------------------------------------------------------------------------------------------------------------|\n | ` `*name*` ` | The name of the remote model. Specify the name assigned to the model when it was uploaded to the Firebase Console. |\n\n #### Return Value\n\n A new `CustomRemoteModel` instance.\n- `\n ``\n ``\n `\n\n ### [-init](#/c:objc(cs)FIRCustomRemoteModel(im)init)\n\n `\n ` \n Unavailable."]]