[[["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 `ListIngressRulesResponse` is 2.4.0, while version 2.0.0 is also documented on this page alongside older versions dating back to 1.0.0."],["`ListIngressRulesResponse` is a response message for `Firewall.ListIngressRules`, and it inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["This class provides properties such as `IngressRules`, which is a `RepeatedField` of `FirewallRule` objects, and `NextPageToken` which is used for pagination."],["The class also includes a constructor to create a `ListIngressRulesResponse` object, either empty or by copying an existing one, and it includes a method, `GetEnumerator()`, to iterate through the `FirewallRule` resources within the response."],["The `ListIngressRulesResponse` class is in the `Google.Cloud.AppEngine.V1` namespace and is part of the `Google.Cloud.AppEngine.V1.dll` assembly."]]],[]]