[[["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-10-10 UTC."],[],[],null,["# FirebaseFunctions Framework Reference\n\nClasses\n=======\n\nThe following classes are available globally.\n- `\n ``\n ``\n `\n\n ### [FIRFunctions](/docs/reference/ios/firebasefunctions/api/reference/Classes/FIRFunctions)\n\n `\n ` \n `Functions` is the client for Cloud Functions for a Firebase project. \n\n #### Declaration\n\n Objective-C \n\n\n @interface FIRFunctions : NSObject\n\n- `\n ``\n ``\n `\n\n ### [FIRHTTPSCallable](/docs/reference/ios/firebasefunctions/api/reference/Classes/FIRHTTPSCallable)\n\n `\n ` \n A `HTTPSCallable` is a reference to a particular Callable HTTPS trigger in Cloud Functions. \n\n #### Declaration\n\n Objective-C \n\n\n @interface FIRHTTPSCallable : NSObject\n\n- `\n ``\n ``\n `\n\n ### [FIRHTTPSCallableResult](/docs/reference/ios/firebasefunctions/api/reference/Classes/FIRHTTPSCallableResult)\n\n `\n ` \n A `HTTPSCallableResult` contains the result of calling a `HTTPSCallable`. \n\n #### Declaration\n\n Objective-C \n\n\n @interface FIRHTTPSCallableResult : NSObject"]]