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."],[[["The `InstanceReference` class is part of the Google Cloud Dataproc v1 API, offering a way to reference Compute Engine instances within the Dataproc environment."],["The latest version of the `InstanceReference` documentation is 5.17.0, with the presented version being 5.11.0 and historical versions dating back to 3.1.0 available."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality for message handling and data management."],["Key properties of the `InstanceReference` class include `InstanceId`, `InstanceName`, `PublicEciesKey`, and `PublicKey`, enabling detailed identification and secure data sharing with the Compute Engine instances."]]],[]]