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 versions, inheritance, implementations, constructors, and properties."],["The most recent documented version of this class is 3.6.0, although there are versions present all the way to version 1.0.0."],["`PacketMirroringsScopedList` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `PacketMirrorings`, which is a list of packetMirrorings, and `Warning`, which provides informational warnings when the list of packetMirrorings is empty."],["There are two constructors for `PacketMirroringsScopedList`: one default and one that takes another `PacketMirroringsScopedList` object as a parameter."]]],[]]