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-04-09 UTC."],[[["This webpage provides documentation for the `PacketMirroringNetworkInfo` class within the Google.Cloud.Compute.V1 namespace, specifically for version 3.5.0."],["The `PacketMirroringNetworkInfo` class, which inherits from `object`, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes links to documentation for multiple versions of this class, ranging from version 1.0.0 to the latest version 3.6.0."],["`PacketMirroringNetworkInfo` has two constructors and four members, including two properties, `CanonicalUrl` and `Url`, and two booleans `HasCanonicalUrl` and `HasUrl` that denote if their respective fields are set or not."],["The `CanonicalUrl` is read-only and its unique identifier is defined by the server, whereas `Url` represents the URL of the network resource and is also a string."]]],[]]