ConnectivityTest constructor
      
      ConnectivityTest({})
     
    
    
Implementation
ConnectivityTest({
  this.createTime,
  this.description,
  this.destination,
  this.displayName,
  this.labels,
  this.name,
  this.probingDetails,
  this.protocol,
  this.reachabilityDetails,
  this.relatedProjects,
  this.source,
  this.updateTime,
});