[[["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,["FIRModelOutputs \n\n\n @interface FIRModelOutputs : NSObject\n\nInference results of a Firebase custom model.\n- `\n ``\n ``\n `\n\n [-init](#/c:objc(cs)FIRModelOutputs(im)init)`\n ` \n Unavailable. \n\n Declaration \n Objective-C \n\n - (nonnull instancetype)init;\n\n- `\n ``\n ``\n `\n\n [-outputAtIndex:error:](#/c:objc(cs)FIRModelOutputs(im)outputAtIndex:error:)`\n ` \n Returns the output for a given index. \n\n Declaration \n Objective-C \n\n - (nullable id)outputAtIndex:(NSUInteger)index\n error:(NSError *_Nullable *_Nullable)error;\n\n Parameters\n\n Return Value\n\n The `index`-th output. Returns nil if there is an error."]]