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."],[[["The page provides documentation for the `ManagedGroupConfig` class within the Google Cloud Dataproc v1 API, specifically across multiple versions, starting from version 3.1.0 all the way to the latest 5.17.0."],["`ManagedGroupConfig` is a class that specifies the resources utilized for the active management of an instance group, inheriting from the object class and implementing various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `ManagedGroupConfig` has three properties: `InstanceGroupManagerName`, `InstanceGroupManagerUri`, and `InstanceTemplateName`, all of which are strings and output-only."],["The class includes two constructors: a default `ManagedGroupConfig()` constructor and a `ManagedGroupConfig(ManagedGroupConfig other)` constructor used for copying."],["The documentation is in reference to the namespace `Google.Cloud.Dataproc.V1` within the `Google.Cloud.Dataproc.V1.dll` assembly."]]],[]]