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-04-17 UTC."],[[["This webpage provides reference documentation for the `ManagedGroupConfig` class within the Google Cloud Dataproc v1 API, specifically for version 5.12.0 and other versions of the API."],["The `ManagedGroupConfig` class is used to define resources for actively managing an instance group in Google Cloud Dataproc, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the available constructors for `ManagedGroupConfig` and properties like `InstanceGroupManagerName`, `InstanceGroupManagerUri`, and `InstanceTemplateName` which are all output-only strings."],["A list of all previous and current versions of Google Cloud Dataproc v1 API available for this class is displayed, with 5.17.0 being the most recent version."],["The `ManagedGroupConfig` class inherits members from the `object` class, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]