TargetHttpProxyAggregatedList constructor
      
      TargetHttpProxyAggregatedList({})
     
    
    
Implementation
TargetHttpProxyAggregatedList({
  this.id,
  this.items,
  this.kind,
  this.nextPageToken,
  this.selfLink,
  this.unreachables,
});