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\u003eThis document provides reference information for the \u003ccode\u003eCallFunctionResponse\u003c/code\u003e class within the Google Cloud Functions v1 API for .NET, with the latest version being 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCallFunctionResponse\u003c/code\u003e is a class representing the response of a \u003ccode\u003eCallFunction\u003c/code\u003e method, and it implements interfaces such as \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 includes constructors for creating instances, either default or by copying an existing \u003ccode\u003eCallFunctionResponse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties, \u003ccode\u003eError\u003c/code\u003e, \u003ccode\u003eExecutionId\u003c/code\u003e, and \u003ccode\u003eResult\u003c/code\u003e, which store information about the execution status, a unique ID, and the outcome, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple older versions of this page provided in the document, ranging back to version 1.1.0.\u003c/p\u003e\n"]]],[],null,[]]