[[["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-27 UTC."],[],[],null,["# Firebase.Functions Namespace\n\nFirebase.Functions\n==================\n\nSummary\n-------\n\n| ### Enumerations ||\n|--------------------------------------------------------------------------------------------|------|\n| [FunctionsErrorCode](#namespace_firebase_1_1_functions_1a517021a4c453ba1a88db030a27939f86) | enum |\n\n| ### Classes ||\n|----------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Firebase.Functions.FirebaseFunctions](/docs/reference/unity/class/firebase/functions/firebase-functions) | [FirebaseFunctions](/docs/reference/unity/class/firebase/functions/firebase-functions#class_firebase_1_1_functions_1_1_firebase_functions) is a service that supports calling Google Cloud [Functions](/docs/reference/unity/namespace/firebase/functions#namespace_firebase_1_1_functions). |\n| [Firebase.Functions.FunctionsException](/docs/reference/unity/class/firebase/functions/functions-exception) | Represents an Exception resulting from an operation on a FunctionsReference |\n| [Firebase.Functions.HttpsCallableReference](/docs/reference/unity/class/firebase/functions/https-callable-reference) | Represents a reference to a Google Cloud [Functions](/docs/reference/unity/namespace/firebase/functions#namespace_firebase_1_1_functions) HTTPS callable function. |\n| [Firebase.Functions.HttpsCallableResult](/docs/reference/unity/class/firebase/functions/https-callable-result) | |\n\nEnumerations\n------------\n\n### FunctionsErrorCode\n\n```c#\n FunctionsErrorCode\n```"]]