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 latest version of the `ListIngressRulesRequest` is 2.4.0, but this page specifically documents version 1.4.0, which is one of many previous versions."],["`ListIngressRulesRequest` is a request message for `Firewall.ListIngressRules` and is used for retrieving a list of firewall ingress rules within the Google Cloud App Engine."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, and inherits from the base `Object` class."],["Key properties of `ListIngressRulesRequest` include `MatchingAddress` (filtering rules by IP address), `PageSize` (controlling the number of results per page), `PageToken` (for pagination), and `Parent` (specifying the firewall collection)."],["There are two constructors for the `ListIngressRulesRequest` class: a parameterless constructor and a constructor that accepts another `ListIngressRulesRequest` object as a parameter."]]],[]]