public sealed class PacketMirroringNetworkInfo : IMessage<PacketMirroringNetworkInfo>, IEquatable<PacketMirroringNetworkInfo>, IDeepCloneable<PacketMirroringNetworkInfo>, 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 `PacketMirroringNetworkInfo` class within the `Google.Cloud.Compute.V1` namespace in the .NET environment, with a focus on the 2.15.0 version."],["The `PacketMirroringNetworkInfo` class is part of the Google Cloud Compute library, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `PacketMirroringNetworkInfo` contains properties like `CanonicalUrl`, `HasCanonicalUrl`, `HasUrl`, and `Url`, which are related to the network resource."],["Multiple versions of the `PacketMirroringNetworkInfo` class are documented, ranging from version 1.0.0 to the latest 3.6.0, allowing users to access documentation for a specific version."],["The class has two constructors: a parameterless one, and one that takes another `PacketMirroringNetworkInfo` instance, indicated by `other`, as a parameter."]]],[]]