public sealed class InstanceFlexibilityPolicy.Types.InstanceSelectionResult : IMessage<InstanceFlexibilityPolicy.Types.InstanceSelectionResult>, IEquatable<InstanceFlexibilityPolicy.Types.InstanceSelectionResult>, IDeepCloneable<InstanceFlexibilityPolicy.Types.InstanceSelectionResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class InstanceFlexibilityPolicy.Types.InstanceSelectionResult.
Defines a mapping from machine types to the number of VMs that are created
with each machine type.
[[["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-04-02 UTC."],[[["This webpage provides documentation for the `InstanceFlexibilityPolicy.Types.InstanceSelectionResult` class within the Google Cloud Dataproc v1 API, detailing its purpose and functionality."],["The `InstanceSelectionResult` class defines how machine types are mapped to the number of virtual machines (VMs) created with each type in the Dataproc environment."],["The webpage includes reference links for a wide range of versions, from 3.1.0 up to the latest version, 5.17.0, allowing users to navigate and access the documentation for specific releases."],["The documentation outlines the inheritance, implementation, constructors, and properties of the `InstanceSelectionResult` class, such as `HasMachineType`, `HasVmCount`, `MachineType`, and `VmCount`."],["The document informs that the `MachineType` Property is read only, providing the full machine-type names, while `VmCount` represents the number of VMs provisioned with that machine type and is also read only."]]],[]]