Google Cloud Redis V1beta1 Client - Class Tier (1.9.0)

Reference documentation and code samples for the Google Cloud Redis V1beta1 Client class Tier.

Available service tiers to choose from

Protobuf type google.cloud.redis.v1beta1.Instance.Tier

Namespace

Google \ Cloud \ Redis \ V1beta1 \ Instance

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

TIER_UNSPECIFIED

Value: 0

Not set.

Generated from protobuf enum TIER_UNSPECIFIED = 0;

BASIC

Value: 1

BASIC tier: standalone instance

Generated from protobuf enum BASIC = 1;

STANDARD_HA

Value: 3

STANDARD_HA tier: highly available primary/replica instances

Generated from protobuf enum STANDARD_HA = 3;