public sealed class PacketMirroringMirroredResourceInfoInstanceInfo : IMessage<PacketMirroringMirroredResourceInfoInstanceInfo>, IEquatable<PacketMirroringMirroredResourceInfoInstanceInfo>, IDeepCloneable<PacketMirroringMirroredResourceInfoInstanceInfo>, 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-24 UTC."],[[["The latest version of the `PacketMirroringMirroredResourceInfoInstanceInfo` is 3.6.0, which is accessible through the provided link, and multiple other versions are also available."],["The `PacketMirroringMirroredResourceInfoInstanceInfo` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, inheriting members from the object class."],["The namespace for this class is `Google.Cloud.Compute.V1`, and it is part of the `Google.Cloud.Compute.V1.dll` assembly."],["This class includes two constructors: a default constructor `PacketMirroringMirroredResourceInfoInstanceInfo()`, and a parameterized constructor `PacketMirroringMirroredResourceInfoInstanceInfo(PacketMirroringMirroredResourceInfoInstanceInfo other)`."],["The class contains two properties, `CanonicalUrl` and `Url`, both of type string, with associated boolean properties `HasCanonicalUrl` and `HasUrl` to check if each string field is set."]]],[]]