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."],[[["The `PacketMirroringsScopedList` class, part of the `Google.Cloud.Compute.V1` namespace, is available across multiple versions, with the latest being 3.6.0 and going back to version 1.0.0."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the base `object` class."],["The class has two constructors, a default one and another that accepts a `PacketMirroringsScopedList` object as a parameter for copying."],["It contains two main properties, `PacketMirrorings`, which holds a list of `PacketMirroring` objects within the scope, and `Warning`, which provides informational warnings if the `PacketMirrorings` list is empty."],["The current version of this webpage is v2.13.0, showing all available version history down to 1.0.0."]]],[]]