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 used to request a list of ingress rules for a Google Cloud App Engine firewall, as part of the `Firewall.ListIngressRules` operation."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, and also inherits from `Object`."],["The latest version of the documentation is `2.4.0`, but this page's content is specific to version `1.1.0`, and it provides links to other versions for further context."],["It includes properties to filter results by `MatchingAddress`, control the `PageSize` of the returned list, manage pagination with `PageToken`, and specify the `Parent` firewall resource."],["The class has two constructors: a default constructor and another one that takes another `ListIngressRulesRequest` object for duplication."]]],[]]