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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `DeleteIngressRuleRequest` class, which is used as a request message for deleting a firewall ingress rule in Google Cloud App Engine's Firewall API."],["The latest version of this request message is 2.4.0, and this page contains version-specific documentation back to version 1.0.0 of the `DeleteIngressRuleRequest` message."],["The `DeleteIngressRuleRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a constructor `DeleteIngressRuleRequest`, which can be used to initialize a new request, or copy from another request."],["The `DeleteIngressRuleRequest` object has one property, `Name`, that is a string representing the name of the firewall resource to be deleted."]]],[]]