Instance constructor
Instance({})
Implementation
Instance({
this.config,
this.createTime,
this.displayName,
this.endpointUris,
this.freeInstanceMetadata,
this.instanceType,
this.labels,
this.name,
this.nodeCount,
this.processingUnits,
this.state,
this.updateTime,
});