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."],[[["The `PacketMirroringMirroredResourceInfoSubnetInfo` class is part of the `Google.Cloud.Compute.V1` namespace and is used for managing subnetwork information for packet mirroring."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing capabilities for message handling, equality comparison, deep cloning, and buffer management."],["The `PacketMirroringMirroredResourceInfoSubnetInfo` class offers two constructors, one default and one that takes another instance of the same class for copying."],["It includes properties `CanonicalUrl` and `Url`, which represent the unique identifier and the resource URL of the subnet respectively, and the booleans `HasCanonicalUrl` and `HasUrl`, which indicate whether these properties are set."],["The documentation lists numerous versions of the class from 1.0.0 all the way up to 3.6.0, which is denoted as the latest, which provides the availability of different builds and documentation for those builds."]]],[]]