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 reference documentation for the `ManagedGroupConfig` class within the Google Cloud Dataproc v1 API, spanning multiple versions from 3.1.0 to the latest 5.17.0."],["The `ManagedGroupConfig` class specifies the resources used for actively managing an instance group in Google Cloud Dataproc."],["The latest version available for `ManagedGroupConfig` is 5.17.0, which is linked at the top of the version list, and it is followed by versions in descending order down to 3.1.0."],["The `ManagedGroupConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ManagedGroupConfig` includes properties like `InstanceGroupManagerName`, `InstanceGroupManagerUri`, and `InstanceTemplateName`, all of which are output-only strings and provide information about the instance group manager and template."]]],[]]