public sealed class InstanceFlexibilityPolicy : IMessage<InstanceFlexibilityPolicy>, IEquatable<InstanceFlexibilityPolicy>, IDeepCloneable<InstanceFlexibilityPolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class InstanceFlexibilityPolicy.
Instance flexibility Policy allowing a mixture of VM shapes and provisioning
models.
[[["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-09 UTC."],[[["This webpage provides reference documentation for the `InstanceFlexibilityPolicy` class within the Google Cloud Dataproc v1 API, specifically for .NET developers."],["The `InstanceFlexibilityPolicy` class allows users to define a mix of VM shapes and provisioning models for creating new virtual machines in the Google Cloud Dataproc."],["The latest version of the `InstanceFlexibilityPolicy` is 5.17.0, but a history of older versions is available, all the way back to version 3.1.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities like comparison and cloning."],["The class properties `InstanceSelectionList` is used for setting instance options when creating new VMs, and `InstanceSelectionResults` is an output property showing the results of instance selection in the group."]]],[]]