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.13.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 various versions of the API, from the latest version 5.17.0 down to version 3.1.0, allowing users to navigate to documentation for different versions."],["The `ManagedGroupConfig` class has properties like `InstanceGroupManagerName`, `InstanceGroupManagerUri`, and `InstanceTemplateName`, which provide details about the associated instance group manager and instance template."],["The documentation includes information about inherited members, constructors, properties and their descriptions, detailing how the `ManagedGroupConfig` class is structured and how it can be used."]]],[]]