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-03-31 UTC."],[[["This webpage provides documentation for the `InstanceGroupManagerInstanceFlexibilityPolicy` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 3.1.0."],["The `InstanceGroupManagerInstanceFlexibilityPolicy` class is used to manage instance flexibility policies, and it inherits from the `object` class, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the available constructors for the `InstanceGroupManagerInstanceFlexibilityPolicy` class, including a default constructor and a constructor that takes another `InstanceGroupManagerInstanceFlexibilityPolicy` object as a parameter."],["The class contains a `InstanceSelections` property of type `MapField`, used to manage named instance selections for configuring the properties of new VMs."],["The provided content includes links to documentation for various versions, ranging from version 1.0.0 up to the latest version, 3.6.0, for the `InstanceGroupManagerInstanceFlexibilityPolicy` class."]]],[]]