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 \ InstanceMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNSPECIFIED
Value: 0Generated from protobuf enum UNSPECIFIED = 0;
RESIDENT
Value: 1Generated from protobuf enum RESIDENT = 1;
DYNAMIC
Value: 2Generated from protobuf enum DYNAMIC = 2;