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-31 UTC."],[[["This webpage provides documentation for the `InstanceReference` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.4.0."],["The `InstanceReference` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API is 3.6.0, and the page lists versions dating back to 1.0.0, each with links to their respective documentation."],["The class has a `HasInstance` property of type boolean, indicating whether the \"instance\" field is set, and an `Instance` property of type string, which is a required URL for a specific instance."],["There are two constructors provided for `InstanceReference`: a default constructor and one that takes another `InstanceReference` as a parameter for copying."]]],[]]