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."],[[["This webpage provides documentation for the `NetworkEdgeSecurityServicesScopedList` class within the Google.Cloud.Compute.V1 namespace, specifically in version 2.11.0 and up to the latest version, 3.6.0."],["The `NetworkEdgeSecurityServicesScopedList` class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, allowing for a range of functionalities such as object comparison, deep cloning and message handling."],["The class has two constructors, a default one and another which accepts another `NetworkEdgeSecurityServicesScopedList` object as a parameter for copying."],["The `NetworkEdgeSecurityServicesScopedList` class includes two properties, `NetworkEdgeSecurityServices`, a list of NetworkEdgeSecurityService objects and `Warning` which is an informational warning that replaces the list of security policies if empty."],["The page lists the documentation of `NetworkEdgeSecurityServicesScopedList` class across various versions of the API, ranging from version 1.0.0 to the latest 3.6.0."]]],[]]