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-03-31 UTC."],[[["Version 3.6.0 is the latest release for the Google.Cloud.Compute.V1 FirewallPoliciesScopedList, with a variety of previous versions available, dating back to 1.0.0."],["The FirewallPoliciesScopedList class implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, for enhanced functionality."],["This class offers two constructors: a default constructor and a constructor that takes another FirewallPoliciesScopedList object as a parameter."],["The class contains two properties, FirewallPolicies and Warning, where FirewallPolicies is a list of firewall policies, and Warning is an informational warning that replaces the firewall policies list when it's empty."]]],[]]