[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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.