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 document provides reference documentation for the \u003ccode\u003eCallFunctionRequest\u003c/code\u003e class within the Google Cloud Functions v1 API, specifically for version 2.2.0 and other versions as well.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCallFunctionRequest\u003c/code\u003e is a class used to define a request for the \u003ccode\u003eCallFunction\u003c/code\u003e method, which is part of the Cloud Functions v1 API and it implements 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\u003eThe class includes properties like \u003ccode\u003eCloudFunctionName\u003c/code\u003e, \u003ccode\u003eData\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which are used to specify the function to be called and the input data for that function.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the constructors for the class, \u003ccode\u003eCallFunctionRequest()\u003c/code\u003e and \u003ccode\u003eCallFunctionRequest(CallFunctionRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a list of available versions of the \u003ccode\u003eCallFunctionRequest\u003c/code\u003e class, ranging from version 1.1.0 up to the latest version 2.7.0.\u003c/p\u003e\n"]]],[],null,[]]