Google Cloud AlloyDB for PostgreSQL V1 Client - Class AvailabilityType (1.4.1)

Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1 Client class AvailabilityType.

The Availability type of an instance. Potential values:

  • ZONAL: The instance serves data from only one zone. Outages in that zone affect instance availability.

  • REGIONAL: The instance can serve data from more than one zone in a region (it is highly available).

Protobuf type google.cloud.alloydb.v1.Instance.AvailabilityType

Namespace

Google \ Cloud \ AlloyDb \ V1 \ Instance

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

AVAILABILITY_TYPE_UNSPECIFIED

  Value: 0 
 

This is an unknown Availability type.

Generated from protobuf enum AVAILABILITY_TYPE_UNSPECIFIED = 0;

ZONAL

  Value: 1 
 

Zonal available instance.

Generated from protobuf enum ZONAL = 1;

REGIONAL

  Value: 2 
 

Regional (or Highly) available instance.

Generated from protobuf enum REGIONAL = 2;

Create a Mobile Website
View Site in Mobile | Classic
Share by: