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 for version 2.12.0, along with links to many older and newer versions."],["The `PacketMirroringsScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class includes two constructors: a default constructor (`PacketMirroringsScopedList()`) and one that accepts another `PacketMirroringsScopedList` object as a parameter (`PacketMirroringsScopedList(PacketMirroringsScopedList other)`)."],["It exposes two key properties: `PacketMirrorings`, which is a list of `PacketMirroring` objects, and `Warning`, which is a `Warning` object that provides informational warnings when the list of `packetMirrorings` is empty."],["The provided documentation allows for navigating to different versions of the `PacketMirroringsScopedList` class, ranging from version 1.0.0 to the latest 3.6.0."]]],[]]