public sealed class ManagedGroupConfig : IMessage<ManagedGroupConfig>, IEquatable<ManagedGroupConfig>, IDeepCloneable<ManagedGroupConfig>, IBufferMessage, IMessage
Specifies the resources used to actively manage an instance group.
[[["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-21 UTC."],[[["The latest version of the `ManagedGroupConfig` is 5.17.0, part of the `Google.Cloud.Dataproc.V1` package, with a history of versions from 5.0.0 all the way to 5.17.0 available, alongside some 3.0 and 4.0 versions."],["`ManagedGroupConfig` is a class that specifies the resources for managing an instance group."],["This class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `ManagedGroupConfig` include `InstanceGroupManagerName` and `InstanceTemplateName`, both of which are strings and are output-only."],["`ManagedGroupConfig` has two constructors, a default one, and another one that takes a `ManagedGroupConfig` as a parameter."]]],[]]