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, detailing its functionality and usage."],["The latest documented version of `PacketMirroringsScopedList` is 3.6.0, while the current focus is on version 2.14.0, with documentation available for versions ranging from 1.0.0 to 3.6.0."],["`PacketMirroringsScopedList` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["The class includes two constructors: a default constructor `PacketMirroringsScopedList()` and a copy constructor `PacketMirroringsScopedList(PacketMirroringsScopedList other)` for creating new instances."],["Key properties of the class include `PacketMirrorings`, which contains a list of packet mirrorings, and `Warning`, which provides an informational warning if the list of packet mirrorings is empty."]]],[]]