public sealed class DeleteFunctionRequest : IMessage<DeleteFunctionRequest>, IEquatable<DeleteFunctionRequest>, IDeepCloneable<DeleteFunctionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Functions v1 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 document provides reference documentation for the \u003ccode\u003eDeleteFunctionRequest\u003c/code\u003e class within the Google Cloud Functions v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteFunctionRequest\u003c/code\u003e is a class used to represent a request to delete a function and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteFunctionRequest\u003c/code\u003e class has two constructors, one default and one that accepts another \u003ccode\u003eDeleteFunctionRequest\u003c/code\u003e as a parameter, facilitating object cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteFunctionRequest\u003c/code\u003e class has two properties: \u003ccode\u003eCloudFunctionName\u003c/code\u003e, which provides a typed view of the function name, and \u003ccode\u003eName\u003c/code\u003e, which is a string representing the resource name of the function to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe document history also contains versions ranging from 2.7.0 (latest) to 1.1.0.\u003c/p\u003e\n"]]],[],null,[]]