Cloud Bigtable V2 Client - Class ClusterConfig (2.0.0-RC1)

Reference documentation and code samples for the Cloud Bigtable V2 Client class ClusterConfig.

Configuration for a cluster.

Generated from protobuf message google.bigtable.admin.v2.Cluster.ClusterConfig

Namespace

Google \ Cloud \ Bigtable \ Admin \ V2 \ Cluster

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ cluster_autoscaling_config Google\Cloud\Bigtable\Admin\V2\Cluster\ClusterAutoscalingConfig

Autoscaling configuration for this cluster.

getClusterAutoscalingConfig

Autoscaling configuration for this cluster.

Returns
Type Description
Google\Cloud\Bigtable\Admin\V2\Cluster\ClusterAutoscalingConfig|null

hasClusterAutoscalingConfig

clearClusterAutoscalingConfig

setClusterAutoscalingConfig

Autoscaling configuration for this cluster.

Parameter
Name Description
var Google\Cloud\Bigtable\Admin\V2\Cluster\ClusterAutoscalingConfig
Returns
Type Description
$this