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 a data structure used within Google Cloud's Compute API for managing packet mirroring resources."],["This class provides access to a list of `PacketMirroring` objects through its `PacketMirrorings` property."],["The `PacketMirroringsScopedList` includes a `Warning` property to provide informational messages in cases where the list of `PacketMirroring` is empty."],["The latest version available is 3.6.0, with a wide range of past versions starting from 1.0.0."],["The `PacketMirroringsScopedList` class implements various interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]