A valid IP Address. If set, only rules matching this address will be
returned. The first returned rule will be the rule that fires on requests
from this IP.
[[["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 `ListIngressRulesRequest` class is a request message used for retrieving firewall rules in the Google Cloud App Engine service, specifically within the `Firewall.ListIngressRules` method."],["The latest version of the Google Cloud App Engine V1 package is 2.4.0, with several previous versions listed down to 1.0.0 for `ListIngressRulesRequest`."],["This class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["`ListIngressRulesRequest` has properties like `MatchingAddress`, `PageSize`, `PageToken`, and `Parent` to help filter and manage the retrieval of firewall ingress rules."],["The namespace for this class is `Google.Cloud.AppEngine.V1`, and it's found in the `Google.Cloud.AppEngine.V1.dll` assembly."]]],[]]