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 webpage provides documentation for the `PacketMirroringsScopedList` class within the `Google.Cloud.Compute.V1` namespace in the .NET environment, with a focus on the 2.2.0 version but also listing all other versions."],["The `PacketMirroringsScopedList` class is part of the Google Cloud Compute API and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `PacketMirrorings` property, which is a `RepeatedField` containing a list of `PacketMirroring` objects."],["It also includes a `Warning` property that provides informational warnings in case the packet mirrorings list is empty."],["The documentation includes the available constructors for creating a `PacketMirroringsScopedList` object."]]],[]]