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 latest version available for `SecurityPoliciesScopedList` is 3.6.0, part of the `Google.Cloud.Compute.V1` namespace."],["Multiple versions of `SecurityPoliciesScopedList` are documented, ranging from version 1.0.0 up to the latest 3.6.0, under the Google Cloud Compute V1 library."],["The `SecurityPoliciesScopedList` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its role in message handling and data management within the .NET environment."],["`SecurityPoliciesScopedList` contains properties for handling security policies within a specified scope, including a `SecurityPolicies` property, which holds a list of `SecurityPolicy` objects, and a `Warning` property for informational alerts."],["The primary function of `SecurityPoliciesScopedList` is to manage and provide a list of security policies in a given scope, along with any pertinent warnings."]]],[]]