Google Cloud Bigtable Administration v2 API - Class Cluster.Types.ClusterConfig (3.14.0)

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.

Configuration for a cluster.

Inheritance

object > Cluster.Types.ClusterConfig

Namespace

Google.Cloud.Bigtable.Admin.V2

Assembly

Google.Cloud.Bigtable.Admin.V2.dll

Constructors

ClusterConfig()

public ClusterConfig()

ClusterConfig(ClusterConfig)

public ClusterConfig(Cluster.Types.ClusterConfig other)
Parameter
NameDescription
otherClusterTypesClusterConfig

Properties

ClusterAutoscalingConfig

public Cluster.Types.ClusterAutoscalingConfig ClusterAutoscalingConfig { get; set; }

Autoscaling configuration for this cluster.

Property Value
TypeDescription
ClusterTypesClusterAutoscalingConfig