public sealed class SecurityPoliciesScopedList : IMessage<SecurityPoliciesScopedList>, IEquatable<SecurityPoliciesScopedList>, IDeepCloneable<SecurityPoliciesScopedList>, 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-21 UTC."],[[["The latest version of the `SecurityPoliciesScopedList` is 3.6.0, as seen by the list of available versions ranging from 1.0.0 to 3.6.0."],["`SecurityPoliciesScopedList` is a class in the `Google.Cloud.Compute.V1` namespace within the Google.Cloud.Compute.V1.dll assembly, with its latest documentation available as version 3.6.0."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, offering functionalities like message handling, comparison, deep cloning, and buffer management."],["`SecurityPoliciesScopedList` contains properties for `SecurityPolicies`, which is a list of security policies, and `Warning`, which provides a warning message if the list is empty."],["There are two constructors available for the class: one is parameterless and the other takes another `SecurityPoliciesScopedList` instance as an argument."]]],[]]