Required. The cluster name prefix. A unique cluster name will be formed by
appending a random suffix.
The name must contain only lower-case letters (a-z), numbers (0-9),
and hyphens (-). Must begin with a letter. Cannot begin or end with
hyphen. Must consist of between 2 and 35 characters.
Optional. The labels to associate with this cluster.
Label keys must be between 1 and 63 characters long, and must conform to
the following PCRE regular expression:
[\p{Ll}\p{Lo}][\p{Ll}\p{Lo}\p{N}_-]{0,62}
Label values must be between 1 and 63 characters long, and must conform to
the following PCRE regular expression: [\p{Ll}\p{Lo}\p{N}_-]{0,63}
No more than 32 labels can be associated with a given cluster.
[[["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 provided content is documentation for the `ManagedCluster` class within the `Google.Cloud.Dataproc.V1` namespace in version 3.3.0 of the library, with links to previous and current versions."],["`ManagedCluster` is a class representing a cluster managed by a workflow, and it inherits from `Object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ManagedCluster` class has constructors for creating new instances and copies and contains properties like `ClusterName`, `Config`, and `Labels`, which define the cluster's name, configuration, and associated labels."],["The documentation outlines the constraints for the `ClusterName` and `Labels` properties, such as character limitations and regular expression requirements."],["The documentation is also broken down by versions, with the latest being version 5.17.0, and the ability to access other previous versions of the library."]]],[]]