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-31 UTC."],[[["The webpage provides documentation for the `PacketMirroringsScopedList` class within the `Google.Cloud.Compute.V1` namespace in the .NET environment."],["The documentation covers multiple versions of the API, with version 3.6.0 being the latest and versions dating back to 1.0.0 being accessible."],["`PacketMirroringsScopedList` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two main properties, `PacketMirrorings`, which is a list of packetMirrorings, and `Warning`, which provides information when the packetMirrorings list is empty."],["There are two constructors detailed, one being the default, and one that takes in another `PacketMirroringsScopedList` as an argument."]]],[]]