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-03-21 UTC."],[[["This document provides reference documentation for the `InstanceReference` class within the Google Cloud Dataproc v1 API, specifically for version 5.6.0."],["The `InstanceReference` class represents a reference to a Compute Engine instance and includes properties such as `InstanceId`, `InstanceName`, `PublicEciesKey`, and `PublicKey`."],["It shows that `InstanceReference` is the inheritance of an object, and has several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists numerous previous versions of the API, from 3.1.0 to the latest 5.17.0 version, indicating the version history of the reference documentation."]]],[]]