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."],[[["This webpage provides documentation for the `SecurityPoliciesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage."],["The latest version of the `SecurityPoliciesScopedList` documentation is version 3.6.0, but many versions are available and listed, ranging back to 1.0.0."],["`SecurityPoliciesScopedList` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and manipulation."],["The class includes a `SecurityPolicies` property of type `RepeatedField\u003cSecurityPolicy\u003e`, which holds a list of security policies within a defined scope."],["It also has a `Warning` property that displays an informational warning if the list of security policies is empty, using the `Warning` type."]]],[]]