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 implementation and usage across multiple versions."],["The latest version of the `Google.Cloud.Compute.V1` package is 3.6.0, with an extensive history of prior releases listed, dating back to version 1.0.0."],["The `InstanceReference` class, used to reference a compute instance, implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `InstanceReference` class includes properties such as `HasInstance` (a boolean indicating if an instance field is set) and `Instance` (a string containing the URL for a specific instance)."],["The documentation also includes inherited members and details on the constructors available for the `InstanceReference` class, `InstanceReference()` and `InstanceReference(InstanceReference)`."]]],[]]