public sealed class InstanceGroupManagerInstanceFlexibilityPolicy : IMessage<InstanceGroupManagerInstanceFlexibilityPolicy>, IEquatable<InstanceGroupManagerInstanceFlexibilityPolicy>, IDeepCloneable<InstanceGroupManagerInstanceFlexibilityPolicy>, IBufferMessage, IMessage
[[["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 details the `InstanceGroupManagerInstanceFlexibilityPolicy` class within the Google Cloud Compute V1 API, specifically version 3.3.0, and includes links to documentation for other versions."],["The `InstanceGroupManagerInstanceFlexibilityPolicy` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in Google Cloud's protocol buffer system."],["It has two constructors, a default one and one that allows for the cloning of an existing `InstanceGroupManagerInstanceFlexibilityPolicy` object."],["The primary property within this class is `InstanceSelections`, which is a `MapField` used for defining the characteristics of the VMs that will be created."],["The webpage provides links to documentation of this class starting from version 1.0.0 up to the latest 3.6.0 version."]]],[]]