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.5.0 version but also including other versions."],["`PacketMirroringsScopedList` is a class that implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the `Object` class."],["The class includes a `PacketMirrorings` property, which is a `RepeatedField` containing a list of `PacketMirroring` objects."],["The class also contains a `Warning` property, which provides a mechanism to communicate warnings, specifically when the `PacketMirrorings` list is empty."],["The documentation covers the constructors of the `PacketMirroringsScopedList` class, including a default constructor and one that accepts another `PacketMirroringsScopedList` object as an argument for copying."]]],[]]