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, detailing its properties, constructors, and implementation."],["The `InstanceGroupManagerInstanceFlexibilityPolicy` class is part of the Google Cloud Compute API and is implemented in the `Google.Cloud.Compute.V1.dll` assembly."],["The latest version of the documentation is for version 3.6.0, and there are links available for previous versions, ranging back to version 1.0.0, within the same `InstanceGroupManagerInstanceFlexibilityPolicy`."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with various .NET functionalities."],["The class has a `InstanceSelections` property of the type `MapField`, allowing named selections of configuring properties that groups will use when creating new virtual machines (VMs)."]]],[]]