public sealed class DeleteIngressRuleRequest : IMessage<DeleteIngressRuleRequest>, IEquatable<DeleteIngressRuleRequest>, IDeepCloneable<DeleteIngressRuleRequest>, 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\u003eDeleteIngressRuleRequest\u003c/code\u003e class, which is used as a request message for deleting an ingress rule in the \u003ccode\u003eFirewall.DeleteIngressRule\u003c/code\u003e method within the Google Cloud App Engine API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteIngressRuleRequest\u003c/code\u003e class is a part of the \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e namespace and is defined in the \u003ccode\u003eGoogle.Cloud.AppEngine.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, inheriting some members from \u003ccode\u003eObject\u003c/code\u003e, and it provides two constructors, a default constructor and one that takes another \u003ccode\u003eDeleteIngressRuleRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property within the \u003ccode\u003eDeleteIngressRuleRequest\u003c/code\u003e class is \u003ccode\u003eName\u003c/code\u003e, a string property representing the resource name of the firewall ingress rule to delete, for example, \u003ccode\u003eapps/myapp/firewall/ingressRules/100\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis specific content on the page refers to version 1.4.0 of the \u003ccode\u003eDeleteIngressRuleRequest\u003c/code\u003e class, but it also lists many other versions, including up to 2.4.0, the latest version.\u003c/p\u003e\n"]]],[],null,[]]