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-21 UTC."],[[["This webpage provides documentation for the `NetworkEdgeSecurityServicesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically for .NET development."],["The latest version of the `NetworkEdgeSecurityServicesScopedList` documentation is 3.6.0, with the page also listing documentation versions dating back to 1.0.0."],["`NetworkEdgeSecurityServicesScopedList` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for advanced object manipulation."],["The class includes properties like `NetworkEdgeSecurityServices` (a list of security services) and `Warning` (for informational messages) that can be used when creating or using objects of this type."],["The `NetworkEdgeSecurityServicesScopedList` class has two constructors, a default one, and another one that takes an existing instance of itself to be made into another copy."]]],[]]