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."],[[["The latest version of the `PacketMirroringsScopedList` is 3.6.0, while version 3.0.0 is the current context, and it is part of the `Google.Cloud.Compute.V1` namespace."],["`PacketMirroringsScopedList` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, equality checking, deep cloning, and buffer message operations."],["The class includes two constructors: a default constructor (`PacketMirroringsScopedList()`) and a copy constructor (`PacketMirroringsScopedList(PacketMirroringsScopedList other)`) for creating new instances."],["`PacketMirroringsScopedList` contains two properties: `PacketMirrorings`, which holds a list of `PacketMirroring` objects, and `Warning`, which provides an informational warning when the packet mirroring list is empty."],["There are multiple previous versions of `PacketMirroringsScopedList` that are available, all the way back to version 1.0.0."]]],[]]