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-04-09 UTC."],[[["The `PacketMirroringMirroredResourceInfoSubnetInfo` class is part of the `Google.Cloud.Compute.V1` namespace and is used for managing subnetwork information within packet mirroring configurations."],["Version 3.6.0 is the latest release, and versions back to 1.0.0 are documented, providing a history of changes and access to older releases of this class."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: one default constructor and another that accepts an existing `PacketMirroringMirroredResourceInfoSubnetInfo` object to duplicate it."],["The `PacketMirroringMirroredResourceInfoSubnetInfo` class includes properties like `CanonicalUrl` and `Url` for managing the subnetwork's unique identifiers and resource URLs, which are both of type string and have corresponding boolean properties, `HasCanonicalUrl` and `HasUrl`, to confirm if they are set."]]],[]]