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 webpage provides documentation for the `SecurityPoliciesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 2.3.0, along with links to prior versions and the latest version (3.6.0)."],["`SecurityPoliciesScopedList` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its capabilities in object comparison, duplication and data handling."],["The class includes two constructors: a default constructor and a copy constructor, allowing for object creation and cloning."],["The `SecurityPoliciesScopedList` class contains two key properties: `SecurityPolicies`, which holds a list of `SecurityPolicy` objects, and `Warning`, which provides an informational warning if the security policy list is empty."],["The documentation is derived from the Google.Cloud.Compute.V1.dll assembly, indicating it's part of a larger Google Cloud .NET library."]]],[]]