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-01 UTC."],[[["The content provides a version history and documentation for the `PacketMirroringMirroredResourceInfoSubnetInfo` class within the `Google.Cloud.Compute.V1` namespace, ranging from version 1.0.0 to the latest version 3.6.0."],["`PacketMirroringMirroredResourceInfoSubnetInfo` is a class that represents subnet information for packet mirroring and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and includes properties such as `CanonicalUrl`, `HasCanonicalUrl`, `HasUrl`, and `Url`, with `CanonicalUrl` representing the unique subnetwork identifier and `Url` being the resource URL."],["There are two constructors provided for the `PacketMirroringMirroredResourceInfoSubnetInfo` class, one being the default and the other allowing the copying of information from another instance."],["The content includes links to the documentation for each version."]]],[]]