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 content lists various versions of the API, ranging from the latest `3.24.0` down to `2.4.0`, which are links to each specific documentation."],["`Cluster.Types.ClusterConfig` is a class that manages the configuration settings for a cluster within Google Cloud Bigtable, and it inherits from multiple interfaces."],["The class `ClusterConfig` offers a constructor that allows for the creation of a new instance, with the option of copying the values from an existing instance."],["It also contains a `ClusterAutoscalingConfig` property, for managing the automatic scaling settings, which can be set or retrieved."]]],[]]