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.10.0."],["The `ManagedGroupConfig` class is used to specify resources for actively managing an instance group and implements multiple interfaces."],["The page lists all the versions of the Google Cloud Dataproc API class, with the latest version being 5.17.0."],["Key properties of the `ManagedGroupConfig` class include `InstanceGroupManagerName`, `InstanceGroupManagerUri`, and `InstanceTemplateName`, which are all output-only strings."],["The class also has two constructors, a default constructor, and a copy constructor, and inherits members from the base object class."]]],[]]