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 `Google.Cloud.Compute.V1.SecurityPoliciesScopedList` is 3.6.0, with multiple previous versions available, dating back to 1.0.0."],["`SecurityPoliciesScopedList` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for use in .NET."],["This class includes properties such as `SecurityPolicies`, which is a list of security policies, and `Warning`, which displays a warning when the list is empty."],["The `SecurityPoliciesScopedList` class has two constructors, one that is empty, and one that allows for a different instance of `SecurityPoliciesScopedList` to be passed into it as a parameter, labeled as \"other\"."],["The class `SecurityPoliciesScopedList` has inherited members from the `Object` class such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]