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 available for `PacketMirroringsScopedList` is 3.6.0, while version 1.4.0 is the current context."],["`PacketMirroringsScopedList` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has two constructors: a default constructor `PacketMirroringsScopedList()` and a copy constructor `PacketMirroringsScopedList(PacketMirroringsScopedList other)`."],["`PacketMirroringsScopedList` has two properties, `PacketMirrorings`, which is a list of packet mirrorings, and `Warning`, which is an informational warning that is displayed if the PacketMirrorings list is empty."],["It is located within the `Google.Cloud.Compute.V1` namespace and is part of the Google.Cloud.Compute.V1.dll assembly."]]],[]]