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 API, with links to various version references ranging from version 1.0.0 to the latest 3.6.0."],["The `PacketMirroringNetworkInfo` class, as found in version 2.8.0, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PacketMirroringNetworkInfo` class has two constructors: one default, `PacketMirroringNetworkInfo()`, and one that takes another instance of the class as a parameter, `PacketMirroringNetworkInfo(PacketMirroringNetworkInfo other)`."],["The class includes properties such as `CanonicalUrl`, which is an output-only unique identifier for the network, `HasCanonicalUrl`, which checks if the canonical URL is set, `HasUrl`, which checks if the URL is set, and `Url`, which represents the URL of the network resource."],["The latest version of the PacketMirroringNetworkInfo class is 3.6.0."]]],[]]