public sealed class CallFunctionResponse : IMessage<CallFunctionResponse>, IEquatable<CallFunctionResponse>, IDeepCloneable<CallFunctionResponse>, IBufferMessage, IMessage
[[["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 \u003ccode\u003eCallFunctionResponse\u003c/code\u003e is 2.7.0, with other documented versions ranging from 2.6.0 down to 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCallFunctionResponse\u003c/code\u003e is a sealed class that represents the response of the \u003ccode\u003eCallFunction\u003c/code\u003e method, implementing several 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\u003eThis class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and includes properties like \u003ccode\u003eError\u003c/code\u003e, \u003ccode\u003eExecutionId\u003c/code\u003e, and \u003ccode\u003eResult\u003c/code\u003e to provide information about the function call's outcome.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCallFunctionResponse\u003c/code\u003e class is found within the \u003ccode\u003eGoogle.Cloud.Functions.V1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Functions.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the class: a default constructor and another one that accepts a \u003ccode\u003eCallFunctionResponse\u003c/code\u003e object as a parameter for copying purposes.\u003c/p\u003e\n"]]],[],null,[]]