GoogleCloudChannelV1ChannelPartnerLink constructor
      
      GoogleCloudChannelV1ChannelPartnerLink({})
     
    
    
Implementation
GoogleCloudChannelV1ChannelPartnerLink({
  this.channelPartnerCloudIdentityInfo,
  this.createTime,
  this.inviteLinkUri,
  this.linkState,
  this.name,
  this.publicId,
  this.resellerCloudIdentityId,
  this.updateTime,
});