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 provided content is a documentation page for the `PacketMirroringNetworkInfo` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.6.0."],["The latest version of the API documented is 3.6.0, with the page offering links to older versions ranging down to 1.0.0."],["`PacketMirroringNetworkInfo` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PacketMirroringNetworkInfo` class has two constructors, one parameterless and one that takes another `PacketMirroringNetworkInfo` instance as an argument, as well as properties to access the canonical URL and the URL of the associated network."],["The `PacketMirroringNetworkInfo` class contains read-only properties, `HasCanonicalUrl` and `HasUrl`, that indicate if the `CanonicalUrl` and `Url` fields are set."]]],[]]