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.5.0, with links to different versions ranging from 1.0.0 to 3.6.0."],["The `NetworkEdgeSecurityServicesScopedList` class is part of the Google Cloud Compute V1 API and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that takes another `NetworkEdgeSecurityServicesScopedList` object as a parameter."],["It includes two properties: `NetworkEdgeSecurityServices`, which is a list of `NetworkEdgeSecurityService` objects, and `Warning`, which provides an informational warning when the security policy list is empty."],["The webpage also links the user to documentation and inheritance of related objects and classes, such as `Object`, `RepeatedField`, `NetworkEdgeSecurityService`, and `Warning`."]]],[]]