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."],[[["Version 3.6.0 is the latest release for the Google.Cloud.Compute.V1 library, with version 3.5.0 currently being viewed."],["The `SecurityPoliciesScopedList` class, found within the `Google.Cloud.Compute.V1` namespace, is a core component, and implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties for managing a list of `SecurityPolicy` objects via `SecurityPolicies`, and handles informational warnings via `Warning`."],["The `SecurityPoliciesScopedList` class has a constructor that accepts another `SecurityPoliciesScopedList` object as a parameter, as well as a parameterless constructor."],["This documentation covers versions from 1.0.0 to 3.6.0 of `SecurityPoliciesScopedList` for the Google Cloud Compute .NET library, and shows the relationship that it inherits from object."]]],[]]