public sealed class InstanceReference : IMessage<InstanceReference>, IEquatable<InstanceReference>, IDeepCloneable<InstanceReference>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class InstanceReference.
[[["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-04-17 UTC."],[[["This page provides documentation for the `InstanceReference` class within the Google Cloud Dataproc v1 API, specifically for version 5.16.0, which includes links to various versions ranging from 5.17.0 to 3.1.0."],["The `InstanceReference` class is used to reference a Compute Engine instance and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new `InstanceReference` objects, as well as properties like `InstanceId`, `InstanceName`, `PublicEciesKey`, and `PublicKey` for managing instance details."],["The `InstanceReference` class has inherited members from the object class such as `GetHashCode()`, `GetType()` and `ToString()`."],["The namespace of the `InstanceReference` is `Google.Cloud.Dataproc.V1`, contained within the `Google.Cloud.Dataproc.V1.dll` assembly."]]],[]]