public sealed class NetworkEdgeSecurityServicesScopedList : IMessage<NetworkEdgeSecurityServicesScopedList>, IEquatable<NetworkEdgeSecurityServicesScopedList>, IDeepCloneable<NetworkEdgeSecurityServicesScopedList>, 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."],[[["The latest version of the `NetworkEdgeSecurityServicesScopedList` is 3.6.0, and the page provides access to multiple older versions, including the current page's 2.12.0 and down to 1.0.0."],["The `NetworkEdgeSecurityServicesScopedList` class is a part of the `Google.Cloud.Compute.V1` namespace, residing within the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object management."],["The `NetworkEdgeSecurityServicesScopedList` class has two constructors, a default constructor and a constructor that takes another instance of `NetworkEdgeSecurityServicesScopedList` for duplication."],["It contains two properties, `NetworkEdgeSecurityServices` which holds a list of `NetworkEdgeSecurityService`, and `Warning`, which provides warning information when the list of security policies is empty."]]],[]]