public sealed class GetIngressRuleRequest : IMessage<GetIngressRuleRequest>, IEquatable<GetIngressRuleRequest>, IDeepCloneable<GetIngressRuleRequest>, 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."],[[["The latest version available for `GetIngressRuleRequest` is 2.4.0, but this page is currently displaying version 1.1.0."],["`GetIngressRuleRequest` is a request message specifically designed for `Firewall.GetIngressRule` operations."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a `Name` property that represents the name of the Firewall resource, structured like `apps/myapp/firewall/ingressRules/100`."],["The class has two constructors, one of which accepts another `GetIngressRuleRequest` as a parameter to initialize the new instance."]]],[]]