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, specifically version 2.3.0 of the library."],["The `PacketMirroringsScopedList` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes a `PacketMirrorings` property, which is a list of `PacketMirroring` objects, and a `Warning` property to replace the packetMirrorings when the list is empty."],["The documentation lists available versions of the `PacketMirroringsScopedList` class ranging from 1.0.0 up to the latest version 3.6.0, and includes download links to each."],["The class has two constructors one is an empty constructor, and the other takes a PacketMirroringsScopedList object."]]],[]]