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."],[[["This webpage provides documentation for the `PacketMirroringNetworkInfo` class within the `Google.Cloud.Compute.V1` namespace in the .NET environment, with a focus on the 2.5.0 version but also includes other versions."],["The `PacketMirroringNetworkInfo` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its role in network data handling, equality comparisons, deep cloning, and buffering."],["The class includes two constructors: a default one and one that takes another `PacketMirroringNetworkInfo` instance as an argument, and it also includes two properties: `CanonicalUrl` which is output-only and a string `Url` field, used for accessing network information."],["There are a number of versions of the `PacketMirroringNetworkInfo` available for use, ranging from 1.0.0 to the latest 3.6.0, giving users access to different versions of the implementation."]]],[]]