public sealed class PacketMirroringsScopedList : IMessage<PacketMirroringsScopedList>, IEquatable<PacketMirroringsScopedList>, IDeepCloneable<PacketMirroringsScopedList>, 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 `PacketMirroringsScopedList` class within the `Google.Cloud.Compute.V1` namespace in the .NET environment."],["The `PacketMirroringsScopedList` class, which is sealed and implements multiple interfaces, is designed to manage a scoped list of packet mirrorings."],["The documentation lists various versions of the class, from 1.0.0 up to the latest 3.6.0, each with a corresponding link to its documentation."],["The `PacketMirroringsScopedList` class includes two constructors and two properties: `PacketMirrorings` which holds a list of `PacketMirroring` objects, and `Warning`, which displays an informational warning when the list is empty."],["The class inherits from the base `Object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]