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-04-09 UTC."],[[["This webpage provides documentation for the `PacketMirroringsScopedList` class within the Google.Cloud.Compute.V1 namespace, specifically version 3.2.0 of the library."],["The `PacketMirroringsScopedList` class is part of the Google.Cloud.Compute.V1.dll assembly and it inherits from the base `object` class, and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the Google.Cloud.Compute.V1 library, ranging from 1.0.0 up to the latest version 3.6.0, each with its own corresponding link to documentation for PacketMirroringsScopedList."],["The PacketMirroringsScopedList has two constructors and two properties, `PacketMirrorings` which is a list of packetMirrorings, and a `Warning` property which provides details when the list is empty."],["The webpage documents inherited members from the object class, namely the `GetHashCode()`, `GetType()`, and `ToString()` methods."]]],[]]