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, specifically for version 5.10.0."],["`InstanceReference` represents a reference to a Compute Engine instance and is part of the `Google.Cloud.Dataproc.V1` namespace, implemented as a sealed class."],["The documentation details the class's constructors, including a default constructor and one that accepts another `InstanceReference` object."],["Key properties of the `InstanceReference` class include `InstanceId`, `InstanceName`, `PublicEciesKey`, and `PublicKey`, all of which are strings representing various identifiers and keys related to the instance."],["The webpage contains a list of versioned documentation links, ranging from version 3.1.0 all the way up to the latest, 5.17.0, for the Google.Cloud.Dataproc.V1 API."]]],[]]