public sealed class UpdateFunctionRequest : IMessage<UpdateFunctionRequest>, IEquatable<UpdateFunctionRequest>, IDeepCloneable<UpdateFunctionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Functions v1 API class UpdateFunctionRequest.
[[["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 information for the \u003ccode\u003eUpdateFunctionRequest\u003c/code\u003e class within the Google Cloud Functions v1 API, specifically for version 2.4.0, but also including links to older and newer versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateFunctionRequest\u003c/code\u003e is used to request updates to a Google Cloud Function, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateFunctionRequest\u003c/code\u003e class includes two key properties: \u003ccode\u003eFunction\u003c/code\u003e, representing the new version of the Cloud Function, and \u003ccode\u003eUpdateMask\u003c/code\u003e, indicating which fields within the Cloud Function need to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateFunctionRequest\u003c/code\u003e class also has two constructors, a default parameter-less constructor, and one that takes in another \u003ccode\u003eUpdateFunctionRequest\u003c/code\u003e object as a parameter, to copy the function.\u003c/p\u003e\n"],["\u003cp\u003eThe document also outlines the namespce, assembly, and inherited members for the class.\u003c/p\u003e\n"]]],[],null,[]]