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\u003eThis webpage details the \u003ccode\u003eDeleteFunctionRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Functions.V1\u003c/code\u003e namespace, used for requesting the deletion of a function.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documentation is 2.7.0, with versions ranging back to 1.1.0 available for review.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteFunctionRequest\u003c/code\u003e 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and another that takes a \u003ccode\u003eDeleteFunctionRequest\u003c/code\u003e object as a parameter, and it has two properties \u003ccode\u003eCloudFunctionName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteFunctionRequest\u003c/code\u003e class includes a \u003ccode\u003eName\u003c/code\u003e property which is required, and it is the string name of the function to be deleted.\u003c/p\u003e\n"]]],[],null,[]]