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 webpage provides reference documentation for the `InstanceReference` class within the Google Cloud Dataproc v1 API, covering versions from 3.1.0 up to the latest 5.17.0."],["The `InstanceReference` class is a representation of a Compute Engine instance and includes properties like `InstanceId`, `InstanceName`, `PublicEciesKey`, and `PublicKey`."],["The `InstanceReference` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The reference documentation also includes two constructors for the `InstanceReference` class, one default and one that takes another `InstanceReference` object as input, allowing for object creation and cloning."],["The `InstanceReference` class has inherited members such as `GetHashCode()`, `GetType()`, and `ToString()` from the base `object` class, and it resides in the `Google.Cloud.Dataproc.V1` namespace within the `Google.Cloud.Dataproc.V1.dll` assembly."]]],[]]