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 webpage provides documentation for the `PacketMirroringsScopedList` class within the `Google.Cloud.Compute.V1` namespace in the .NET environment, with a focus on versions ranging from 1.0.0 to 3.6.0."],["The `PacketMirroringsScopedList` class, a sealed class, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor `PacketMirroringsScopedList()` and another that takes a `PacketMirroringsScopedList` object as an argument, `PacketMirroringsScopedList(PacketMirroringsScopedList other)`."],["`PacketMirroringsScopedList` has two main properties: `PacketMirrorings`, a list of `PacketMirroring` objects, and `Warning`, which provides informational warnings when the list is empty."],["The most recent version documented is 3.6.0, identified as the latest, with documentation available for a series of prior versions, including all releases from version 1.0.0 onwards."]]],[]]