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."],[[["This webpage details the `SecurityPoliciesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 1.2.0, which is part of the Google Cloud .NET client library."],["The `SecurityPoliciesScopedList` class is part of a hierarchy, inheriting from `Object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors, a default one and another that takes an existing `SecurityPoliciesScopedList` object for copying."],["It contains two properties, `SecurityPolicies`, which is a list of `SecurityPolicy` objects, and `Warning`, which provides informational warnings about the security policy list."],["The page provides links to various versions of the `SecurityPoliciesScopedList` documentation, ranging from version 1.0.0 up to the latest 3.6.0."]]],[]]