Google Cloud Appengine Admin V1 Client - Class Availability (1.3.5)

Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class Availability.

Availability of the instance.

Protobuf type google.appengine.v1.Instance.Availability

Namespace

Google \ Cloud \ AppEngine \ V1 \ Instance

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNSPECIFIED

Value: 0

Generated from protobuf enum UNSPECIFIED = 0;

RESIDENT

Value: 1

Generated from protobuf enum RESIDENT = 1;

DYNAMIC

Value: 2

Generated from protobuf enum DYNAMIC = 2;