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-31 UTC."],[[["This webpage details the `PacketMirroringMirroredResourceInfoSubnetInfo` class within the Google Cloud Compute V1 library for .NET, with version 3.6.0 being the latest."],["The `PacketMirroringMirroredResourceInfoSubnetInfo` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, one default and one that takes another `PacketMirroringMirroredResourceInfoSubnetInfo` instance as a parameter, presumably for cloning purposes."],["The `PacketMirroringMirroredResourceInfoSubnetInfo` class has properties like `CanonicalUrl` (a unique subnetwork identifier) and `Url` (a resource URL to the subnet), with corresponding boolean properties `HasCanonicalUrl` and `HasUrl`."],["The content outlines a list of available versions of this class ranging from version 1.0.0 to 3.6.0, each with a direct link to its individual documentation."]]],[]]