public sealed class InstanceReference : IMessage<InstanceReference>, IEquatable<InstanceReference>, IDeepCloneable<InstanceReference>, 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."],[[["The latest version available for `Google.Cloud.Compute.V1.InstanceReference` is 3.6.0, with a history of versions ranging back to 1.0.0."],["`InstanceReference` is a class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `InstanceReference` inherits from `Object` and resides within the `Google.Cloud.Compute.V1` namespace."],["`InstanceReference` has a property called `Instance` which is a string and represents the URL of a specific instance."],["`InstanceReference` class has two constructors: a parameterless one and another that takes an `InstanceReference` as a parameter for copying purposes."]]],[]]