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-04-09 UTC."],[[["This webpage provides documentation for the `NetworkEdgeSecurityServicesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.2.0, and details its usage."],["The `NetworkEdgeSecurityServicesScopedList` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for various functionalities."],["The class includes a constructor, `NetworkEdgeSecurityServicesScopedList()`, and a copy constructor `NetworkEdgeSecurityServicesScopedList(NetworkEdgeSecurityServicesScopedList other)` for creating new instances."],["The class contains two properties: `NetworkEdgeSecurityServices`, a list of `NetworkEdgeSecurityService` objects, and `Warning`, which provides informational warnings if the security policy list is empty."],["The page also lists various historical versions of the `Google.Cloud.Compute.V1` API, ranging from version 1.0.0 to 3.6.0, which is the latest at the time of writing."]]],[]]