firebase:: functions
Namespace for the Firebase C++ SDK for CloudFunctions.
Summary
Enumerations | |
|---|---|
Error | enum Error code returned by CloudFunctions C++ functions. |
Classes | |
|---|---|
| firebase:: | Entry point for the Firebase C++ SDK for CloudFunctions. |
| firebase:: | Represents a reference to a CloudFunctions object. |
| firebase:: | AnHttpsCallableResult contains the result of calling an HttpsCallable. |
Enumerations
Error
ErrorError code returned by CloudFunctions C++ functions.
Standard gRPC error codes, as defined in:https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-06-30 UTC.