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, covering versions from 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["`SecurityPoliciesScopedList` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class offers two constructors: a default constructor (`SecurityPoliciesScopedList()`) and a copy constructor (`SecurityPoliciesScopedList(SecurityPoliciesScopedList other)`) that takes another `SecurityPoliciesScopedList` instance as a parameter."],["It includes two properties: `SecurityPolicies`, which is a `RepeatedField` containing a list of `SecurityPolicy` objects, and `Warning`, which provides an informational warning when the security policies list is empty."],["The page includes a list of the different version history for the class SecurityPoliciesScopedList, that visitors can view for a specific version."]]],[]]