firebase::functions

Namespace for the Firebase C++ SDK for CloudFunctions.

Summary

Enumerations

Errorenum
Error code returned by CloudFunctions C++ functions.

Classes

firebase::functions::Functions

Entry point for the Firebase C++ SDK for CloudFunctions.

firebase::functions::HttpsCallableReference

Represents a reference to a CloudFunctions object.

firebase::functions::HttpsCallableResult

AnHttpsCallableResult contains the result of calling an HttpsCallable.

Enumerations

Error

Error

Error 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.