public sealed class CallFunctionResponse : IMessage<CallFunctionResponse>, IEquatable<CallFunctionResponse>, IDeepCloneable<CallFunctionResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Functions v1 API class CallFunctionResponse.
[[["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 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for the \u003ccode\u003eCallFunctionResponse\u003c/code\u003e class is 2.7.0, but this page is showing the documentation for version 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCallFunctionResponse\u003c/code\u003e is a class within the Google Cloud Functions v1 API, specifically for handling the response of the \u003ccode\u003eCallFunction\u003c/code\u003e method, and it implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCallFunctionResponse\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eCallFunctionResponse()\u003c/code\u003e and another that takes a \u003ccode\u003eCallFunctionResponse\u003c/code\u003e object as a parameter \u003ccode\u003eCallFunctionResponse(CallFunctionResponse other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains properties that convey important information about the status of a function call, like \u003ccode\u003eError\u003c/code\u003e (for execution errors), \u003ccode\u003eExecutionId\u003c/code\u003e (for tracking execution), and \u003ccode\u003eResult\u003c/code\u003e (for successful execution outcomes).\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the \u003ccode\u003eCallFunctionResponse\u003c/code\u003e documentation are accessible, ranging from version 1.1.0 to 2.7.0.\u003c/p\u003e\n"]]],[],null,[]]