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-24 UTC."],[[["The latest version available for `PacketMirroringsScopedList` is 3.6.0, which can be found alongside other versions ranging from 1.0.0 to 3.5.0."],["`PacketMirroringsScopedList` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with `Object` as its base."],["The class provides a constructor to create new instances, either empty or from an existing `PacketMirroringsScopedList`."],["It contains two main properties: `PacketMirrorings`, a list of `PacketMirroring` objects, and `Warning`, which provides information if the packet mirroring list is empty."],["This class is found within the `Google.Cloud.Compute.V1` namespace and is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]