public sealed class DeleteFunctionRequest : IMessage<DeleteFunctionRequest>, IEquatable<DeleteFunctionRequest>, IDeepCloneable<DeleteFunctionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Functions v2 API class DeleteFunctionRequest.
[[["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 provides reference documentation for the \u003ccode\u003eDeleteFunctionRequest\u003c/code\u003e class within the Google Cloud Functions v2 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteFunctionRequest\u003c/code\u003e is used to request the deletion of a function and is a class that implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a constructor \u003ccode\u003eDeleteFunctionRequest()\u003c/code\u003e and also allows for an \u003ccode\u003eother\u003c/code\u003e type to be inputed, and it contains two properties: \u003ccode\u003eFunctionName\u003c/code\u003e which is a \u003ccode\u003eFunctionName\u003c/code\u003e typed view over the \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e which is a string representing the name of the function to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe document contains links to different versions of this API, with \u003ccode\u003e1.7.0\u003c/code\u003e being the latest and \u003ccode\u003e1.0.0\u003c/code\u003e being the oldest.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes inherited members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e from the base \u003ccode\u003eobject\u003c/code\u003e class, with it being located in the \u003ccode\u003eGoogle.Cloud.Functions.V2\u003c/code\u003e namespace and \u003ccode\u003eGoogle.Cloud.Functions.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]