FirebaseFunctions Framework Reference Stay organized with collections Save and categorize content based on your preferences.
Classes
The following classes are available globally.
Functionsis the client for Cloud Functions for a Firebase project.Declaration
Swift
@objc(FIRFunctions)openclassFunctions:NSObject,@uncheckedSendableA
HTTPSCallableResultcontains the result of calling aHTTPSCallable.Declaration
Swift
@objc(FIRHTTPSCallableResult)openclassHTTPSCallableResult:NSObjectA
HTTPSCallableis a reference to a particular Callable HTTPS trigger in Cloud Functions.Declaration
Swift
@objc(FIRHTTPSCallable)publicfinalclassHTTPSCallable:NSObject,SendableConfiguration options for a
HTTPSCallableinstance.Declaration
Swift
@objc(FIRHTTPSCallableOptions)publicfinalclassHTTPSCallableOptions:NSObject,Sendable
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 2025-07-15 UTC.