Api constructor
Api({})
Implementation
Api({
this.annotations,
this.availability,
this.createTime,
this.description,
this.displayName,
this.labels,
this.name,
this.recommendedDeployment,
this.recommendedVersion,
this.updateTime,
});