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, specifically within the .NET ecosystem."],["The `ManagedGroupConfig` class specifies the resources utilized to actively manage an instance group in Google Cloud Dataproc."],["The latest version of the API is 5.17.0, and documentation is provided for multiple previous versions, going back to version 3.1.0."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality and integration capabilities within the .NET framework."],["The `ManagedGroupConfig` class features properties like `InstanceGroupManagerName` and `InstanceTemplateName`, providing details on the managed group's configuration."]]],[]]