Stay organized with collections
Save and categorize content based on your preferences.
firebase::functions
Namespace for the Firebase C++ SDK for Cloud Functions.
Summary
Enumerations
|
Error
|
enumError code returned by Cloud Functions C++ functions. |
Enumerations
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 2021-06-30 UTC.
[null,null,["Last updated 2021-06-30 UTC."],[],[],null,["# firebase::functions Namespace\n\nfirebase::functions\n===================\n\nNamespace for the Firebase C++ SDK for Cloud [Functions](/docs/reference/cpp/class/firebase/functions/functions#classfirebase_1_1functions_1_1_functions).\n\nSummary\n-------\n\n| ### Enumerations ||\n|-----------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Error](#namespacefirebase_1_1functions_1a8cbb832337f47849db19b2d5e0cba4f0) | enum Error code returned by Cloud [Functions](/docs/reference/cpp/class/firebase/functions/functions#classfirebase_1_1functions_1_1_functions) C++ functions. |\n\n| ### Classes ||\n|----------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [firebase::functions::Functions](/docs/reference/cpp/class/firebase/functions/functions) | Entry point for the Firebase C++ SDK for Cloud [Functions](/docs/reference/cpp/class/firebase/functions/functions#classfirebase_1_1functions_1_1_functions). |\n| [firebase::functions::HttpsCallableReference](/docs/reference/cpp/class/firebase/functions/https-callable-reference) | Represents a reference to a Cloud [Functions](/docs/reference/cpp/class/firebase/functions/functions#classfirebase_1_1functions_1_1_functions) object. |\n| [firebase::functions::HttpsCallableResult](/docs/reference/cpp/class/firebase/functions/https-callable-result) | An [HttpsCallableResult](/docs/reference/cpp/class/firebase/functions/https-callable-result#classfirebase_1_1functions_1_1_https_callable_result) contains the result of calling an HttpsCallable. |\n\nEnumerations\n------------\n\n### Error\n\n```c++\n Error\n``` \nError code returned by Cloud [Functions](/docs/reference/cpp/class/firebase/functions/functions#classfirebase_1_1functions_1_1_functions) C++ functions.\n\nStandard gRPC error codes, as defined in: \u003chttps://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto\u003e"]]