NodeType constructor
NodeType({})
Implementation
NodeType({
this.cpuPlatform,
this.creationTimestamp,
this.deprecated,
this.description,
this.guestCpus,
this.id,
this.kind,
this.localSsdGb,
this.memoryMb,
this.name,
this.selfLink,
this.zone,
});