public sealed class CallFunctionRequest : IMessage<CallFunctionRequest>, IEquatable<CallFunctionRequest>, IDeepCloneable<CallFunctionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Functions v1 API class CallFunctionRequest.
[[["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\u003eCallFunctionRequest\u003c/code\u003e class is 2.7.0, but this page specifically focuses on version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCallFunctionRequest\u003c/code\u003e class is used to make requests to the \u003ccode\u003eCallFunction\u003c/code\u003e method within the Cloud Functions v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, inheriting members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the base object class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCallFunctionRequest\u003c/code\u003e class include \u003ccode\u003eCloudFunctionName\u003c/code\u003e, \u003ccode\u003eData\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which are essential for defining and passing input to the target function.\u003c/p\u003e\n"],["\u003cp\u003eThe class is contained 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"]]],[],null,[]]