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"]],[["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 documentation for the \u003ccode\u003eGetIngressRuleRequest\u003c/code\u003e class, which is part of the Google.Cloud.AppEngine.V1 namespace and used for requesting ingress rule information from the Firewall.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetIngressRuleRequest\u003c/code\u003e class 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, indicating its capabilities for message handling, comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, standard for .NET objects.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetIngressRuleRequest\u003c/code\u003e has two constructors, a default parameterless one and one that takes another \u003ccode\u003eGetIngressRuleRequest\u003c/code\u003e as a parameter, allowing the creation of copies.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetIngressRuleRequest\u003c/code\u003e class has a \u003ccode\u003eName\u003c/code\u003e property of string type, which represents the name of the Firewall resource being requested and follows a specific format, such as \u003ccode\u003eapps/myapp/firewall/ingressRules/100\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]