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."],[[["The content focuses on the `InstanceGroupManagerInstanceFlexibilityPolicy` class within the Google.Cloud.Compute.V1 namespace, detailing its various versions."],["Version 3.6.0 is the latest available version of this class, with a range of previous versions from 1.0.0 up to it, being listed."],["The `InstanceGroupManagerInstanceFlexibilityPolicy` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class provides functionality for named instance selections, using the `InstanceSelections` property of type `MapField`."],["There are two constructors available for the class: a parameterless constructor, and one that takes another `InstanceGroupManagerInstanceFlexibilityPolicy` object."]]],[]]