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 webpage provides documentation for the `InstanceReference` class within the `Google.Cloud.Compute.V1` namespace, detailing its implementation and inheritance."],["This class is found in the `Google.Cloud.Compute.V1.dll` assembly and represents a reference to a specific compute instance, as indicated by its properties."],["The latest version of `Google.Cloud.Compute.V1` documented is 3.6.0, while version 2.16.0 is the one highlighted on this specific page."],["The page contains a listing of all version documentations for the class, starting from version 1.0.0 to the latest version 3.6.0."],["The `InstanceReference` class has two constructors, a default one, and another which takes an `InstanceReference` as a parameter, and has properties for checking if the \"instance\" field is set and getting/setting the instance URL."]]],[]]