Google Cloud Memorystore V1beta Client - Class NodeConfig (0.1.0)

Reference documentation and code samples for the Google Cloud Memorystore V1beta Client class NodeConfig.

Represents configuration for nodes of the instance.

Generated from protobuf message google.cloud.memorystore.v1beta.NodeConfig

Namespace

Google \ Cloud \ Memorystore \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ size_gb float

Output only. Memory size in GB of the node.

getSizeGb

Output only. Memory size in GB of the node.

Returns
Type Description
float

setSizeGb

Output only. Memory size in GB of the node.

Parameter
Name Description
var float
Returns
Type Description
$this