Resource constructor
Resource({})
Implementation
Resource({
this.annotations,
this.createTime,
this.deleteTime,
this.displayName,
this.etag,
this.labels,
this.location,
this.name,
this.service,
this.type,
this.uid,
this.updateTime,
});