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 page provides documentation for the `ManagedGroupConfig` class within the Google Cloud Dataproc v1 API, detailing its properties, inheritance, and implementation across various versions."],["The latest version available for the `ManagedGroupConfig` class is 5.17.0, and the page lists all available versions down to version 3.1.0, allowing developers to select their specific version of interest."],["`ManagedGroupConfig` is designed to specify the resources that are used to actively manage an instance group within the Google Cloud Dataproc environment."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, comparison, cloning, and buffer manipulation."],["The `ManagedGroupConfig` class has two key output-only properties: `InstanceGroupManagerName` which provides the instance group manager name and `InstanceTemplateName` which gives the name of the associated instance template."]]],[]]