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."],[[["This webpage details the `ListIngressRulesRequest` class, which is used to request a list of ingress firewall rules from the Google Cloud App Engine."],["The `ListIngressRulesRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, providing functionalities for message handling, comparison, deep cloning, and paginated requests."],["The class contains properties like `MatchingAddress`, `PageSize`, `PageToken`, and `Parent` to refine the request for ingress rules, allowing filtering by IP address, setting the number of results per page, using a continuation token for pagination, and specifying the firewall collection to query."],["The latest version of the documentation available is for version `2.4.0`, with versions ranging from `1.0.0` up to `2.4.0` available on this page, providing a history of the `ListIngressRulesRequest` class."],["The `ListIngressRulesRequest` class has two constructors, one being a parameterless constructor and the other accepting another instance of `ListIngressRulesRequest`."]]],[]]