PrivateConnection constructor
PrivateConnection({})
Implementation
PrivateConnection({
this.createTime,
this.description,
this.name,
this.peeringId,
this.peeringState,
this.routingMode,
this.serviceNetwork,
this.state,
this.type,
this.uid,
this.updateTime,
this.vmwareEngineNetwork,
this.vmwareEngineNetworkCanonical,
});