AgentMetadata constructor
AgentMetadata({})
Implementation
AgentMetadata({
this.creationTime,
this.creator,
this.imageVersion,
this.instance,
this.instanceId,
this.instancePreemptionNoticeReceived,
this.machineType,
this.osRelease,
this.version,
this.zone,
});