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-31 UTC."],[[["This webpage provides documentation for the `PacketMirroringsScopedList` class within the Google.Cloud.Compute.V1 namespace, detailing various versions of the API, ranging from version 1.0.0 to 3.6.0."],["The `PacketMirroringsScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility with different Google Protocol Buffer and .NET functionalities."],["The class offers two constructors: a default constructor and another that allows creating a copy from an existing `PacketMirroringsScopedList` instance."],["`PacketMirroringsScopedList` includes two primary properties, `PacketMirrorings`, a list of `PacketMirroring` objects, and `Warning`, which provides informational warnings if the list is empty."],["The latest version of the `PacketMirroringsScopedList` class available is version 3.6.0, and it provides access to all of the previous versions as well."]]],[]]