Stay organized with collections
Save and categorize content based on your preferences.
Firebase.Functions
Summary
Enumerations
FunctionsErrorCode
FunctionsErrorCode
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-07-27 UTC.
[null,null,["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```"]]