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-04-09 UTC."],[[["This webpage details the `SecurityPoliciesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.2.0 of the Google Cloud Compute .NET library."],["The `SecurityPoliciesScopedList` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management."],["It contains two properties: `SecurityPolicies`, a list of `SecurityPolicy` objects, and `Warning`, which provides an informational message when the list is empty."],["The page provides access to various versions of the `SecurityPoliciesScopedList` documentation, ranging from the latest 3.6.0 down to version 1.0.0, allowing for version-specific reference."],["The class has two constructors: the default empty constructor and a constructor that takes another SecurityPoliciesScopedList as a parameter, likely for creating a copy of an existing instance."]]],[]]