public sealed class InstanceFlexibilityPolicy.Types.InstanceSelection : IMessage<InstanceFlexibilityPolicy.Types.InstanceSelection>, IEquatable<InstanceFlexibilityPolicy.Types.InstanceSelection>, IDeepCloneable<InstanceFlexibilityPolicy.Types.InstanceSelection>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class InstanceFlexibilityPolicy.Types.InstanceSelection.
Defines machines types and a rank to which the machines types belong.
Optional. Preference of this instance selection. Lower number means
higher preference. Dataproc will first try to create a VM based on the
machine-type with priority rank and fallback to next rank based on
availability. Machine types and instance selections with the same
priority have the same preference.
[[["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 `InstanceFlexibilityPolicy.Types.InstanceSelection` class within the Google Cloud Dataproc v1 API, detailing its structure and functionalities."],["The `InstanceFlexibilityPolicy.Types.InstanceSelection` class defines machine types and their respective rankings for VM creation, allowing users to prioritize certain types over others."],["The class has properties `MachineTypes`, for specifying full machine-type names, and `Rank`, to indicate the preference of the instance selection."],["The document includes a list of the various versions of the `InstanceFlexibilityPolicy.Types.InstanceSelection`, ranging from version 3.1.0 to the latest version, 5.17.0, along with links to their respective documentation pages."],["The `InstanceFlexibilityPolicy.Types.InstanceSelection` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with a defined inheritance of Object."]]],[]]