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."],[[["This webpage provides documentation for the `InstanceReference` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure, inheritance, and implementation of various interfaces."],["The `InstanceReference` class is part of the `Google.Cloud.Compute.V1` assembly (Google.Cloud.Compute.V1.dll) and is used within the context of the Google Cloud platform."],["The page lists documentation for versions ranging from 1.0.0 to the latest 3.6.0 of `Google.Cloud.Compute.V1`, with a variety of versions in-between, all hyperlinked to their respective pages."],["`InstanceReference` includes two constructors: a default constructor and one that takes another `InstanceReference` object, allowing for object cloning."],["The `InstanceReference` class has properties `HasInstance` (a boolean to indicate if an instance field is set) and `Instance` (a string to hold the URL for a specific instance)."]]],[]]