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-31 UTC."],[[["This webpage details the `NetworkEdgeSecurityServicesScopedList` class within the Google Cloud Compute V1 API for .NET, specifically version 3.4.0."],["The `NetworkEdgeSecurityServicesScopedList` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class has two constructors: a default constructor and one that accepts another `NetworkEdgeSecurityServicesScopedList` object."],["The class includes properties like `NetworkEdgeSecurityServices`, which is a list of `NetworkEdgeSecurityService` objects, and `Warning`, which provides informational warnings when the security policy list is empty."],["There are multiple documented versions of this element, from 1.0.0 all the way to the latest 3.6.0 version, all with their own url documentation page."]]],[]]