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."],[[["The latest version available for the Google Cloud Bigtable Administration v2 API class `Cluster.Types.ClusterConfig` is 3.24.0."],["This page provides reference documentation and code samples specifically for the `Cluster.Types.ClusterConfig` class, which represents the configuration for a cluster."],["The class `Cluster.Types.ClusterConfig` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `ClusterConfig` class has two constructors, one default and one that takes another `ClusterConfig` object as a parameter."],["It provides a property called `ClusterAutoscalingConfig`, which allows for the configuration of autoscaling for the given cluster, and is a type of `Cluster.Types.ClusterAutoscalingConfig`."]]],[]]