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 latest version available for the Google Cloud Dataproc v1 API's InstanceReference is 5.17.0."],["This documentation provides reference for the `InstanceReference` class within the `Google.Cloud.Dataproc.V1` namespace, including all its properties and versions."],["`InstanceReference` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various functionalities such as message handling, equality comparisons, deep cloning, and buffered message support."],["The `InstanceReference` class includes properties such as `InstanceId`, `InstanceName`, `PublicEciesKey`, and `PublicKey`, providing information about a specific Compute Engine instance."],["Multiple previous versions of InstanceReference, ranging from version 3.1.0 to 5.16.0 are available, allowing users to choose a specific release to suit their needs."]]],[]]