public sealed class Cluster.Types.ClusterConfig : IMessage<Cluster.Types.ClusterConfig>, IEquatable<Cluster.Types.ClusterConfig>, IDeepCloneable<Cluster.Types.ClusterConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class Cluster.Types.ClusterConfig.
[[["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 webpage provides documentation for the `Cluster.Types.ClusterConfig` class within the Google Cloud Bigtable Administration v2 API for .NET."],["The `Cluster.Types.ClusterConfig` class is a configuration object for a cluster and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists available versions of the API, ranging from version 3.24.0 (latest) down to 2.4.0, with each version linking to its corresponding `ClusterConfig` documentation."],["The `ClusterConfig` class includes a `ClusterAutoscalingConfig` property, which is used for configuring the cluster's autoscaling features."],["The documentation provides details on the `ClusterConfig` class's constructors, including a default constructor and a copy constructor."]]],[]]