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-04-09 UTC."],[[["This webpage details the `PacketMirroringsScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 3.3.0 of the library."],["The latest version is 3.6.0, and prior versions down to 1.0.0 are also documented, providing a history of changes and updates."],["The `PacketMirroringsScopedList` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, a default one and one that accepts another `PacketMirroringsScopedList` instance for creating a copy."],["`PacketMirroringsScopedList` contains two main properties: `PacketMirrorings`, a list of packetMirroring, and `Warning`, which provides informational warnings."]]],[]]