public sealed class CallFunctionRequest : IMessage<CallFunctionRequest>, IEquatable<CallFunctionRequest>, IDeepCloneable<CallFunctionRequest>, 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 \u003ccode\u003eCallFunctionRequest\u003c/code\u003e class is used to create requests for the \u003ccode\u003eCallFunction\u003c/code\u003e method within the \u003ccode\u003eGoogle.Cloud.Functions.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, extending its functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCallFunctionRequest\u003c/code\u003e class contains properties like \u003ccode\u003eCloudFunctionName\u003c/code\u003e, \u003ccode\u003eData\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which are used to provide necessary details for calling a specific function.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eCallFunctionRequest\u003c/code\u003e available, with the latest being version 2.7.0 and older versions available down to 1.1.0, each accessible through its respective documentation link.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one that is empty and another one that takes in another \u003ccode\u003eCallFunctionRequest\u003c/code\u003e object for parameters.\u003c/p\u003e\n"]]],[],null,[]]