public sealed class FirewallPoliciesScopedList : IMessage<FirewallPoliciesScopedList>, IEquatable<FirewallPoliciesScopedList>, IDeepCloneable<FirewallPoliciesScopedList>, IBufferMessage, IMessage
[[["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-04-02 UTC."],[[["The latest version available for `FirewallPoliciesScopedList` is 3.6.0, which can be found at the provided URL, along with other versions ranging from 1.0.0 to 3.5.0."],["`FirewallPoliciesScopedList` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class contains a property `FirewallPolicies` that is a list of firewall policies within the current scope, typed as `RepeatedField\u003cFirewallPolicy\u003e`."],["The class also has a `Warning` property, of type `Warning`, that provides informational warnings, particularly when the firewall policies list is empty."],["The `FirewallPoliciesScopedList` has two constructors, one default and one that takes in another `FirewallPoliciesScopedList` object as a parameter."]]],[]]