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-31 UTC."],[[["This webpage details the `SecurityPoliciesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.4.0 of the Google Cloud Compute .NET library."],["The `SecurityPoliciesScopedList` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from `object` class."],["The class provides a constructor allowing it to be initialized with another `SecurityPoliciesScopedList` object."],["The class contains properties, such as `SecurityPolicies`, which is a list of `SecurityPolicy` objects and `Warning`, which provides a warning message if the list of security policies is empty."],["The documentation also provides links to previous versions of the `SecurityPoliciesScopedList` object, ranging from version 1.0.0 to the latest version, 3.6.0."]]],[]]