public sealed class ManagedGroupConfig : IMessage<ManagedGroupConfig>, IEquatable<ManagedGroupConfig>, IDeepCloneable<ManagedGroupConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class ManagedGroupConfig.
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 API, specifically for version 5.14.0."],["`ManagedGroupConfig` is a class that specifies the resources used to actively manage an instance group, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available versions of the `ManagedGroupConfig` class, ranging from the latest version 5.17.0 down to version 3.1.0, with links to each version's documentation."],["The `ManagedGroupConfig` class has three main properties: `InstanceGroupManagerName`, `InstanceGroupManagerUri`, and `InstanceTemplateName`, all of which are output-only and provide information about the instance group manager."],["The documentation includes details about the class constructors and properties, including types and descriptions, as well as inherited members from the `object` class."]]],[]]