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 provided content is a documentation page for the `PacketMirroringMirroredResourceInfoSubnetInfo` class within the `Google.Cloud.Compute.V1` namespace, outlining the different versions available, the inheritance and interface implementations, along with the constructors and properties of the class."],["The latest version of the class documented is 3.6.0, and a list of versions from 1.0.0 to 3.6.0 is available, each linking to its own specific documentation page, with version 2.11.0 being the currently selected version."],["The `PacketMirroringMirroredResourceInfoSubnetInfo` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities and integration within the .NET framework."],["The class has two constructors: one default constructor, and another that take another `PacketMirroringMirroredResourceInfoSubnetInfo` object as a parameter."],["The class features two properties, `CanonicalUrl` and `Url`, both being strings and with both having a boolean property to check whether they are set or not; `HasCanonicalUrl`, and `HasUrl` respectively."]]],[]]