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."],[[["The latest version of the Google.Cloud.Compute.V1 library is 3.6.0, with multiple previous versions available for reference, ranging down to version 1.0.0."],["The document details the `NetworkEdgeSecurityServicesScopedList` class within the Google.Cloud.Compute.V1 namespace."],["The `NetworkEdgeSecurityServicesScopedList` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class contains properties like `NetworkEdgeSecurityServices`, which is a list of `NetworkEdgeSecurityService`, and `Warning`, which provides an informational warning for when the list of security policies is empty."],["This class has two constructors, a default one `NetworkEdgeSecurityServicesScopedList()` and one that takes another `NetworkEdgeSecurityServicesScopedList` object as a parameter."]]],[]]