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 within packet mirroring configurations."],["Version 3.6.0 is the latest available version of the class, with various previous versions ranging from 3.5.0 down to 1.0.0, and it also provides links to the documentation for each specific version."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all in the context of the PacketMirroringMirroredResourceInfoSubnetInfo structure."],["The `PacketMirroringMirroredResourceInfoSubnetInfo` class has two main properties, `CanonicalUrl` and `Url`, which are both strings, to handle unique identifiers and resource URLs for subnetworks, and two properties that show if those strings are set."],["The class includes two constructors that are used to either instantiate a new PacketMirroringMirroredResourceInfoSubnetInfo object or to copy an existing one."]]],[]]