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-31 UTC."],[[["This webpage provides documentation for the `SecurityPoliciesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, inheritance, and implemented interfaces."],["The `SecurityPoliciesScopedList` class, found in the `Google.Cloud.Compute.V1.dll` assembly, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page offers access to documentation for multiple versions of `SecurityPoliciesScopedList`, ranging from version 1.0.0 up to the latest version 3.6.0, allowing users to select the version that applies to their projects."],["The `SecurityPoliciesScopedList` class has two constructors which are a parameterless constructor as well as one that accepts another `SecurityPoliciesScopedList` object as an argument."],["Key properties of the `SecurityPoliciesScopedList` class include `SecurityPolicies`, which is a list of `SecurityPolicy` objects, and `Warning`, which provides an informational warning when the list of security policies is empty."]]],[]]