public sealed class BatchUpdateIngressRulesResponse : IMessage<BatchUpdateIngressRulesResponse>, IEquatable<BatchUpdateIngressRulesResponse>, IDeepCloneable<BatchUpdateIngressRulesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class BatchUpdateIngressRulesResponse.
Response message for Firewall.UpdateAllIngressRules.
[[["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 provides reference documentation for the `BatchUpdateIngressRulesResponse` class within the Google Cloud App Engine v1 API."],["The `BatchUpdateIngressRulesResponse` class is a response message used in the `Firewall.UpdateAllIngressRules` operation, representing the result of updating ingress firewall rules."],["The `BatchUpdateIngressRulesResponse` class is implemented through various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of `BatchUpdateIngressRulesResponse` is 2.4.0, and the page provides links to documentation for versions ranging from 1.0.0 up to the current 2.4.0."],["It contains one property, `IngressRules`, which is a `RepeatedField` type, specifically of `FirewallRule` that holds a full list of the app's ingress firewall rules."]]],[]]