public sealed class DeleteFunctionRequest : IMessage<DeleteFunctionRequest>, IEquatable<DeleteFunctionRequest>, IDeepCloneable<DeleteFunctionRequest>, 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\u003eDeleteFunctionRequest\u003c/code\u003e class is used to request the deletion of a function in Google Cloud Functions, as part of the \u003ccode\u003eGoogle.Cloud.Functions.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class has a range of versions, starting from 1.1.0 up to the latest 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteFunctionRequest\u003c/code\u003e class implements multiple interfaces including \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\u003eIt includes properties such as \u003ccode\u003eCloudFunctionName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, with the latter being a required string field specifying the function's name to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a parameterless \u003ccode\u003eDeleteFunctionRequest()\u003c/code\u003e and an overloaded \u003ccode\u003eDeleteFunctionRequest(DeleteFunctionRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]