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, specifically for version 2.16.0."],["The `PacketMirroringsScopedList` class is part of the Google.Cloud.Compute.V1 assembly and implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The page lists available versions of the `PacketMirroringsScopedList` class, ranging from the latest version 3.6.0 down to version 1.0.0, with links to each version's documentation."],["The class has two constructors: a default constructor and a copy constructor, allowing for the creation of new instances or copies of existing ones."],["The class contains properties `PacketMirrorings` which is a list of packetMirrorings contained in the scope, and `Warning`, which provides information on warnings if the list is empty."]]],[]]