Instance constructor
Instance({})
Implementation
Instance({
this.appEngineRelease,
this.availability,
this.averageLatency,
this.errors,
this.id,
this.memoryUsage,
this.name,
this.qps,
this.requests,
this.startTime,
this.vmDebugEnabled,
this.vmId,
this.vmIp,
this.vmLiveness,
this.vmName,
this.vmStatus,
this.vmZoneName,
});