NodeConfig constructor
NodeConfig({})
Implementation
NodeConfig({
this.diskSizeGb,
this.enableIpMasqAgent,
this.ipAllocationPolicy,
this.location,
this.machineType,
this.network,
this.oauthScopes,
this.serviceAccount,
this.subnetwork,
this.tags,
});