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."],[[["This webpage provides documentation for the `ManagedGroupConfig` class within the `Google.Cloud.Dataproc.V1` namespace, part of the .NET library for Google Cloud Dataproc."],["The content details the `ManagedGroupConfig` class, which is used to manage resources for an instance group, with links provided to various versions of the documentation, including the latest version (5.17.0)."],["The page specifies that the class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class, detailing the accessible members."],["Key properties of `ManagedGroupConfig` are outlined, such as `InstanceGroupManagerName` and `InstanceTemplateName`, both of which are strings and are output-only, providing the names of the managed instance group and the instance template, respectively."],["This page provides a list of the available versions for the ManagedGroupConfig from version 3.1.0 to 5.17.0, along with their respective documentation links."]]],[]]