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-24 UTC."],[[["This webpage provides documentation for the `SecurityPoliciesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage."],["The documentation covers multiple versions of the library, ranging from version 1.0.0 up to the latest version, 3.6.0, with the current page focused on version 2.13.0."],["The `SecurityPoliciesScopedList` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `object` class."],["The class offers two constructors, one default and another that takes an instance of `SecurityPoliciesScopedList` for copying, in addition to having the properties, `SecurityPolicies` which is a `RepeatedField` of `SecurityPolicy` and `Warning`."],["The documented versions provide a historical context of changes and updates to the `SecurityPoliciesScopedList` class across the different releases."]]],[]]