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 available in version 1.0.0 and upwards, up to and including the latest version 3.6.0."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it a robust component for message handling."],["It contains properties for managing subnet information, specifically `CanonicalUrl` (a unique server-defined identifier) and `Url` (a resource URL for mirrored subnet traffic)."],["The class has two constructors: one default constructor and one for copying properties from another `PacketMirroringMirroredResourceInfoSubnetInfo` object."],["The webpage provides a comprehensive list of versions of the `PacketMirroringMirroredResourceInfoSubnetInfo` class, showing how the class has evolved over time, with the most recent version being 3.6.0."]]],[]]