Peering constructor
Peering({})
Implementation
Peering({
this.authorizedNetwork,
this.createTime,
this.domainResource,
this.labels,
this.name,
this.state,
this.statusMessage,
this.updateTime,
});
Peering({
this.authorizedNetwork,
this.createTime,
this.domainResource,
this.labels,
this.name,
this.state,
this.statusMessage,
this.updateTime,
});