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-21 UTC."],[[["This webpage provides documentation for the `PacketMirroringMirroredResourceInfoInstanceInfo` class within the `Google.Cloud.Compute.V1` namespace in the .NET library, covering versions from 1.0.0 to the latest 3.6.0."],["The `PacketMirroringMirroredResourceInfoInstanceInfo` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and one that takes another `PacketMirroringMirroredResourceInfoInstanceInfo` object as a parameter for creating a copy."],["The class exposes two properties: `CanonicalUrl`, a string representing the unique identifier for the instance, and `Url`, the resource URL to the mirrored virtual machine instance, along with boolean properties `HasCanonicalUrl` and `HasUrl` to check if the corresponding field is set."],["The most recent version of this is in 3.6.0, with documentation for 29 different versions being available."]]],[]]