InstanceInfo constructor
InstanceInfo({})
Implementation
InstanceInfo({
this.displayName,
this.externalIp,
this.interface,
this.internalIp,
this.networkTags,
this.networkUri,
this.serviceAccount,
this.uri,
});