public sealed class PacketMirroringMirroredResourceInfoSubnetInfo : IMessage<PacketMirroringMirroredResourceInfoSubnetInfo>, IEquatable<PacketMirroringMirroredResourceInfoSubnetInfo>, IDeepCloneable<PacketMirroringMirroredResourceInfoSubnetInfo>, 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-24 UTC."],[[["This webpage provides documentation for the `PacketMirroringMirroredResourceInfoSubnetInfo` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, inheritance, and implementation."],["The latest version available is 3.6.0, and documentation for versions ranging from 1.0.0 to 3.6.0 is accessible via provided links, and it appears version 2.7.0 is highlighted on this specific page."],["The `PacketMirroringMirroredResourceInfoSubnetInfo` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending from the `object` class."],["Key properties of the `PacketMirroringMirroredResourceInfoSubnetInfo` class include `CanonicalUrl` (a unique identifier for the subnetwork) and `Url` (the resource URL of the mirrored subnetwork)."],["The class offers two constructors, one default and one that accepts another `PacketMirroringMirroredResourceInfoSubnetInfo` object as a parameter, and it also outlines inherited members from the base `object` class."]]],[]]