Stay organized with collections
Save and categorize content based on your preferences.
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,["# HttpsCallable | JavaScript SDK\n\n- [firebase](/docs/reference/node/firebase).\n- [functions](/docs/reference/node/firebase.functions).\n- HttpsCallable\n====================================================================================================================\n\nAn HttpsCallable is a reference to a \"callable\" http trigger in\nGoogle Cloud Functions.\n\n### Callable\n\n- __call ( data ? : any ) : Promise \\\u003c [HttpsCallableResult](/docs/reference/node/firebase.functions.HttpsCallableResult) \\\u003e\n- An HttpsCallable is a reference to a \"callable\" http trigger in\n Google Cloud Functions.\n\n #### Parameters\n\n -\n\n ##### Optional data: any\n\n #### Returns Promise\\\u003c[HttpsCallableResult](/docs/reference/node/firebase.functions.HttpsCallableResult)\\\u003e"]]
An HttpsCallable is a reference to a "callable" http trigger in Google Cloud Functions.