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 reference documentation for the `ManagedGroupConfig` class within the Google Cloud Dataproc v1 API, spanning multiple versions from 3.1.0 to the latest release, 5.17.0."],["The `ManagedGroupConfig` class specifies the resources used to actively manage an instance group within the Google Cloud Dataproc environment."],["This `ManagedGroupConfig` class has public properties, `InstanceGroupManagerName`, `InstanceGroupManagerUri`, and `InstanceTemplateName`, which are all strings that return the values of the name, partial URI, and the name of the template used, respectively."],["The class implements multiple interfaces, including `IMessage`, `IEquatable\u003cManagedGroupConfig\u003e`, `IDeepCloneable\u003cManagedGroupConfig\u003e`, and `IBufferMessage`, and inherits from the base object class."],["The page contains a list of every available version for this reference, and a link to the version's own documentation."]]],[]]