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 latest version of the `Google.Cloud.Compute.V1.PacketMirroringNetworkInfo` documentation is 3.6.0, with multiple previous versions available, spanning back to version 1.0.0."],["The `PacketMirroringNetworkInfo` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PacketMirroringNetworkInfo` class includes two constructors, a default constructor, and one that takes another `PacketMirroringNetworkInfo` object as an argument."],["Key properties of the `PacketMirroringNetworkInfo` class include `CanonicalUrl` and `Url`, which respectively provide a unique server-defined identifier and the URL of the network resource."],["The class provides boolean properties `HasCanonicalUrl` and `HasUrl` to determine whether the `canonical_url` and `url` fields are set."]]],[]]