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."],[[["The webpage provides reference documentation for the `ManagedGroupConfig` class within the Google Cloud Dataproc v1 API, detailing its properties and functionalities."],["The content lists various versions of the `ManagedGroupConfig` API, ranging from version 3.1.0 to the latest version 5.17.0, with links to the documentation for each version."],["The `ManagedGroupConfig` class is used to manage resources for an instance group, and it inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `ManagedGroupConfig()` and `ManagedGroupConfig(ManagedGroupConfig)`, as well as two properties, `InstanceGroupManagerName` and `InstanceTemplateName`, both of which are strings."],["Both `InstanceGroupManagerName` and `InstanceTemplateName` properties are output only and contain the name of the instance group manager and the instance template, respectively."]]],[]]