Interface protos.google.appengine.v1.IInstance (3.2.0)

Properties of an Instance.

Package

@google-cloud/appengine-admin

Properties

appEngineRelease

appEngineRelease?: (string|null);

Instance appEngineRelease

availability

availability?: (google.appengine.v1.Instance.Availability|keyof typeof google.appengine.v1.Instance.Availability|null);

Instance availability

averageLatency

averageLatency?: (number|null);

Instance averageLatency

errors

errors?: (number|null);

Instance errors

id

id?: (string|null);

Instance id

memoryUsage

memoryUsage?: (number|Long|string|null);

Instance memoryUsage

name

name?: (string|null);

Instance name

qps

qps?: (number|null);

Instance qps

requests

requests?: (number|null);

Instance requests

startTime

startTime?: (google.protobuf.ITimestamp|null);

Instance startTime

vmDebugEnabled

vmDebugEnabled?: (boolean|null);

Instance vmDebugEnabled

vmId

vmId?: (string|null);

Instance vmId

vmIp

vmIp?: (string|null);

Instance vmIp

vmLiveness

vmLiveness?: (google.appengine.v1.Instance.Liveness.LivenessState|keyof typeof google.appengine.v1.Instance.Liveness.LivenessState|null);

Instance vmLiveness

vmName

vmName?: (string|null);

Instance vmName

vmStatus

vmStatus?: (string|null);

Instance vmStatus

vmZoneName

vmZoneName?: (string|null);

Instance vmZoneName