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, including versions down to 1.0.0."],["The `SecurityPoliciesScopedList` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for managing security policies."],["The `SecurityPoliciesScopedList` class contains a `SecurityPolicies` property, which is a list of security policies within a defined scope, and a `Warning` property, which offers an informational warning if the security policy list is empty."],["Constructors are provided for creating a new instance of `SecurityPoliciesScopedList`, either empty or based on an existing `SecurityPoliciesScopedList` object."],["The class inherits members from the `object` class, including `GetHashCode`, `GetType`, and `ToString`, and is part of the Google.Cloud.Compute.V1 namespace within the Google.Cloud.Compute.V1.dll assembly."]]],[]]