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 for version 3.5.0."],["The `PacketMirroringsScopedList` class, which inherits from `object`, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the constructors for `PacketMirroringsScopedList`, which includes a default constructor and one that accepts another `PacketMirroringsScopedList` as a parameter."],["The class contains two properties: `PacketMirrorings`, which is a list of `PacketMirroring` objects, and `Warning`, which is a `Warning` object used when the list is empty."],["This page also lists links to the documentation for versions of the `Google.Cloud.Compute.V1` API, from the latest 3.6.0 down to 1.0.0."]]],[]]