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, version 2.7.0."],["It lists available versions of the documentation, ranging from version 1.0.0 to the latest 3.6.0, for the Google Cloud Compute V1 library."],["The `PacketMirroringNetworkInfo` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its functionality within the .NET framework."],["The class has two constructors, one default and one that copies from another `PacketMirroringNetworkInfo` object."],["The `PacketMirroringNetworkInfo` class contains two string properties, 'CanonicalUrl' and 'Url', used to identify the network, along with a boolean getter for each, to check if they have been set."]]],[]]