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 page provides documentation for the `PacketMirroringsScopedList` class within the Google.Cloud.Compute.V1 namespace, including details on its implementation, inheritance, and members."],["The latest version documented is 3.6.0, with a history of versions going back to 1.0.0 available through the provided links for each version."],["`PacketMirroringsScopedList` implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class has two constructors, one parameterless and another that takes another `PacketMirroringsScopedList` as a parameter, and two properties, `PacketMirrorings` and `Warning`, that can contain data for packet mirroring configurations."],["The class represents a scope containing a list of `PacketMirroring` objects, and it includes a `Warning` property for informational messages when the list of `PacketMirrorings` is empty."]]],[]]