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

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

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
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;