Endpoint constructor
Endpoint({})
Implementation
Endpoint({
this.createTime,
this.description,
this.endpointForwardingRule,
this.endpointIp,
this.labels,
this.name,
this.network,
this.satisfiesPzi,
this.satisfiesPzs,
this.severity,
this.state,
this.threatExceptions,
this.trafficLogs,
this.updateTime,
});