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-04-17 UTC."],[[["This webpage provides documentation for the `Cluster.Types.ClusterConfig` class within the Google Cloud Bigtable Administration v2 API for .NET."],["The latest version of the API documented is 3.24.0, while the current page focuses on version 3.23.0, with links to other previous versions all the way back to 2.4.0."],["`Cluster.Types.ClusterConfig` is used to configure settings for a cluster, and it inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides constructors for creating new `ClusterConfig` instances, including a default constructor and a copy constructor, which enables cloning from another `Cluster.Types.ClusterConfig` object."],["The cluster configuration can use the property `ClusterAutoscalingConfig` which allows one to configure cluster autoscaling."]]],[]]