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 `SecurityPoliciesScopedList` class, found within the `Google.Cloud.Compute.V1` namespace, is part of version 2.0.0 of the Google Cloud Compute .NET library."],["This class is designed to manage a list of `SecurityPolicy` objects and provides methods for working with these policies, such as through the `SecurityPolicies` property, which contains the list itself."],["The class includes a `Warning` property that can provide information in cases where the list of security policies is empty."],["There is a range of versions available for this package, from version 1.0.0 up to the latest 3.6.0, each with a link to their specific documentation."],["The `SecurityPoliciesScopedList` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]